Interface JobDefinitionRelatedObject

    • Field Detail

      • VERSION_JOBDEFINITIONRELATEDOBJECT

        static final com.redwood.scheduler.infrastructure.logging.Versions VERSION_JOBDEFINITIONRELATEDOBJECT
    • Method Detail

      • setJobDefinition

        void setJobDefinition​(JobDefinition newJobDefinition)
        Set the value for JobDefinition. This value is mandatory.
        Parameters:
        newJobDefinition - is the object to set JobDefinition to. Job definition that corresponds to the job chain If this is null, then the object cannot be persisted.