Package | Description |
---|---|
org.camunda.bpm.engine.impl.core.variable.type | |
org.camunda.bpm.engine.impl.core.variable.value | |
org.camunda.bpm.engine.variable |
Modifier and Type | Method and Description |
---|---|
NumberValue |
PrimitiveValueTypeImpl.NumberTypeImpl.createValue(Object value,
Map<String,Object> valueInfo) |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveTypeValueImpl.NumberValueImpl |
Modifier and Type | Method and Description |
---|---|
static NumberValue |
Variables.numberValue(Number numberValue)
Creates an abstract Number value.
|
Copyright © 2018. All rights reserved.