com.ibm.commerce.scheduler.commands

Interface EditJobCmd

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


    public interface EditJobCmd
    extends ControllerCommand, com.ibm.commerce.scheduler.OmitSchedulerJobId
    Edits the configuration or next start time of an existing schedule job.
    • 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