Uses of Interface
org.camunda.bpm.engine.externaltask.LockedExternalTask
Packages that use LockedExternalTask
Package
Description
-
Uses of LockedExternalTask in org.camunda.bpm.engine.externaltask
Methods in org.camunda.bpm.engine.externaltask that return types with arguments of type LockedExternalTask -
Uses of LockedExternalTask in org.camunda.bpm.engine.impl.cmd
Methods in org.camunda.bpm.engine.impl.cmd that return types with arguments of type LockedExternalTaskMethod parameters in org.camunda.bpm.engine.impl.cmd with type arguments of type LockedExternalTaskModifier and TypeMethodDescriptionprotected voidFetchExternalTasksCmd.filterOnOptimisticLockingFailure(CommandContext commandContext, List<LockedExternalTask> tasks) -
Uses of LockedExternalTask in org.camunda.bpm.engine.impl.externaltask
Classes in org.camunda.bpm.engine.impl.externaltask that implement LockedExternalTaskMethods in org.camunda.bpm.engine.impl.externaltask that return types with arguments of type LockedExternalTask