Uses of Class
org.camunda.bpm.engine.variable.Variables.SerializationDataFormats

Packages that use Variables.SerializationDataFormats
org.camunda.bpm.engine.variable   
 

Uses of Variables.SerializationDataFormats in org.camunda.bpm.engine.variable
 

Methods in org.camunda.bpm.engine.variable that return Variables.SerializationDataFormats
static Variables.SerializationDataFormats Variables.SerializationDataFormats.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Variables.SerializationDataFormats[] Variables.SerializationDataFormats.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 camunda services GmbH. All rights reserved.