Uses of Class
org.apache.camel.component.jbpm.workitem.AbstractCamelCommand
-
Packages that use AbstractCamelCommand Package Description org.apache.camel.component.jbpm.workitem -
-
Uses of AbstractCamelCommand in org.apache.camel.component.jbpm.workitem
Subclasses of AbstractCamelCommand in org.apache.camel.component.jbpm.workitem Modifier and Type Class Description class
DeploymentContextCamelCommand
CamelCommand that uses theCamelContext
registered on theServiceRegistry
for this specific deployment.class
GlobalContextCamelCommand
CamelCommand that uses the globalCamelContext
registered on theServiceRegistry
.
-