public class EngineUtil extends Object
Constructor and Description |
---|
EngineUtil() |
Modifier and Type | Method and Description |
---|---|
static ProcessEngine |
lookupProcessEngine(String engineName)
Look up the process engine from the
ProcessEngineProvider . |
public static ProcessEngine lookupProcessEngine(String engineName)
ProcessEngineProvider
. If engineName is null, the default engine is returned.engineName
- Copyright © 2015. All rights reserved.