Uses of Interface
com.redwood.scheduler.api.model.JobDefinition
-
Packages that use JobDefinition Package Description com.redwood.scheduler.api.constraint Scheduler API - Dates and Periodscom.redwood.scheduler.api.model Scheduler API - Modelcom.redwood.scheduler.api.model.compatibility_14 com.redwood.scheduler.api.scripting.variables Scheduler API - Interfaces for scripting variables. -
-
Uses of JobDefinition in com.redwood.scheduler.api.constraint
Methods in com.redwood.scheduler.api.constraint that return JobDefinition Modifier and Type Method Description JobDefinition
ConstraintEntityJob. getJobDefinition()
-
Uses of JobDefinition in com.redwood.scheduler.api.model
Fields in com.redwood.scheduler.api.model with type parameters of type JobDefinition Modifier and Type Field Description static QueryObjectType<JobDefinition>
JobDefinition. TYPE
Type that can be used inSchedulerSession.executeObjectQuery(QueryObjectType, String, Object...)
.Methods in com.redwood.scheduler.api.model that return JobDefinition Modifier and Type Method Description JobDefinition
SchedulerSession. createJobDefinition()
Return a new instance of JobDefinition.JobDefinition
JobDefinition. duplicate()
Duplicate the JobDefinition.JobDefinition
SAPSystem. getCcmsJobDefinition()
Get the CcmsJobDefinition.JobDefinition
SAPXBPJobControlRule. getCcmsJobDefinition()
Get the CcmsJobDefinition.JobDefinition
FinalStatusHandler. getJobDefinition()
Get the JobDefinition.JobDefinition
ForecastJob. getJobDefinition()
Get the JobDefinition.JobDefinition
Job. getJobDefinition()
Get the JobDefinition.JobDefinition
JobChainCall. getJobDefinition()
Get the JobDefinition.JobDefinition
JobDefinitionAction. getJobDefinition()
Get the JobDefinition.JobDefinition
JobDefinitionConstraint. getJobDefinition()
Get the JobDefinition.JobDefinition
JobDefinitionForm. getJobDefinition()
Get the JobDefinition.JobDefinition
JobDefinitionJobLock. getJobDefinition()
Get the JobDefinition.JobDefinition
JobDefinitionParameter. getJobDefinition()
Get the JobDefinition.JobDefinition
JobDefinitionProcessMonitorUpdater. getJobDefinition()
Get the JobDefinition.JobDefinition
JobDefinitionRaiseEvent. getJobDefinition()
Get the JobDefinition.JobDefinition
JobDefinitionRelatedObject. getJobDefinition()
Get the JobDefinition.JobDefinition
JobDefinitionRuntimeLimit. getJobDefinition()
Get the JobDefinition.JobDefinition
JobDefinitionWaitEvent. getJobDefinition()
Get the JobDefinition.JobDefinition
JobFileSearch. getJobDefinition()
Get the JobDefinition.JobDefinition
JobGroup. getJobDefinition()
Get the JobDefinition.JobDefinition
MailConnector. getJobDefinition()
Get the JobDefinition.JobDefinition
ProcessServerCheck. getJobDefinition()
Get the JobDefinition.JobDefinition
PublishedWebService. getJobDefinition()
Get the JobDefinition.JobDefinition
Statistics. getJobDefinition()
Get the JobDefinition.JobDefinition
SchedulerSession. getJobDefinitionByBranchedLLPVersion(JobDefinition masterJobDefinition, Long branchedLLPVersion)
Get theJobDefinition
by BranchedLLPVersion.static JobDefinition
BusinessKeyLookup. getJobDefinitionByBusinessKey(SchedulerSession session, String key)
Query an instance ofJobDefinition
, based on its business key.JobDefinition
BusinessKeyResolver. getJobDefinitionByKey(BusinessKey key)
Query an instance ofJobDefinition
, based on its business key.JobDefinition
SchedulerSession. getJobDefinitionByName(Partition partition, String name)
Get theJobDefinition
by Name.JobDefinition
SchedulerSession. getJobDefinitionByName(Partition partition, String name, Long branchedLLPVersion)
Get theJobDefinition
by Name.JobDefinition
SchedulerSession. getJobDefinitionByName(String name)
Get theJobDefinition
by Name.JobDefinition
Partition. getJobDefinitionByNameBranchedLLPVersion(String name, Long branchedLLPVersion)
Get the JobDefinition by Name.JobDefinition
SchedulerSession. getJobDefinitionByUniqueId(Long uniqueId)
Get theJobDefinition
by UniqueId.JobDefinition
JobDefinition. getMasterJobDefinition()
Get the MasterJobDefinition.JobDefinition
RemoteSystem. getPromoteFurtherJobDefinition()
Get the PromoteFurtherJobDefinition.JobDefinition
RemoteSystem. getPushAcceptorJobDefinition()
Get the PushAcceptorJobDefinition.JobDefinition
RemoteSystem. getPusherJobDefinition()
Get the PusherJobDefinition.JobDefinition
WrappedJob. getWrappedJobDefinition()
Get the value for WrappedJobDefinition.Methods in com.redwood.scheduler.api.model that return types with arguments of type JobDefinition Modifier and Type Method Description RWIterable<JobDefinition>
Application. getChildJobDefinitions()
Get anRWIterable
over a collection ofChildJobDefinitions
, the collection will be ordered by Name.RWIterable<JobDefinition>
Partition. getJobDefinitions()
Get anRWIterable
over an ordered collection ofJobDefinitions
.RWIterable<JobDefinition>
Resource. getJobDefinitions()
Get anRWIterable
over an ordered collection ofJobDefinitions
.Methods in com.redwood.scheduler.api.model with parameters of type JobDefinition Modifier and Type Method Description JobDefinitionJobLock
JobLock. createJobDefinitionJobLock(JobDefinition newJobDefinition)
Create a newJobDefinitionJobLock
linked to this object.JobChain
SchedulerSession. getJobChainByJobDefinition(JobDefinition jobDefinition)
Get theJobChain
by JobDefinition.JobDefinition
SchedulerSession. getJobDefinitionByBranchedLLPVersion(JobDefinition masterJobDefinition, Long branchedLLPVersion)
Get theJobDefinition
by BranchedLLPVersion.JobDefinitionJobLock
JobLock. getJobDefinitionJobLockByJobDefinition(JobDefinition jobDefinition)
Get the JobDefinitionJobLock by JobDefinitionJobLock.ObjectSearch
SchedulerSession. getObjectSearchByJobDefinition(JobDefinition jobDefinition)
Get theObjectSearch
by JobDefinition.protected String
Variable. getParameterExpandableVersionOfDisplayName(String aDisplayName, String aScriptType, JobDefinition jobDefinition)
PublishItem
SchedulerSession. getPublishItemByJobDefinition(JobDefinition jobDefinition)
Get thePublishItem
by JobDefinition.Report
SchedulerSession. getReportByJobDefinition(JobDefinition jobDefinition)
Get theReport
by JobDefinition.SAPScript
SchedulerSession. getSAPScriptByJobDefinition(JobDefinition jobDefinition)
Get theSAPScript
by JobDefinition.Script
SchedulerSession. getScriptByJobDefinition(JobDefinition jobDefinition)
Get theScript
by JobDefinition.UserMessageDefinition
SchedulerSession. getUserMessageDefinitionByJobDefinition(JobDefinition jobDefinition)
Get theUserMessageDefinition
by JobDefinition.void
AbstractConcreteObjectCallback. handle(JobDefinition theJobDefinition)
void
ConcreteObjectCallback. handle(JobDefinition theJobDefinition)
boolean
Queue. hasCompatibleProcessServer(JobDefinition jobDefinition)
Check whether one of the associated ProcessServers is compatible (resources and type) with a JobDefinitionboolean
ProcessServer. isAllowedJobDefinition(JobDefinition jobDefinition)
Check a JobDefinition's compatibility (resources and type) with this ProcessServervoid
SAPSystem. setCcmsJobDefinition(JobDefinition newCcmsJobDefinition)
Set the value for CcmsJobDefinition.void
SAPXBPJobControlRule. setCcmsJobDefinition(JobDefinition newCcmsJobDefinition)
Set the value for CcmsJobDefinition.void
ForecastJob. setJobDefinition(JobDefinition newJobDefinition)
Set the value for JobDefinition.void
JobChainCall. setJobDefinition(JobDefinition newJobDefinition)
Set the value for JobDefinition.void
JobDefinitionRelatedObject. setJobDefinition(JobDefinition newJobDefinition)
Set the value for JobDefinition.void
MailConnector. setJobDefinition(JobDefinition newJobDefinition)
Set the value for JobDefinition.void
ProcessServerCheck. setJobDefinition(JobDefinition newJobDefinition)
Set the value for JobDefinition.void
JobDefinition. setMasterJobDefinition(JobDefinition newMasterJobDefinition)
Set the value for MasterJobDefinition.void
RemoteSystem. setPromoteFurtherJobDefinition(JobDefinition newPromoteFurtherJobDefinition)
Set the value for PromoteFurtherJobDefinition.void
RemoteSystem. setPushAcceptorJobDefinition(JobDefinition newPushAcceptorJobDefinition)
Set the value for PushAcceptorJobDefinition.void
RemoteSystem. setPusherJobDefinition(JobDefinition newPusherJobDefinition)
Set the value for PusherJobDefinition.void
WrappedJob. setWrappedJobDefinition(JobDefinition newWrappedJobDefinition)
Set the value for WrappedJobDefinition. -
Uses of JobDefinition in com.redwood.scheduler.api.model.compatibility_14
Methods in com.redwood.scheduler.api.model.compatibility_14 that return types with arguments of type JobDefinition Modifier and Type Method Description Iterator<JobDefinition>
ApplicationComp. getChildJobDefinitions()
Deprecated.this method should never be used directly, and is only provided to ensure binary compatibility with previous releases of the software, useApplication.getChildJobDefinitions()
instead.Iterator<JobDefinition>
PartitionComp. getJobDefinitions()
Deprecated.this method should never be used directly, and is only provided to ensure binary compatibility with previous releases of the software, usePartition.getJobDefinitions()
instead.Iterator<JobDefinition>
ResourceComp. getJobDefinitions()
Deprecated.this method should never be used directly, and is only provided to ensure binary compatibility with previous releases of the software, useResource.getJobDefinitions()
instead. -
Uses of JobDefinition in com.redwood.scheduler.api.scripting.variables
Methods in com.redwood.scheduler.api.scripting.variables that return JobDefinition Modifier and Type Method Description JobDefinition
OnBeforeObjectDefinitionChangeTypeActionScriptObject. getJobDefinition()
Return the JobDefinition that is changed
-