public class ProcessServiceInvocationHandler extends Object implements InvocationHandler
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_PARAMETER_SERVICE_RESULT
The user result parameter name.
|
static String |
THREAD_PARAMETER_SERVICE_RESULT
The future result parameter name.
|
Constructor and Description |
---|
ProcessServiceInvocationHandler(BpmnInterpreter instance,
Map events)
Create a new process service invocation handler.
|
public static final String THREAD_PARAMETER_SERVICE_RESULT
public static final String EVENT_PARAMETER_SERVICE_RESULT
public ProcessServiceInvocationHandler(BpmnInterpreter instance, Map events)
Copyright © 2012. All Rights Reserved.