09-26-2014 09:00 AM
09-29-2014 02:46 AM
org.activiti.engine.impl.bpmn.behavior.ExclusiveGatewayActivityBehavior#leave
which transition is taken.
…
Iterator<PvmTransition> transitionIterator = execution.getActivity().getOutgoingTransitions().iterator();
…
Look into source code to find answer for the second part of your question (events).09-30-2014 06:30 AM
10-02-2014 11:03 AM
10-07-2014 12:40 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.