02-15-2012 12:58 PM
<process id="RollbackProcess" name="Rollback Process">
<documentation>Place documentation for the 'Rollback Process' process here.</documentation>
<startEvent id="startevent1" name="Start"></startEvent>
<userTask id="usertask1" name="A" activiti:candidateUsers="A"></userTask>
<userTask id="usertask2" name="B" activiti:candidateGroups="B"></userTask>
<boundaryEvent id="boundarytimer1" cancelActivity="true" attachedToRef="usertask2">
<timerEventDefinition>
<timeDuration>PT48H</timeDuration>
</timerEventDefinition>
</boundaryEvent>
<endEvent id="endevent1" name="End"></endEvent>
<sequenceFlow id="flow1" name="" sourceRef="startevent1" targetRef="usertask1"></sequenceFlow>
<sequenceFlow id="flow2" name="" sourceRef="usertask1" targetRef="usertask2"></sequenceFlow>
<sequenceFlow id="flow3" name="" sourceRef="boundarytimer1" targetRef="endevent1"></sequenceFlow>
<sequenceFlow id="flow4" name="" sourceRef="usertask2" targetRef="usertask1"></sequenceFlow>
</process>
03-07-2012 03:04 PM
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.