com.ibm.commerce.scheduler.commands

Interface RemoveJobCmd

  • 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:
    RemoveJobCmdImpl


    public interface RemoveJobCmd
    extends ControllerCommand, com.ibm.commerce.scheduler.OmitSchedulerJobId
    Remove jobs from scheduler so it will not be processed any longer.
    • 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