Interface JobChainCallParameter

    • Field Detail

      • VERSION_JOBCHAINCALLPARAMETER

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

      • setLocalJobDefinitionParameter

        void setLocalJobDefinitionParameter​(JobDefinitionParameter newLocalJobDefinitionParameter)
        Set the value for LocalJobDefinitionParameter. This value is mandatory.
        Parameters:
        newLocalJobDefinitionParameter - is the object to set LocalJobDefinitionParameter to. The JobDefinitionParameter that this JobChainCallParameter will read or update. If this is null, then the object cannot be persisted.