Package org.jbpm.process.builder
Interface ActionBuilder
-
- All Known Implementing Classes:
JavaActionBuilder,JavaScriptActionBuilder,MVELActionBuilder
public interface ActionBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbuild(org.drools.compiler.rule.builder.PackageBuildContext context, org.jbpm.workflow.core.DroolsAction action, org.drools.compiler.lang.descr.ActionDescr actionDescr, org.jbpm.process.core.ContextResolver contextResolver)
-