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