Package com.ibm.commerce.scheduler.commands

Provides commands to interact with the Scheduler component.

See:
          Description

Interface Summary
GetBroadcastJobStatusCmd Deprecated. Replaced by com.ibm.commerce.scheduler.beans.SchedulerStatusDataBean.
GetJobStatusCmd Deprecated. Replaced by com.ibm.commerce.scheduler.beans.SchedulerStatusDataBean.
UpdateLocalRegistryCmd Refresh the local copy of the one of the runtime registries that implement com.ibm.commerce.registry.ElementUpdate.
UpdateRegistryCmd Command to update an element of a registry that implements the com.ibm.commerce.registry.ElementUpdate interface.
 
Class Summary
GetBroadcastJobStatusCmdImpl Deprecated. Replaced by com.ibm.commerce.scheduler.beans.SchedulerStatusDataBean.
GetJobStatusCmdImpl Deprecated. Replaced by com.ibm.commerce.scheduler.beans.SchedulerStatusDataBean.
UpdateLocalRegistryCmdImpl Refresh the local copy of a registry in the runtime cache.
UpdateRegistryCmdImpl Refreshes a registry component in the runtime cache.
 

Package com.ibm.commerce.scheduler.commands Description

Provides commands to interact with the Scheduler component.