org.jbpm.bpmn2.xpath
Class XPATHAssignmentBuilder
java.lang.Object
org.jbpm.bpmn2.xpath.XPATHAssignmentBuilder
- All Implemented Interfaces:
- org.jbpm.process.builder.AssignmentBuilder
public class XPATHAssignmentBuilder
- extends Object
- implements org.jbpm.process.builder.AssignmentBuilder
Method Summary |
void |
build(org.drools.compiler.rule.builder.PackageBuildContext context,
org.jbpm.workflow.core.node.Assignment assignment,
String sourceExpr,
String targetExpr,
org.jbpm.process.core.ContextResolver contextResolver,
boolean isInput)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPATHAssignmentBuilder
public XPATHAssignmentBuilder()
build
public void build(org.drools.compiler.rule.builder.PackageBuildContext context,
org.jbpm.workflow.core.node.Assignment assignment,
String sourceExpr,
String targetExpr,
org.jbpm.process.core.ContextResolver contextResolver,
boolean isInput)
- Specified by:
build
in interface org.jbpm.process.builder.AssignmentBuilder
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.