Interface JobChainCallOutParameter

    • Method Detail

      • setJobParameter

        void setJobParameter​(Job job)
        Perform the required processing to set the target job parameter. Can throw runtime exception ParameterInMappingNotFoundException if the job definition parameter cannot be found on the job.
        Parameters:
        job - The context job (must be a call) for the mapping.