3738394041424344454647
} }); watch.stopAll(); logger.log(Level.INFO, watch.printSummary()); return res; } private BpmStep prepareStep(ProcessInstance pi) {
128129130131132133134135136137138
}); } catch (Exception e) { throw new RuntimeException(e); } watch.stopAll(); logger.log(Level.INFO, watch.printSummary()); } private void fireViewChangedEvent(String viewId) { for (ViewListener listener : listeners) { listener.viewChanged(viewId);
206207208209210211212213214215216
} } watch.stopAll(); logger.log(Level.INFO, watch.printSummary()); addComponent(vl); setExpandRatio(vl,1f); if (isOwner) {