Uses of Interface
com.flowable.workobject.api.Identifiable
| Package | Description |
|---|---|
| com.flowable.workobject.api | |
| com.flowable.workobject.engine.impl.persistence.entity |
-
Uses of Identifiable in com.flowable.workobject.api
Subinterfaces of Identifiable 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.interfaceLegacyWorkObjectDefinitionAn object structure representing aWorkObjectdefinition At deploy time, the engine will then parse the work object definition files to an work object instance of this class. -
Uses of Identifiable in com.flowable.workobject.engine.impl.persistence.entity
Subinterfaces of Identifiable in com.flowable.workobject.engine.impl.persistence.entity Modifier and Type Interface Description interfaceLegacyVariableEntityWrite access toLegacyVariableis not allowedinterfaceLegacyWorkObjectDefinitionEntityinterfacePropertyEntityWrite access toLegacyPropertyClasses in com.flowable.workobject.engine.impl.persistence.entity that implement Identifiable 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.classLegacyVariableEntityImplclassLegacyWorkObjectDefinitionEntityImpl