org.jbpm.eclipse.util
Class JBPMRuntimeManager
java.lang.Object
org.jbpm.eclipse.util.JBPMRuntimeManager
public class JBPMRuntimeManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBPMRuntimeManager
public JBPMRuntimeManager()
createDefaultRuntime
public static void createDefaultRuntime(String location)
getJBPMRuntimes
public static JBPMRuntime[] getJBPMRuntimes()
setJBPMRuntimes
public static void setJBPMRuntimes(JBPMRuntime[] runtimes)
getJBPMRuntime
public static JBPMRuntime getJBPMRuntime(String name)
getDefaultJBPMRuntime
public static JBPMRuntime getDefaultJBPMRuntime()
getJBPMRuntime
public static String getJBPMRuntime(org.eclipse.core.resources.IProject project)
getJBPMRuntimeJars
public static String[] getJBPMRuntimeJars(org.eclipse.core.resources.IProject project)
recognizeJars
public static void recognizeJars(JBPMRuntime runtime)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.