jBPM distribution 6.0.0.Beta3

org.jbpm.process.builder
Interface ActionBuilder

All Known Implementing Classes:
JavaActionBuilder, MVELActionBuilder, XPATHActionBuilder

public interface ActionBuilder


Method Summary
 void build(org.drools.compiler.rule.builder.PackageBuildContext context, DroolsAction action, org.drools.compiler.lang.descr.ActionDescr actionDescr, ContextResolver contextResolver)
           
 

Method Detail

build

void build(org.drools.compiler.rule.builder.PackageBuildContext context,
           DroolsAction action,
           org.drools.compiler.lang.descr.ActionDescr actionDescr,
           ContextResolver contextResolver)

jBPM distribution 6.0.0.Beta3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.