Uses of Interface
org.camunda.bpm.engine.runtime.UpdateProcessInstanceSuspensionStateTenantBuilder
-
Uses of UpdateProcessInstanceSuspensionStateTenantBuilder in org.camunda.bpm.engine.impl.runtime
-
Uses of UpdateProcessInstanceSuspensionStateTenantBuilder in org.camunda.bpm.engine.runtime
Modifier and TypeMethodDescriptionUpdateProcessInstanceSuspensionStateSelectBuilder.byProcessDefinitionKey
(String processDefinitionKey) Selects the instances of the process definitions with the given key.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.