Uses of Package
com.flowable.dataobject.api.runtime
-
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.api Class Description DataObjectDataSource A data source is responsible to handle external data objects, like lookup, query, create, update and delete.DataObjectRuntimeService The data object runtime service supports lookup of data object instances based onDataObjectDefinition
s as well as some more data object and its definition based features. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.api.runtime Class Description DataObjectDataSource A data source is responsible to handle external data objects, like lookup, query, create, update and delete.DataObjectHandlingContext The data object context is used during data object creation and modification operations and is used to provide additional context information like the form model where the operation is based on or additional payload data.DataObjectInstanceQuery The query interface to create a query to search for data object instances.DataObjectInstanceVariableContainer A data object instance variable container.DataObjectInstanceVariableContainerBuilder The basic data object instance builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.DataObjectModificationBuilder The basic data object modification builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.MasterDataInstance A single master data instance usually fetched through theDataObjectRuntimeService
and based on aDataObjectDefinition
.MasterDataInstanceBuilder Helper for creating a new Master data instance.MasterDataInstanceImportBuilder An Import Builder which allows importing master data instances in bulk from master data documents.MasterDataInstanceQuery The query interface to create a query to search for master data instances.SynchronizeResult A simple synchronization result object holding information about a master data entry synchronization action. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine Class Description DataObjectDataSource A data source is responsible to handle external data objects, like lookup, query, create, update and delete.DataObjectRuntimeService The data object runtime service supports lookup of data object instances based onDataObjectDefinition
s as well as some more data object and its definition based features. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl Class Description DataObjectDataSource A data source is responsible to handle external data objects, like lookup, query, create, update and delete.DataObjectRuntimeService The data object runtime service supports lookup of data object instances based onDataObjectDefinition
s as well as some more data object and its definition based features. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl.cmd Class Description DataObjectInstanceVariableContainer A data object instance variable container.DataObjectInstanceVariableContainerBuilder The basic data object instance builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.DataObjectModificationBuilder The basic data object modification builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.MasterDataInstance A single master data instance usually fetched through theDataObjectRuntimeService
and based on aDataObjectDefinition
. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl.persistence.entity Class Description DataObjectInstance DataObjectInstanceQuery The query interface to create a query to search for data object instances.DataObjectVariable Data Object variable.MasterDataInstance A single master data instance usually fetched through theDataObjectRuntimeService
and based on aDataObjectDefinition
.MasterDataInstanceQuery The query interface to create a query to search for master data instances. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl.persistence.entity.data Class Description DataObjectInstance MasterDataInstance A single master data instance usually fetched through theDataObjectRuntimeService
and based on aDataObjectDefinition
. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl.persistence.entity.data.impl Class Description DataObjectInstance MasterDataInstance A single master data instance usually fetched through theDataObjectRuntimeService
and based on aDataObjectDefinition
. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl.runtime Class Description DataObjectDataSource A data source is responsible to handle external data objects, like lookup, query, create, update and delete.DataObjectInstance DataObjectInstanceQuery The query interface to create a query to search for data object instances.DataObjectInstanceVariableContainer A data object instance variable container.DataObjectInstanceVariableContainerBuilder The basic data object instance builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.DataObjectModificationBuilder The basic data object modification builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.DataObjectRuntimeService The data object runtime service supports lookup of data object instances based onDataObjectDefinition
s as well as some more data object and its definition based features.MasterDataInstance A single master data instance usually fetched through theDataObjectRuntimeService
and based on aDataObjectDefinition
.MasterDataInstanceBuilder Helper for creating a new Master data instance.MasterDataInstanceImportBuilder An Import Builder which allows importing master data instances in bulk from master data documents.MasterDataInstanceQuery The query interface to create a query to search for master data instances. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl.runtime.datasource Class Description DataObjectDataSource A data source is responsible to handle external data objects, like lookup, query, create, update and delete.DataObjectHandlingContext The data object context is used during data object creation and modification operations and is used to provide additional context information like the form model where the operation is based on or additional payload data.DataObjectInstanceVariableContainer A data object instance variable container.DataObjectInstanceVariableContainerBuilder The basic data object instance builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.DataObjectModificationBuilder The basic data object modification builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl.util Class Description DataObjectRuntimeService The data object runtime service supports lookup of data object instances based onDataObjectDefinition
s as well as some more data object and its definition based features. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.platform.service.dataobject Class Description DataObjectInstanceVariableContainer A data object instance variable container.