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