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, suspendUpdateProcessInstanceSuspensionStateTenantBuilder processDefinitionWithoutTenantId()
UpdateProcessInstanceSuspensionStateTenantBuilder processDefinitionTenantId(String tenantId)
tenantId - the id of the tenantCopyright © 2018. All rights reserved.