Modifier and Type | Class and Description |
---|---|
class |
AbstractUserDashboardProvider |
Modifier and Type | Class and Description |
---|---|
class |
CloudAccountProvider |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAdminDashboardProvider |
Modifier and Type | Class and Description |
---|---|
class |
CloudCaseProvider |
class |
CmmnCaseProvider
Provider implementation for CMMN Case Work Objects.
|
class |
CmmnCaseProviderProxy
This class is a workaround for the multiple circular dependencies on the AnyWorkObjectService in the CMMN provider.
|
Modifier and Type | Class and Description |
---|---|
class |
CloudDocumentProvider |
Modifier and Type | Class and Description |
---|---|
class |
AbstractModelerDashboardProvider |
class |
AppModelProvider |
class |
CaseModelProvider |
class |
DmnModelProvider |
class |
DocumentModelProvider |
class |
FormModelProvider |
class |
MailModelProvider |
class |
ProcessModelProvider |
class |
TaskModelProvider |
Modifier and Type | Class and Description |
---|---|
class |
QueryProvider
Provider for Query objects.
|
Modifier and Type | Class and Description |
---|---|
class |
AdhocTaskProvider |
class |
CmmnTaskProvider
Provider implementation for CMMN Human Tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
TenantProvider |
Modifier and Type | Class and Description |
---|---|
class |
AnyWorkObject
Represents a concrete work object.
|
class |
AnyWorkObjectDefinition
Represents a concrete work object definition.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AnyWorkObjectProvider
Represents the service provider interface to a subsystem that provides concrete work objects for the work object management system.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseAnyWorkObjectProvider
Base class for case provider implementations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContentProvider
Represents a content provider which is used to add, get, update and delete content.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentReference
A content reference represents a reference to content stored with a
ContentProvider . |
Modifier and Type | Class and Description |
---|---|
class |
DatabaseContentProvider
Content provider which stores the content in the database as blobs.
|
Modifier and Type | Class and Description |
---|---|
class |
FilesystemContentProvider
Content provider which stores the content in the configured folder.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseConfigurableContentProvider
Abstract configurable content provider which implements the common methods to ease the implementation of a content provider.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HierarchicalEntity
Entity that is structured hierarchically.
|
Modifier and Type | Class and Description |
---|---|
class |
Entity
Base class for all entities.
|
class |
Property
Represents a single property.
|
class |
Variable
Represents a single variable.
|
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.ImmutableList<String> |
IdUtils.transformIdentifiablesToIds(Collection<? extends Identifiable> identifiables)
Returns a list of the ids of the given identifiables.
|
static com.google.common.collect.ImmutableList<String> |
IdUtils.transformIdentifiablesToIdValues(Collection<? extends Identifiable> identifiables)
Returns a list of the values of the ids of the given identifiables.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IdentifiableResult<E extends Identifiable> |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessProvider
Service interface for a process provider.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DomainObjectProvider
Represents the base entity provider interface.
|
interface |
EntityProvider<L extends EventListener>
Represents the base entity provider interface.
|
interface |
WorkObjectProvider
Represents the base work object provider interface.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseDomainObjectProvider
Base class for provider implementations.
|
class |
BaseEntityProvider<L extends EventListener,M extends EntityManager<?,?,?,?,?>>
Base class for provider implementations.
|
class |
BaseWorkObjectProvider
Base class for work object provider implementations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TaskProvider
Represents the service provider interface to a subsystem that provides tasks for the work object management system.
|
Modifier and Type | Class and Description |
---|---|
class |
FlowableDmnProvider
Flowable dmn provider implementation
|
Modifier and Type | Class and Description |
---|---|
class |
ActivitiProcessProvider |
Modifier and Type | Class and Description |
---|---|
class |
BaseProcessProvider
Base class for process provider implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivitiTaskProvider
Task provider implementation for the Flowable process engine.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseTaskProvider
Base class for task provider implementations.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.