public class ProcessDispatcher
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SUBPROCESS_PARAMETER |
static java.lang.String |
TRANSITION_PARAMETER |
Constructor and Description |
---|
ProcessDispatcher(Process process) |
Modifier and Type | Method and Description |
---|---|
static ProcessExecutionContext |
getProcessExecutionContext() |
public static final java.lang.String TRANSITION_PARAMETER
public static final java.lang.String SUBPROCESS_PARAMETER
public ProcessDispatcher(Process process)
public static ProcessExecutionContext getProcessExecutionContext() throws HetmanException
HetmanException