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.conditionsMethods in org.eximeebpms.bpm.engine.impl.util with parameters of type SingleConsumerConditionModifier and TypeMethodDescriptionvoidCompositeCondition.addConsumer(SingleConsumerCondition condition) voidCompositeCondition.removeConsumer(SingleConsumerCondition condition)