Uses of Class
org.apache.camel.component.jbpm.JBPMOperation
-
Packages that use JBPMOperation Package Description org.apache.camel.component.jbpm -
-
Uses of JBPMOperation in org.apache.camel.component.jbpm
Methods in org.apache.camel.component.jbpm that return JBPMOperation Modifier and Type Method Description static JBPMOperationJBPMOperation. valueOf(String name)Returns the enum constant of this type with the specified name.static JBPMOperation[]JBPMOperation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-