Package com.ibm.commerce.scheduler.beans

Provides a set of databeans used by the Scheduler GUI in the admin console.

See:
          Description

Interface Summary
SchedulerDataBean An interface used to group all databeans that are related to the scheduler GUI.
 
Class Summary
ApplicationTypeDataBean A data bean that represents all the application types defined for the scheduler.
BeanSortUtil Utility class used for sorting Scheduler Data Beans.
BusinessLogicDataBean A data bean that represents the different task commands that can be associated with
RegistryItemsDataBean A data bean that represents the different registry components.
SchedulerCommandsDataBean 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 A data bean that represents the status of different runs for scheduled jobs.
UrlRegistryItemsDataBean A data bean that represents the available commerce commands.
 

Package com.ibm.commerce.scheduler.beans Description

Provides a set of databeans used by the Scheduler GUI in the admin console. These databeans returns scheduler and runtime information.