Uses of Interface
com.flowable.workobject.api.NamedValue
| Package | Description |
|---|---|
| com.flowable.workobject.api | |
| com.flowable.workobject.engine.impl.persistence.entity |
-
Uses of NamedValue in com.flowable.workobject.api
Subinterfaces of NamedValue in com.flowable.workobject.api Modifier and Type Interface Description interfaceLegacyPropertyRepresents single property which consists of name andStringvalueinterfaceLegacyVariableRepresents single variable which consists of name andObjectvalue. -
Uses of NamedValue in com.flowable.workobject.engine.impl.persistence.entity
Subinterfaces of NamedValue in com.flowable.workobject.engine.impl.persistence.entity Modifier and Type Interface Description interfaceLegacyVariableEntityWrite access toLegacyVariableis not allowedinterfacePropertyEntityWrite access toLegacyPropertyClasses in com.flowable.workobject.engine.impl.persistence.entity that implement NamedValue Modifier and Type Class Description classDefinitionPropertyEntityImplclassJavaVariableMethod object that allows to convert from its representation in one of several columns of a database table to a Java value.classLegacyVariableEntityImpl