|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BooleanValue in org.camunda.bpm.engine.impl.core.variable.type |
|---|
| Methods in org.camunda.bpm.engine.impl.core.variable.type that return BooleanValue | |
|---|---|
BooleanValue |
PrimitiveValueTypeImpl.BooleanTypeImpl.createValue(Object value,
Map<String,Object> valueInfo)
|
| Uses of BooleanValue in org.camunda.bpm.engine.impl.core.variable.value |
|---|
| Classes in org.camunda.bpm.engine.impl.core.variable.value that implement BooleanValue | |
|---|---|
static class |
PrimitiveTypeValueImpl.BooleanValueImpl
|
| Uses of BooleanValue in org.camunda.bpm.engine.impl.variable.serializer |
|---|
| Methods in org.camunda.bpm.engine.impl.variable.serializer that return BooleanValue | |
|---|---|
BooleanValue |
BooleanValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue)
|
BooleanValue |
BooleanValueSerializer.readValue(ValueFields valueFields)
|
| Methods in org.camunda.bpm.engine.impl.variable.serializer with parameters of type BooleanValue | |
|---|---|
void |
BooleanValueSerializer.writeValue(BooleanValue variableValue,
ValueFields valueFields)
|
| Uses of BooleanValue in org.camunda.bpm.engine.variable |
|---|
| Methods in org.camunda.bpm.engine.variable that return BooleanValue | |
|---|---|
static BooleanValue |
Variables.booleanValue(Boolean booleanValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||