06-07-2012 11:45 AM
06-13-2012 03:54 AM
activity.setAsync(isAsync(serviceTaskElement));
protected boolean isAsync(Element element) {
return "true".equals(element.attributeNS(BpmnParser.ACTIVITI_BPMN_EXTENSIONS_NS, "async"));
}
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.