|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ShortValue in org.camunda.bpm.engine.impl.core.variable.type |
|---|
| Methods in org.camunda.bpm.engine.impl.core.variable.type that return ShortValue | |
|---|---|
ShortValue |
PrimitiveValueTypeImpl.ShortTypeImpl.convertFromTypedValue(TypedValue typedValue)
|
ShortValue |
PrimitiveValueTypeImpl.ShortTypeImpl.createValue(Object value,
Map<String,Object> valueInfo)
|
| Uses of ShortValue in org.camunda.bpm.engine.impl.core.variable.value |
|---|
| Classes in org.camunda.bpm.engine.impl.core.variable.value that implement ShortValue | |
|---|---|
static class |
PrimitiveTypeValueImpl.ShortValueImpl
|
| Uses of ShortValue in org.camunda.bpm.engine.impl.variable.serializer |
|---|
| Methods in org.camunda.bpm.engine.impl.variable.serializer that return ShortValue | |
|---|---|
ShortValue |
ShortValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue)
|
ShortValue |
ShortValueSerializer.readValue(ValueFields valueFields)
|
| Methods in org.camunda.bpm.engine.impl.variable.serializer with parameters of type ShortValue | |
|---|---|
void |
ShortValueSerializer.writeValue(ShortValue value,
ValueFields valueFields)
|
| Uses of ShortValue in org.camunda.bpm.engine.variable |
|---|
| Methods in org.camunda.bpm.engine.variable that return ShortValue | |
|---|---|
static ShortValue |
Variables.shortValue(Short shortValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||