JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.camunda.spin.plugin.variable.value.XmlValue
Packages that use
XmlValue
Package
Description
org.camunda.spin.plugin.variable.value.impl
org.camunda.spin.plugin.variable.value.impl.builder
Uses of
XmlValue
in
org.camunda.spin.plugin.variable.value.impl
Classes in
org.camunda.spin.plugin.variable.value.impl
that implement
XmlValue
Modifier and Type
Class
Description
class
XmlValueImpl
Uses of
XmlValue
in
org.camunda.spin.plugin.variable.value.impl.builder
Constructors in
org.camunda.spin.plugin.variable.value.impl.builder
with parameters of type
XmlValue
Modifier
Constructor
Description
XmlValueBuilderImpl
(
XmlValue
value)