Uses of Class
org.eximeebpms.bpm.engine.impl.util.SingleConsumerCondition
Packages that use SingleConsumerCondition
-
Uses of SingleConsumerCondition in org.eximeebpms.bpm.engine.impl.util
Fields in org.eximeebpms.bpm.engine.impl.util with type parameters of type SingleConsumerConditionModifier and TypeFieldDescriptionprotected CopyOnWriteArrayList
<SingleConsumerCondition> CompositeCondition.conditions
Methods in org.eximeebpms.bpm.engine.impl.util with parameters of type SingleConsumerConditionModifier and TypeMethodDescriptionvoid
CompositeCondition.addConsumer
(SingleConsumerCondition condition) void
CompositeCondition.removeConsumer
(SingleConsumerCondition condition) -
Uses of SingleConsumerCondition in org.eximeebpms.bpm.engine.rest.impl
Fields in org.eximeebpms.bpm.engine.rest.impl declared as SingleConsumerConditionModifier and TypeFieldDescriptionprotected SingleConsumerCondition
FetchAndLockHandlerImpl.condition