Uses of Interface
org.jbpm.process.instance.impl.JavaAction
-
Packages that use JavaAction Package Description org.jbpm.workflow.core.impl -
-
Uses of JavaAction in org.jbpm.workflow.core.impl
Methods in org.jbpm.workflow.core.impl that return JavaAction Modifier and Type Method Description JavaActionJavaDroolsAction. getAction()Constructors in org.jbpm.workflow.core.impl with parameters of type JavaAction Constructor Description JavaDroolsAction(JavaAction action)
-