06-30-2015 05:11 AM
<extensionElements>
<activiti:eventListener id="statusLyssnare" delegateExpression="${statusLyssnare}" events="TASK_CREATED" />
</extensionElements>
<boundaryEvent id="kommuniceringstimer" name="Timer för kommuniceringsperiod" attachedToRef="kommuniceringsperiod" cancelActivity="true">
<timerEventDefinition>
<timeDate>${kommuniceringsperiod_i_ISO8601}</timeDate>
</timerEventDefinition>
</boundaryEvent>
@Named
public class StatusLyssnare implements ActivitiEventListener {
06-30-2015 09:17 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.