UpdateJobDefinitionSuspensionStateBuilder |
UpdateJobDefinitionSuspensionStateSelectBuilder.byJobDefinitionId(String jobDefinitionId) |
Selects the job definition with the given id.
|
UpdateJobDefinitionSuspensionStateBuilder |
UpdateJobDefinitionSuspensionStateSelectBuilder.byProcessDefinitionId(String processDefinitionId) |
Selects the job definitions of the process definition with the given id.
|
UpdateJobDefinitionSuspensionStateBuilder |
UpdateJobDefinitionSuspensionStateBuilder.executionDate(Date executionDate) |
Specify when the suspension state should be updated.
|
UpdateJobDefinitionSuspensionStateBuilder |
UpdateJobDefinitionSuspensionStateBuilder.includeJobs(boolean includeJobs) |
Specify if the suspension states of the jobs of the provided job
definitions should also be updated.
|
UpdateJobDefinitionSuspensionStateBuilder |
UpdateJobDefinitionSuspensionStateTenantBuilder.processDefinitionTenantId(String tenantId) |
Specify the id of the tenant the process definition belongs to.
|
UpdateJobDefinitionSuspensionStateBuilder |
UpdateJobDefinitionSuspensionStateTenantBuilder.processDefinitionWithoutTenantId() |
Specify that the process definition belongs to no tenant.
|