org.jbpm.bpmn2.xpath
Class XPATHAssignmentAction
java.lang.Object
org.jbpm.bpmn2.xpath.XPATHAssignmentAction
- All Implemented Interfaces:
- AssignmentAction
public class XPATHAssignmentAction
- extends Object
- implements AssignmentAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPATHAssignmentAction
public XPATHAssignmentAction(Assignment assignment,
String sourceExpr,
String targetExpr,
boolean isInput)
execute
public void execute(org.drools.process.instance.WorkItem workItem,
ProcessContext context)
throws Exception
- Specified by:
execute
in interface AssignmentAction
- Throws:
Exception
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.