Package com.ibm.commerce.scheduler.beans

Provides a set of data beans used by the Scheduler's user interface in the admin console.

See: Description

  • Interface Summary 
    Interface Description
    SchedulerDataBean
    An interface used to group all data beans that are related to the scheduler user interface.
  • Class Summary 
    Class Description
    ApplicationTypeDataBean
    This class defines a data bean that represents all the application types defined for the scheduler.
    BeanSortUtil
    Utility class used for sorting Scheduler Data Beans.
    BusinessLogicDataBean
    This class defines a data bean that represents the different task commands that can be associated with the business logic.
    RegistryItemsDataBean
    This class defines a data bean that represents the different registry components.
    SchedulerCommandsDataBean
    This class defines a data bean that represents the scheduler commands that can be specified for a store.
    SchedulerItemsDataBean
    A data bean that represents a list of Scheduled Jobs.
    SchedulerStatusDataBean
    This class defines a data bean that represents the status of different runs of scheduled jobs.
    UrlRegistryItemsDataBean
    This class defines a data bean that represents the available WebSphere Commerce commands.

Package com.ibm.commerce.scheduler.beans Description

Provides a set of data beans used by the Scheduler's user interface in the admin console. These data beans return scheduler and runtime information.