247248249250251252253254255256257
stop(roles[0]); } } }; af.run(act); if ((Role) af.getReturnValue() != null) { gPointX = appendRoleList((Role)af.getReturnValue()); } setGraphActivityPoint(graph, depth); } else {
20882089209020912092209320942095209620972098
}catch(Exception e){ throw new RuntimeException(e); } } }; forLoop.run(pd); return definitions; } public void writeZip(String filePath, ArrayList zipEntryMapperList,UEngineArchive ua) throws IOException {
26242625262626272628262926302631263226332634
} catch (Exception e) { throw new RuntimeException(e); } } }; forLoop.run(pd); //form ProcessVariable[] pvs = pd.getProcessVariables(); if (pvs != null) { for (int j = 0; j < pvs.length; j++) {
128129130131132133134135136137138
stop(activity); } } }; findingLoop.run(this); this.draftActivity = (HumanApprovalActivity)findingLoop.getReturnValue(); return draftActivity; }
900901902903904905906907908909910
((ActivityForLoop)this).stop(activity); } } }; findingLoop.run(this); Activity findingActivity = (Activity)findingLoop.getReturnValue(); return findingActivity; }
10841085108610871088108910901091109210931094
} } } }; findingLoop.run(this); Object result = findingLoop.getReturnValue(); if(result instanceof HumanActivity){ ActivityReference ref = new ActivityReference(); ref.setActivity((Activity)result);
935936937938939940941942943944945
tracingTagMap.put(activity.getTracingTag(), activity); } }; findingLoopForTracingTagCollision.run(this); if(getRoles()!=null) { Role[] roles = getRoles(); for(int i=0; i<roles.length; i++){
245246247248249250251252253254255
activityNode.add(createRecord(activityPropertyNames[i],"[activities]."+activity.getTracingTag() + "." + activityPropertyNames[i], isSource)); } } } }; afl.run(def); } protected void createVariableNode(ProcessVariable variable, Record variableNode, boolean isSource){
532533534535536537538539540541542
} catch (Exception e) { throw new RuntimeException(e); } } }; forLoop.run(parent); int readyIndex = -1; for (int i = 0; i < childActs.size(); i++) { Activity approvalAct = (Activity) childActs.get(i); if (Activity.STATUS_READY.equalsIgnoreCase(approvalAct.getStatus(instance))) {
380381382383384385386387388389390
} } }; findingLoopForRunningScopeActivity.run(getProcessDefinition()); } return messageSubscriptions; }