Package | Description |
---|---|
org.camunda.bpm.engine.impl.runtime | |
org.camunda.bpm.engine.runtime |
Classes related to the
RuntimeService . |
Modifier and Type | Class and Description |
---|---|
class |
UpdateProcessInstanceSuspensionStateBuilderImpl |
Modifier and Type | Method and Description |
---|---|
UpdateProcessInstanceSuspensionStateTenantBuilder |
UpdateProcessInstanceSuspensionStateSelectBuilder.byProcessDefinitionKey(String processDefinitionKey)
Selects the instances of the process definitions with the given key.
|
UpdateProcessInstanceSuspensionStateTenantBuilder |
UpdateProcessInstanceSuspensionStateTenantBuilder.processDefinitionTenantId(String tenantId)
Specify the id of the tenant the process definition belongs to.
|
UpdateProcessInstanceSuspensionStateTenantBuilder |
UpdateProcessInstanceSuspensionStateTenantBuilder.processDefinitionWithoutTenantId()
Specify that the process definition belongs to no tenant.
|
Copyright © 2022. All rights reserved.