jBPM Console NG - Process Runtime Backend 6.2.0.CR3

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

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

public class NodeInstanceHelper
extends Object


Constructor Summary
NodeInstanceHelper()
           
 
Method Summary
static NodeInstanceSummary adapt(org.jbpm.services.api.model.NodeInstanceDesc ni)
           
static Collection<NodeInstanceSummary> adaptCollection(Collection<org.jbpm.services.api.model.NodeInstanceDesc> nodeInstances)
           
static Collection<NodeInstanceSummary> adaptCollectionFiltered(Collection<org.jbpm.services.api.model.NodeInstanceDesc> nodeInstances)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeInstanceHelper

public NodeInstanceHelper()
Method Detail

adaptCollection

public static Collection<NodeInstanceSummary> adaptCollection(Collection<org.jbpm.services.api.model.NodeInstanceDesc> nodeInstances)

adaptCollectionFiltered

public static Collection<NodeInstanceSummary> adaptCollectionFiltered(Collection<org.jbpm.services.api.model.NodeInstanceDesc> nodeInstances)

adapt

public static NodeInstanceSummary adapt(org.jbpm.services.api.model.NodeInstanceDesc ni)

jBPM Console NG - Process Runtime Backend 6.2.0.CR3

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