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