Package org.jbpm.process.instance.impl
Interface AssignmentAction
-
- All Known Implementing Classes:
MVELAssignmentAction,XPATHAssignmentAction
public interface AssignmentAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(org.kie.api.runtime.process.NodeInstance nodeInstance, org.kie.api.runtime.process.ProcessContext context)
-