|
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionContext | |
| com.bea.wlpi.server.plugin | Provides the server-side WebLogic Process Integrator Plugin framework. |
| Uses of ActionContext in com.bea.wlpi.server.plugin |
| Methods in com.bea.wlpi.server.plugin with parameters of type ActionContext | |
int |
PluginAction.execute(ActionContext actionContext,
ExecutionContext execContext)
Execute the plugin action. |
void |
PluginAction.response(ActionContext actionContext,
ExecutionContext execContext,
java.lang.Object data)
Process an asynchronous response directed to this action. |
void |
PluginAction.startedWorkflowDone(ActionContext actionContext,
ExecutionContext context,
VariableInfo[] output)
Notify the plugin action that a sub-workflow it started is now complete. |
|
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||