Class EngineUtil
java.lang.Object
org.operaton.bpm.engine.rest.util.EngineUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProcessEngineProviderstatic ProcessEnginelookupProcessEngine(String engineName) Look up the process engine from theProcessEngineProvider.
-
Method Details
-
lookupProcessEngine
Look up the process engine from theProcessEngineProvider. If engineName is null, the default engine is returned.- Parameters:
engineName-- Returns:
-
getProcessEngineProvider
-