org.jbpm.process.instance
Class StartProcessHelper

java.lang.Object
  extended by org.jbpm.process.instance.StartProcessHelper

public final class StartProcessHelper
extends Object


Constructor Summary
StartProcessHelper()
           
 
Method Summary
static org.drools.runtime.process.ProcessInstance startProcessByName(org.drools.runtime.KnowledgeRuntime kruntime, String name, Map<String,Object> parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartProcessHelper

public StartProcessHelper()
Method Detail

startProcessByName

public static org.drools.runtime.process.ProcessInstance startProcessByName(org.drools.runtime.KnowledgeRuntime kruntime,
                                                                            String name,
                                                                            Map<String,Object> parameters)


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