org.camunda.bpm.engine.rest.util
Class EngineUtil
java.lang.Object
org.camunda.bpm.engine.rest.util.EngineUtil
public class EngineUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EngineUtil
public EngineUtil()
lookupProcessEngine
public static ProcessEngine lookupProcessEngine(String engineName)
- Look up the process engine from the
ProcessEngineProvider. If engineName is null, the default engine is returned.
- Parameters:
engineName -
- Returns:
Copyright © 2016 camunda services GmbH. All rights reserved.