Uses of Package
com.flowable.dataobject.api.runtime
Packages that use com.flowable.dataobject.api.runtime
Package
Description
-
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.apiClassDescriptionA data source is responsible to handle external data objects, like lookup, query, create, update and delete.The data object runtime service supports lookup of data object instances based on
DataObjectDefinition
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.event
-
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.api.runtimeClassDescriptionA data source is responsible to handle external data objects, like lookup, query, create, update and delete.The basic data object deletion builder which might be extended with a strongly typed support by the underlying
DataObjectDataSource
implementation.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.The query interface to create a query to search for data object instances.A data object instance variable container.The basic data object instance builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.The basic data object modification builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.A single master data instance usually fetched through theDataObjectRuntimeService
and based on aDataObjectDefinition
.Helper for creating a new Master data instance.An Import Builder which allows importing master data instances in bulk from master data documents.The query interface to create a query to search for master data instances.Helper for updating a Master data instance.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.engineClassDescriptionA data source is responsible to handle external data objects, like lookup, query, create, update and delete.The data object runtime service supports lookup of data object instances based on
DataObjectDefinition
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.implClassDescriptionA data source is responsible to handle external data objects, like lookup, query, create, update and delete.The data object runtime service supports lookup of data object instances based on
DataObjectDefinition
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.cmdClassDescriptionA data object instance variable container.A single master data instance usually fetched through the
DataObjectRuntimeService
and based on aDataObjectDefinition
. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl.persistence.entityClassDescriptionThe query interface to create a query to search for data object instances.Data Object variable.A single master data instance usually fetched through the
DataObjectRuntimeService
and based on aDataObjectDefinition
.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.dataClassDescriptionA single master data instance usually fetched through the
DataObjectRuntimeService
and based on aDataObjectDefinition
. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl.persistence.entity.data.implClassDescriptionA single master data instance usually fetched through the
DataObjectRuntimeService
and based on aDataObjectDefinition
. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl.runtimeClassDescriptionA data source is responsible to handle external data objects, like lookup, query, create, update and delete.The basic data object deletion builder which might be extended with a strongly typed support by the underlying
DataObjectDataSource
implementation.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.The query interface to create a query to search for data object instances.A data object instance variable container.The basic data object instance builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.The basic data object modification builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.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.A single master data instance usually fetched through theDataObjectRuntimeService
and based on aDataObjectDefinition
.Helper for creating a new Master data instance.An Import Builder which allows importing master data instances in bulk from master data documents.The query interface to create a query to search for master data instances.Helper for updating a Master data instance. -
Classes in com.flowable.dataobject.api.runtime used by com.flowable.dataobject.engine.impl.runtime.datasourceClassDescriptionA data source is responsible to handle external data objects, like lookup, query, create, update and delete.The basic data object deletion builder which might be extended with a strongly typed support by the underlying
DataObjectDataSource
implementation.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.A data object instance variable container.The basic data object instance builder which might be extended with a strongly typed support by the underlyingDataObjectDataSource
implementation.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.utilClassDescriptionThe data object runtime service supports lookup of data object instances based on
DataObjectDefinition
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
-
Classes in com.flowable.dataobject.api.runtime used by com.flowable.platform.service.migration