Uses of Interface
io.camunda.client.api.command.CreateBatchOperationCommandStep1.CreateBatchOperationCommandStep2
Packages that use CreateBatchOperationCommandStep1.CreateBatchOperationCommandStep2
-
Uses of CreateBatchOperationCommandStep1.CreateBatchOperationCommandStep2 in io.camunda.client.api.command
Subinterfaces of CreateBatchOperationCommandStep1.CreateBatchOperationCommandStep2 in io.camunda.client.api.commandModifier and TypeInterfaceDescriptionstatic interfaceCreateBatchOperationCommandStep1.ProcessInstanceMigrationStep<E extends TypedFilterableRequest.SearchRequestFilter>static interfaceCreateBatchOperationCommandStep1.ProcessInstanceModificationStep<E extends TypedFilterableRequest.SearchRequestFilter>Methods in io.camunda.client.api.command that return CreateBatchOperationCommandStep1.CreateBatchOperationCommandStep2Modifier and TypeMethodDescriptionCreateBatchOperationCommandStep1.processInstanceCancel()Defines the type of the batch operation to cancel process instances.CreateBatchOperationCommandStep1.resolveIncident()Defines the type of the batch operation to resolve incidents. -
Uses of CreateBatchOperationCommandStep1.CreateBatchOperationCommandStep2 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement CreateBatchOperationCommandStep1.CreateBatchOperationCommandStep2Modifier and TypeClassDescriptionclassMethods in io.camunda.client.impl.command that return CreateBatchOperationCommandStep1.CreateBatchOperationCommandStep2Modifier and TypeMethodDescriptionCreateBatchOperationCommandImpl.CreateBatchOperationCommandStep1Impl.processInstanceCancel()CreateBatchOperationCommandImpl.CreateBatchOperationCommandStep1Impl.resolveIncident()