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 classDeploymentContextCamelCommandCamelCommand that uses theCamelContextregistered on theServiceRegistryfor this specific deployment.classGlobalContextCamelCommandCamelCommand that uses the globalCamelContextregistered on theServiceRegistry.
-