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