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