Package org.jbpm.process.instance.impl
Interface Action
-
- All Known Subinterfaces:
JavaAction
- All Known Implementing Classes:
CancelNodeInstanceAction,JavaScriptAction,MVELAction,SendMessageAction,SendSignalAction,SignalNodeInstanceAction
public interface Action
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(org.kie.api.runtime.process.ProcessContext context)
-