|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UpdateProcessDefinitionSuspensionStateTenantBuilder
Fluent builder to update the suspension state of process definitions.
Method Summary | |
---|---|
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. |
Methods inherited from interface org.camunda.bpm.engine.repository.UpdateProcessDefinitionSuspensionStateBuilder |
---|
activate, executionDate, includeProcessInstances, suspend |
Method Detail |
---|
UpdateProcessDefinitionSuspensionStateBuilder processDefinitionWithoutTenantId()
UpdateProcessDefinitionSuspensionStateBuilder processDefinitionTenantId(String tenantId)
tenantId
- the id of the tenant
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |