org.jbpm.console.ng.pr.backend.server
Class ProcessInstanceHelper
java.lang.Object
org.jbpm.console.ng.pr.backend.server.ProcessInstanceHelper
public class ProcessInstanceHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessInstanceHelper
public ProcessInstanceHelper()
adaptCollection
public static Collection<ProcessInstanceSummary> adaptCollection(Collection<org.jbpm.kie.services.impl.model.ProcessInstanceDesc> processInstances)
adapt
public static ProcessInstanceSummary adapt(org.jbpm.kie.services.impl.model.ProcessInstanceDesc processInstance)
collectActiveSignals
public static Collection<String> collectActiveSignals(Collection<org.kie.api.runtime.process.NodeInstance> activeNodes)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.