jBPM Console NG - Process Runtime Backend 6.2.0.CR3

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

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

public class ProcessHelper
extends Object


Constructor Summary
ProcessHelper()
           
 
Method Summary
static ProcessSummary adapt(org.jbpm.services.api.model.ProcessDefinition p)
           
static Collection<ProcessSummary> adaptCollection(Collection<org.jbpm.services.api.model.ProcessDefinition> processes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessHelper

public ProcessHelper()
Method Detail

adaptCollection

public static Collection<ProcessSummary> adaptCollection(Collection<org.jbpm.services.api.model.ProcessDefinition> processes)

adapt

public static ProcessSummary adapt(org.jbpm.services.api.model.ProcessDefinition p)

jBPM Console NG - Process Runtime Backend 6.2.0.CR3

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