com.ibm.commerce.scheduler.commands

Interface CleanJobCmd

  • All Superinterfaces:
    AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, com.ibm.commerce.scheduler.OmitSchedulerJobId, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    CleanJobCmdImpl


    public interface CleanJobCmd
    extends ControllerCommand, com.ibm.commerce.scheduler.OmitSchedulerJobId
    Remove job entries from scheduler status table if the job entry is completed.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation of this command.
        See Also:
        Constant Field Values