Uses of Interface
com.redwood.scheduler.api.model.JobChainCallInParameter
- 
Packages that use JobChainCallInParameter Package Description com.redwood.scheduler.api.model Scheduler API - Model
- 
- 
Uses of JobChainCallInParameter in com.redwood.scheduler.api.modelSubinterfaces of JobChainCallInParameter in com.redwood.scheduler.api.model Modifier and Type Interface Description interfaceJobChainCallInExpressionParameterMaps the value of an expression to an IN parameter for the JobDefinition.interfaceJobChainCallInReferenceParameterMaps an output value from a job in a previous step, or an input value from the job chain to an IN parameter for the JobDefinition.
 
-