public interface ActivityGenerator
org.apache.ode.bom.impl.nodes.ActivityImpl
)
into a compiled BPEL representation.Modifier and Type | Method and Description |
---|---|
void |
compile(org.apache.ode.bpel.o.OActivity output,
Activity src)
Generate compiled representation for the given activity definition.
|
org.apache.ode.bpel.o.OActivity |
newInstance(Activity src) |
void |
setContext(CompilerContext context) |
void setContext(CompilerContext context)
void compile(org.apache.ode.bpel.o.OActivity output, Activity src)
src
- activity definitionorg.apache.ode.bpel.o.OActivity newInstance(Activity src)