Uses of Class
org.apache.camel.component.jbpm.JBPMConfiguration
-
Packages that use JBPMConfiguration Package Description org.apache.camel.component.jbpm -
-
Uses of JBPMConfiguration in org.apache.camel.component.jbpm
Methods in org.apache.camel.component.jbpm that return JBPMConfiguration Modifier and Type Method Description JBPMConfiguration
JBPMEndpoint. getConfiguration()
Methods in org.apache.camel.component.jbpm with parameters of type JBPMConfiguration Modifier and Type Method Description void
JBPMEndpoint. setConfiguration(JBPMConfiguration configuration)
Constructors in org.apache.camel.component.jbpm with parameters of type JBPMConfiguration Constructor Description JBPMEndpoint(String uri, JBPMComponent component, JBPMConfiguration configuration)
-