Package com.redwood.scheduler.api.model
Interface JobChainCallInParameter
- 
- All Superinterfaces:
- Detail,- JobChainCallParameter,- SchedulerEntity,- SchedulerEntityComp
 - All Known Subinterfaces:
- JobChainCallInExpressionParameter,- JobChainCallInReferenceParameter
 
 public interface JobChainCallInParameter extends JobChainCallParameter A definition of how to fill an IN parameter for the JobDefinition pointed to by the JobChainCall. A definition of how to fill an IN parameter for the JobDefinition pointed to by the JobChainCall.
- 
- 
Field Summary- 
Fields inherited from interface com.redwood.scheduler.api.model.SchedulerEntityACTION_AUDIT, ACTION_EXPORT, ACTION_READ, BEHAVIOR_DEPRECATED, BEHAVIOR_NONE, BEHAVIOR_SYSTEM
 
- 
 - 
Method Summary- 
Methods inherited from interface com.redwood.scheduler.api.model.JobChainCallParametergetJobChainCall, getLocalJobDefinitionParameter, setLocalJobDefinitionParameter
 - 
Methods inherited from interface com.redwood.scheduler.api.model.SchedulerEntitycanPerform, createSubjectObjectPrivilegeGrant, deleteObject, getAuditTrail, getAuditTrailSize, getBehavior, getEffectiveBehavior, getErrorNameEN, getErrorNameKey, getLLPVersion, getLOV, getLOVSupport, getObjectType, getParentSchedulerEntities, getRuntime, getSubjectObjectPrivilegeGrantBySubject, getSubjectObjectPrivilegeGrants, getUniqueId, getUrl, getUrl, isCreated, isDeletable, isDeleted, isModifiable, isModified, isSelectVersioned, processRelatedObjects, processRelatedObjects, processRelatedObjects, refreshObject, resetObject, resetObject, resetValuesToDefault, selectForRead
 
- 
 
-