org.jbpm.process.instance
Class StartProcessHelper
java.lang.Object
org.jbpm.process.instance.StartProcessHelper
public final class StartProcessHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartProcessHelper
public StartProcessHelper()
startProcessByName
public static ProcessInstance startProcessByName(KnowledgeRuntime kruntime,
String name,
Map<String,Object> parameters)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.