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