org.camunda.spin.plugin.variable
Class SpinValues
java.lang.Object
org.camunda.spin.plugin.variable.SpinValues
public class SpinValues
- extends Object
- Author:
- Roman Smirnov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpinValues
public SpinValues()
jsonValue
public static JsonValueBuilder jsonValue(org.camunda.spin.json.SpinJsonNode value)
jsonValue
public static JsonValueBuilder jsonValue(String value)
xmlValue
public static XmlValueBuilder xmlValue(org.camunda.spin.xml.SpinXmlElement value)
xmlValue
public static XmlValueBuilder xmlValue(String value)
Copyright © 2016 camunda services GmbH. All rights reserved.