Package | Description |
---|---|
com.whitestein.lsps.activeuser | |
com.whitestein.lsps.common | |
com.whitestein.lsps.engine.sharedrecord | |
com.whitestein.lsps.engine.state |
Contains implementation of persistent entities representing model data types.
|
com.whitestein.lsps.human.context |
Classes that represents human-oriented model objects in java code.
|
com.whitestein.lsps.human.entity |
Persistent entities for human-oriented tasks.
|
com.whitestein.lsps.license | |
com.whitestein.lsps.modulemanager.entity |
Persistent entities for module manager
|
com.whitestein.lsps.modulemanager.migration.entity | |
com.whitestein.lsps.orgstructure.entity |
Persistent entities for the Organizational Structure.
|
com.whitestein.lsps.os |
Services for person management, person-role mapping, and role querying.
|
com.whitestein.lsps.os.dto |
Data transfer objects for person management services.
|
com.whitestein.lsps.stdlib.entity |
Persistent entities used by other classes in the standard library.
|
com.whitestein.lsps.stdlib.type |
This package contains implementations of core reflection types.
|
com.whitestein.lsps.wsserver.entity |
Modifier and Type | Class and Description |
---|---|
class |
UserActivityTrack |
Modifier and Type | Class and Description |
---|---|
class |
com.whitestein.lsps.common.AbstractEntity |
class |
com.whitestein.lsps.common.VersionedAbstractEntity |
Modifier and Type | Class and Description |
---|---|
class |
SharedRecordPluginEntityProxy<T extends EntityWithId>
Proxy for shared record entity.
|
Modifier and Type | Method and Description |
---|---|
protected abstract SharedRecordPluginEntityProxy<? extends EntityWithId<Long>> |
AbstractSharedRecordPlugin.getSharedRecordPluginEntityProxy(String entityName,
long id,
com.whitestein.lsps.common.AbstractEntity entity) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationRestartInfo
Entity representing a model instance restart info
|
class |
ApplicationRestartValue
Value for application restarting.
|
class |
BinaryData
This entity contains binary data used by other entities.
|
class |
BinaryDataMetadata
Binary data metadata entity.
|
class |
ErrorModelInstanceState
Model instance state entity that stores state of model instance at a moment of failure.
|
class |
ModelInstanceEntity
Entity representing a model instance.
|
class |
ModelInstanceNtf
This entity contains information about which model instances should be notified.
|
class |
ModelInstanceProperty
Entity representing a model instance property.
|
class |
ModelInstanceState
Entity containing the model instance state represented as a byte array.
|
class |
ProcessLog
Entity representing a process log.
|
class |
RollbackItem
Rollback item entity.
|
class |
Setting
Setting entity for LSPS.
|
class |
TimerNotification
Entity that holds information about particular process (model instance) waiting
for notification from timer.
|
class |
UnprocessedInput
Stores input to an agent that was not processed due to the agent suspension.
|
Modifier and Type | Method and Description |
---|---|
protected SharedRecordPluginEntityProxy<? extends EntityWithId<Long>> |
HumanSharedRecordPlugin.getSharedRecordPluginEntityProxy(String entityName,
long id,
com.whitestein.lsps.common.AbstractEntity entity) |
Modifier and Type | Class and Description |
---|---|
class |
Document
Document entity
|
class |
DocumentContent
Document content.
|
class |
SavedDocument
Entity for saved document.
|
class |
Todo
Persistent domain object representing a todo.
|
class |
TodoContent
Todo content.
|
class |
TodoEscalation
Entity representing a todo escalation.
|
class |
TodoPerformer
An entity representing a performer for a todo.
|
class |
TodoRejection
Entity representing rejection between a todo and a person
|
class |
VaadinTheme |
Modifier and Type | Class and Description |
---|---|
class |
License
License stored in the DB + meta data, which are also stored in the license itself, but for easier querying
|
Modifier and Type | Class and Description |
---|---|
class |
Module
Entity representing module
|
class |
ModuleEntry
Entity representing module entry.
|
class |
Process
Entity representing a modeled process.
|
class |
ProcessElement
Entity representing a modeled process element.
|
class |
ProcessRelationship
Process element relationship.
|
Modifier and Type | Class and Description |
---|---|
class |
Migration
Persistent entity for storing a migration.
|
class |
ModelUpdate |
class |
ModelUpdateLog
Entity containing the model instance migration log.
|
Modifier and Type | Class and Description |
---|---|
class |
PersonDetail
Persistent entity representing a person detail.
|
class |
PersonSetting
Persistent entity representing a setting for user.
|
class |
Right
Persistent entity representing a right.
|
class |
Role
Persistent entity representing a role.
|
class |
RoleName
Persistent entity representing a name of a role.
|
class |
SecurityRole
Persistent entity representing a security role.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PersonEntity
Interface for person entity used internally.
|
Modifier and Type | Class and Description |
---|---|
class |
Person
Object representing a person with details, roles and substitutions.
|
Modifier and Type | Class and Description |
---|---|
class |
DecisionTableEntity |
class |
Lock
Persistent entity used for locking.
|
class |
Log
Entity representing a log entry related to a process instance.
|
Modifier and Type | Method and Description |
---|---|
protected SharedRecordPluginEntityProxy<? extends EntityWithId<Long>> |
CoreSharedRecordPlugin.getSharedRecordPluginEntityProxy(String entityName,
long id,
com.whitestein.lsps.common.AbstractEntity entity) |
Modifier and Type | Class and Description |
---|---|
class |
RestRequestHandler
Entity that holds information about rest resource exposed by
particular process.
|
class |
WsRequestHandler
Persistent entity for storing information about model instances waiting for web service requests.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.