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