Uses of Enum Class
org.camunda.bpm.engine.variable.Variables.SerializationDataFormats
Packages that use Variables.SerializationDataFormats
-
Uses of Variables.SerializationDataFormats in org.camunda.bpm.engine.variable
Methods in org.camunda.bpm.engine.variable that return Variables.SerializationDataFormatsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Variables.SerializationDataFormats[]
Variables.SerializationDataFormats.values()
Returns an array containing the constants of this enum class, in the order they are declared.