public class ModuleRegistration extends Object
| Modifier and Type | Method and Description |
|---|---|
static ModuleRegistration |
getInstance() |
String |
selectProcess(ExecutionContext context)
Returns the process description id of the first process, in the highest ranked
module, which is able to work with the given execution context.
|
public static ModuleRegistration getInstance()
public String selectProcess(ExecutionContext context)
context - the ExecutionContext.nullCopyright © 2017. All rights reserved.