Uses of Interface
org.camunda.bpm.engine.runtime.UpdateProcessInstancesRequest

Packages that use UpdateProcessInstancesRequest
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 the RuntimeService
 

Uses of UpdateProcessInstancesRequest in org.camunda.bpm.engine.impl
 

Classes in org.camunda.bpm.engine.impl that implement UpdateProcessInstancesRequest
 class UpdateProcessInstancesSuspensionStateBuilderImpl
           
 

Uses of UpdateProcessInstancesRequest in org.camunda.bpm.engine.impl.runtime
 

Classes in org.camunda.bpm.engine.impl.runtime that implement UpdateProcessInstancesRequest
 class UpdateProcessInstanceSuspensionStateBuilderImpl
           
 

Uses of UpdateProcessInstancesRequest in org.camunda.bpm.engine.runtime
 

Subinterfaces of UpdateProcessInstancesRequest in org.camunda.bpm.engine.runtime
 interface UpdateProcessInstancesSuspensionStateBuilder
           
 interface UpdateProcessInstanceSuspensionStateSelectBuilder
          Fluent builder to update the suspension state of process instances.
 



Copyright © 2017 camunda services GmbH. All rights reserved.