|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IntegerValue in org.camunda.bpm.engine.impl.core.variable.type |
|---|
| Methods in org.camunda.bpm.engine.impl.core.variable.type that return IntegerValue | |
|---|---|
IntegerValue |
PrimitiveValueTypeImpl.IntegerTypeImpl.convertFromTypedValue(TypedValue typedValue)
|
IntegerValue |
PrimitiveValueTypeImpl.IntegerTypeImpl.createValue(Object value,
Map<String,Object> valueInfo)
|
| Uses of IntegerValue in org.camunda.bpm.engine.impl.core.variable.value |
|---|
| Classes in org.camunda.bpm.engine.impl.core.variable.value that implement IntegerValue | |
|---|---|
static class |
PrimitiveTypeValueImpl.IntegerValueImpl
|
| Uses of IntegerValue in org.camunda.bpm.engine.impl.variable.serializer |
|---|
| Methods in org.camunda.bpm.engine.impl.variable.serializer that return IntegerValue | |
|---|---|
IntegerValue |
IntegerValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue)
|
IntegerValue |
IntegerValueSerializer.readValue(ValueFields valueFields)
|
| Methods in org.camunda.bpm.engine.impl.variable.serializer with parameters of type IntegerValue | |
|---|---|
void |
IntegerValueSerializer.writeValue(IntegerValue variableValue,
ValueFields valueFields)
|
| Uses of IntegerValue in org.camunda.bpm.engine.variable |
|---|
| Methods in org.camunda.bpm.engine.variable that return IntegerValue | |
|---|---|
static IntegerValue |
Variables.integerValue(Integer integer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||