|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UpdateProcessInstanceSuspensionStateTenantBuilder
Fluent builder to update the suspension state of process instances.
Method Summary | |
---|---|
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. |
Methods inherited from interface org.camunda.bpm.engine.runtime.UpdateProcessInstanceSuspensionStateBuilder |
---|
activate, suspend |
Method Detail |
---|
UpdateProcessInstanceSuspensionStateTenantBuilder processDefinitionWithoutTenantId()
UpdateProcessInstanceSuspensionStateTenantBuilder 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 |