public interface UpdateJobDefinitionSuspensionStateTenantBuilder extends UpdateJobDefinitionSuspensionStateBuilder
Modifier and Type | Method and Description |
---|---|
UpdateJobDefinitionSuspensionStateBuilder |
processDefinitionTenantId(String tenantId)
Specify the id of the tenant the process definition belongs to.
|
UpdateJobDefinitionSuspensionStateBuilder |
processDefinitionWithoutTenantId()
Specify that the process definition belongs to no tenant.
|
activate, executionDate, includeJobs, suspend
UpdateJobDefinitionSuspensionStateBuilder processDefinitionWithoutTenantId()
UpdateJobDefinitionSuspensionStateBuilder processDefinitionTenantId(String tenantId)
tenantId
- the id of the tenantCopyright © 2022. All rights reserved.