Package | Description |
---|---|
org.camunda.bpm.client.variable | |
org.camunda.bpm.client.variable.impl.mapper | |
org.camunda.bpm.client.variable.impl.type | |
org.camunda.bpm.client.variable.impl.value |
Modifier and Type | Method and Description |
---|---|
static XmlValue |
ClientValues.xmlValue(String xmlValue) |
static XmlValue |
ClientValues.xmlValue(String xmlValue,
boolean isTransient) |
Modifier and Type | Method and Description |
---|---|
XmlValue |
XmlValueMapper.convertToTypedValue(UntypedValueImpl untypedValue) |
XmlValue |
XmlValueMapper.readValue(TypedValueField typedValueField) |
Modifier and Type | Method and Description |
---|---|
void |
XmlValueMapper.writeValue(XmlValue xmlValue,
TypedValueField typedValueField) |
Modifier and Type | Method and Description |
---|---|
XmlValue |
XmlTypeImpl.createValue(Object value,
Map<String,Object> valueInfo) |
Modifier and Type | Class and Description |
---|---|
class |
XmlValueImpl |
Copyright © 2022. All rights reserved.