Package | Description |
---|---|
org.jbpm.bpmn2.xpath | |
org.jbpm.process.builder |
Modifier and Type | Method and Description |
---|---|
void |
XPATHAssignmentBuilder.build(org.drools.compiler.rule.builder.PackageBuildContext context,
Assignment assignment,
String sourceExpr,
String targetExpr,
BiFunction<org.kie.api.runtime.process.ProcessContext,org.kie.api.runtime.process.NodeInstance,Object> source,
BiFunction<org.kie.api.runtime.process.ProcessContext,org.kie.api.runtime.process.NodeInstance,Object> target,
AssignmentProducer producer) |
Constructor and Description |
---|
XPATHAssignmentAction(Assignment assignment,
String sourceExpr,
String targetExpr,
BiFunction<org.kie.api.runtime.process.ProcessContext,org.kie.api.runtime.process.NodeInstance,Object> source,
BiFunction<org.kie.api.runtime.process.ProcessContext,org.kie.api.runtime.process.NodeInstance,Object> target,
AssignmentProducer producer) |
Modifier and Type | Method and Description |
---|---|
void |
AssignmentBuilder.build(org.drools.compiler.rule.builder.PackageBuildContext context,
Assignment assignment,
String sourceExpr,
String targetExpr,
BiFunction<org.kie.api.runtime.process.ProcessContext,org.kie.api.runtime.process.NodeInstance,Object> source,
BiFunction<org.kie.api.runtime.process.ProcessContext,org.kie.api.runtime.process.NodeInstance,Object> target,
AssignmentProducer producer) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.