Uses of Class
org.operaton.bpm.engine.impl.util.SingleConsumerCondition
Packages that use SingleConsumerCondition
-
Uses of SingleConsumerCondition in org.operaton.bpm.engine.impl.util
Fields in org.operaton.bpm.engine.impl.util with type parameters of type SingleConsumerConditionModifier and TypeFieldDescriptionprotected CopyOnWriteArrayList<SingleConsumerCondition> CompositeCondition.conditionsMethods in org.operaton.bpm.engine.impl.util with parameters of type SingleConsumerConditionModifier and TypeMethodDescriptionvoidCompositeCondition.addConsumer(SingleConsumerCondition condition) voidCompositeCondition.removeConsumer(SingleConsumerCondition condition) -
Uses of SingleConsumerCondition in org.operaton.bpm.engine.rest.impl
Fields in org.operaton.bpm.engine.rest.impl declared as SingleConsumerConditionModifier and TypeFieldDescriptionprotected SingleConsumerConditionFetchAndLockHandlerImpl.condition