jBPM Console NG - Process Runtime Backend 6.0.0.Beta4

org.jbpm.console.ng.pr.backend.server
Class ProcessInstanceHelper

java.lang.Object
  extended by org.jbpm.console.ng.pr.backend.server.ProcessInstanceHelper

public class ProcessInstanceHelper
extends Object


Constructor Summary
ProcessInstanceHelper()
           
 
Method Summary
static ProcessInstanceSummary adapt(org.jbpm.kie.services.impl.model.ProcessInstanceDesc processInstance)
           
static Collection<ProcessInstanceSummary> adaptCollection(Collection<org.jbpm.kie.services.impl.model.ProcessInstanceDesc> processInstances)
           
static Collection<String> collectActiveSignals(Collection<org.kie.api.runtime.process.NodeInstance> activeNodes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessInstanceHelper

public ProcessInstanceHelper()
Method Detail

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)

jBPM Console NG - Process Runtime Backend 6.0.0.Beta4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.