Uses of Interface
org.camunda.bpm.engine.runtime.UpdateProcessInstancesRequest
-
Packages that use UpdateProcessInstancesRequest Package Description org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users.org.camunda.bpm.engine.impl.runtime org.camunda.bpm.engine.runtime Classes related to theRuntimeService
. -
-
Uses of UpdateProcessInstancesRequest in org.camunda.bpm.engine.impl
Classes in org.camunda.bpm.engine.impl that implement UpdateProcessInstancesRequest Modifier and Type Class Description class
UpdateProcessInstancesSuspensionStateBuilderImpl
-
Uses of UpdateProcessInstancesRequest in org.camunda.bpm.engine.impl.runtime
Classes in org.camunda.bpm.engine.impl.runtime that implement UpdateProcessInstancesRequest Modifier and Type Class Description class
UpdateProcessInstanceSuspensionStateBuilderImpl
-
Uses of UpdateProcessInstancesRequest in org.camunda.bpm.engine.runtime
Subinterfaces of UpdateProcessInstancesRequest in org.camunda.bpm.engine.runtime Modifier and Type Interface Description interface
UpdateProcessInstancesSuspensionStateBuilder
interface
UpdateProcessInstanceSuspensionStateSelectBuilder
Fluent builder to update the suspension state of process instances.
-