Skip navigation links
edoras one Java API (2.0.3)
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

absent() - Static method in class com.edorasware.commons.core.modification.entity.ModificationValue
Creates a new instance for a value that is not present.
AbstractActivityService - Class in com.edorasware.cloud.core.service
 
AbstractAdminDashboardProvider - Class in com.edorasware.cloud.core.provider.admin
 
AbstractCloseablePreparedStatementSetter - Class in com.edorasware.commons.core.persistence.entity.jdbc
Closes all opened streams
AbstractCloseablePreparedStatementSetter() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.AbstractCloseablePreparedStatementSetter
 
AbstractComparableTermFactory<T extends Comparable<T>> - Class in com.edorasware.cloud.core.service.search.internal
An abstract base class for processing comparable terms.
AbstractDefinitionIdToDefinitionAttributeConverter - Class in com.edorasware.cloud.core.dataexport.converter
This class converts DefinitionId into referenced definition attribute value
AbstractDefinitionIdToDefinitionAttributeConverter(String, String, AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.cloud.core.dataexport.converter.AbstractDefinitionIdToDefinitionAttributeConverter
 
AbstractDeployer - Class in com.edorasware.cloud.core.deploy
An abstract base class for all deployer implementations.
AbstractDeployer() - Constructor for class com.edorasware.cloud.core.deploy.AbstractDeployer
 
AbstractDocumentContentConverterService - Class in com.edorasware.cloud.core.conversion.internal
This class is responsible for document content conversion (usually for *->pdf for preview and pdf download purposes) Service uses cache (memory and disk) to minimize unneeded conversions.
AbstractDocumentContentConverterService(ContentManager, WorkObjectService, String, String, List<DocumentContentConverter>, StatisticsAwareCache) - Constructor for class com.edorasware.cloud.core.conversion.internal.AbstractDocumentContentConverterService
 
AbstractEntityManager<E extends Entity,EB extends Entity.EntityBuilder<E,EB>,OC extends EntityOperandContainer,W extends EntityModification<E,EB>,WB extends EntityModification.EntityModificationBuilder<E,EB,W,WB>> - Class in com.edorasware.commons.core.manager.entity
Abstract entity manager which implements base methods used by all managers.
AbstractEntityManager() - Constructor for class com.edorasware.commons.core.manager.entity.AbstractEntityManager
 
AbstractEnumerableTermFactory - Class in com.edorasware.cloud.core.service.search.internal
An abstract base class for search term parsers.
AbstractIdsToReferenceAttributesConverter - Class in com.edorasware.cloud.core.dataexport.converter
This class converts workObject’s attribute with collection of IDs into referenced object attribute values
AbstractIdsToReferenceAttributesConverter(String, String, AnyWorkObjectService) - Constructor for class com.edorasware.cloud.core.dataexport.converter.AbstractIdsToReferenceAttributesConverter
 
AbstractIdToReferenceAttributeConverter - Class in com.edorasware.cloud.core.dataexport.converter
This class provides base for converting workObject’s reference into referenced object’s attribute
AbstractIdToReferenceAttributeConverter(String, String, AnyWorkObjectService) - Constructor for class com.edorasware.cloud.core.dataexport.converter.AbstractIdToReferenceAttributeConverter
 
AbstractIndependentTermFactory - Class in com.edorasware.cloud.core.service.search.internal
An abstract base class for search term parsers.
AbstractMailNotifier - Class in com.edorasware.cloud.core.mail
 
AbstractMailNotifier(UserManager, MailService, AnyWorkObjectDefinitionService, String) - Constructor for class com.edorasware.cloud.core.mail.AbstractMailNotifier
 
AbstractModelerDashboardProvider - Class in com.edorasware.cloud.core.provider.model
 
AbstractModelerDashboardProvider(String, TimeProvider, String) - Constructor for class com.edorasware.cloud.core.provider.model.AbstractModelerDashboardProvider
 
AbstractModelerTermFactory - Class in com.edorasware.cloud.core.service.search.internal
An abstract base class for modeler search term parsers based on the modeler work objects.
AbstractPrefixMultiConverter - Class in com.edorasware.cloud.core.dataexport.converter
 
AbstractPrefixMultiConverter(String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.AbstractPrefixMultiConverter
 
AbstractSetup - Class in com.edorasware.one.init
An abstract base setup containing the common setup data and the generic additional data as a map.
AbstractSetup(Map<String, Object>) - Constructor for class com.edorasware.one.init.AbstractSetup
 
AbstractStringTermFactory - Class in com.edorasware.cloud.core.service.search.internal
An abstract base class for string-based search term parsers.
AbstractTaskPreviewService - Class in com.edorasware.cloud.core.service.task
 
AbstractTaskPreviewService() - Constructor for class com.edorasware.cloud.core.service.task.AbstractTaskPreviewService
 
AbstractTermFactory - Class in com.edorasware.cloud.core.service.search.internal
An abstract base class for search term parsers.
AbstractThumbnailPreview - Class in com.edorasware.one.thumbnail.internal
AbstractThumbnailPreview() - Constructor for class com.edorasware.one.thumbnail.internal.AbstractThumbnailPreview
 
AbstractUserDashboardModelDeployer - Class in com.edorasware.cloud.core.deploy
This class provides abstract template for UserDashboard objects deployment
AbstractUserDashboardModelDeployer(ModelPersistenceService) - Constructor for class com.edorasware.cloud.core.deploy.AbstractUserDashboardModelDeployer
 
AbstractUserDashboardProvider - Class in com.edorasware.cloud.core.provider
 
AbstractViewPermissionFilter - Class in com.edorasware.one.permission.view.internal
Abstract view permission filter which does parameter checking.
AbstractViewPermissionFilter() - Constructor for class com.edorasware.one.permission.view.internal.AbstractViewPermissionFilter
 
accept(ContentMetadata) - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverter
Returns whether the given ContentMetadata can be handled or not.
accept(ContentMetadata) - Method in class com.edorasware.cloud.core.conversion.internal.OneAcceptContentConverter
 
accept(Object) - Method in class com.edorasware.cloud.core.json.AttachmentDeserializationHandler
 
accept(Object) - Method in class com.edorasware.cloud.core.json.AttachmentSerializationHandler
 
accept(Object) - Method in class com.edorasware.cloud.core.json.DateDeserializationHandler
 
accept(Object) - Method in class com.edorasware.cloud.core.json.DateSerializationHandler
 
accept(Object) - Method in interface com.edorasware.cloud.core.json.FormDataDeserializationHandler
Returns whether the given value can be handled or not.
accept(Object) - Method in interface com.edorasware.cloud.core.json.FormDataSerializationHandler
Returns whether the given value can be handled or not.
accept(MediaType) - Method in class com.edorasware.one.thumbnail.internal.AbstractThumbnailPreview
 
accept(MediaType) - Method in interface com.edorasware.one.thumbnail.ThumbnailPreview
Checks if the thumbnail preview is capable to create a thumbnail of the given media type.
acceptsSourceValue(Object) - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
 
acceptsSourceValue(Object) - Method in class com.edorasware.commons.core.persistence.entity.LegacyVariableConverter
 
acceptsSourceValue(Object) - Method in interface com.edorasware.commons.core.persistence.ValueConverter
Returns true if the converter knows how to convert the given source value to the target type.
acceptsTargetType(Class<?>) - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
 
acceptsTargetType(Class<?>) - Method in interface com.edorasware.commons.core.persistence.ValueConverter
Returns true if the converter knows how to convert the given target type to the source type.
acceptsTargetValue(Object) - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
 
acceptsTargetValue(Object) - Method in class com.edorasware.commons.core.persistence.entity.LegacyVariableConverter
 
acceptsTargetValue(Object) - Method in interface com.edorasware.commons.core.persistence.ValueConverter
Returns true if the converter knows how to convert the given target value to the source type.
acceptsType(String) - Method in interface com.edorasware.cloud.core.service.document.DocumentHandler
 
acceptsType(String) - Method in class com.edorasware.cloud.core.service.document.pdf.PdfDocumentHandler
 
acceptsType(String) - Method in class com.edorasware.cloud.core.service.document.word.WordDocumentHandler
 
ACCESS_DENIED - Static variable in exception com.edorasware.one.util.OneException
 
ACCESS_DENIED_REQUIRED_ADMIN_OR_SUPERVISOR - Static variable in exception com.edorasware.one.util.OneException
 
ACCOUNT - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
ACCOUNT_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies an account work object definition.
ACCOUNT_GROUP_ID - Static variable in class com.edorasware.cloud.core.account.CloudAccount
 
ACCOUNT_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for an account work object.
AccountDefinitionProvider - Class in com.edorasware.cloud.core.provider.account
 
AccountDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.account.AccountDefinitionProvider
 
accountDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
accountId(String) - Method in class com.edorasware.one.identity.group.Group.Builder
Set the mandatory account id of the group.
accountId(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mandatory account id of the user.
accountProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
AccountSetup - Class in com.edorasware.one.init
Holds the information to create a new account and its groups and users.
AccountSetup(String, String, String, ImmutableList<GroupSetup>, ImmutableList<UserSetup>, GroupSetup, Map<String, Object>) - Constructor for class com.edorasware.one.init.AccountSetup
 
Action - Interface in com.edorasware.api.action
Interface for a work object action.
Action<T> - Interface in com.edorasware.commons.core.util.fp
Interface for an action that will be executed on a given target.
ACTION_COMMENT - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
ACTION_DESCRIPTION - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute which holds an optional action description for a model element.
ACTION_GROUPS - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
An extension namespace attribute holding an optional list of candidate group IDs.
ACTION_NAME - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute which holds an optional action name for a model element.
ACTION_ORDER - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute.
ACTION_USERS - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
An extension namespace attribute holding an optional list of candidate user IDs.
ActionBuilder - Class in com.edorasware.api.action
Builds a new Action using a fluent API.
ActionConfiguration - Class in com.edorasware.config.action
 
ActionConfiguration() - Constructor for class com.edorasware.config.action.ActionConfiguration
 
ActionConfigurationBuilder - Interface in com.edorasware.api.config.action
Configuration customizations for actions.
ActionConfigurationConfigurer - Interface in com.edorasware.api.config.action
Interface for beans that customize actions.
ActionContext - Interface in com.edorasware.api.action
Describes the context in which an action is being requested.
ActionController - Class in com.edorasware.rest.action
Controller that provides allowed Actions for specific contexts and specific AnyWorkObjects.
ActionController(ActionManager) - Constructor for class com.edorasware.rest.action.ActionController
 
ActionDecorators - Interface in com.edorasware.cmmn.engine.hooks
Provides methods to decorate available actions.
ActionGroup - Class in com.edorasware.one.action
This class acts as DTO for the Action groups.
ActionGroup.Builder - Class in com.edorasware.one.action
 
actionJoiner() - Method in class com.edorasware.config.action.ActionConfiguration
 
ActionJoiner - Interface in com.edorasware.one.action
This interface provides method to join provided Actions into ActionGroups
actionManager(WorkObjectService, ActionProvider, ActionJoiner, UserManager, MessageSource) - Method in class com.edorasware.config.action.ActionConfiguration
 
ActionManager - Interface in com.edorasware.one.action
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.content.internal.WorkObjectVariableListener
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.mail.TaskMailListener
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.models.AppModelActionListener
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.models.ModelIdsActionListener
 
actionPerformed(DatabaseSchemaServiceEvent) - Method in class com.edorasware.cloud.core.patch.data.DataConsistencyPatch
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.security.AnyWorkObjectSecurityListener
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.service.caze.CloudCaseActionListener
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.service.document.DocumentSkeletonContentListener
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.service.process.ProcessActionListener
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.service.task.ProcessTaskPermissionsActionListener
 
actionPerformed(CmmnActionEvent) - Method in interface com.edorasware.cmmn.engine.hooks.CmmnActionListener
The call-back method invoked just after the actual action has been performed.
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cmmn.one.edoraslisteners.CmmnProcessStateActionListener
Detect events for CMMN ProcessTasks.
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cmmn.one.edoraslisteners.CmmnProcessStateActionListenerProxy
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cmmn.one.edoraslisteners.CmmnTaskStateActionListener
Handles events for CMMN HumanTasks.
actionPerformed(AnyWorkObjectActionEvent) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectActionListener
 
actionPerformed(AnyWorkObjectDefinitionActionEvent) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionListener
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectActionListener
 
actionPerformed(AnyWorkObjectDefinitionActionEvent) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectDefinitionActionListener
 
actionPerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.commons.core.any.support.CompositeAnyWorkObjectActionListener
 
actionPerformed(DatabaseSchemaServiceEvent) - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaServiceListener
Called before and after an operation is executed on the DatabaseSchemaService.
actionPerformed(DatabaseSchemaServiceEvent) - Method in class com.edorasware.commons.core.persistence.schema.support.CompositeDatabaseSchemaServiceListener
 
actionPerformed(A) - Method in interface com.edorasware.commons.core.service.entity.EntityActionListener
Invoked after an entity has been inserted, modified, deleted.
actionPerformed(AnyWorkObjectDefinitionActionEvent) - Method in class com.edorasware.one.definition.internal.AddAppWorkItemDefinitionIdWorkObjectDefinitionActionListener
 
ActionProcessor - Interface in com.edorasware.one.action
Action permission process which processes actions.
ActionProperties - Enum in com.edorasware.rest.action
This enumeration represents all properties allowed in the ActionRequest.getActionProperty(ActionProperties)
ActionProvider - Interface in com.edorasware.api.action
Provides Actions for a given ActionContext.
ActionRequest - Class in com.edorasware.rest.action
This class is DTO for the unified action request
ActionRequest() - Constructor for class com.edorasware.rest.action.ActionRequest
 
ActionResponse - Class in com.edorasware.one.i18n
Action response object which encapsulates a message and a cause.
actions(List<Action>) - Method in class com.edorasware.one.action.ActionGroup.Builder
 
actions(List<Action>) - Method in class com.edorasware.one.action.FrontendActionGroup.Builder
 
ACTIONS - Static variable in class com.edorasware.one.action.internal.DefaultActionProvider
 
ACTIONS - Static variable in class com.edorasware.one.util.OneConstants
 
ACTIONS_IDS - Static variable in class com.edorasware.one.action.internal.DefaultActionProvider
 
ActionUtils - Class in com.edorasware.one.action
Utility class for Actions.
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.content.internal.WorkObjectDeleteListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.content.internal.WorkObjectVariableListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.mail.TaskMailListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.models.BaseModelSynchronizationListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.models.ModelIdsActionListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.models.ModelInitialPermissionsListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.security.AnyWorkObjectSecurityListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.service.document.DocumentNameActionListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.service.document.DocumentSkeletonContentListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.service.process.ProcessActionListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.service.task.ProcessTaskI18nActionListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.service.task.ProcessTaskPermissionsActionListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cloud.core.state.AnyWorkObjectStateListener
 
actionWillBePerformed(CmmnActionEvent) - Method in interface com.edorasware.cmmn.engine.hooks.CmmnActionListener
The call-back method invoked just before the actual action is performed.
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cmmn.one.edoraslisteners.CmmnProcessStateActionListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cmmn.one.edoraslisteners.CmmnProcessStateActionListenerProxy
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.cmmn.one.edoraslisteners.CmmnTaskI18nActionListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectActionListener
 
actionWillBePerformed(AnyWorkObjectDefinitionActionEvent) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectActionListener
 
actionWillBePerformed(AnyWorkObjectDefinitionActionEvent) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectDefinitionActionListener
 
actionWillBePerformed(AnyWorkObjectActionEvent) - Method in class com.edorasware.commons.core.any.support.CompositeAnyWorkObjectActionListener
 
actionWillBePerformed(A) - Method in interface com.edorasware.commons.core.service.entity.EntityActionListener
Invoked before an entity is inserted, modified, deleted.
actionWillBePerformed(AnyWorkObjectDefinitionActionEvent) - Method in class com.edorasware.one.action.internal.DefaultTaskDefinitionActionListener
 
actionWillBePerformed(AnyWorkObjectDefinitionActionEvent) - Method in class com.edorasware.one.definition.internal.AddAppWorkItemDefinitionIdWorkObjectDefinitionActionListener
 
actionWorkObjectAttributesProcessor() - Method in class com.edorasware.config.action.ActionConfiguration
 
ActionWorkObjectAttributesProcessor - Class in com.edorasware.one.action.internal
This class adds Action.getWorkObject() and Action.getGroup() information into the actions and resolves ${workObjectId} and ${workObjectType} in the endpoint in the case when DefaultActionContext.workObject is present
ActionWorkObjectAttributesProcessor() - Constructor for class com.edorasware.one.action.internal.ActionWorkObjectAttributesProcessor
 
activate(String, String) - Method in interface com.edorasware.one.frontendobject.AdminDashboardManager
Activates a dashboard item.
activate(String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultAdminDashboardManager
 
activate(String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
activate(String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultUserDashboardManager
 
activate(String, String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Activates a given model.
activate(String, String) - Method in interface com.edorasware.one.frontendobject.UserDashboardManager
Activates a dashboard item.
activate(String) - Method in class com.edorasware.rest.frontendobject.AdminDashboardController
 
activate(String) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
activate(String) - Method in class com.edorasware.rest.frontendobject.UserDashboardController
 
activateAccount(String, String) - Method in interface com.edorasware.one.frontendobject.AdminDashboardManager
Activates an account.
activateAccount(String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultAdminDashboardManager
 
activateAccount(String) - Method in class com.edorasware.rest.frontendobject.AdminDashboardController
 
active(boolean) - Method in class com.edorasware.one.identity.user.User.DeputyUser.Builder
True if the deputy user is active, false otherwise
ACTIVE - Static variable in class com.edorasware.one.util.OneConstants
Indicates whether the definition is active.
ActivitiBaseELResolver - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiBeanELResolver - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiBeanELResolver() - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiBeanELResolver
Deprecated.
 
ActivitiBeanELResolver(boolean) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiBeanELResolver
Deprecated.
 
ActivitiCustomProcessParseHandler - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiCustomProcessParseHandler() - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiCustomProcessParseHandler
Deprecated.
 
ActivitiCustomServiceTaskParseHandler - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiCustomServiceTaskParseHandler(List<ServiceTaskDecorator>) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiCustomServiceTaskParseHandler
Deprecated.
 
ActivitiCustomUserTaskParseHandler - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiCustomUserTaskParseHandler() - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiCustomUserTaskParseHandler
Deprecated.
 
ActivitiEntityEventListener - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiEntityEventListener(EventBus, IdLookupService) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiEntityEventListener
Deprecated.
 
ActivitiExpressionManagerBasedExpressionResolver - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiExpressionManagerBasedExpressionResolver(ExpressionManager) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiExpressionManagerBasedExpressionResolver
Deprecated.
 
ActivitiGearExpressionManager - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiGearExpressionManager() - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiGearExpressionManager
Deprecated.
 
ActivitiGearExpressionManager(List<Class<?>>) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiGearExpressionManager
Deprecated.
 
ActivitiIdentityELResolver - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiIdentityELResolver(CurrentTenantService, CurrentUserService) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiIdentityELResolver
Deprecated.
 
ActivitiOneAppELResolver - Class in com.edorasware.cloud.core.expression.activiti
Deprecated.
ActivitiOneExpressionManager - Class in com.edorasware.cloud.core.expression.activiti
Deprecated.
ActivitiOneExpressionManager() - Constructor for class com.edorasware.cloud.core.expression.activiti.ActivitiOneExpressionManager
Deprecated.
 
ActivitiOneExpressionManager(List<Class<?>>) - Constructor for class com.edorasware.cloud.core.expression.activiti.ActivitiOneExpressionManager
Deprecated.
 
activitiOneExpressionManager(List<String>, boolean) - Method in class com.edorasware.config.OneConfiguration
 
ActivitiOneWorkObjectHierarchyELResolver - Class in com.edorasware.cloud.core.expression.activiti
Deprecated.
ActivitiOneWorkObjectHierarchyELResolver(VariableScope, ExpressionManager, AnyWorkObjectService, AnyWorkObjectDefinitionService, List<String>, boolean) - Constructor for class com.edorasware.cloud.core.expression.activiti.ActivitiOneWorkObjectHierarchyELResolver
Deprecated.
 
ActivitiProcessEventListener - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiProcessEventListener(EventBus) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiProcessEventListener
Deprecated.
 
ActivitiProcessProvider - Class in com.edorasware.gear.core.process.internal
 
ActivitiProcessProvider(ProcessEngine, EventBus, TimeProvider, IdLookupService, CurrentTenantService) - Constructor for class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
ActivitiServiceTaskPropertyELResolver - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiServiceTaskPropertyELResolver(VariableScope) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiServiceTaskPropertyELResolver
Deprecated.
 
ActivitiSpringBeanELResolver - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiSpringBeanELResolver(ApplicationContext) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiSpringBeanELResolver
Deprecated.
Use this constructor if this resolver should resolve all Spring beans.
ActivitiSystemPropertyELResolver - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiSystemPropertyELResolver() - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiSystemPropertyELResolver
Deprecated.
 
ActivitiTaskEventListener - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiTaskEventListener(EventBus) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiTaskEventListener
Deprecated.
 
ActivitiTaskProvider - Class in com.edorasware.gear.core.task.internal
Task provider implementation for the Flowable process engine.
ActivitiTaskProvider(ProcessEngine, EventBus, TimeProvider, IdLookupService) - Constructor for class com.edorasware.gear.core.task.internal.ActivitiTaskProvider
 
ActivitiUtils - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiUtils() - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiUtils
Deprecated.
 
ActivitiVariableScopeElResolver - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiVariableScopeElResolver(VariableScope) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiVariableScopeElResolver
Deprecated.
 
ActivitiWorkObjectHierarchyELResolver - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
ActivitiWorkObjectHierarchyELResolver(VariableScope, ExpressionManager, AnyWorkObjectService, AnyWorkObjectDefinitionService, boolean) - Constructor for class com.edorasware.gear.core.engine.support.activiti.ActivitiWorkObjectHierarchyELResolver
Deprecated.
 
ADAPTIVE_CASE_DEFINITION_TYPE - Static variable in class com.edorasware.one.entitytemplate.internal.EntityTemplateSubTypes
The type that identifies an adaptive case definition.
AdaptiveCaseModelDeployer - Class in com.edorasware.cloud.core.deploy
Deploys adaptive case model instances.
AdaptiveCaseModelDeployer(ModelPersistenceService) - Constructor for class com.edorasware.cloud.core.deploy.AdaptiveCaseModelDeployer
 
adaptiveCaseModelDeployer(ModelPersistenceService) - Method in class com.edorasware.config.OneConfiguration
 
add(EventSource) - Method in class com.edorasware.cmmn.model.EventSources
 
ADD_COMMENT_TASK_TYPE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
The service task type for the Add comment task.
addActionListener(L) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
Deprecated.
addActionProviders(ActionProvider...) - Method in interface com.edorasware.api.config.action.ActionConfigurationBuilder
Registers additional action providers.
addAdvancedConfigurationProperties(Map<String, Object>) - Method in interface com.edorasware.api.config.engine.EngineConfigurationBuilder
Configures additional process engine advanced configuration properties.
addAdvancedConfigurationProperty(String, Object) - Method in interface com.edorasware.api.config.engine.EngineConfigurationBuilder
Configures an additional process engine advanced configuration property.
addAppWorkItemDefinitionIdWorkObjectDefinitionActionListener() - Method in class com.edorasware.config.ProviderConfiguration
 
AddAppWorkItemDefinitionIdWorkObjectDefinitionActionListener - Class in com.edorasware.one.definition.internal
This listener adds appWorkItemDefinitionId to the path of anyWorkObjectDefinition
AddAppWorkItemDefinitionIdWorkObjectDefinitionActionListener() - Constructor for class com.edorasware.one.definition.internal.AddAppWorkItemDefinitionIdWorkObjectDefinitionActionListener
 
addAttachment(String, InputStreamSource, String) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
add attachment to the message.
addAuditLogEntry(String, String, String, String...) - Method in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
addAvailableTenantId(String) - Method in class com.edorasware.cloud.core.service.tenant.OneCurrentTenantService
Registers an available tenant ID.
addBlacklistedPropertyNames(String...) - Method in interface com.edorasware.api.config.property.PropertyConfigurationBuilder
Configures additional blacklisted property names.
addCandidateGroupId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Adds the candidate group id to the current candidate group ids.
addCandidateUserId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Adds the candidate user id to the current candidate user ids.
addCaseFileItemState(String, CaseFileItemData) - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
Put a caseFileItemData into the internal caseFileItemStates map by the provided ID.
addComment(AnyWorkObject, String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
addComment(DelegateExecution) - Method in class com.edorasware.cloud.core.service.process.CommentHandlingService
 
addComment(AnyWorkObject, DelegateExecution, Map<String, Object>, String, String, String, String) - Method in class com.edorasware.cloud.core.service.process.CommentHandlingService
 
addComment(AnyWorkObject, DelegateExecution, Map<String, Object>, String, String, String, String) - Method in interface com.edorasware.cloud.core.service.process.WorkObjectCommentService
Add a comment entry to a work object.
AddCommentServiceTask - Class in com.edorasware.cmmn.model.structure
A service task that creates a comment entry on a target work object.
AddCommentServiceTask(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.AddCommentServiceTask
 
AddCommentTaskStartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.start
A service task that creates a comment entry on a target work object.
AddCommentTaskStartHandler(WorkObjectCommentService) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.AddCommentTaskStartHandler
 
addCommentTaskStartHandler(WorkObjectCommentService) - Method in class com.edorasware.config.CmmnConfiguration
 
addContent(ContentInfo, InputStream, int) - Method in interface com.edorasware.commons.core.content.ContentManager
Add content with the specified ContentInfo and the content itself as InputStream.
addContent(ContentScope, ContentReference, ContentMetadata, InputStream, int) - Method in interface com.edorasware.commons.core.content.ContentProvider
Add content with the specified ContentInfo and the content itself as InputStream.
addContent(ContentScope, ContentReference, InputStream, int, ContentMetadata, boolean) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
addContent(ContentInfo, InputStream, int) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
addContent(ContentScope, ContentReference, ContentMetadata, InputStream, int) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
addContent(ContentScope, ContentReference, InputStream, int, ContentMetadata, boolean) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Add content with the specified ContentReference and the content itself as InputStream.
addContentProvider(ContentProvider) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
addContentProvider(ContentProvider) - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
Add a ContentProvider to the content manager.
addCustomJobHandlers(JobHandler...) - Method in interface com.edorasware.api.config.engine.EngineConfigurationBuilder
Configures custom job handlers.
addEntityGivenByProvider(E, String, boolean, String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
Adds the given entity that comes from a provider, after converting all references to other entities from external ids to primary ids.
addFileDetails(String, long) - Method in class com.edorasware.cloud.core.service.UploadResponse
 
addHeaders(Map<String, String>) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Add additional message headers.
addInterceptors(InterceptorRegistry) - Method in class com.edorasware.config.BaseDispatcherConfiguration
 
addListener(AnyWorkObjectProviderListener) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
addListener(L) - Method in class com.edorasware.commons.core.provider.entity.BaseEntityProvider
 
addListener(L) - Method in interface com.edorasware.commons.core.provider.entity.EntityProvider
Registers the listener.
addMapping(String, String) - Method in class com.edorasware.cloud.core.util.ReferenceMapper.Builder
 
addMessageSourceBaseNames(String...) - Method in interface com.edorasware.api.config.i18n.I18NConfigurationBuilder
Adds base names that will be resolved as an i18n message file.
addMigrationResult(String, MigrationResult) - Method in class com.edorasware.cmmn.model.TransitionData
Add the result of a migration for a particular case to this transition data.
AddonMetadata - Interface in com.edorasware.one.addon
This interface provide a methods to describe edorasone addon.
AddonMetadata.Author - Interface in com.edorasware.one.addon
This interface provides an information about addon author
ADDONS_CONFIGURATION_COMPONENT_SCAN_PACKAGE - Static variable in interface com.edorasware.config.BaseConfiguration
 
addonsAppDeploymentCofiguration(boolean, boolean, Resource[]) - Method in class com.edorasware.config.OneConfiguration
 
addonService() - Method in class com.edorasware.config.OneConfiguration
 
AddonService - Interface in com.edorasware.one.addon
This interface provides methods for managing addons lifecycle.
addonsSystemAppDeploymentCofiguration(boolean, boolean, boolean, Resource[]) - Method in class com.edorasware.config.OneConfiguration
 
addOrReplaceVariable(Variable) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
addPlanItemState(String, PlanItemData) - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
Put a planItemData into the internal planItemStates map by the provided ID.
addPrefixedParameter(String, Object) - Method in class com.edorasware.cmmn.model.TransitionData
Add a "param" prefixed key (and value) to the parameters map, stripping off the prefix in the target map’s key.
addPrefixedParameter(String, Object, boolean) - Method in class com.edorasware.cmmn.model.TransitionData
Add a "param" prefixed key (and value) to the parameters map, stripping off the prefix in the target map’s key.
address(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the address of the user.
ADDRESS - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the address of the user.
ADDRESS - Static variable in class com.edorasware.one.identity.user.UserValues
The user’s address.
addToMap(Map<String, T>, String, T) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns an immutable map which is concatenation of the source map and key/value pair
addTriggeredPlanItem(PlanItem) - Method in interface com.edorasware.cmmn.model.EventSource
 
addTriggeredPlanItem(PlanItem) - Method in class com.edorasware.cmmn.model.GenericEventSource
 
addValidatedEntity(AnyWorkObject, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
ADHOC_DOCUMENTS - Static variable in class com.edorasware.one.util.OneConstants
 
ADHOC_DOCUMENTS - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The variable that holds the document model keys which are allowed to be created in the case.
ADHOC_PROCESSES - Static variable in class com.edorasware.one.util.OneConstants
 
ADHOC_PROCESSES - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The variable that holds the process model keys which are allowed to be created in the case.
ADHOC_TASKS - Static variable in class com.edorasware.one.util.OneConstants
 
ADHOC_TASKS - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The variable that holds the task model keys which are allowed to be created in the case.
AdHocTaskModelDefinitionProvider - Class in com.edorasware.cloud.core.provider.model
 
AdHocTaskModelDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.model.AdHocTaskModelDefinitionProvider
 
AdhocTaskProvider - Class in com.edorasware.cloud.core.provider.task
 
AdhocTaskProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.task.AdhocTaskProvider
 
adhocTaskProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
ADMIN_ACCOUNT_NAME - Static variable in class com.edorasware.cloud.core.account.CloudAccount
 
ADMIN_DASHBOARD_WORK_OBJECT_TYPES - Static variable in class com.edorasware.one.util.dashboard.DashboardUtils
 
ADMIN_USER_VARIABLE - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the flag whether the user is the automatically created system admin user of the tenant.
ADMIN_USER_VARIABLE - Static variable in class com.edorasware.one.identity.user.UserValues
Flag stating whether the user is the automatically created tenant admin user.
AdminDashboardController - Class in com.edorasware.rest.frontendobject
 
AdminDashboardController(AdminDashboardManager) - Constructor for class com.edorasware.rest.frontendobject.AdminDashboardController
 
adminDashboardManager(FrontendObjectService, WorkObjectService, StateMachineManager, NotificationService, UserManager, GroupManager, PasswordEncoder, String, UserUtils, FrontendObjectManagerUtils, AmbiguousIdHelper) - Method in class com.edorasware.config.OneConfiguration
 
AdminDashboardManager - Interface in com.edorasware.one.frontendobject
Manager interface for Admin Dashboard REST services.
AdminObjectStateMachine - Class in com.edorasware.cloud.core.state
 
AdminObjectStateMachine() - Constructor for class com.edorasware.cloud.core.state.AdminObjectStateMachine
 
AesPropertyEncoder - Class in com.edorasware.commons.core.property.internal
Implements the PropertyEncoder interface using the AES algorithm.
AesPropertyEncoder() - Constructor for class com.edorasware.commons.core.property.internal.AesPropertyEncoder
Constructs a new instance using the default key.
AesPropertyEncoder(String) - Constructor for class com.edorasware.commons.core.property.internal.AesPropertyEncoder
Constructs a new instance using an alternative key.
after(T) - Method in class com.edorasware.api.query.internal.TimestampOperandImpl
 
after(T) - Method in interface com.edorasware.api.query.TimestampOperand
Builds a predicate for a queryParameter > referenceValue comparison.
after(T) - Method in class com.edorasware.api.value.internal.TimestampValueImpl
 
afterCompletion(int) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
 
afterOrEq(T) - Method in class com.edorasware.api.query.internal.TimestampOperandImpl
 
afterOrEq(T) - Method in interface com.edorasware.api.query.TimestampOperand
Builds a predicate for a queryParameter >= referenceValue comparison.
afterOrEq(T) - Method in class com.edorasware.api.value.internal.TimestampValueImpl
 
afterPropertiesSet() - Method in class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
AggregateReferenceValue - Class in com.edorasware.api.query.internal
Predicate reference value describing an aggregation based on a specific strategy.
AggregateReferenceValue(Predicate, AggregateReferenceValue.AggregationStrategy) - Constructor for class com.edorasware.api.query.internal.AggregateReferenceValue
 
AggregateReferenceValue.AggregationStrategy - Enum in com.edorasware.api.query.internal
 
ALL - Static variable in class com.edorasware.commons.core.persistence.entity.PropertyConverter
 
ALL - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
ALL_DEFINITION_CACHES - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
ALL_SUB_STATES - Static variable in class com.edorasware.api.base.WorkObjectSubState
Contains all possible sub-state values.
ALL_SYSTEM_GROUP_VARIABLE_NAMES - Static variable in class com.edorasware.one.identity.group.GroupUtils
A list of all the variable names that mark whether a group is one of the system groups.
ALL_WORK_OBJECT_STATES - Static variable in class com.edorasware.api.base.WorkObjectState
The list of all work object states.
allOf(Boolean...) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns true if and only if all boolean parameters are <i>true</i>.
allOfCollection(Collection<Boolean>) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns true if and only if all boolean parameters are <i>true</i>.
ALLOWED_ACTIONS - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The variable that holds the allowed action ids for the work item, which is created from the model work item.
ALLOWED_NON_ALPHANUMERIC_CHARS - Static variable in class com.edorasware.commons.core.content.internal.DefaultContentScope
 
allowVariableReferencesInInitVariableTask - Variable in class com.edorasware.cloud.core.service.process.BaseVariableHandlingService
 
AmbiguousIdHelper - Class in com.edorasware.cloud.core.util
This class provides utilities for ambiguous Id manipulation.
AmbiguousIdHelper(WorkObjectService) - Constructor for class com.edorasware.cloud.core.util.AmbiguousIdHelper
 
ambiguousIdHelper(WorkObjectService) - Method in class com.edorasware.config.OneConfiguration
 
ancestorActionProvider(List<ActionProvider>, WorkObjectService) - Method in class com.edorasware.config.action.ActionConfiguration
 
AncestorActionProvider - Class in com.edorasware.one.action.internal
This class provides all actions for all ancestors if the GearWorkObject is present in the ActionContext
AncestorActionProvider(List<ActionProvider>, WorkObjectService) - Constructor for class com.edorasware.one.action.internal.AncestorActionProvider
 
and(Predicate) - Method in class com.edorasware.api.query.internal.BasePredicate
 
and(Predicate) - Method in interface com.edorasware.api.query.Predicate
Concatenates this predicate with the given predicate to a combined predicate through a logical AND operator.
and(List<? extends Predicate>) - Static method in class com.edorasware.api.query.Predicates
Concatenates the given predicates to a combined predicate through a logical AND operator.
and(Predicate, Predicate, Predicate...) - Static method in class com.edorasware.api.query.Predicates
Concatenates the given predicates to a combined predicate through a logical AND operator.
andPredicate(String, Predicate) - Method in class com.edorasware.cloud.core.service.search.SearchQuery.Builder
 
andPredicate(String, Optional<Predicate>) - Method in class com.edorasware.cloud.core.service.search.SearchQuery.Builder
 
ANY_WORK_OBJECT_DEFINITION_TYPE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Deprecated.
anyOf(Boolean...) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns true if at least one of the boolean parameters is <i>true</i>.
anyOfCollection(Collection<Boolean>) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns true if at least one of the boolean parameters is <i>true</i>.
AnyWorkObject - Class in com.edorasware.commons.core.any
Represents a concrete work object.
AnyWorkObject.Builder - Class in com.edorasware.commons.core.any
Builder for a AnyWorkObject instance.
AnyWorkObjectActionEvent - Class in com.edorasware.commons.core.any.support
Fired when an action on a concrete work object has been executed or is about to be executed.
AnyWorkObjectActionEvent(Object, String, AnyWorkObject, AnyWorkObject, AnyWorkObjectModification.Builder, long, String) - Constructor for class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent
Creates a new instance.
AnyWorkObjectActionEvent.Type - Class in com.edorasware.commons.core.any.support
 
AnyWorkObjectActionListener - Interface in com.edorasware.commons.core.any.support
Represents a work object listener that is notified before (pre-hook) and after (post-hook) a high-level action is executed on a concrete work object.
AnyWorkObjectDefinition - Class in com.edorasware.commons.core.any
Represents a concrete work object definition.
AnyWorkObjectDefinition.Builder - Class in com.edorasware.commons.core.any
Builder for an AnyWorkObjectDefinition instance.
AnyWorkObjectDefinitionActionEvent - Class in com.edorasware.commons.core.any.support
Fired when an action on a concrete work object definition has been executed or is about to be executed.
AnyWorkObjectDefinitionActionEvent(Object, String, AnyWorkObjectDefinition, AnyWorkObjectDefinition, AnyWorkObjectDefinitionModification.Builder, long, String) - Constructor for class com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionEvent
Creates a new instance.
AnyWorkObjectDefinitionActionEvent.Type - Class in com.edorasware.commons.core.any.support
 
AnyWorkObjectDefinitionActionListener - Interface in com.edorasware.commons.core.any.support
Represents a work object definition listener that is notified before (pre-hook) and after (post-hook) a high-level action is executed on a concrete work object definition.
AnyWorkObjectDefinitionDeserializer - Class in com.edorasware.cloud.core.json
This class deserializes AnyWorkObjectDefinition from json
AnyWorkObjectDefinitionDeserializer() - Constructor for class com.edorasware.cloud.core.json.AnyWorkObjectDefinitionDeserializer
 
AnyWorkObjectDefinitionManager - Class in com.edorasware.commons.core.any
 
AnyWorkObjectDefinitionModification - Class in com.edorasware.commons.core.any
This class encapsulates the changes to apply on a given AnyWorkObjectDefinition instance.
AnyWorkObjectDefinitionModification.Builder - Class in com.edorasware.commons.core.any
Builder for a AnyWorkObjectDefinitionModification instance.
AnyWorkObjectDefinitionOperandContainer - Class in com.edorasware.commons.core.any
Container of all AnyWorkObjectDefinition operands.
AnyWorkObjectDefinitionParameter - Class in com.edorasware.commons.core.any.internal.jdbc
 
AnyWorkObjectDefinitionParameter(AnyWorkObjectDefinition) - Constructor for class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionParameter
 
AnyWorkObjectDefinitionPersistence - Interface in com.edorasware.commons.core.any.support
Concrete work object definition persistence API.
anyWorkObjectDefinitionPersistence(DataSource, DatabaseType, DatabaseMetadata, ConverterProvider, PrimaryKeyGenerator, TimeProvider) - Method in class com.edorasware.config.CommonsConfiguration
 
AnyWorkObjectDefinitionPersistenceConfiguration - Class in com.edorasware.commons.core.any.internal.jdbc
Persistence configuration of the concrete work object definition entity.
AnyWorkObjectDefinitionPredicatePostProcessor - Interface in com.edorasware.commons.core.any.support
Represents a post processor that provides the ability to add restrictions to a anyWorkObject definition predicate before it is evaluated in the persistence layer (restrict) and is able to restrict anyWorkObject definitions from being returned by the service methods.
AnyWorkObjectDefinitionResult - Class in com.edorasware.commons.core.any.internal.jdbc
 
AnyWorkObjectDefinitionResult.WorkObjectDefinitionResultRowMapper - Class in com.edorasware.commons.core.any.internal.jdbc
 
AnyWorkObjectDefinitionSerializer - Class in com.edorasware.cloud.core.json
This class serializes AnyWorkObjectDefinition
AnyWorkObjectDefinitionSerializer() - Constructor for class com.edorasware.cloud.core.json.AnyWorkObjectDefinitionSerializer
 
AnyWorkObjectDefinitionService - Interface in com.edorasware.commons.core.any
The service to access the concrete work object definition management functionality.
anyWorkObjectDefinitionService(AnyWorkObjectDefinitionPersistence, CurrentTenantService, CurrentUserService, LifeCycle, TimeProvider, List<AnyWorkObjectProvider>) - Method in class com.edorasware.config.CommonsConfiguration
 
AnyWorkObjectDeserializer - Class in com.edorasware.cloud.core.transfer.json
 
AnyWorkObjectDeserializer(ConverterProvider) - Constructor for class com.edorasware.cloud.core.transfer.json.AnyWorkObjectDeserializer
 
AnyWorkObjectManager - Class in com.edorasware.commons.core.any
 
AnyWorkObjectModification - Class in com.edorasware.commons.core.any
This class encapsulates the changes to apply on a given AnyWorkObject instance.
AnyWorkObjectModification.Builder - Class in com.edorasware.commons.core.any
Builder for a AnyWorkObjectModification instance.
AnyWorkObjectOperandContainer - Class in com.edorasware.commons.core.any
Container of all AnyWorkObject operands.
AnyWorkObjectParameter - Class in com.edorasware.commons.core.any.internal.jdbc
 
AnyWorkObjectParameter(AnyWorkObject) - Constructor for class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectParameter
 
AnyWorkObjectPersistence - Interface in com.edorasware.commons.core.any.support
Concrete work object persistence API.
anyWorkObjectPersistence(DataSource, DatabaseType, DatabaseMetadata, ConverterProvider, PrimaryKeyGenerator, TimeProvider) - Method in class com.edorasware.config.CommonsConfiguration
 
AnyWorkObjectPersistenceConfiguration - Class in com.edorasware.commons.core.any.internal.jdbc
Persistence configuration of the concrete work object entity.
AnyWorkObjectPredicatePostProcessor - Interface in com.edorasware.commons.core.any.support
Represents a post processor that provides the ability to add restrictions to a anyWorkObject predicate before it is evaluated in the persistence layer (restrict) and is able to restrict anyWorkObjects from being returned by the service methods.
AnyWorkObjectProvider - Interface in com.edorasware.commons.core.any.support
Represents the service provider interface to a subsystem that provides concrete work objects for the work object management system.
AnyWorkObjectProviderListener - Interface in com.edorasware.commons.core.any.support
Represents a provider listener that is notified upon relevant work object-related events occurring in the underlying concrete work object providing subsystem.
AnyWorkObjectResult - Class in com.edorasware.commons.core.any.internal.jdbc
 
AnyWorkObjectResult.WorkObjectResultRowMapper - Class in com.edorasware.commons.core.any.internal.jdbc
 
AnyWorkObjectSecurityListener - Class in com.edorasware.cloud.core.security
 
AnyWorkObjectSecurityListener() - Constructor for class com.edorasware.cloud.core.security.AnyWorkObjectSecurityListener
 
anyWorkObjectSecurityListener() - Method in class com.edorasware.config.ProviderConfiguration
 
AnyWorkObjectSerializer - Class in com.edorasware.cloud.core.transfer.json
 
AnyWorkObjectSerializer() - Constructor for class com.edorasware.cloud.core.transfer.json.AnyWorkObjectSerializer
 
AnyWorkObjectService - Interface in com.edorasware.commons.core.any
The service to access the concrete work object management functionality.
anyWorkObjectService(AnyWorkObjectDefinitionService, AnyWorkObjectPersistence, CurrentTenantService, CurrentUserService, LifeCycle, TimeProvider, List<AnyWorkObjectProvider>, PredicatePostProcessor<AnyWorkObject>) - Method in class com.edorasware.config.CommonsConfiguration
 
AnyWorkObjectStateListener - Class in com.edorasware.cloud.core.state
 
AnyWorkObjectStateListener() - Constructor for class com.edorasware.cloud.core.state.AnyWorkObjectStateListener
 
anyWorkObjectStateListener() - Method in class com.edorasware.config.ProviderConfiguration
 
ApiController - Annotation Type in com.edorasware.api.rest
An annotation that is itself annotated with RestController.
ApiControllerConfiguration - Annotation Type in com.edorasware.api.rest
An annotation that is itself annotated with Configuration.
ApiDispatcherConfiguration - Class in com.edorasware.config
 
ApiDispatcherConfiguration() - Constructor for class com.edorasware.config.ApiDispatcherConfiguration
 
ApiWebSecurityConfig() - Constructor for class com.edorasware.config.security.SecurityConfiguration.ApiWebSecurityConfig
 
APP_DATA_MODEL_ERROR - Static variable in exception com.edorasware.one.util.OneException
 
APP_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies an app work object definition.
APP_EDORAS_VERSION_NAME - Static variable in class com.edorasware.one.app.AppConstants
 
APP_FORMAT_VERSION_NAME - Static variable in class com.edorasware.one.app.AppConstants
 
APP_GRAPH_VIEW_ERROR - Static variable in exception com.edorasware.one.util.OneException
 
APP_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
APP_MODEL_CURRENT_VERSION_ID - Static variable in class com.edorasware.one.workitem.model.ModelValues
The current version ID
APP_MODEL_CURRENT_VERSION_ID_NAME - Static variable in class com.edorasware.one.app.AppConstants
 
APP_MODEL_CURRENT_VERSION_ID_VAR - Static variable in class com.edorasware.one.app.AppConstants
 
APP_MODEL_CURRENT_VERSION_TIMESTAMP - Static variable in class com.edorasware.one.workitem.model.ModelValues
The current version timestamp.
APP_MODEL_CURRENT_VERSION_TIMESTAMP_NAME - Static variable in class com.edorasware.one.app.AppConstants
 
APP_MODEL_CURRENT_VERSION_TIMESTAMP_VAR - Static variable in class com.edorasware.one.app.AppConstants
 
APP_MODEL_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies an app model work object definition.
APP_MODEL_GLOBAL_ID_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
APP_MODEL_ID - Static variable in class com.edorasware.one.util.OneConstants
 
APP_MODEL_IS_MODIFIED_NAME - Static variable in class com.edorasware.one.app.AppConstants
 
APP_MODEL_MODIFIED - Static variable in class com.edorasware.one.workitem.model.ModelValues
Indicates if the App has been modified.
APP_MODEL_MODIFIED_VAR - Static variable in class com.edorasware.one.app.AppConstants
 
APP_MODEL_NAME_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
APP_MODEL_REVISION_HISTORY - Static variable in class com.edorasware.one.workitem.model.ModelValues
The App revision history.
APP_MODEL_REVISION_HISTORY_NAME - Static variable in class com.edorasware.one.app.AppConstants
 
APP_MODEL_REVISION_HISTORY_VAR - Static variable in class com.edorasware.one.app.AppConstants
 
APP_MODEL_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for an app model work object.
APP_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for an app work object.
APP_WORK_ITEM_DEFINITION_ID_PROPERTY_NAME - Static variable in class com.edorasware.one.util.OneConstants
 
appAdded(String) - Method in class com.edorasware.cloud.core.util.ModelStateHelper
 
AppConstants - Class in com.edorasware.one.app
Defines constants used to manipulate App files.
AppConstants() - Constructor for class com.edorasware.one.app.AppConstants
 
AppContent - Class in com.edorasware.cloud.core.transfer
Contains the complete content of an App.
AppContent(String, Map<String, String>, WorkObjectDetails, List<WorkObjectDetails>) - Constructor for class com.edorasware.cloud.core.transfer.AppContent
Constructs a new instance.
AppDataModelService - Interface in com.edorasware.one.app.datamodel
 
AppDeploymentConfiguration - Interface in com.edorasware.cloud.core.transfer
This interface represents applications deployment configuration
AppDeploymentService - Class in com.edorasware.cloud.core.deploy
 
AppDeploymentService() - Constructor for class com.edorasware.cloud.core.deploy.AppDeploymentService
 
appDeploymentService(CmmnCaseModelDeployer, AdaptiveCaseModelDeployer, ProcessModelDeployer, TaskModelDeployer, DocumentModelDeployer, FormModelDeployer, MailModelDeployer) - Method in class com.edorasware.config.OneConfiguration
 
appEdited(String, String) - Method in class com.edorasware.cloud.core.util.ModelStateHelper
 
append(RenderedSql) - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
 
appendParameter(String, Object) - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
 
appendParameters(Map<String, Object>) - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
 
appendSql(String) - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
 
AppExporter - Class in com.edorasware.cloud.core.transfer
 
AppExporter() - Constructor for class com.edorasware.cloud.core.transfer.AppExporter
 
appExporter() - Method in class com.edorasware.config.OneConfiguration
 
AppFormatVersion - Class in com.edorasware.one.app
An App format version has the form "{major}.
AppGraphOverviewService - Interface in com.edorasware.one.app.graph
 
appGraphScriptFilter(boolean) - Method in class com.edorasware.config.OneConfiguration
 
appHelper(AnyWorkObjectService, AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
AppHelper - Class in com.edorasware.one.app
Helper class for working with com.edorasware.cloud.core.entity.App entities.
AppHelper(AnyWorkObjectService, AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.one.app.AppHelper
 
AppImporter - Class in com.edorasware.cloud.core.transfer
 
AppImporter() - Constructor for class com.edorasware.cloud.core.transfer.AppImporter
 
appImporter() - Method in class com.edorasware.config.OneConfiguration
 
AppImportExportController - Class in com.edorasware.rest.app
 
AppImportExportController(AppImportExportManager) - Constructor for class com.edorasware.rest.app.AppImportExportController
 
appImportExportManager(AppImporter, AppExporter, AppReaderService, AppWriterFactory, ProcessImporter, TimeProvider, AmbiguousIdHelper, AppGraphOverviewService, UploadService) - Method in class com.edorasware.config.OneConfiguration
 
AppImportExportManager - Interface in com.edorasware.one.app
Exposes API to import/export Apps, Process models and App’s Translations.
ApplicabilityRule - Class in com.edorasware.cmmn.model.rulesandsentries
Represents an applicability rule.
ApplicabilityRule(PlannableItem, TApplicabilityRule) - Constructor for class com.edorasware.cmmn.model.rulesandsentries.ApplicabilityRule
 
ApplicationContextAwareSpringJdbcMigrationResolver - Class in org.flywaydb.core.internal.resolver.spring
Migration resolver for SpringJdbcMigrations which are registered in the given ApplicationContext.
ApplicationContextAwareSpringJdbcMigrationResolver(ClassLoader, Location, ApplicationContext) - Constructor for class org.flywaydb.core.internal.resolver.spring.ApplicationContextAwareSpringJdbcMigrationResolver
Creates a new instance.
apply(Function<Predicate, Predicate>) - Method in class com.edorasware.api.query.internal.BasePredicate
 
apply(Function<Predicate, Predicate>) - Method in class com.edorasware.api.query.internal.CompositePredicate
 
apply(Function<Predicate, Predicate>) - Method in class com.edorasware.api.query.internal.IdentityLinkPredicate
 
apply(Function<Predicate, Predicate>) - Method in class com.edorasware.api.query.internal.NamedValuePredicate
 
apply(Function<Predicate, Predicate>) - Method in class com.edorasware.api.query.internal.NotPredicate
 
apply(Function<Predicate, Predicate>) - Method in class com.edorasware.api.query.MultipleNamedValuePredicate
 
apply(Function<Predicate, Predicate>) - Method in interface com.edorasware.api.query.Predicate
Applies the given transformation, returning the transformed predicate.
apply() - Method in interface com.edorasware.api.workobject.UpdateBuilderMethods
Applies the changes defined by the builder.
apply(String) - Method in class com.edorasware.cloud.core.util.StringReplacementTask
 
apply(GearWorkObjectUpdate, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Applies an entity update.
apply(GearWorkObjectUpdate, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
apply(Predicate) - Method in class com.edorasware.commons.core.query.entity.MergeNamedValuesPredicateTransformation
 
apply(Predicate) - Method in class com.edorasware.commons.core.query.MergeCompositesPredicateTransformation
 
apply(String) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Applies the changes in this builder.
apply(F, G) - Method in interface com.edorasware.commons.core.util.fp.Function2
Returns the result of applying this function to the given input parameters.
apply(Optional<T>) - Method in class com.edorasware.commons.core.util.fp.Functions.FromOptional
 
apply() - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
apply(String) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
applyChanges(ReferenceMapper) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
applyConfigurationCustomisations(List<CC>, CB) - Static method in interface com.edorasware.config.BaseConfiguration
 
applyCustomPropertiesFromBpmnModel(BaseElement, FlowElement) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
applyLogicalProcessVersionFromModel(Process, ProcessDefinitionEntity) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
applyMigration(AppContent) - Method in interface com.edorasware.one.app.migration.AppMigration
Apply the migrations to the given App content, returning the migrated App content.
applyMigration(AppContent) - Method in class com.edorasware.one.app.migration.internal.AppMigration150S117ModelReferences
 
applyMigration(AppContent) - Method in class com.edorasware.one.app.migration.internal.AppMigration150S79AddFormsToProcessModel
 
applyMigration(AppContent) - Method in class com.edorasware.one.app.migration.internal.AppMigration150S92AppGlobalId
 
applyMigration(AppContent) - Method in class com.edorasware.one.app.migration.internal.AppMigration150S98SkeletonMetadata
 
applyTasks(String, List<StringReplacementTask>) - Static method in class com.edorasware.cloud.core.util.StringReplacementTask
 
applyVisitor(CaseFileItemInstanceVisitor) - Method in class com.edorasware.cmmn.model.casefile.CaseFile
Apply a visitor to this case file (GOF visitor pattern).
applyVisitor(PlanItemVisitor, TransitionData) - Method in class com.edorasware.cmmn.model.StateModel
Apply a PlanItemVisitor to the state model (@link this#casePlanModel}).
applyVisitor(PlannableItemVisitor, TransitionData) - Method in class com.edorasware.cmmn.model.StateModel
Apply a PlannableItemVisitor to the state model (@link this#casePlanModel}).
applyVisitor(CaseFileItemInstanceVisitor) - Method in class com.edorasware.cmmn.model.StateModel
 
applyVisitor(PlannableItemVisitor, TransitionData) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
Apply a visitor to this plannable item (GOF visitor pattern).
applyVisitor(PlanItemVisitor, TransitionData) - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
applyVisitor(PlannableItemVisitor, TransitionData) - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
applyVisitor(PlannableItemVisitor, TransitionData) - Method in class com.edorasware.cmmn.model.structure.PlanItem
Apply a plannable item visitor to this plan item.
applyVisitor(PlanItemVisitor, TransitionData) - Method in class com.edorasware.cmmn.model.structure.Stage
Apply a visitor to this stage (GOF visitor pattern).
applyVisitor(PlannableItemVisitor, TransitionData) - Method in class com.edorasware.cmmn.model.structure.Stage
Apply a plannable item visitor to this stage if it is active.
AppMigration - Interface in com.edorasware.one.app.migration
Interface for App migrations.
AppMigration150S117ModelReferences - Class in com.edorasware.one.app.migration.internal
Migrates apps that have a legacy model references using: <ul> <li>guid variable values</li> <li>model work object ID values</li> </ul> The 'guid' variable was used when edoras vis had separate DB tables to link between the edoras one model and the edoras vis primary key (guid).
AppMigration150S117ModelReferences() - Constructor for class com.edorasware.one.app.migration.internal.AppMigration150S117ModelReferences
 
AppMigration150S79AddFormsToProcessModel - Class in com.edorasware.one.app.migration.internal
 
AppMigration150S79AddFormsToProcessModel() - Constructor for class com.edorasware.one.app.migration.internal.AppMigration150S79AddFormsToProcessModel
 
AppMigration150S92AppGlobalId - Class in com.edorasware.one.app.migration.internal
 
AppMigration150S92AppGlobalId() - Constructor for class com.edorasware.one.app.migration.internal.AppMigration150S92AppGlobalId
 
AppMigration150S98SkeletonMetadata - Class in com.edorasware.one.app.migration.internal
 
AppMigration150S98SkeletonMetadata() - Constructor for class com.edorasware.one.app.migration.internal.AppMigration150S98SkeletonMetadata
 
AppMigrationUtil - Class in com.edorasware.one.app.migration.internal
Provides utility code for implementing App migrations.
AppModel - Class in com.edorasware.cloud.core.models
 
AppModelActionListener - Class in com.edorasware.cloud.core.models
 
AppModelActionListener() - Constructor for class com.edorasware.cloud.core.models.AppModelActionListener
 
appModelActionListener() - Method in class com.edorasware.config.ProviderConfiguration
 
AppModelArchiveFileName - Enum in com.edorasware.cloud.core.transfer.internal
Enumeration of the different files stored in an app model archive.
AppModelDefinitionProvider - Class in com.edorasware.cloud.core.provider.model
 
AppModelDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.model.AppModelDefinitionProvider
 
appModelDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
AppModelDeployer - Class in com.edorasware.cloud.core.deploy
Deploys app model instances.
AppModelDeployer() - Constructor for class com.edorasware.cloud.core.deploy.AppModelDeployer
 
appModelDeployer() - Method in class com.edorasware.config.OneConfiguration
 
AppModelProvider - Class in com.edorasware.cloud.core.provider.model
 
AppModelProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.model.AppModelProvider
 
appModelProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
AppReader - Interface in com.edorasware.cloud.core.transfer
Provides the information needed to import an app.
appReader(ObjectMapper, ObjectMapper) - Method in class com.edorasware.config.OneConfiguration
 
AppReaderPreProcessor - Interface in com.edorasware.cloud.core.transfer
Pre processor to modify the raw input from the app reader before it converts the input into predefined data object.
AppReaderService - Class in com.edorasware.cloud.core.transfer.internal
The default AppReader implementation.
AppReaderService(List<AppReader>, List<AppMigration>) - Constructor for class com.edorasware.cloud.core.transfer.internal.AppReaderService
 
AppSendRequest - Class in com.edorasware.cloud.transfer
DTO for an app distribution request body.
AppSendRequest() - Constructor for class com.edorasware.cloud.transfer.AppSendRequest
 
AppSendRequest(String, List<String>) - Constructor for class com.edorasware.cloud.transfer.AppSendRequest
 
AppStateMachine - Class in com.edorasware.cloud.core.state
 
AppStateMachine() - Constructor for class com.edorasware.cloud.core.state.AppStateMachine
 
AppTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
AppTermFactory(AnyWorkObjectService, AnyWorkObjectDefinitionService, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.AppTermFactory
 
AppToAppModelAppReaderPreProcessor - Class in com.edorasware.cloud.core.patch.transfer
This app reader pre processor converts the old app type and provider id to the new app model type and provider id.
AppToAppModelAppReaderPreProcessor() - Constructor for class com.edorasware.cloud.core.patch.transfer.AppToAppModelAppReaderPreProcessor
 
AppTranslationService - Interface in com.edorasware.one.i18n
 
AppVersioningException - Exception in com.edorasware.cloud.core.transfer
Used to report app versioning problems.
AppVersioningException(String) - Constructor for exception com.edorasware.cloud.core.transfer.AppVersioningException
 
AppVersioningStrategy - Interface in com.edorasware.cloud.core.transfer
Defines a strategy for managing app versions and detecting updates and conflicts as the apps are transferred between systems.
appVersioningStrategy(WorkObjectService, UserManager, ObjectMapper, String, TimeProvider) - Method in class com.edorasware.config.OneConfiguration
 
AppWebSecurityConfig() - Constructor for class com.edorasware.config.security.SecurityConfiguration.AppWebSecurityConfig
 
AppWriter - Interface in com.edorasware.cloud.core.transfer
Defines the methods needed to persist an app.
AppWriterFactory - Interface in com.edorasware.cloud.core.transfer
A factory for AppWriter instances.
ARCHIVE - Static variable in class com.edorasware.one.action.internal.DefaultActionProvider
 
archive(Optional<String>, AnyWorkObjectService, String, String) - Method in interface com.edorasware.one.caze.CaseArchiveManager
Archives given case
archive(Optional<String>, AnyWorkObjectService, String, String) - Method in class com.edorasware.one.caze.internal.DefaultCaseArchiveManager
 
archive(String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
archive(String, FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultUserDashboardManager
 
archive(String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Archives given application model and all its children.
archive(String, FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.UserDashboardManager
Archives the given work object.
archive(String, ActionRequest) - Method in class com.edorasware.rest.frontendobject.UserDashboardController
 
ARCHIVE_APP_MODEL - Static variable in class com.edorasware.one.action.internal.DefaultActionProvider
 
ARCHIVE_ERROR_MESSAGE - Static variable in class com.edorasware.one.action.internal.DefaultActionProvider
 
ARCHIVE_SUCCESS_MESSAGE - Static variable in class com.edorasware.one.action.internal.DefaultActionProvider
 
archiveAppModel(String) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
archiveCase(String, String, String, AnyWorkObjectService, CaseArchiveManager, CurrentUserService) - Static method in class com.edorasware.cmmn.one.CmmnHelper
Archive a case by setting the passed state.
archiveCaseAndDocuments(Optional<String>, String, String) - Method in interface com.edorasware.one.caze.CaseArchiveManager
Archives case and all it active documents.
archiveCaseAndDocuments(Optional<String>, String, String) - Method in class com.edorasware.one.caze.internal.DefaultCaseArchiveManager
 
archiveCmmnCase(String, String) - Method in interface com.edorasware.one.caze.CaseArchiveManager
Tests if the case identified by the id parameter is a CMMN case.
archiveCmmnCase(String, String) - Method in class com.edorasware.one.caze.internal.DefaultCaseArchiveManager
 
archiveParentCaseRecursive(CasePlanModel, String, TransitionData, PersistenceListeners, CmmnService, AnyWorkObjectService, CaseArchiveManager, CurrentUserService) - Static method in class com.edorasware.cmmn.one.CmmnHelper
If we’re archiving a non-blocking sub-case, we may have to check for terminal parent cases which can now also be archived.
archiveSingleCase(Optional<String>, String, String) - Method in interface com.edorasware.one.caze.CaseArchiveManager
Archives the case.
archiveSingleCase(Optional<String>, String, String) - Method in class com.edorasware.one.caze.internal.DefaultCaseArchiveManager
 
archiveSingleWorkObject(String, String) - Method in interface com.edorasware.one.caze.CaseArchiveManager
Archives the work object
archiveSingleWorkObject(String, String) - Method in class com.edorasware.one.caze.internal.DefaultCaseArchiveManager
 
asAttachment() - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
asAttachment(boolean) - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
asCommandExecutor(Object) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
asCommandExecutor(ProcessEngine) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
Aspose2PdfConverter - Class in com.edorasware.cloud.core.conversion.internal
This class ensures that Aspose licence is initialized.
Aspose2PdfConverter(String, Iterable<? extends String>, Set<? extends String>, TimeProvider) - Constructor for class com.edorasware.cloud.core.conversion.internal.Aspose2PdfConverter
 
AsposeExportStrategy - Class in com.edorasware.cloud.core.dataexport
 
AsposeExportStrategy() - Constructor for class com.edorasware.cloud.core.dataexport.AsposeExportStrategy
 
AsposeInitializer - Class in com.edorasware.cloud.core.conversion
 
AsposeInitializer() - Constructor for class com.edorasware.cloud.core.conversion.AsposeInitializer
 
assemblePredicatesWithAnd(Collection<Predicate>) - Static method in class com.edorasware.cloud.core.service.search.SearchUtils
Combines predicates using the AND operation.
assemblePredicatesWithOr(Collection<Predicate>) - Static method in class com.edorasware.cloud.core.service.search.SearchUtils
Combines predicates using the OR operation.
Assert - Class in com.edorasware.api.util
Provides parameter checking assertion functionality.
assertCondition(boolean, String) - Static method in class com.edorasware.api.util.Assert
Throws an exception if the given precondition is not met.
assertConsistencyOfPathAndParent(String, String, String, String) - Static method in class com.edorasware.commons.core.persistence.entity.PathUtils
 
assertNoNullPredicates(List<? extends Predicate>) - Static method in class com.edorasware.api.query.internal.PredicateUtils
Asserts that all given predicates are not null.
assertNotEmpty(String, String) - Static method in class com.edorasware.api.util.Assert
Throws an exception if the given parameter value is null or empty.
assertNotNull(String, T) - Static method in class com.edorasware.api.util.Assert
Throws an exception if the given parameter value is null.
assertTypedGlobalIdHasCorrectType(String, String) - Static method in class com.edorasware.commons.core.id.IdUtils
Assertion to check that a typed global id has the correct type
assertValidObjectAmbiguouslId(String, FrontendObject) - Static method in class com.edorasware.rest.frontendobject.FrontendObjectControllerUtils
Checks that the REST object ID and the ActionRequest.parent frontendObject IDs match.
assertValidType(String, FrontendObject) - Static method in class com.edorasware.rest.frontendobject.FrontendObjectControllerUtils
Checks that the REST type and the frontendObject type match.
ASSIGNED_GROUP_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object assigned group ID.
ASSIGNED_GROUP_ID - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
ASSIGNED_GROUP_ID_UPDATE_TIME - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object assigned group update time.
ASSIGNED_GROUP_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
ASSIGNED_USER_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
assignedGroupId(String) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object assigned group ID.
assignedGroupId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the current assigned group id.
assignedGroupId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
assignedGroupId(String) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the assigned group id.
assignedGroupId(String) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
assignedGroupId(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
assignedGroupIdUpdateTime(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the last update time of the current assigned group.
ASSIGNEE - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 
ASSIGNEE_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object assignee ID.
ASSIGNEE_ID - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
ASSIGNEE_ID_UPDATE_TIME - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object assignee update time.
assigneeId(String) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object assignee ID.
assigneeId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the current assignee id.
assigneeId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
assigneeId(String) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the assignee id.
assigneeId(String) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
assigneeId(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
assigneeIdUpdateTime(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the last update time of the current assignee.
AssigneeTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses an assignee search term into a suitable predicate.
AssigneeTermFactory(UserValueResolver, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.AssigneeTermFactory
 
asyncExecutorAsyncJobLockTimeInMillis(int) - Method in interface com.edorasware.api.config.engine.EngineConfigurationBuilder
Configures the process engine asynchronous job lock time.
asyncFailedJobWaitTime(int) - Method in interface com.edorasware.api.config.engine.EngineConfigurationBuilder
Configures the process engine failed job wait time.
attachIdsIfNeeded(E, Callable<String>, Callable<String>) - Method in class com.edorasware.commons.core.manager.entity.AbstractEntityManager
 
attachIdsIfNeeded(E, Callable<String>, Callable<String>) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
 
ATTACHMENT_ID_EXPRESSIONS - Static variable in class com.edorasware.one.util.OneConstants
 
AttachmentDeserializationHandler - Class in com.edorasware.cloud.core.json
 
AttachmentDeserializationHandler(ContentManager) - Constructor for class com.edorasware.cloud.core.json.AttachmentDeserializationHandler
 
AttachmentMetadataFields - Enum in com.edorasware.cloud.core.json
Class which holds additional the metadata names of the metadata fields
AttachmentSerializationHandler - Class in com.edorasware.cloud.core.json
 
AttachmentSerializationHandler(ContentManager) - Constructor for class com.edorasware.cloud.core.json.AttachmentSerializationHandler
 
attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class com.edorasware.one.servlet.UrlLoginAuthenticationFilter
 
ATTRIBUTE_FILE_ID - Static variable in class com.edorasware.cloud.core.json.AttachmentDeserializationHandler
 
ATTRIBUTE_FILE_ID - Static variable in class com.edorasware.cloud.core.json.AttachmentSerializationHandler
 
ATTRIBUTE_FILE_META - Static variable in class com.edorasware.cloud.core.json.AttachmentDeserializationHandler
 
ATTRIBUTE_FILE_STATE - Static variable in class com.edorasware.cloud.core.json.AttachmentDeserializationHandler
 
ATTRIBUTE_FILES - Static variable in class com.edorasware.cloud.core.json.AttachmentDeserializationHandler
 
ATTRIBUTE_FILES - Static variable in class com.edorasware.cloud.core.json.AttachmentSerializationHandler
 
ATTRIBUTE_TYPE - Static variable in class com.edorasware.cloud.core.json.AttachmentDeserializationHandler
 
ATTRIBUTE_TYPE - Static variable in class com.edorasware.cloud.core.json.AttachmentSerializationHandler
 
ATTRIBUTE_VALUE_ATTACHMENT - Static variable in class com.edorasware.cloud.core.json.AttachmentDeserializationHandler
 
ATTRIBUTE_VALUE_ATTACHMENT - Static variable in class com.edorasware.cloud.core.json.AttachmentSerializationHandler
 
AttributeConverter - Interface in com.edorasware.cloud.core.dataexport
provides interface for export an attribute from work object to export data objects
AuditLogHelper - Class in com.edorasware.cloud.core.auditlog
 
AuditLogHelper(AnyWorkObjectService, OneCurrentUserService, MessageSource, TimeProvider, IdentityManager, UserManager) - Constructor for class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
auditLogHelper(AnyWorkObjectService, OneCurrentUserService, MessageSource, TimeProvider, IdentityManager, UserManager) - Method in class com.edorasware.config.OneConfiguration
 
AuditLogHelper.CommentEntry - Class in com.edorasware.cloud.core.auditlog
 
AuditLogNotificationListener - Class in com.edorasware.cloud.core.auditlog
 
AuditLogNotificationListener() - Constructor for class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
auditLogNotificationListener() - Method in class com.edorasware.config.OneConfiguration
 
AUTO_COMPLETE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute.
AUTO_COMPLETE_VALUE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute value for the ModelConstants.CUSTOM_TYPE attribute name.
AUTOSTART_DOCUMENTS - Static variable in class com.edorasware.one.util.OneConstants
 
AUTOSTART_DOCUMENTS - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The variable that holds the document model keys which are started when the case is created.
AUTOSTART_PROCESSES - Static variable in class com.edorasware.one.util.OneConstants
 
AUTOSTART_PROCESSES - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The variable that holds the process model keys which are started when the case is created.
AUTOSTART_TASKS - Static variable in class com.edorasware.one.util.OneConstants
 
AUTOSTART_TASKS - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The variable that holds the task model keys which are started when the case is created.
AVAILABLE_ACTION_HIDDEN - Static variable in class com.edorasware.cmmn.one.CmmnConstants
Custom property determining the 'hidden' property of a generated available action.
AvailableAction - Interface in com.edorasware.cmmn.model.statesandactions
 
AvatarController - Class in com.edorasware.rest.user
Controller that provides avatar Thumbnails for users.
AvatarController(AvatarManager) - Constructor for class com.edorasware.rest.user.AvatarController
 
avatarManager(AvatarService, UserManager, ThumbnailService, AmbiguousIdHelper) - Method in class com.edorasware.config.OneConfiguration
 
AvatarManager - Interface in com.edorasware.one.identity.user
Manager to retrieve avatar Thumbnails.
AvatarService - Interface in com.edorasware.one.identity.user
Service to access avatar Thumbnails.
awaitCondition(Operation<Boolean>, long, long, String) - Static method in class com.edorasware.commons.core.util.concurrency.ConcurrencyUtils
Waits a given amount of time for a certain condition to become true.

B

backgroundTaskService(PlatformTransactionManager) - Method in class com.edorasware.config.OneConfiguration
 
BackgroundTaskService - Class in com.edorasware.one.util.execution
Runs tasks in the background.
BackgroundTaskService(PlatformTransactionManager) - Constructor for class com.edorasware.one.util.execution.BackgroundTaskService
 
Badge - Class in com.edorasware.one.permission.view
Badge class which represents a badge attached to a View.
BaseActionProviderImplementations - Class in com.edorasware.one.action.internal
 
BaseActionProviderImplementations() - Constructor for class com.edorasware.one.action.internal.BaseActionProviderImplementations
 
BaseAnyWorkObjectActionListener - Class in com.edorasware.commons.core.any.support
Empty implementation of the concrete work object action listener interface.
BaseAnyWorkObjectActionListener() - Constructor for class com.edorasware.commons.core.any.support.BaseAnyWorkObjectActionListener
 
BaseAnyWorkObjectDefinitionActionListener - Class in com.edorasware.commons.core.any.support
Empty implementation of the any work object definition action listener interface.
BaseAnyWorkObjectDefinitionActionListener() - Constructor for class com.edorasware.commons.core.any.support.BaseAnyWorkObjectDefinitionActionListener
 
BaseAnyWorkObjectDefinitionProvider - Class in com.edorasware.cloud.core.provider
 
BaseAnyWorkObjectDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.BaseAnyWorkObjectDefinitionProvider
 
BaseAnyWorkObjectProvider - Class in com.edorasware.commons.core.any.support
Base class for case provider implementations.
BaseAnyWorkObjectProviderListener - Class in com.edorasware.commons.core.any.support
Empty implementation of the concrete work object provider listener interface.
BaseAnyWorkObjectProviderListener() - Constructor for class com.edorasware.commons.core.any.support.BaseAnyWorkObjectProviderListener
 
BaseAppReader - Class in com.edorasware.cloud.core.transfer.internal
Base app reader class which holds the basic functionality for adding AppReaderPreProcessor.
BaseBulkEntityProcessor<T extends Entity> - Class in com.edorasware.commons.core.util.bulk.internal
A base class for processing large numbers of entities without loading them all into memory at the same time.
BaseBulkEntityProcessor(EntityService<T>, TimeProvider) - Constructor for class com.edorasware.commons.core.util.bulk.internal.BaseBulkEntityProcessor
 
BaseConfigurableContentProvider - Class in com.edorasware.commons.core.content.support
Abstract configurable content provider which implements the common methods to ease the implementation of a content provider.
BaseConfigurableContentProvider(String, String, boolean) - Constructor for class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
Constructs an abstract content provider with the content provider id, the name and if it supports versioning.
BaseConfiguration - Interface in com.edorasware.config
 
BaseConfiguration.ClusterDisabledCondition - Class in com.edorasware.config
 
BaseConfiguration.ClusterEnabledCondition - Class in com.edorasware.config
 
BaseConfiguration.PROPERTY_SOURCE_LOCATIONS - Enum in com.edorasware.config
Defines the default property source locations.
BaseContentListener - Class in com.edorasware.commons.core.content.support
Empty implementation of the content listener interface.
BaseContentListener() - Constructor for class com.edorasware.commons.core.content.support.BaseContentListener
 
BaseContentTypeAdapter<T> - Class in com.edorasware.commons.core.content.support
Base content type adapter which holds some common methods to serialize and deserialize objects.
BaseContentTypeAdapter() - Constructor for class com.edorasware.commons.core.content.support.BaseContentTypeAdapter
 
BaseCurrentTenantService - Class in com.edorasware.commons.core.identity.support
When run in a multi-tenant environment, this class allows to overwrite the tenant as which to execute a given action.
BaseCurrentUserService - Class in com.edorasware.commons.core.identity.support
Base class for user service implementations.
BaseDispatcherConfiguration - Class in com.edorasware.config
 
BaseDispatcherConfiguration() - Constructor for class com.edorasware.config.BaseDispatcherConfiguration
 
BaseDomainObjectProvider - Class in com.edorasware.commons.core.provider.entity
Base class for provider implementations.
BaseEntityProvider<L extends EventListener,M extends EntityManager<?,?,?,?,?>> - Class in com.edorasware.commons.core.provider.entity
Base class for provider implementations.
BaseEntityService<E extends Entity,EB extends Entity.EntityBuilder<E,EB>,OC extends EntityOperandContainer,W extends EntityModification<E,EB>,WB extends EntityModification.EntityModificationBuilder<E,EB,W,WB>,A extends EntityActionEvent<E,WB>,L extends EntityActionListener<A>,M extends EntityManager<E,EB,OC,W,WB>,PROV extends EntityProvider<?>,PERS extends EntityPersistence<E>> - Class in com.edorasware.commons.core.service.entity
Base class for all entity object services.
BaseExportStrategy - Class in com.edorasware.cloud.core.dataexport
 
BaseExportStrategy() - Constructor for class com.edorasware.cloud.core.dataexport.BaseExportStrategy
 
BaseForwardingFlowableEventListener - Class in com.edorasware.gear.core.engine.support.flowable
This class is abstract class for flowable -> gear events conversion.
BaseHandler - Class in com.edorasware.cmmn.one
 
BaseHandler() - Constructor for class com.edorasware.cmmn.one.BaseHandler
 
BaseImage2PdfConverter - Class in com.edorasware.cloud.core.conversion.internal
The type Base image 2 pdf converter contains the common methods used by all the image converters.
BaseImage2PdfConverter(String, Iterable<? extends String>, Set<? extends String>, TimeProvider) - Constructor for class com.edorasware.cloud.core.conversion.internal.BaseImage2PdfConverter
 
baseline() - Method in class org.flywaydb.core.FlywayCustomization
<p>Baselines an existing database, excluding all migrations up to and including baselineVersion.
BaseModelSynchronizationListener - Class in com.edorasware.cloud.core.models
Base class for listeners that synchronize edoras one and edoras vis models.
BaseNotificationListener - Class in com.edorasware.cloud.core.notification
Empty implementation of the notification action listener interface.
BaseNotificationListener() - Constructor for class com.edorasware.cloud.core.notification.BaseNotificationListener
 
BasePredicate - Class in com.edorasware.api.query.internal
Base Predicate implementation.
BasePredicate() - Constructor for class com.edorasware.api.query.internal.BasePredicate
 
BaseProcessProvider - Class in com.edorasware.gear.core.process.support
Base class for process provider implementations.
BaseProcessProvider(String, TimeProvider, IdLookupService) - Constructor for class com.edorasware.gear.core.process.support.BaseProcessProvider
 
BaseSecurityListener - Class in com.edorasware.cloud.core.security
Base security listener implementation checks whether user has permissions to delete object or variables
BaseSecurityListener() - Constructor for class com.edorasware.cloud.core.security.BaseSecurityListener
 
BaseSqlNameMapping - Class in com.edorasware.commons.core.persistence.jdbc
 
BaseSqlQueryRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
BaseStateMachine - Class in com.edorasware.cloud.core.state
 
BaseStateMachine() - Constructor for class com.edorasware.cloud.core.state.BaseStateMachine
 
BaseTaskProvider - Class in com.edorasware.gear.core.task.support
Base class for task provider implementations.
BaseTaskProvider(String, TimeProvider) - Constructor for class com.edorasware.gear.core.task.support.BaseTaskProvider
 
BaseUpdateBuilder<SELF> - Class in com.edorasware.gear.core.workobject.internal
Implements the SELF interface for edoras gear work objects.
BaseUpgrade - Class in com.edorasware.commons.core.persistence.schema.internal
The base upgrade is used to create data upgrades.
BaseUpgrade(String, String, BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService) - Constructor for class com.edorasware.commons.core.persistence.schema.internal.BaseUpgrade
Creates a new instance of a base upgrade with the given version and description of the upgrade.
BaseValueAccessor<V,W> - Class in com.edorasware.api.value.internal
 
BaseValueConverter<S,T> - Class in com.edorasware.commons.core.persistence
Base class for converter implementations.
BaseVariableHandlingService - Class in com.edorasware.cloud.core.service.process
 
BaseVariableHandlingService(boolean) - Constructor for class com.edorasware.cloud.core.service.process.BaseVariableHandlingService
 
BaseVariableListener - Class in com.edorasware.cloud.core.content.internal
 
BaseVariableListener(ContentManager) - Constructor for class com.edorasware.cloud.core.content.internal.BaseVariableListener
 
BaseWorkObjectDecoratorContext - Class in com.edorasware.api.workobject
 
BaseWorkObjectDecoratorContext() - Constructor for class com.edorasware.api.workobject.BaseWorkObjectDecoratorContext
 
BaseWorkObjectDecoratorContext(String) - Constructor for class com.edorasware.api.workobject.BaseWorkObjectDecoratorContext
 
BaseWorkObjectProvider - Class in com.edorasware.commons.core.provider.entity
Base class for work object provider implementations.
basicAction(String, String, String, int, boolean, boolean, String) - Static method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
BasicOperand<T> - Interface in com.edorasware.api.query
Defines the methods used to build Predicates and Orderings for basic values.
BasicOperandImpl<T,U> - Class in com.edorasware.api.query.internal
Default implementation of the BasicOperand interface.
BasicOperandImpl.InnerSelectReferenceValue - Class in com.edorasware.api.query.internal
Inner select reference value used by the BasicOperandImpl.eq(Predicate) method to render the inner select statement with the given parameter as the column name and the given predicate as the right operand.
BasicValue<V> - Interface in com.edorasware.api.value
Defines the interface of a basic value.
BasicValueImpl<V,W> - Class in com.edorasware.api.value.internal
 
BasicValueImpl(String, ValueConverter<V, W>, BasicOperand<V>, boolean) - Constructor for class com.edorasware.api.value.internal.BasicValueImpl
Constructs a new instance.
batchUpdate(String, Map<String, ?>, CloseableBatchPreparedStatementSetter) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
before(T) - Method in class com.edorasware.api.query.internal.TimestampOperandImpl
 
before(T) - Method in interface com.edorasware.api.query.TimestampOperand
Builds a predicate for a queryParameter < referenceValue comparison.
before(T) - Method in class com.edorasware.api.value.internal.TimestampValueImpl
 
beforeOrEq(T) - Method in class com.edorasware.api.query.internal.TimestampOperandImpl
 
beforeOrEq(T) - Method in interface com.edorasware.api.query.TimestampOperand
Builds a predicate for a queryParameter <= referenceValue comparison.
beforeOrEq(T) - Method in class com.edorasware.api.value.internal.TimestampValueImpl
 
between(T, T) - Method in class com.edorasware.api.query.internal.TimestampOperandImpl
 
between(T, T) - Method in interface com.edorasware.api.query.TimestampOperand
Builds a predicate for a queryParameter >= startDate AND queryParameter <= endDate comparison.
between(T, T) - Method in class com.edorasware.api.value.internal.TimestampValueImpl
 
BLACK_LISTED_PROVIDER_IDS - Static variable in class com.edorasware.one.util.OneConstants
 
BLOCKED_VARIABLES - Static variable in class com.edorasware.cloud.core.util.CloudVariables
Blocked variables which are not sent to the front end inside a FrontendObject.
BOOLEAN - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
BooleanOperand<T> - Interface in com.edorasware.api.query
Defines the methods used to build Predicates for boolean values.
BooleanOperandImpl<T,U> - Class in com.edorasware.api.query.internal
Default implementation of the BooleanOperand interface.
BooleanOperandImpl(QueryParameter, ConstructionInterceptor<T, U>) - Constructor for class com.edorasware.api.query.internal.BooleanOperandImpl
Creates a new operand instance.
booleanValue() - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
booleanValue() - Method in interface com.edorasware.api.query.VariableOperand
Returns an operand to build predicates for the value part of variables.
BooleanValue<V> - Interface in com.edorasware.api.value
Defines the interface of a boolean value.
booleanValue(String) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
booleanValue(String, Object) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
BooleanValueImpl<T> - Class in com.edorasware.api.value.internal
 
BooleanValueImpl(String, ValueConverter<T, Boolean>, BooleanOperand<T>, boolean) - Constructor for class com.edorasware.api.value.internal.BooleanValueImpl
 
BooleanVariableProcessor - Class in com.edorasware.cloud.core.service.search.internal
Parses boolean variable search term values into predicates.
BooleanVariableProcessor() - Constructor for class com.edorasware.cloud.core.service.search.internal.BooleanVariableProcessor
 
bpmn2ValidationHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
BPMN_RESOURCE_SUFFIX - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableSupport
Required resource suffix when deploying a BPMN process.
BpmnProcessTask - Class in com.edorasware.cmmn.model.structure
A CMMN ProcessTask that represents BPMN process.
BpmnProcessTask(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.BpmnProcessTask
 
BpmnProcessTaskExitHandler - Class in com.edorasware.cmmn.one.transitionhandlers.exit
 
BpmnProcessTaskExitHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.exit.BpmnProcessTaskExitHandler
 
bpmnProcessTaskExitHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
BpmnProcessTaskStartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.start
A start handler for CMMN start transition of a BPMN process task.
BpmnProcessTaskStartHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.BpmnProcessTaskStartHandler
 
bpmnProcessTaskStartHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
browseAction(String, String, String, String, String, String) - Static method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
Factory method for a browse action - an action that allows to browse to an existing work item’s work form.
browserRedirectionFilter() - Method in class com.edorasware.config.security.SecurityConfiguration
 
BrowserRedirectionFilter - Class in com.edorasware.one.servlet
Filter that enables a redirection in Browser to be able to redirect to pages which contain an anchor in the URL.
BrowserRedirectionFilter() - Constructor for class com.edorasware.one.servlet.BrowserRedirectionFilter
 
build() - Method in class com.edorasware.api.action.ActionBuilder
Builds the Action instance.
build() - Method in class com.edorasware.api.query.Query.Builder
 
build() - Method in class com.edorasware.api.value.ValueMap.Builder
Builds the new value map.
build() - Method in interface com.edorasware.api.workobject.WorkObjectBuilder
Builds the work object defined by the builder.
build() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
build() - Method in class com.edorasware.cloud.core.service.FrontendObject.Builder
 
build() - Method in class com.edorasware.cloud.core.service.search.SearchQuery.Builder
 
build() - Method in class com.edorasware.cloud.core.template.simple.SimpleTemplate.Builder
 
build() - Method in class com.edorasware.cloud.core.util.ReferenceMapper.Builder
 
build() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
build() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
build() - Method in class com.edorasware.commons.core.content.ContentReference.Builder
Builds and returns the ContentReference object.
build() - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent.Builder
Build method of the content event builder.
build() - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo.Builder
Builds and returns the DefaultContentInfo object.
build() - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata.Builder
Builds and returns the DefaultContentMetadata object.
build() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext.Builder
 
build() - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Builds the entity.
build() - Method in class com.edorasware.commons.core.entity.PropertyMap.Builder
Builds a new PropertyMap.
build() - Method in class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
 
build(ConverterProvider) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
build(ConverterProvider) - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.IdentifiableResult
 
build() - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
 
build() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
build() - Method in class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
Create ReleaseInformation from the builder
build() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
build() - Method in class com.edorasware.one.action.ActionGroup.Builder
 
build() - Method in class com.edorasware.one.identity.group.Group.Builder
Build the group object.
build() - Method in class com.edorasware.one.identity.user.User.Builder
Build the user object.
build() - Method in class com.edorasware.one.identity.user.User.DeputyUser.Builder
Build the deputy user object.
build() - Method in class com.edorasware.one.navigation.internal.DefaultNavigationAction.DefaultNavigationActionBuilder
 
build() - Method in class com.edorasware.rest.document.viewer.ThumbnailJson.ThumbnailJsonBuilder
 
builder() - Static method in interface com.edorasware.api.action.Action
Creates a new action builder.
builder(Action) - Static method in interface com.edorasware.api.action.Action
Creates a new action builder based on the given template action.
builder() - Static method in class com.edorasware.api.query.Query
Returns a new query builder.
builder(Query) - Static method in class com.edorasware.api.query.Query
Returns a new query builder based on a template query.
builder() - Static method in class com.edorasware.api.value.ValueMap
Creates a builder for a new value map instance.
builder(ValueMap) - Static method in class com.edorasware.api.value.ValueMap
Creates a builder for a new value map instance from the given template map.
builder() - Static method in interface com.edorasware.api.workobject.WorkObject
Creates an empty work object builder.
builder(WorkObject) - Static method in interface com.edorasware.api.workobject.WorkObject
Creates a work object builder based on the given template.
builder() - Static method in class com.edorasware.cloud.core.account.CloudAccount
 
builder(AnyWorkObject) - Static method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
builder(WorkObjectDetails) - Static method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
builder(AnyWorkObject) - Static method in class com.edorasware.cloud.core.service.FrontendObject
 
builder(WorkObject) - Static method in class com.edorasware.cloud.core.service.FrontendObject
 
builder() - Static method in class com.edorasware.cloud.core.service.search.SearchQuery
Creates a new search query builder instance.
builder(String) - Static method in class com.edorasware.cloud.core.template.simple.SimpleTemplate
 
builder() - Static method in class com.edorasware.cloud.core.tenant.Tenant
 
builder() - Static method in class com.edorasware.cloud.core.util.ReferenceMapper
 
builder() - Static method in class com.edorasware.commons.core.any.AnyWorkObject
Creates a builder for a new concrete work object instance.
builder(AnyWorkObject) - Static method in class com.edorasware.commons.core.any.AnyWorkObject
Creates a builder for a new concrete work object instance and applies the given template.
builder() - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Creates a builder for a new concrete work object definition instance.
builder(AnyWorkObjectDefinition) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Creates a builder for a new concrete work object definition instance and applies the given template.
builder() - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification
Creates a builder for a new any work object definition modification instance.
builder(AnyWorkObjectDefinitionModification) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification
Creates a builder for a new any work object definition modification instance and applies the given template.
builder() - Static method in class com.edorasware.commons.core.any.AnyWorkObjectModification
Creates a builder for a new any work object modification instance.
builder(AnyWorkObjectModification) - Static method in class com.edorasware.commons.core.any.AnyWorkObjectModification
Creates a builder for a new any work object modification instance and applies the given template.
builder() - Static method in class com.edorasware.commons.core.content.ContentReference
Creates a builder for a new concrete default content reference instance.
builder(ContentReference) - Static method in class com.edorasware.commons.core.content.ContentReference
Creates a builder with a ContentReference as a template.
builder() - Static method in class com.edorasware.commons.core.content.internal.DefaultContentEvent
Builder method to build ContentEvent instances.
Builder() - Constructor for class com.edorasware.commons.core.content.internal.DefaultContentEvent.Builder
 
builder() - Static method in class com.edorasware.commons.core.content.internal.DefaultContentInfo
Creates a builder for a new concrete default content info instance .
Builder() - Constructor for class com.edorasware.commons.core.content.internal.DefaultContentInfo.Builder
 
builder() - Static method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
Creates a builder for a new concrete default content metadata.
builder(ContentMetadata) - Static method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
Creates a builder for a new concrete default content metadata based on a template.
builder() - Static method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
 
Builder() - Constructor for class com.edorasware.commons.core.content.maintenance.ContentProcessorContext.Builder
 
builder() - Static method in class com.edorasware.commons.core.entity.PropertyMap
Creates a builder for a new PropertyMap instance.
builder(PropertyMap) - Static method in class com.edorasware.commons.core.entity.PropertyMap
Creates a builder for a new PropertyMap instance and applies the given template.
Builder() - Constructor for class com.edorasware.commons.core.persistence.jdbc.RenderedSql.Builder
 
builder(MigrationInfo) - Static method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaStatus
Creates a builder for a concrete default database schema status instance with the given MigrationInfo.
builder(String, AnyWorkObjectModification.Builder, AnyWorkObjectService) - Static method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate
 
builder() - Static method in class com.edorasware.commons.core.version.ReleaseInformation
Provide builder to build new ReleaseInformation instance
builder() - Static method in class com.edorasware.one.action.ActionGroup
 
builder() - Static method in class com.edorasware.one.action.FrontendActionGroup
 
builder() - Static method in class com.edorasware.one.identity.group.Group
Creates a builder for a new concrete Group instance.
builder(Group) - Static method in class com.edorasware.one.identity.group.Group
Creates a builder for a new concrete Group instance based on the given Group template.
builder() - Static method in class com.edorasware.one.identity.user.User
Creates a builder for a new concrete User instance.
builder(User) - Static method in class com.edorasware.one.identity.user.User
Creates a builder for a new concrete User instance based on the given User template.
builder() - Static method in class com.edorasware.one.identity.user.User.DeputyUser
Creates a builder for a new concrete User.DeputyUser instance.
builder(User.DeputyUser) - Static method in class com.edorasware.one.identity.user.User.DeputyUser
Creates a builder for a new concrete User.DeputyUser instance based on the given User.DeputyUser template.
builder(String, String, String) - Static method in class com.edorasware.one.navigation.internal.DefaultNavigationAction
 
builder() - Static method in class com.edorasware.rest.document.viewer.ThumbnailJson
 
buildNumber(String) - Method in class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
Set build id from continuous integration system to ReleaseInformation object
BulkProcessor<T extends Entity> - Interface in com.edorasware.commons.core.util.bulk
An interface for processing large numbers of objects without loading them all into memory.
BulkWorkObjectDefinitionProcessor - Interface in com.edorasware.commons.core.util.bulk
An interface for processing large numbers of work object definitions without loading them all into memory.
bulkWorkObjectDefinitionProcessor(AnyWorkObjectDefinitionService, TimeProvider) - Method in class com.edorasware.config.OneConfiguration
 
BulkWorkObjectProcessor - Interface in com.edorasware.commons.core.util.bulk
An interface for processing large numbers of work objects without loading them all into memory.
bulkWorkObjectProcessor(AnyWorkObjectService, TimeProvider) - Method in class com.edorasware.config.OneConfiguration
 
buttonLabel(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the button label.
buttonLabelKey(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the i18n message key for the action button label.
byPredicate(Predicate) - Static method in class com.edorasware.api.query.Query
Convenience method to create a Query with the given predicate.

C

CACHE_CONTROL_HEADER - Static variable in class com.edorasware.one.util.OneConstants
 
CacheContentWrapper - Class in com.edorasware.cloud.core.conversion.internal
Wrapper class for ContentReference and @ContentMetadata which adds the update time of the document.
CacheContentWrapper(ContentReference, ContentMetadata, Instant) - Constructor for class com.edorasware.cloud.core.conversion.internal.CacheContentWrapper
 
CacheContentWrapperDeserializer - Class in com.edorasware.cloud.core.json
Jackson deserializer for CacheContentWrapper classes.
CacheContentWrapperDeserializer() - Constructor for class com.edorasware.cloud.core.json.CacheContentWrapperDeserializer
 
CacheContentWrapperSerializer - Class in com.edorasware.cloud.core.json
Jackson deserializer for CacheContentWrapper classes.
CacheContentWrapperSerializer() - Constructor for class com.edorasware.cloud.core.json.CacheContentWrapperSerializer
 
CacheDisablingFilter - Class in com.edorasware.one.servlet
Interceptor to disable caching on certain URLs
CacheDisablingFilter() - Constructor for class com.edorasware.one.servlet.CacheDisablingFilter
 
cacheHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
CACHES - Static variable in class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
CacheStatistics - Interface in com.edorasware.commons.core.cache
Used to get statistics from a generic cache.
calculateCRC32Checksum(Resource) - Static method in class com.edorasware.commons.core.util.io.IOUtils
Calculates the CRC32 checksum of the given resource.
calculateMatchingIndex(PlannableItem, PlannableItem, int) - Method in interface com.edorasware.cmmn.engine.hooks.MigrationListeners
 
calculateMatchingIndex(PlannableItem, PlannableItem, int) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
calculateMatchingIndex(PlannableItem, PlannableItem, int) - Method in class com.edorasware.cmmn.one.implementation.OneMigrationListeners
 
calculatePagingParameters(int, int) - Static method in class com.edorasware.commons.core.util.db.DbUtils
 
cancel(String) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
cancel(String) - Method in class com.edorasware.commons.core.provider.entity.BaseWorkObjectProvider
 
cancel(String) - Method in interface com.edorasware.commons.core.provider.entity.WorkObjectProvider
Cancels or terminates any background activities / processes associated with the given work object.
cancel(String) - Method in class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
cancelEntity(String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Cancels or terminates any background activities / processes associated with the given work object.
cancelEntity(String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
CancellationCause - Class in com.edorasware.commons.core.event
Describes the cause behind a cancellation event.
CancellationCause(CancellationType, String) - Constructor for class com.edorasware.commons.core.event.CancellationCause
 
CancellationType - Enum in com.edorasware.commons.core.event
This enumeration lists types of the CancelledEvent.
CANCELLED - Static variable in class com.edorasware.commons.core.process.ProcessActionEventType
 
CancelledEvent - Class in com.edorasware.gear.core.event.internal
Fired when a work object has been cancelled.
CancelledEvent(String, CancellationCause) - Constructor for class com.edorasware.gear.core.event.internal.CancelledEvent
 
cancelWorkObject(String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Cancels or terminates any background activities / processes associated with the given work object.
cancelWorkObject(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
CANDIDATE_GROUP_IDS - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object candidate group IDs.
CANDIDATE_GROUP_IDS - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
CANDIDATE_GROUPS - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 
CANDIDATE_GROUPS - Static variable in class com.edorasware.one.util.OneConstants
 
CANDIDATE_GROUPS_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
CANDIDATE_USER_IDS - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object candidate user IDs.
CANDIDATE_USER_IDS - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
CANDIDATE_USERS - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 
CANDIDATE_USERS - Static variable in class com.edorasware.one.util.OneConstants
 
CANDIDATE_USERS_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
CandidateField - Interface in com.edorasware.api.value
Defines the interface of a candidate user / group field value.
CandidateFieldImpl - Class in com.edorasware.api.value.internal
 
CandidateFieldImpl(String, IdentityLinkType) - Constructor for class com.edorasware.api.value.internal.CandidateFieldImpl
 
CandidateFieldOperand - Interface in com.edorasware.api.query
Defines the methods used to build Predicates for candidate user / group values.
CandidateFieldOperandImpl - Class in com.edorasware.api.query.internal
Default implementation of the CandidateFieldOperand interface.
CandidateFieldOperandImpl(IdentityLinkType) - Constructor for class com.edorasware.api.query.internal.CandidateFieldOperandImpl
Creates a new operand instance.
candidateGroupIds(Set<String>) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object candidate group IDs.
candidateGroupIds(Set<String>) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the candidate group ids.
candidateGroupIds(Set<String>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
candidateGroupIds(Set<String>) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the candidate group ids.
candidateGroupIds(Set<String>) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
candidateGroupIds(Set<String>) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
candidateUserIds(Set<String>) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object candidate user IDs.
candidateUserIds(Set<String>) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the candidate user ids.
candidateUserIds(Set<String>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
candidateUserIds(Set<String>) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the candidate user ids.
candidateUserIds(Set<String>) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
candidateUserIds(Set<String>) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
capitalizeFully(String, char) - Static method in class com.edorasware.commons.core.util.string.Strings
Capitalizes the given string using the given delimiter after first converting the entire string to lower case.
CASE_CONTAINS_ACTIVE_ITEMS - Static variable in exception com.edorasware.one.util.OneException
 
CASE_DEFINITION_ID - Static variable in class com.edorasware.cmmn.one.implementation.OnePersistenceListeners
The case definition Id.
CASE_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a case definition entity.
CASE_ENGINE_STATE_VARIABLE - Static variable in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
The variable name under which the complete state is stored in the form of a JSON string.
CASE_FILE_ITEM_TRANSITION_VERB - Static variable in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
CASE_ID_VARIABLE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Case Tasks only: An extension namespace attribute holding an optional variable name under which to store the id of the spawned sub case in the parent case.
CASE_INPUT - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Case Tasks only: An extension namespace attribute allowing to specify an input parameter map.
CASE_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
CASE_MODEL_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a case model work object definition.
CASE_MODEL_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a case model work object.
CASE_MODEL_TYPE - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The variable that holds the case model type.
CASE_MODEL_TYPE_ADAPTIVE - Static variable in class com.edorasware.cloud.core.models.CaseModel
 
CASE_MODEL_TYPE_CMMN - Static variable in class com.edorasware.cloud.core.models.CaseModel
 
CASE_NAME - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Case Tasks only: A custom attribute which holds an optional case name.
CASE_OUTPUT - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Case Tasks only: An extension namespace attribute allowing to specify an output parameter map.
CASE_SCOPE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Case Tasks only: An extension namespace attribute allowing to specify whether a case task should be spawned as a sub-case or as a top-level case.
CASE_TASK_BLOCKING - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A client properties attribute.
CASE_TASK_PLAN_ITEM_ID - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A client properties attribute.
CASE_TASK_SCOPE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A client properties attribute.
CASE_TRANSITION_DATA_VARIABLE - Static variable in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
The variable name under which certain data like trigger items and parameters are stored between separate requests (between ENABLE and MANUAL_START of plan items).
CASE_TRANSITION_MAP - Static variable in class com.edorasware.cmmn.model.TransitionMap
 
CASE_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a case work object.
CASE_VARIABLE - Static variable in class com.edorasware.cmmn.one.CmmnConstants
The variable name of a case file item of type #EDORAS_CASE_VARIABLE_ITEM.
CaseActivityExecutor - Class in com.edorasware.cloud.core.service.caze
Service that will called by Create Case Activities in Process Definitions.
CaseActivityExecutor(boolean) - Constructor for class com.edorasware.cloud.core.service.caze.CaseActivityExecutor
 
caseActivityExecutor(boolean) - Method in class com.edorasware.config.CmmnConfiguration
 
caseArchiveManager(AnyWorkObjectService, NotificationService, WorkObjectService) - Method in class com.edorasware.config.CmmnConfiguration
 
CaseArchiveManager - Interface in com.edorasware.one.caze
Provides methods to archive case and documents
CaseCompleteHandler - Class in com.edorasware.cmmn.one.transitionhandlers.complete
 
CaseCompleteHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.complete.CaseCompleteHandler
 
caseCompleteHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
CaseController - Class in com.edorasware.publicapi.rest
This class implements Case specific public API methods
CaseController(WorkObjectManager, ObjectMapper, CaseManager) - Constructor for class com.edorasware.publicapi.rest.CaseController
 
CaseCreateHandler - Class in com.edorasware.cmmn.one.transitionhandlers.create
Starts a case.
CaseCreateHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.create.CaseCreateHandler
 
caseCreateHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
CaseDefinitionController - Class in com.edorasware.publicapi.rest
Provides public REST API for com.edorasware.commons.core.entity.WorkObjectDefinition manipulation
CaseDefinitionController(WorkObjectDefinitionManager, FormDefinitionManager) - Constructor for class com.edorasware.publicapi.rest.CaseDefinitionController
 
CaseFile - Class in com.edorasware.cmmn.model.casefile
This class represents a case’s case file.
CaseFile(StateModel, String, List<TCaseFileItemDefinition>, TCaseFile) - Constructor for class com.edorasware.cmmn.model.casefile.CaseFile
Construct the case file.
CaseFileItem - Class in com.edorasware.cmmn.model.casefile
A case file item represented by a TCaseFileItem and its TCaseFileItemDefinition.
CaseFileItem(CaseFile, TCaseFileItemDefinition, TCaseFileItem) - Constructor for class com.edorasware.cmmn.model.casefile.CaseFileItem
 
CaseFileItemAction - Class in com.edorasware.cmmn.model.statesandactions
 
CaseFileItemAction(CaseFileItem, CaseFileItemTransition, TransitionData, EvaluationListeners) - Constructor for class com.edorasware.cmmn.model.statesandactions.CaseFileItemAction
 
CaseFileItemData - Class in com.edorasware.cmmn.model.persistence
A class to represent the state of a single PlanItem.
CaseFileItemData() - Constructor for class com.edorasware.cmmn.model.persistence.CaseFileItemData
Empty default constructor.
CaseFileItemData(String, CaseFileItemState, CaseFileItemTransition) - Constructor for class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
CaseFileItemHandler - Class in com.edorasware.cmmn.one.casefileitemhandlers
 
CaseFileItemHandler() - Constructor for class com.edorasware.cmmn.one.casefileitemhandlers.CaseFileItemHandler
 
CaseFileItemHandlers - Class in com.edorasware.cmmn.one.casefileitemhandlers
 
CaseFileItemHandlers() - Constructor for class com.edorasware.cmmn.one.casefileitemhandlers.CaseFileItemHandlers
 
CaseFileItemHandlers(Map<String, CaseFileItemHandler>) - Constructor for class com.edorasware.cmmn.one.casefileitemhandlers.CaseFileItemHandlers
 
caseFileItemHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
CaseFileItemInstance - Class in com.edorasware.cmmn.model.casefile
An instance of a CaseFileItem.
CaseFileItemInstanceVisitor - Interface in com.edorasware.cmmn.model.visitor
<p>GOF Visitor Pattern.
CaseFileItemListeners - Interface in com.edorasware.cmmn.engine.hooks
This interface provides hooks for client code to respond to case file item state transitions.
CaseFileItemOnPart - Class in com.edorasware.cmmn.model.rulesandsentries
Represents an "onPart" to a TPlanItem.
CaseFileItemOnPart(Sentry, TCaseFileItemOnPart) - Constructor for class com.edorasware.cmmn.model.rulesandsentries.CaseFileItemOnPart
 
CaseFileItemState - Enum in com.edorasware.cmmn.model
An enum representing plan item state.
CaseFileItemStateExtractor - Class in com.edorasware.cmmn.model.visitor
A visitor which is able to extract the state from a case model (structure) and save it in the internal modelState object.
CaseFileItemStateExtractor(CasePlanModelData) - Constructor for class com.edorasware.cmmn.model.visitor.CaseFileItemStateExtractor
 
CaseFileItemStateLogger - Class in com.edorasware.cmmn.model.visitor
<p>A visitor implementation</p>.
CaseFileItemStateLogger() - Constructor for class com.edorasware.cmmn.model.visitor.CaseFileItemStateLogger
 
CaseFileItemTransition - Enum in com.edorasware.cmmn.model.xml
<p>Java class for CaseFileItemTransition.
caseFileItemTransition(String, String, String, Map<String, Object>) - Method in interface com.edorasware.one.cmmn.CmmnManager
Handles case file item transitions with given form data.
caseFileItemTransition(String, String, String, Map<String, Object>) - Method in class com.edorasware.one.cmmn.internal.DefaultCmmnManager
 
caseFileItemTransition(String, String, String, Map<String, Object>) - Method in class com.edorasware.rest.cmmn.CmmnController
 
CaseFileItemTransitionAction - Class in com.edorasware.cmmn.engine.core.engineactions
An action object representing a case file item transition.
CaseFileItemTransitionAction(DefaultCmmnEngine, String, TransitionData, EngineListeners, PersistenceListeners, String, CaseFileItemTransition) - Constructor for class com.edorasware.cmmn.engine.core.engineactions.CaseFileItemTransitionAction
 
caseFileItemTransitionAction(String, String, String, String, String, int, boolean, boolean, String, String) - Static method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
Factory method for a case file item transition action
caseManager(WorkObjectService, ActionManager, OneCmmnService) - Method in class com.edorasware.config.OneConfiguration
 
CaseManager - Interface in com.edorasware.one.rest.manager
Manages operations on com.edorasware.gear.core.caze.Cases
CaseModel - Class in com.edorasware.cloud.core.models
 
CaseModelDefinitionProvider - Class in com.edorasware.cloud.core.provider.model
 
CaseModelDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.model.CaseModelDefinitionProvider
 
caseModelDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
CaseModelProvider - Class in com.edorasware.cloud.core.provider.model
 
CaseModelProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.model.CaseModelProvider
 
caseModelProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
CaseModelSynchronizationListener - Class in com.edorasware.cloud.core.models
 
CaseModelSynchronizationListener() - Constructor for class com.edorasware.cloud.core.models.CaseModelSynchronizationListener
 
caseModelSynchronizationListener() - Method in class com.edorasware.config.ProviderConfiguration
 
casePaletteHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
CasePlanModel - Class in com.edorasware.cmmn.model.structure
A 'Stage' plan item with its associated Stage (TPlanItemDefinition) representing the top-most stage (the casePlanModel) of the case.
CasePlanModel(StateModel, String, TStage, String) - Constructor for class com.edorasware.cmmn.model.structure.CasePlanModel
Construct a casePlanModel stage.
CasePlanModelData - Class in com.edorasware.cmmn.model.persistence
A class to represent the state of a case (the state of the case’s casePlanModel).
CasePlanModelData() - Constructor for class com.edorasware.cmmn.model.persistence.CasePlanModelData
 
CaseSynchronizer - Class in com.edorasware.cmmn.engine.utility
A helper class that manages lock objects for cases identified by a string ID.
CaseSynchronizer() - Constructor for class com.edorasware.cmmn.engine.utility.CaseSynchronizer
 
CaseSynchronizer(int) - Constructor for class com.edorasware.cmmn.engine.utility.CaseSynchronizer
 
caseSynchronizer() - Method in class com.edorasware.config.CmmnConfiguration
 
CaseTask - Class in com.edorasware.cmmn.model.structure
The combination of a PlanItem and its associated TCaseTask definition.
CaseTask(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.CaseTask
Construct a case task.
CaseTask.CaseTaskScope - Enum in com.edorasware.cmmn.model.structure
 
caseTaskCompletionCheck(CasePlanModel, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
If this case is a child case (case task) of some other case (and it is in a terminal State), send the parent a corresponding termination event for this case task.
CaseTaskExitHandler - Class in com.edorasware.cmmn.one.transitionhandlers.exit
 
CaseTaskExitHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.exit.CaseTaskExitHandler
 
caseTaskExitHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
CaseTaskStartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.start
 
CaseTaskStartHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.CaseTaskStartHandler
 
caseTaskStartHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
CaseTaskView - Interface in com.edorasware.cmmn.model.expressions
Exposes properties of plan items that are related to case tasks.
CaseTerminateHandler - Class in com.edorasware.cmmn.one.transitionhandlers.terminate
 
CaseTerminateHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.terminate.CaseTerminateHandler
 
caseTerminateHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
caseValidationHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
CaseVariablePersistenceListeners - Class in com.edorasware.cmmn.one.implementation
 
CaseVariablePersistenceListeners(AnyWorkObjectService, AnyWorkObjectDefinitionService, String, String) - Constructor for class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
changeActiveState(WorkObject, boolean, String) - Method in class com.edorasware.cloud.core.util.ModelStateHelper
 
ChangeTableBuilder - Class in com.edorasware.cloud.core.notification
 
ChangeTableBuilder(AnyWorkObjectService, MessageSource) - Constructor for class com.edorasware.cloud.core.notification.ChangeTableBuilder
 
changeTableBuilder(AnyWorkObjectService, MessageSource) - Method in class com.edorasware.config.OneConfiguration
 
changeWorkObjectState(WorkObject, String, String) - Method in class com.edorasware.one.frontendobject.internal.FrontendObjectManagerUtils
 
check(LicenseContext) - Method in class com.edorasware.commons.core.license.LicenseChecker
Returns the matching product license for the given license resource and context.
check(LicenseContext) - Method in class com.edorasware.commons.core.license.RepeatingLicenseChecker
 
check(UserDetails) - Method in class com.edorasware.one.security.CollectionUserDetailsChecker
 
check(UserDetails) - Method in class com.edorasware.one.security.OneUserDetailsChecker
 
checkAndReturnLicenseSummary(LicenseContext) - Method in class com.edorasware.commons.core.license.LicenseChecker
Checks the license context given and returns the valid license summary.
checkValueType(String, Object) - Static method in class com.edorasware.api.value.WorkObjectValues
Checks that the given value to be written to a work object has a valid type.
childOf(String) - Method in interface com.edorasware.api.query.HierarchyOperand
Builds a predicate matching direct children of object with the given ID.
childOf(String) - Method in class com.edorasware.api.query.internal.HierarchyOperandImpl
 
childOf(String) - Method in class com.edorasware.api.value.internal.PathFieldImpl
 
childrenOf(Collection<String>) - Method in interface com.edorasware.api.query.HierarchyOperand
Builds a predicate matching direct children of the objects with the given IDs.
childrenOf(Collection<String>) - Method in class com.edorasware.api.query.internal.HierarchyOperandImpl
 
childrenOf(Collection<String>) - Method in class com.edorasware.api.value.internal.PathFieldImpl
 
clean() - Method in class org.flywaydb.core.FlywayCustomization
<p>Drops all objects (tables, views, procedures, triggers, …​) in the configured schemas.
cleanup(CaseFile) - Method in interface com.edorasware.cmmn.model.visitor.CaseFileItemInstanceVisitor
 
cleanup(CaseFile) - Method in class com.edorasware.cmmn.model.visitor.CaseFileItemStateExtractor
 
cleanup(CaseFile) - Method in class com.edorasware.cmmn.model.visitor.CaseFileItemStateLogger
 
cleanup(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.CurrentStateCollector
 
cleanup(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemActionCollector
 
cleanup(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemStateExtractor
 
cleanup(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemStateLogger
 
cleanup(PlanItem, TransitionData) - Method in interface com.edorasware.cmmn.model.visitor.PlanItemVisitor
Called once after all structure objects have been visited.
cleanup(PlanItem, TransitionData) - Method in interface com.edorasware.cmmn.model.visitor.PlannableItemVisitor
Called once after all structure objects have been visited.
cleanup(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanningActionCollector
 
cleanup() - Method in class com.edorasware.one.upload.internal.FilesystemCacheUploadService
 
cleanup() - Method in class com.edorasware.one.upload.internal.NoChunkUploadService
 
cleanup() - Method in interface com.edorasware.one.upload.UploadService
Performs periodic cleanup of stale uploads.
clear() - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
clear() - Method in class com.edorasware.cmmn.model.persistence.TransitionDataCache
 
clear() - Method in class com.edorasware.cmmn.model.TransitionData
 
clear(String...) - Method in interface com.edorasware.commons.core.cache.StatisticsAwareCache
Clears all values from the specified cache by name.
clear(String...) - Method in class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
clear() - Method in class com.edorasware.one.cache.internal.SafeCacheWrapper
 
clear() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
clearCacheByName(String) - Method in class com.edorasware.rest.maintenance.MaintenanceController
Clear the specified cache
clearCaches(String...) - Method in class com.edorasware.one.maintenance.internal.DefaultMaintenanceManager
 
clearCaches(String...) - Method in interface com.edorasware.one.maintenance.MaintenanceManager
Clears the given caches or all caches if the cacheNames parameter is not set.
clearCaches() - Method in class com.edorasware.rest.maintenance.MaintenanceController
Clear all caches.
clone() - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
close() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.AbstractCloseablePreparedStatementSetter
 
close() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyInsertPreparedStatementSetter
 
CloseableBatchPreparedStatementSetter - Interface in com.edorasware.commons.core.persistence.jdbc
 
CloudAccount - Class in com.edorasware.cloud.core.account
 
CloudAccountInitializer - Class in com.edorasware.cloud.core.init
Utility class to initialize an account based on some account data which also includes groups and users for that account.
CloudAccountInitializer() - Constructor for class com.edorasware.cloud.core.init.CloudAccountInitializer
 
cloudAccountInitializer() - Method in class com.edorasware.config.InitializationConfiguration
 
CloudAccountProvider - Class in com.edorasware.cloud.core.provider.account
 
CloudAccountProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.account.CloudAccountProvider
 
CloudAnyWorkObjectTestHelper - Class in com.edorasware.cloud.core
 
CloudAnyWorkObjectTestHelper(AnyWorkObjectDefinitionService, String) - Constructor for class com.edorasware.cloud.core.CloudAnyWorkObjectTestHelper
 
CloudCaseActionListener - Class in com.edorasware.cloud.core.service.caze
 
CloudCaseActionListener() - Constructor for class com.edorasware.cloud.core.service.caze.CloudCaseActionListener
 
cloudCaseActionListener() - Method in class com.edorasware.config.ProviderConfiguration
 
CloudCaseProvider - Class in com.edorasware.cloud.core.provider.caze
 
CloudCaseProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.caze.CloudCaseProvider
 
cloudCaseProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
CloudConfigurationObject - Interface in com.edorasware.cloud.core.service.configuration
This is a marker interface for configuration objects.
CloudDocumentProvider - Class in com.edorasware.cloud.core.provider.document
 
CloudDocumentProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.document.CloudDocumentProvider
 
CloudGroupInitializer - Class in com.edorasware.cloud.core.init
Simple utility class to initialize groups for the Cloud infrastructure.
CloudGroupInitializer() - Constructor for class com.edorasware.cloud.core.init.CloudGroupInitializer
 
cloudGroupInitializer() - Method in class com.edorasware.config.InitializationConfiguration
 
CloudPrimaryKeyGenerator - Class in com.edorasware.cloud.core
 
CloudPrimaryKeyGenerator() - Constructor for class com.edorasware.cloud.core.CloudPrimaryKeyGenerator
 
CloudUserInitializer - Class in com.edorasware.cloud.core.init
Utility initializer class to initialize users for the Cloud infrastructure.
CloudUserInitializer() - Constructor for class com.edorasware.cloud.core.init.CloudUserInitializer
 
cloudUserInitializer() - Method in class com.edorasware.config.InitializationConfiguration
 
CloudVariables - Class in com.edorasware.cloud.core.util
 
CLUSTER_ENABLE_PROPERTY_NAME - Static variable in interface com.edorasware.config.BaseConfiguration
 
ClusterDisabledCondition() - Constructor for class com.edorasware.config.BaseConfiguration.ClusterDisabledCondition
 
ClusterEnabledCondition() - Constructor for class com.edorasware.config.BaseConfiguration.ClusterEnabledCondition
 
CMMN_CASE_DEFINITION_TYPE - Static variable in class com.edorasware.one.entitytemplate.internal.EntityTemplateSubTypes
The type that identifies an adaptive case definition.
CMMN_TASK_DEFS - Static variable in class com.edorasware.cmmn.one.CmmnConstants
Holds work item definitions (task definitions) for CMMN Human Tasks.
CmmnActionEvent - Interface in com.edorasware.cmmn.engine.hooks
An interface representing a CMMN action event.
CmmnActionEventType - Enum in com.edorasware.cmmn.engine.hooks
Possible event types for CmmnActionEvent.
CmmnActionListener - Interface in com.edorasware.cmmn.engine.hooks
An listener interface allowing implementation projects to listen to certain CMMN life-cycle and state transition events.
CmmnCaseModelDeployer - Class in com.edorasware.cloud.core.deploy
<p>This is the deployer for CMMN case models.
CmmnCaseModelDeployer(ModelPersistenceService, String) - Constructor for class com.edorasware.cloud.core.deploy.CmmnCaseModelDeployer
 
cmmnCaseModelDeployer(ModelPersistenceService, String) - Method in class com.edorasware.config.OneConfiguration
 
CmmnCaseProvider - Class in com.edorasware.cloud.core.provider.caze
Provider implementation for CMMN Case Work Objects.
CmmnCaseProvider(ApplicationContext) - Constructor for class com.edorasware.cloud.core.provider.caze.CmmnCaseProvider
Constructor.
cmmnCaseProvider() - Method in class com.edorasware.config.CmmnConfiguration
 
CmmnCaseProviderProxy - Class in com.edorasware.cloud.core.provider.caze
This class is a workaround for the multiple circular dependencies on the AnyWorkObjectService in the CMMN provider.
CmmnCaseProviderProxy() - Constructor for class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
CmmnConfiguration - Class in com.edorasware.config
 
CmmnConfiguration() - Constructor for class com.edorasware.config.CmmnConfiguration
 
CmmnConstants - Class in com.edorasware.cmmn.one
Contains CMMN related utility constants.
CmmnController - Class in com.edorasware.rest.cmmn
 
CmmnController(CmmnManager) - Constructor for class com.edorasware.rest.cmmn.CmmnController
 
CmmnEngine - Interface in com.edorasware.cmmn.engine.core
 
cmmnEngine(Synchronizer, StateModelCache) - Method in class com.edorasware.config.CmmnConfiguration
 
CmmnEvaluationContext - Class in com.edorasware.cmmn.one.expressions
 
CmmnEvaluationContext(PlanItem, TransitionData, EvaluationListeners, ViewCreators) - Constructor for class com.edorasware.cmmn.one.expressions.CmmnEvaluationContext
 
CmmnException - Exception in com.edorasware.cmmn.model.exceptions
 
CmmnException(String) - Constructor for exception com.edorasware.cmmn.model.exceptions.CmmnException
 
CmmnExtensions - Interface in com.edorasware.cmmn.one.transitionhandlers
 
cmmnExtensions() - Method in class com.edorasware.config.CmmnConfiguration
 
CmmnHelper - Class in com.edorasware.cmmn.one
Static helper methods operating on the structure of a CMMN XML.
cmmnManager(AnyWorkObjectService, AnyWorkObjectDefinitionService, OneCmmnService, UserManager, AmbiguousIdHelper) - Method in class com.edorasware.config.CmmnConfiguration
 
CmmnManager - Interface in com.edorasware.one.cmmn
Exposes API for various CMMN actions.
cmmnPersistenceListeners(AnyWorkObjectService, AnyWorkObjectDefinitionService, String, String) - Method in class com.edorasware.config.CmmnConfiguration
 
CmmnProcessStateActionListener - Class in com.edorasware.cmmn.one.edoraslisteners
 
CmmnProcessStateActionListener(ApplicationContext) - Constructor for class com.edorasware.cmmn.one.edoraslisteners.CmmnProcessStateActionListener
TODO (guy.brand): find a better way to deal with those dependencies.
CmmnProcessStateActionListenerProxy - Class in com.edorasware.cmmn.one.edoraslisteners
 
CmmnProcessStateActionListenerProxy() - Constructor for class com.edorasware.cmmn.one.edoraslisteners.CmmnProcessStateActionListenerProxy
 
cmmnProcessStateActionListenerProxy() - Method in class com.edorasware.config.CmmnConfiguration
 
CmmnService - Interface in com.edorasware.cmmn.engine.core
 
cmmnService(CmmnService, EngineListeners, PersistenceListeners, UserManager, AnyWorkObjectService, CurrentUserService) - Method in class com.edorasware.config.CmmnConfiguration
 
CmmnTaskI18nActionListener - Class in com.edorasware.cmmn.one.edoraslisteners
 
CmmnTaskI18nActionListener() - Constructor for class com.edorasware.cmmn.one.edoraslisteners.CmmnTaskI18nActionListener
 
cmmnTaskI18nActionListener() - Method in class com.edorasware.config.CmmnConfiguration
 
CmmnTaskProvider - Class in com.edorasware.cloud.core.provider.task
Provider implementation for CMMN Human Tasks.
CmmnTaskProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.task.CmmnTaskProvider
 
cmmnTaskProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
CmmnTaskStateActionListener - Class in com.edorasware.cmmn.one.edoraslisteners
 
CmmnTaskStateActionListener() - Constructor for class com.edorasware.cmmn.one.edoraslisteners.CmmnTaskStateActionListener
 
cmmnTaskStateActionListener() - Method in class com.edorasware.config.CmmnConfiguration
 
CmmnTimerEventJobHandler - Class in com.edorasware.cmmn.one.timer
A flowable job handler for CMMN timer event listener events.
CmmnTimerEventJobHandler(OneCmmnService, UserManager, CurrentUserService) - Constructor for class com.edorasware.cmmn.one.timer.CmmnTimerEventJobHandler
 
cmmnTimerEventJobHandler(OneCmmnService, UserManager, CurrentUserService) - Method in class com.edorasware.config.CmmnConfiguration
 
CmmnUtils - Class in com.edorasware.cmmn.engine.utility
 
CollectionActionProvider - Class in com.edorasware.one.action.internal
Collects all actions from ActionProviders
CollectionActionProvider(List<ActionProvider>) - Constructor for class com.edorasware.one.action.internal.CollectionActionProvider
 
CollectionUserDetailsChecker - Class in com.edorasware.one.security
This class apply checking of all UserDetailsCheckers in the list
CollectionUserDetailsChecker(List<UserDetailsChecker>) - Constructor for class com.edorasware.one.security.CollectionUserDetailsChecker
 
CollectionUtils - Class in com.edorasware.commons.core.util.collect
Provides utility methods related to dealing with Collections.
com.edorasware.api.action - package com.edorasware.api.action
Work object action support.
com.edorasware.api.annotation - package com.edorasware.api.annotation
Semantic annotations describing the intended use of API interfaces.
com.edorasware.api.base - package com.edorasware.api.base
Basic classes and values used by the rest of the API.
com.edorasware.api.config - package com.edorasware.api.config
Interfaces supporting customizable Spring configurations.
com.edorasware.api.config.action - package com.edorasware.api.config.action
Customization for the work object action configuration.
com.edorasware.api.config.engine - package com.edorasware.api.config.engine
Customization for the Flowable-based execution engine configuration.
com.edorasware.api.config.i18n - package com.edorasware.api.config.i18n
Customization for the message internationalization configuration.
com.edorasware.api.config.mail - package com.edorasware.api.config.mail
Customization for the mail configuration.
com.edorasware.api.config.persistence - package com.edorasware.api.config.persistence
Customization for the persistence layer configuration.
com.edorasware.api.config.property - package com.edorasware.api.config.property
Customization for the property configuration.
com.edorasware.api.config.security - package com.edorasware.api.config.security
Customization for the HTTP security configuration.
com.edorasware.api.document - package com.edorasware.api.document
Provides definitions and functionality specific to document work objects.
com.edorasware.api.exception - package com.edorasware.api.exception
Exceptions that can be thrown by the public Java API.
com.edorasware.api.expression - package com.edorasware.api.expression
Expression support.
com.edorasware.api.models - package com.edorasware.api.models
Provides functionality related to Apps and models.
com.edorasware.api.persistence.internal - package com.edorasware.api.persistence.internal
 
com.edorasware.api.process - package com.edorasware.api.process
Provides functionality specific to process work objects.
com.edorasware.api.query - package com.edorasware.api.query
Work object query support.
com.edorasware.api.query.internal - package com.edorasware.api.query.internal
 
com.edorasware.api.rest - package com.edorasware.api.rest
Interfaces related to the public REST API.
com.edorasware.api.time - package com.edorasware.api.time
Time and date support.
com.edorasware.api.util - package com.edorasware.api.util
Utility interfaces and classes.
com.edorasware.api.value - package com.edorasware.api.value
Work object value access.
com.edorasware.api.value.internal - package com.edorasware.api.value.internal
 
com.edorasware.api.web - package com.edorasware.api.web
Basic classes and values used by the web interface.
com.edorasware.api.workobject - package com.edorasware.api.workobject
Interfaces for work object access and manipulation.
com.edorasware.cloud.core - package com.edorasware.cloud.core
 
com.edorasware.cloud.core.account - package com.edorasware.cloud.core.account
 
com.edorasware.cloud.core.auditlog - package com.edorasware.cloud.core.auditlog
 
com.edorasware.cloud.core.bpmn - package com.edorasware.cloud.core.bpmn
 
com.edorasware.cloud.core.content - package com.edorasware.cloud.core.content
 
com.edorasware.cloud.core.content.internal - package com.edorasware.cloud.core.content.internal
 
com.edorasware.cloud.core.conversion - package com.edorasware.cloud.core.conversion
 
com.edorasware.cloud.core.conversion.internal - package com.edorasware.cloud.core.conversion.internal
 
com.edorasware.cloud.core.dataexport - package com.edorasware.cloud.core.dataexport
 
com.edorasware.cloud.core.dataexport.converter - package com.edorasware.cloud.core.dataexport.converter
 
com.edorasware.cloud.core.deploy - package com.edorasware.cloud.core.deploy
 
com.edorasware.cloud.core.diagram - package com.edorasware.cloud.core.diagram
 
com.edorasware.cloud.core.expression - package com.edorasware.cloud.core.expression
 
com.edorasware.cloud.core.expression.activiti - package com.edorasware.cloud.core.expression.activiti
 
com.edorasware.cloud.core.expression.dmn - package com.edorasware.cloud.core.expression.dmn
 
com.edorasware.cloud.core.init - package com.edorasware.cloud.core.init
 
com.edorasware.cloud.core.init.config - package com.edorasware.cloud.core.init.config
 
com.edorasware.cloud.core.json - package com.edorasware.cloud.core.json
 
com.edorasware.cloud.core.json.config - package com.edorasware.cloud.core.json.config
 
com.edorasware.cloud.core.mail - package com.edorasware.cloud.core.mail
 
com.edorasware.cloud.core.migration - package com.edorasware.cloud.core.migration
 
com.edorasware.cloud.core.model - package com.edorasware.cloud.core.model
 
com.edorasware.cloud.core.models - package com.edorasware.cloud.core.models
 
com.edorasware.cloud.core.notification - package com.edorasware.cloud.core.notification
 
com.edorasware.cloud.core.patch.data - package com.edorasware.cloud.core.patch.data
 
com.edorasware.cloud.core.patch.transfer - package com.edorasware.cloud.core.patch.transfer
 
com.edorasware.cloud.core.provider - package com.edorasware.cloud.core.provider
 
com.edorasware.cloud.core.provider.account - package com.edorasware.cloud.core.provider.account
 
com.edorasware.cloud.core.provider.admin - package com.edorasware.cloud.core.provider.admin
 
com.edorasware.cloud.core.provider.caze - package com.edorasware.cloud.core.provider.caze
 
com.edorasware.cloud.core.provider.document - package com.edorasware.cloud.core.provider.document
 
com.edorasware.cloud.core.provider.group - package com.edorasware.cloud.core.provider.group
 
com.edorasware.cloud.core.provider.model - package com.edorasware.cloud.core.provider.model
 
com.edorasware.cloud.core.provider.query - package com.edorasware.cloud.core.provider.query
 
com.edorasware.cloud.core.provider.task - package com.edorasware.cloud.core.provider.task
 
com.edorasware.cloud.core.provider.tenant - package com.edorasware.cloud.core.provider.tenant
 
com.edorasware.cloud.core.provider.user - package com.edorasware.cloud.core.provider.user
 
com.edorasware.cloud.core.security - package com.edorasware.cloud.core.security
 
com.edorasware.cloud.core.service - package com.edorasware.cloud.core.service
 
com.edorasware.cloud.core.service.caze - package com.edorasware.cloud.core.service.caze
 
com.edorasware.cloud.core.service.configuration - package com.edorasware.cloud.core.service.configuration
 
com.edorasware.cloud.core.service.content - package com.edorasware.cloud.core.service.content
 
com.edorasware.cloud.core.service.document - package com.edorasware.cloud.core.service.document
 
com.edorasware.cloud.core.service.document.pdf - package com.edorasware.cloud.core.service.document.pdf
 
com.edorasware.cloud.core.service.document.word - package com.edorasware.cloud.core.service.document.word
 
com.edorasware.cloud.core.service.frontendobject - package com.edorasware.cloud.core.service.frontendobject
 
com.edorasware.cloud.core.service.frontendobject.internal - package com.edorasware.cloud.core.service.frontendobject.internal
 
com.edorasware.cloud.core.service.mail - package com.edorasware.cloud.core.service.mail
 
com.edorasware.cloud.core.service.model - package com.edorasware.cloud.core.service.model
 
com.edorasware.cloud.core.service.process - package com.edorasware.cloud.core.service.process
 
com.edorasware.cloud.core.service.rest - package com.edorasware.cloud.core.service.rest
 
com.edorasware.cloud.core.service.search - package com.edorasware.cloud.core.service.search
 
com.edorasware.cloud.core.service.search.internal - package com.edorasware.cloud.core.service.search.internal
 
com.edorasware.cloud.core.service.statistic - package com.edorasware.cloud.core.service.statistic
 
com.edorasware.cloud.core.service.task - package com.edorasware.cloud.core.service.task
 
com.edorasware.cloud.core.service.tenant - package com.edorasware.cloud.core.service.tenant
 
com.edorasware.cloud.core.service.user - package com.edorasware.cloud.core.service.user
 
com.edorasware.cloud.core.state - package com.edorasware.cloud.core.state
 
com.edorasware.cloud.core.template - package com.edorasware.cloud.core.template
 
com.edorasware.cloud.core.template.flowable - package com.edorasware.cloud.core.template.flowable
 
com.edorasware.cloud.core.template.simple - package com.edorasware.cloud.core.template.simple
 
com.edorasware.cloud.core.tenant - package com.edorasware.cloud.core.tenant
 
com.edorasware.cloud.core.transfer - package com.edorasware.cloud.core.transfer
 
com.edorasware.cloud.core.transfer.integration - package com.edorasware.cloud.core.transfer.integration
 
com.edorasware.cloud.core.transfer.internal - package com.edorasware.cloud.core.transfer.internal
 
com.edorasware.cloud.core.transfer.json - package com.edorasware.cloud.core.transfer.json
 
com.edorasware.cloud.core.util - package com.edorasware.cloud.core.util
 
com.edorasware.cloud.transfer - package com.edorasware.cloud.transfer
 
com.edorasware.cmmn.engine.core - package com.edorasware.cmmn.engine.core
<p>CMMN engine core service interfaces and implementations.
com.edorasware.cmmn.engine.core.engineactions - package com.edorasware.cmmn.engine.core.engineactions
<p>Action classes for all of the engine actions which alter engine state (an example of such an action would be handlePlanItemTransition which is implemented in PlanItemTransitionAction here.
com.edorasware.cmmn.engine.hooks - package com.edorasware.cmmn.engine.hooks
<p>CMMN engine implementation hooks.
com.edorasware.cmmn.engine.utility - package com.edorasware.cmmn.engine.utility
<p>CMMN engine utility interfaces and classes.
com.edorasware.cmmn.model - package com.edorasware.cmmn.model
<p>Implementation of a CMMN case engine based on the specification http://www.omg.org/spec/CMMN/1.0/ (referred to as <i>spec</i> in subsequent JavaDoc).
com.edorasware.cmmn.model.casefile - package com.edorasware.cmmn.model.casefile
<p>CMMN CaseFile related code.
com.edorasware.cmmn.model.exceptions - package com.edorasware.cmmn.model.exceptions
<p>CMMN related exception classes.
com.edorasware.cmmn.model.expressions - package com.edorasware.cmmn.model.expressions
<p>Contains helper classes for plan item and case file item wrapping and lookup.
com.edorasware.cmmn.model.persistence - package com.edorasware.cmmn.model.persistence
<p>Contains classes and code related to the persistence of engine model state.
com.edorasware.cmmn.model.planning - package com.edorasware.cmmn.model.planning
<p>The planning of discretionary items are a relatively big topic within the CMMN spec.
com.edorasware.cmmn.model.rulesandsentries - package com.edorasware.cmmn.model.rulesandsentries
<p>Contains classes and code related to the evaluation of rules, sentries (onParts) and the evaluation of applicability rules for discretionary items.
com.edorasware.cmmn.model.statesandactions - package com.edorasware.cmmn.model.statesandactions
<p>A package containing code to represent a runtime model’s current states and available actions.
com.edorasware.cmmn.model.staticmodel - package com.edorasware.cmmn.model.staticmodel
<p>Plan items and discretionary items in a design-time model are represented by instances of PlannableItem.
com.edorasware.cmmn.model.structure - package com.edorasware.cmmn.model.structure
<p>A very central package.
com.edorasware.cmmn.model.visitor - package com.edorasware.cmmn.model.visitor
<p>The visitor (GOF) pattern is used in order to apply certain operations to the case model structure.
com.edorasware.cmmn.model.xml - package com.edorasware.cmmn.model.xml
 
com.edorasware.cmmn.one - package com.edorasware.cmmn.one
Contains packages and classes for the integration of the CMMN case engine with edoras-one.
com.edorasware.cmmn.one.casefileitemhandlers - package com.edorasware.cmmn.one.casefileitemhandlers
<p>Contains code and classes implementing the CaseFileItemListeners interface.
com.edorasware.cmmn.one.edoraslisteners - package com.edorasware.cmmn.one.edoraslisteners
<p>Contains code and classes to listen to edoras events (like, for example, the completion of an flowable process).
com.edorasware.cmmn.one.expressions - package com.edorasware.cmmn.one.expressions
<p>Contains classes for plan item and case file item wrapping and lookup.
com.edorasware.cmmn.one.implementation - package com.edorasware.cmmn.one.implementation
<p>CMMN engine implementation classes for edoras one.
com.edorasware.cmmn.one.service - package com.edorasware.cmmn.one.service
The edoras one CMMN service implementation.
com.edorasware.cmmn.one.statesandactions - package com.edorasware.cmmn.one.statesandactions
 
com.edorasware.cmmn.one.timer - package com.edorasware.cmmn.one.timer
 
com.edorasware.cmmn.one.transitionhandlers - package com.edorasware.cmmn.one.transitionhandlers
<p>Contains code and classes implementing the TransitionListeners interface.
com.edorasware.cmmn.one.transitionhandlers.complete - package com.edorasware.cmmn.one.transitionhandlers.complete
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.COMPLETE.
com.edorasware.cmmn.one.transitionhandlers.create - package com.edorasware.cmmn.one.transitionhandlers.create
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.CREATE.
com.edorasware.cmmn.one.transitionhandlers.disable - package com.edorasware.cmmn.one.transitionhandlers.disable
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.DISABLE.
com.edorasware.cmmn.one.transitionhandlers.enable - package com.edorasware.cmmn.one.transitionhandlers.enable
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.ENABLE.
com.edorasware.cmmn.one.transitionhandlers.exit - package com.edorasware.cmmn.one.transitionhandlers.exit
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.EXIT.
com.edorasware.cmmn.one.transitionhandlers.fault - package com.edorasware.cmmn.one.transitionhandlers.fault
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.FAULT.
com.edorasware.cmmn.one.transitionhandlers.manualStart - package com.edorasware.cmmn.one.transitionhandlers.manualStart
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.MANUAL_START.
com.edorasware.cmmn.one.transitionhandlers.occur - package com.edorasware.cmmn.one.transitionhandlers.occur
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.OCCUR.
com.edorasware.cmmn.one.transitionhandlers.parentComplete - package com.edorasware.cmmn.one.transitionhandlers.parentComplete
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.PARENT_COMPLETE.
com.edorasware.cmmn.one.transitionhandlers.reactivate - package com.edorasware.cmmn.one.transitionhandlers.reactivate
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.REACTIVATE.
com.edorasware.cmmn.one.transitionhandlers.reenable - package com.edorasware.cmmn.one.transitionhandlers.reenable
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.REENABLE.
com.edorasware.cmmn.one.transitionhandlers.start - package com.edorasware.cmmn.one.transitionhandlers.start
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.START.
com.edorasware.cmmn.one.transitionhandlers.terminate - package com.edorasware.cmmn.one.transitionhandlers.terminate
<p>Contains code and classes implementing the edoras side of the CMMN state transition PlanItemTransition.TERMINATE.
com.edorasware.commons.core.aggregate.internal.jdbc - package com.edorasware.commons.core.aggregate.internal.jdbc
 
com.edorasware.commons.core.any - package com.edorasware.commons.core.any
Classes for generic work object management.
com.edorasware.commons.core.any.internal - package com.edorasware.commons.core.any.internal
 
com.edorasware.commons.core.any.internal.jdbc - package com.edorasware.commons.core.any.internal.jdbc
 
com.edorasware.commons.core.any.support - package com.edorasware.commons.core.any.support
SPIs and APIs to integrate with generic work object management.
com.edorasware.commons.core.cache - package com.edorasware.commons.core.cache
 
com.edorasware.commons.core.content - package com.edorasware.commons.core.content
Classes related to content management.
com.edorasware.commons.core.content.internal - package com.edorasware.commons.core.content.internal
 
com.edorasware.commons.core.content.internal.database - package com.edorasware.commons.core.content.internal.database
 
com.edorasware.commons.core.content.internal.filesystem - package com.edorasware.commons.core.content.internal.filesystem
 
com.edorasware.commons.core.content.internal.memory - package com.edorasware.commons.core.content.internal.memory
 
com.edorasware.commons.core.content.internal.variable - package com.edorasware.commons.core.content.internal.variable
 
com.edorasware.commons.core.content.maintenance - package com.edorasware.commons.core.content.maintenance
 
com.edorasware.commons.core.content.support - package com.edorasware.commons.core.content.support
Support classes for content management.
com.edorasware.commons.core.content.support.database - package com.edorasware.commons.core.content.support.database
 
com.edorasware.commons.core.definition - package com.edorasware.commons.core.definition
 
com.edorasware.commons.core.elastic - package com.edorasware.commons.core.elastic
 
com.edorasware.commons.core.entity - package com.edorasware.commons.core.entity
Classes to model business entities.
com.edorasware.commons.core.event - package com.edorasware.commons.core.event
 
com.edorasware.commons.core.field - package com.edorasware.commons.core.field
Classes related to fields.
com.edorasware.commons.core.field.entity - package com.edorasware.commons.core.field.entity
Classes related to entity fields.
com.edorasware.commons.core.id - package com.edorasware.commons.core.id
Classes involved in id handling.
com.edorasware.commons.core.identity - package com.edorasware.commons.core.identity
Classes for identity management.
com.edorasware.commons.core.identity.internal - package com.edorasware.commons.core.identity.internal
 
com.edorasware.commons.core.identity.support - package com.edorasware.commons.core.identity.support
 
com.edorasware.commons.core.init - package com.edorasware.commons.core.init
 
com.edorasware.commons.core.license - package com.edorasware.commons.core.license
Classes related to license handling.
com.edorasware.commons.core.maintenance - package com.edorasware.commons.core.maintenance
 
com.edorasware.commons.core.maintenance.internal - package com.edorasware.commons.core.maintenance.internal
 
com.edorasware.commons.core.maintenance.internal.jdbc - package com.edorasware.commons.core.maintenance.internal.jdbc
 
com.edorasware.commons.core.maintenance.support - package com.edorasware.commons.core.maintenance.support
 
com.edorasware.commons.core.manager.entity - package com.edorasware.commons.core.manager.entity
Classes related to entity managers.
com.edorasware.commons.core.modification.entity - package com.edorasware.commons.core.modification.entity
Classes related to entity modifications.
com.edorasware.commons.core.persistence - package com.edorasware.commons.core.persistence
Classes for database persistence management and configuration thereof.
com.edorasware.commons.core.persistence.entity - package com.edorasware.commons.core.persistence.entity
 
com.edorasware.commons.core.persistence.entity.jdbc - package com.edorasware.commons.core.persistence.entity.jdbc
 
com.edorasware.commons.core.persistence.jdbc - package com.edorasware.commons.core.persistence.jdbc
Classes for JDBC-based database persistence management and configuration thereof.
com.edorasware.commons.core.persistence.schema - package com.edorasware.commons.core.persistence.schema
 
com.edorasware.commons.core.persistence.schema.internal - package com.edorasware.commons.core.persistence.schema.internal
 
com.edorasware.commons.core.persistence.schema.support - package com.edorasware.commons.core.persistence.schema.support
 
com.edorasware.commons.core.process - package com.edorasware.commons.core.process
 
com.edorasware.commons.core.property - package com.edorasware.commons.core.property
 
com.edorasware.commons.core.property.internal - package com.edorasware.commons.core.property.internal
 
com.edorasware.commons.core.provider.entity - package com.edorasware.commons.core.provider.entity
Classes related to entity providers.
com.edorasware.commons.core.query - package com.edorasware.commons.core.query
Classes to build queries.
com.edorasware.commons.core.query.entity - package com.edorasware.commons.core.query.entity
Classes to build entity-specific queries.
com.edorasware.commons.core.service.entity - package com.edorasware.commons.core.service.entity
Classes related to entity services.
com.edorasware.commons.core.task - package com.edorasware.commons.core.task
 
com.edorasware.commons.core.time.internal - package com.edorasware.commons.core.time.internal
 
com.edorasware.commons.core.util - package com.edorasware.commons.core.util
edoras commons utility classes.
com.edorasware.commons.core.util.bulk - package com.edorasware.commons.core.util.bulk
 
com.edorasware.commons.core.util.bulk.internal - package com.edorasware.commons.core.util.bulk.internal
 
com.edorasware.commons.core.util.collect - package com.edorasware.commons.core.util.collect
Collection utility classes.
com.edorasware.commons.core.util.concurrency - package com.edorasware.commons.core.util.concurrency
Concurrency utility classes.
com.edorasware.commons.core.util.db - package com.edorasware.commons.core.util.db
Database utility classes.
com.edorasware.commons.core.util.fp - package com.edorasware.commons.core.util.fp
Functional programming utility classes.
com.edorasware.commons.core.util.generics - package com.edorasware.commons.core.util.generics
Generics utility classes.
com.edorasware.commons.core.util.guava - package com.edorasware.commons.core.util.guava
Guava utility classes.
com.edorasware.commons.core.util.io - package com.edorasware.commons.core.util.io
I/O utility classes.
com.edorasware.commons.core.util.progress - package com.edorasware.commons.core.util.progress
 
com.edorasware.commons.core.util.security - package com.edorasware.commons.core.util.security
Security utility classes.
com.edorasware.commons.core.util.spring - package com.edorasware.commons.core.util.spring
Spring utility classes.
com.edorasware.commons.core.util.string - package com.edorasware.commons.core.util.string
String utility classes.
com.edorasware.commons.core.util.xml - package com.edorasware.commons.core.util.xml
XML utility classes.
com.edorasware.commons.core.value - package com.edorasware.commons.core.value
 
com.edorasware.commons.core.version - package com.edorasware.commons.core.version
 
com.edorasware.config - package com.edorasware.config
 
com.edorasware.config.action - package com.edorasware.config.action
 
com.edorasware.config.content - package com.edorasware.config.content
 
com.edorasware.config.engine - package com.edorasware.config.engine
 
com.edorasware.config.i18n - package com.edorasware.config.i18n
 
com.edorasware.config.mail - package com.edorasware.config.mail
 
com.edorasware.config.persistence - package com.edorasware.config.persistence
 
com.edorasware.config.property - package com.edorasware.config.property
 
com.edorasware.config.security - package com.edorasware.config.security
 
com.edorasware.config.util - package com.edorasware.config.util
 
com.edorasware.gear.core.dmn.internal - package com.edorasware.gear.core.dmn.internal
 
com.edorasware.gear.core.engine.config.flowable - package com.edorasware.gear.core.engine.config.flowable
 
com.edorasware.gear.core.engine.support.activiti - package com.edorasware.gear.core.engine.support.activiti
 
com.edorasware.gear.core.engine.support.flowable - package com.edorasware.gear.core.engine.support.flowable
 
com.edorasware.gear.core.engine.support.flowable.dmn - package com.edorasware.gear.core.engine.support.flowable.dmn
 
com.edorasware.gear.core.event - package com.edorasware.gear.core.event
 
com.edorasware.gear.core.event.internal - package com.edorasware.gear.core.event.internal
 
com.edorasware.gear.core.expression - package com.edorasware.gear.core.expression
 
com.edorasware.gear.core.process - package com.edorasware.gear.core.process
 
com.edorasware.gear.core.process.internal - package com.edorasware.gear.core.process.internal
 
com.edorasware.gear.core.process.support - package com.edorasware.gear.core.process.support
 
com.edorasware.gear.core.security - package com.edorasware.gear.core.security
 
com.edorasware.gear.core.task.internal - package com.edorasware.gear.core.task.internal
 
com.edorasware.gear.core.task.support - package com.edorasware.gear.core.task.support
 
com.edorasware.gear.core.workobject - package com.edorasware.gear.core.workobject
 
com.edorasware.gear.core.workobject.internal - package com.edorasware.gear.core.workobject.internal
 
com.edorasware.one.action - package com.edorasware.one.action
 
com.edorasware.one.action.internal - package com.edorasware.one.action.internal
 
com.edorasware.one.addon - package com.edorasware.one.addon
 
com.edorasware.one.addon.internal - package com.edorasware.one.addon.internal
 
com.edorasware.one.app - package com.edorasware.one.app
 
com.edorasware.one.app.datamodel - package com.edorasware.one.app.datamodel
 
com.edorasware.one.app.graph - package com.edorasware.one.app.graph
 
com.edorasware.one.app.internal - package com.edorasware.one.app.internal
 
com.edorasware.one.app.migration - package com.edorasware.one.app.migration
 
com.edorasware.one.app.migration.internal - package com.edorasware.one.app.migration.internal
 
com.edorasware.one.cache.internal - package com.edorasware.one.cache.internal
 
com.edorasware.one.cache.internal.redis - package com.edorasware.one.cache.internal.redis
 
com.edorasware.one.caze - package com.edorasware.one.caze
 
com.edorasware.one.caze.internal - package com.edorasware.one.caze.internal
 
com.edorasware.one.cmmn - package com.edorasware.one.cmmn
 
com.edorasware.one.cmmn.internal - package com.edorasware.one.cmmn.internal
 
com.edorasware.one.configuration - package com.edorasware.one.configuration
 
com.edorasware.one.configuration.internal - package com.edorasware.one.configuration.internal
 
com.edorasware.one.content - package com.edorasware.one.content
 
com.edorasware.one.converter - package com.edorasware.one.converter
 
com.edorasware.one.datacheck - package com.edorasware.one.datacheck
 
com.edorasware.one.datacheck.internal - package com.edorasware.one.datacheck.internal
 
com.edorasware.one.definition - package com.edorasware.one.definition
 
com.edorasware.one.definition.internal - package com.edorasware.one.definition.internal
 
com.edorasware.one.dmn - package com.edorasware.one.dmn
 
com.edorasware.one.dmn.internal - package com.edorasware.one.dmn.internal
 
com.edorasware.one.document - package com.edorasware.one.document
 
com.edorasware.one.document.internal - package com.edorasware.one.document.internal
 
com.edorasware.one.document.viewer - package com.edorasware.one.document.viewer
 
com.edorasware.one.document.viewer.internal - package com.edorasware.one.document.viewer.internal
 
com.edorasware.one.elastic - package com.edorasware.one.elastic
 
com.edorasware.one.entitytemplate - package com.edorasware.one.entitytemplate
 
com.edorasware.one.entitytemplate.internal - package com.edorasware.one.entitytemplate.internal
 
com.edorasware.one.filestorage - package com.edorasware.one.filestorage
 
com.edorasware.one.filestorage.internal - package com.edorasware.one.filestorage.internal
 
com.edorasware.one.form - package com.edorasware.one.form
 
com.edorasware.one.form.internal - package com.edorasware.one.form.internal
 
com.edorasware.one.frontendobject - package com.edorasware.one.frontendobject
 
com.edorasware.one.frontendobject.internal - package com.edorasware.one.frontendobject.internal
 
com.edorasware.one.i18n - package com.edorasware.one.i18n
 
com.edorasware.one.i18n.internal - package com.edorasware.one.i18n.internal
 
com.edorasware.one.identity - package com.edorasware.one.identity
 
com.edorasware.one.identity.group - package com.edorasware.one.identity.group
 
com.edorasware.one.identity.group.internal - package com.edorasware.one.identity.group.internal
 
com.edorasware.one.identity.internal - package com.edorasware.one.identity.internal
 
com.edorasware.one.identity.user - package com.edorasware.one.identity.user
 
com.edorasware.one.identity.user.internal - package com.edorasware.one.identity.user.internal
 
com.edorasware.one.init - package com.edorasware.one.init
 
com.edorasware.one.legacy - package com.edorasware.one.legacy
 
com.edorasware.one.maintenance - package com.edorasware.one.maintenance
 
com.edorasware.one.maintenance.internal - package com.edorasware.one.maintenance.internal
 
com.edorasware.one.model - package com.edorasware.one.model
 
com.edorasware.one.model.internal - package com.edorasware.one.model.internal
 
com.edorasware.one.modeler - package com.edorasware.one.modeler
 
com.edorasware.one.modeler.internal - package com.edorasware.one.modeler.internal
 
com.edorasware.one.navigation - package com.edorasware.one.navigation
 
com.edorasware.one.navigation.internal - package com.edorasware.one.navigation.internal
 
com.edorasware.one.navigation.internal.json - package com.edorasware.one.navigation.internal.json
 
com.edorasware.one.permission.dashboard - package com.edorasware.one.permission.dashboard
 
com.edorasware.one.permission.dashboard.internal - package com.edorasware.one.permission.dashboard.internal
 
com.edorasware.one.permission.view - package com.edorasware.one.permission.view
 
com.edorasware.one.permission.view.internal - package com.edorasware.one.permission.view.internal
 
com.edorasware.one.preview - package com.edorasware.one.preview
 
com.edorasware.one.preview.internal - package com.edorasware.one.preview.internal
 
com.edorasware.one.rest.manager - package com.edorasware.one.rest.manager
 
com.edorasware.one.rest.manager.internal - package com.edorasware.one.rest.manager.internal
 
com.edorasware.one.search - package com.edorasware.one.search
 
com.edorasware.one.search.internal - package com.edorasware.one.search.internal
 
com.edorasware.one.security - package com.edorasware.one.security
 
com.edorasware.one.servlet - package com.edorasware.one.servlet
 
com.edorasware.one.statistic - package com.edorasware.one.statistic
 
com.edorasware.one.statistic.internal - package com.edorasware.one.statistic.internal
 
com.edorasware.one.tenant - package com.edorasware.one.tenant
 
com.edorasware.one.tenant.internal - package com.edorasware.one.tenant.internal
 
com.edorasware.one.thumbnail - package com.edorasware.one.thumbnail
 
com.edorasware.one.thumbnail.internal - package com.edorasware.one.thumbnail.internal
 
com.edorasware.one.upgrade - package com.edorasware.one.upgrade
 
com.edorasware.one.upload - package com.edorasware.one.upload
 
com.edorasware.one.upload.internal - package com.edorasware.one.upload.internal
 
com.edorasware.one.util - package com.edorasware.one.util
 
com.edorasware.one.util.dashboard - package com.edorasware.one.util.dashboard
 
com.edorasware.one.util.execution - package com.edorasware.one.util.execution
 
com.edorasware.one.workitem - package com.edorasware.one.workitem
 
com.edorasware.one.workitem.internal - package com.edorasware.one.workitem.internal
 
com.edorasware.one.workitem.internal.json - package com.edorasware.one.workitem.internal.json
 
com.edorasware.one.workitem.model - package com.edorasware.one.workitem.model
 
com.edorasware.publicapi - package com.edorasware.publicapi
 
com.edorasware.publicapi.rest - package com.edorasware.publicapi.rest
 
com.edorasware.publicapi.rest.swagger - package com.edorasware.publicapi.rest.swagger
 
com.edorasware.rest - package com.edorasware.rest
 
com.edorasware.rest.action - package com.edorasware.rest.action
 
com.edorasware.rest.app - package com.edorasware.rest.app
 
com.edorasware.rest.cmmn - package com.edorasware.rest.cmmn
 
com.edorasware.rest.configuration - package com.edorasware.rest.configuration
 
com.edorasware.rest.dmn - package com.edorasware.rest.dmn
 
com.edorasware.rest.document - package com.edorasware.rest.document
 
com.edorasware.rest.document.viewer - package com.edorasware.rest.document.viewer
 
com.edorasware.rest.entitytemplate - package com.edorasware.rest.entitytemplate
 
com.edorasware.rest.filestorage - package com.edorasware.rest.filestorage
 
com.edorasware.rest.forms - package com.edorasware.rest.forms
 
com.edorasware.rest.frontendobject - package com.edorasware.rest.frontendobject
 
com.edorasware.rest.i18n - package com.edorasware.rest.i18n
 
com.edorasware.rest.maintenance - package com.edorasware.rest.maintenance
 
com.edorasware.rest.modeler - package com.edorasware.rest.modeler
 
com.edorasware.rest.navigation - package com.edorasware.rest.navigation
 
com.edorasware.rest.permission.dashboard - package com.edorasware.rest.permission.dashboard
 
com.edorasware.rest.permission.view - package com.edorasware.rest.permission.view
 
com.edorasware.rest.preview - package com.edorasware.rest.preview
 
com.edorasware.rest.search - package com.edorasware.rest.search
 
com.edorasware.rest.statistic - package com.edorasware.rest.statistic
 
com.edorasware.rest.user - package com.edorasware.rest.user
 
com.edorasware.rest.widgets - package com.edorasware.rest.widgets
 
com.edorasware.rest.workitem - package com.edorasware.rest.workitem
 
CommandLineParser - Class in com.edorasware.one.util
Parses the command line when the jar is used as an executable.
CommandLineParser() - Constructor for class com.edorasware.one.util.CommandLineParser
 
COMMENT_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
CommentEntry(String, String, String, String, boolean, List<AuditLogHelper.CommentEntry>) - Constructor for class com.edorasware.cloud.core.auditlog.AuditLogHelper.CommentEntry
 
CommentHandlingService - Class in com.edorasware.cloud.core.service.process
This service bean is used to create and add a comment to a target work object.
CommentHandlingService(boolean) - Constructor for class com.edorasware.cloud.core.service.process.CommentHandlingService
 
COMMENTS - Static variable in class com.edorasware.cloud.core.util.CloudVariables
Deprecated.
because of CLD-11374
commentService(boolean) - Method in class com.edorasware.config.OneConfiguration
 
COMMENTTARGETOBJECT_EXPRESSION_KEY - Static variable in interface com.edorasware.cloud.core.service.process.WorkObjectCommentService
Suggested property key name for target object.
COMMENTTEMPLATE_KEY - Static variable in interface com.edorasware.cloud.core.service.process.WorkObjectCommentService
Suggested property key name for comment template.
COMMENTUSER_EXPRESSION_KEY - Static variable in interface com.edorasware.cloud.core.service.process.WorkObjectCommentService
Suggested property key name for comment user.
commitHash(String) - Method in class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
Set source control commit hash to ReleaseInformation object
CommonQueryHints - Class in com.edorasware.api.query
Defines query hints that can be use in all queries.
CommonQueryHints() - Constructor for class com.edorasware.api.query.CommonQueryHints
 
CommonsConfiguration - Class in com.edorasware.config
 
CommonsConfiguration() - Constructor for class com.edorasware.config.CommonsConfiguration
 
CommonsDatabase - Class in com.edorasware.commons.core.persistence.entity.jdbc
This class holds the constants of the database tables and database scripts.
CommonsEntityConverterProvider - Class in com.edorasware.commons.core.persistence.entity
Provider of all converters known to edoras commons.
CommonsEntityConverterProvider() - Constructor for class com.edorasware.commons.core.persistence.entity.CommonsEntityConverterProvider
 
CommonsEntityConverterType - Enum in com.edorasware.commons.core.persistence.entity
Converter types known to edoras commons.
CommonsEntityResolver - Class in com.edorasware.commons.core.util.xml
Entity resolver for all schemas supported by edoras commons.
CommonsMapDifference<V> - Class in com.edorasware.commons.core.util.guava
Helper class to deal with map differences calculated via Guava.
CommonsSqlNameMapping - Class in com.edorasware.commons.core.aggregate.internal.jdbc
Provides the complete set of mappings from QueryParameters to database table columns that are known in edoras commons.
commonStagePathLength(PlannableItem[]) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
compact() - Method in class com.edorasware.cmmn.model.EventSources
Compact event sources.
ComparablePredicateSupplier<T extends Comparable<T>> - Interface in com.edorasware.cloud.core.service.search.internal
 
compareModelsHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
compareRevisionHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
compareTo(EventSource) - Method in class com.edorasware.cmmn.model.GenericEventSource
 
compareTo(PlanItemData) - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
compareTo(AvailableAction) - Method in class com.edorasware.cmmn.model.statesandactions.OrderedAction
 
compareTo(CurrentState) - Method in class com.edorasware.cmmn.model.statesandactions.OrderedState
 
compareTo(ReleaseVersion) - Method in class com.edorasware.commons.core.version.ReleaseVersion
 
compareTo(AppFormatVersion) - Method in class com.edorasware.one.app.AppFormatVersion
 
ComparisonOperator - Enum in com.edorasware.api.query.internal
Used to combine two operands to a Predicate.
ComparisonPredicate - Class in com.edorasware.api.query.internal
A predicate which compares a query parameter (i.e. left operand) with an expected value (i.e. right operand) based on a specific operator.
ComparisonPredicate(ComparisonOperator, QueryParameter, Object) - Constructor for class com.edorasware.api.query.internal.ComparisonPredicate
Constructs a new comparison predicate instance.
complete(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
complete(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
complete(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
complete(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.complete.CompleteHandler
Implements the COMPLETE transition.
COMPLETE - Static variable in class com.edorasware.one.action.internal.DefaultActionProvider
 
complete(String, Map<String, String>) - Method in class com.edorasware.one.rest.manager.internal.DefaultTaskManager
 
complete(String, Map<String, String>) - Method in interface com.edorasware.one.rest.manager.TaskManager
Completes task with given taskWorkObjectId
complete(String, String, List<String>, Map<String, String>) - Method in class com.edorasware.publicapi.rest.TaskController
 
completeEntity(String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Completes the given entity by setting its state to WorkObjectState.STATE_COMPLETED.
completeEntity(String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
CompleteHandler - Class in com.edorasware.cmmn.one.transitionhandlers.complete
 
CompleteHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.complete.CompleteHandler
 
CompleteHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.complete
 
CompleteHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.complete.CompleteHandlers
 
CompleteHandlers(Map<Class<? extends PlanItem>, CompleteHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.complete.CompleteHandlers
 
completeHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
completeModels(String) - Method in class com.edorasware.cloud.core.deploy.AppDeploymentService
 
completeTask(String, Map<String, String>, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultUserDashboardManager
 
completeTask(String, Map<String, String>, String) - Method in interface com.edorasware.one.frontendobject.UserDashboardManager
Completes a task.
completeTask(String, String) - Method in class com.edorasware.rest.frontendobject.UserDashboardController
 
completeWorkObject(String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Completes the specified concrete work object by setting its state to WorkObjectState.STATE_COMPLETED.
completeWorkObject(String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
COMPLETION_NEUTRAL - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
An extension namespace attribute holding an optional boolean value controlling event listener behavior wrt stage completion.
ComplexValue<V> - Interface in com.edorasware.api.value
Defines the interface of a complex variable value (containing a list or map).
ComplexValueImpl<T,U> - Class in com.edorasware.api.value.internal
 
ComplexValueImpl(String, ValueConverter<T, U>) - Constructor for class com.edorasware.api.value.internal.ComplexValueImpl
 
ComplexVariableOperand - Interface in com.edorasware.api.query
Defines the methods used to build Predicates for complex variable values.
ComplexVariableOperandImpl - Class in com.edorasware.api.query.internal
Default implementation of the ComplexVariableOperand interface.
ComplexVariableOperandImpl(String) - Constructor for class com.edorasware.api.query.internal.ComplexVariableOperandImpl
Creates a new operand instance.
ComponentEntity - Interface in com.edorasware.commons.core.persistence
Marks an entity as a component entity.
CompositeAnyWorkObjectActionListener - Class in com.edorasware.commons.core.any.support
 
CompositeAnyWorkObjectActionListener(List<AnyWorkObjectActionListener>) - Constructor for class com.edorasware.commons.core.any.support.CompositeAnyWorkObjectActionListener
 
CompositeConverterProvider - Class in com.edorasware.commons.core.persistence
Composite converter provider that delegates all requests to its contained converter providers.
CompositeConverterProvider(List<ConverterProvider>) - Constructor for class com.edorasware.commons.core.persistence.CompositeConverterProvider
 
CompositeDatabaseSchemaServiceListener - Class in com.edorasware.commons.core.persistence.schema.support
Composite listener for the DatabaseSchemaServiceListeners.
CompositeDatabaseSchemaServiceListener(List<DatabaseSchemaServiceListener>) - Constructor for class com.edorasware.commons.core.persistence.schema.support.CompositeDatabaseSchemaServiceListener
 
CompositePredicate - Class in com.edorasware.api.query.internal
A logical concatenation of n predicates, which itself is again a predicate.
CompositePredicate(CompositePredicate.Operator, Collection<? extends Predicate>) - Constructor for class com.edorasware.api.query.internal.CompositePredicate
Creates a predicate instance which concatenates the given predicates with the specified operator.
CompositePredicate.Operator - Enum in com.edorasware.api.query.internal
The logical operator which defines the type of concatenation.
concatenateCollectionWithCollection(Collection<T>, Collection<T>) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns a collection that is the concatenation of the given two collections.
concatenateCollectionWithElements(Collection<T>, T...) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns a collection that is the concatenation of the given collection and the given elements.
concatenateListWithElements(List<T>, T...) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns a list that is the concatenation of the given list and the given elements.
concatenateListWithList(List<T>, List<T>) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns a list that is the concatenation of the given two lists.
ConcurrencyUtils - Class in com.edorasware.commons.core.util.concurrency
Provides utility methods related to concurrency.
ConfigurableContentManager - Interface in com.edorasware.commons.core.content.support
A configurable ContentManager with the ability to add ContentProviders.
ConfigurableRowMapper<T> - Interface in com.edorasware.commons.core.persistence.jdbc
This interface is implemented by row mappers that can be configured with what fields to map to the result.
CONFIGURATION - Static variable in class com.edorasware.one.identity.user.UserUtils
<p>The variable that holds the configuration object of a user.
CONFIGURATION - Static variable in class com.edorasware.one.identity.user.UserValues
<p>The user configuration object of a user.
CONFIGURATION_KEY - Static variable in class com.edorasware.cloud.core.service.configuration.TenantGroupConfiguration
 
CONFIGURATION_ORDER - Static variable in interface com.edorasware.api.config.security.SecurityApiConfigurationConfigurer
 
CONFIGURATION_ORDER - Static variable in interface com.edorasware.api.config.security.SecurityConfigurationConfigurer
 
CONFIGURATION_ORDER_DELTA - Static variable in interface com.edorasware.config.BaseConfiguration
 
ConfigurationBuilder - Interface in com.edorasware.api.config
Marker interface for all builders that can be used to customize the default Spring configuration.
ConfigurationConfigurer<T extends ConfigurationBuilder> - Interface in com.edorasware.api.config
Interface for all beans that can be used to customize the default Spring configuration.
ConfigurationController - Class in com.edorasware.rest.configuration
This controller returns different kind of configuration objects for the cloud.
ConfigurationController(ConfigurationManager) - Constructor for class com.edorasware.rest.configuration.ConfigurationController
 
configurationManager() - Method in class com.edorasware.config.OneConfiguration
 
ConfigurationManager - Interface in com.edorasware.one.configuration
Exposes API to retrieve different kinds of configuration objects for the cloud.
configuratorList(DmnEngineConfiguration) - Method in class com.edorasware.config.engine.EngineConfiguration
 
configure(T) - Method in interface com.edorasware.api.config.ConfigurationConfigurer
Invoked by the framework too apply the required customizations using the configuration builder.
configure(SecurityApiConfigurationBuilder) - Method in interface com.edorasware.api.config.security.SecurityApiConfigurationConfigurer
Allows the security configuration default settings to be disabled.
configure(SecurityConfigurationBuilder) - Method in interface com.edorasware.api.config.security.SecurityConfigurationConfigurer
Allows the security configuration default settings to be disabled.
configure(Set<QueryHint>) - Method in interface com.edorasware.commons.core.persistence.jdbc.ConfigurableRowMapper
Returns a new row mapper that is configured based on the given query hints.
configure(List<CC>, T) - Static method in interface com.edorasware.config.InternalConfigurationConfigurer
 
configure(T) - Method in interface com.edorasware.config.InternalConfigurationConfigurer
 
configure(WebSecurity) - Method in class com.edorasware.config.security.SecurityConfiguration.ApiWebSecurityConfig
 
configure(WebSecurity) - Method in class com.edorasware.config.security.SecurityConfiguration.AppWebSecurityConfig
 
configure(Properties) - Method in class org.flywaydb.core.FlywayCustomization
Configures Flyway with these properties.
configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class com.edorasware.config.BaseDispatcherConfiguration
 
ConstructionInterceptor<T,U> - Interface in com.edorasware.api.query.internal
An AOP-style hook to intercept individual steps of predicate construction.
contains(T) - Method in class com.edorasware.api.query.internal.ListVariableOperandImpl
 
contains(U) - Method in interface com.edorasware.api.query.ListVariableOperand
Builds a predicate that checks if the value contains the given entry.
contains(T) - Method in class com.edorasware.api.value.internal.ListValueImpl
 
contains(String) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
 
containsAny(Collection<T>) - Method in class com.edorasware.api.query.internal.ListVariableOperandImpl
 
containsAny(Collection<U>) - Method in interface com.edorasware.api.query.ListVariableOperand
Builds a predicate that checks if the value contains any of the given entries.
containsAny(Collection<T>) - Method in class com.edorasware.api.value.internal.ListValueImpl
 
containsAnyOf(String) - Method in interface com.edorasware.api.query.CandidateFieldOperand
Builds a predicate which tests that the value of this operand contains the given possibleCandidate.
containsAnyOf(String, String) - Method in interface com.edorasware.api.query.CandidateFieldOperand
Builds a predicate which tests that the value of this operand contains the given possibleCandidate1 or possibleCandidate2.
containsAnyOf(String, String, String) - Method in interface com.edorasware.api.query.CandidateFieldOperand
Builds a predicate which tests that the value of this operand contains the given possibleCandidate1, possibleCandidate2, or possibleCandidate3
containsAnyOf(String, String, String, String...) - Method in interface com.edorasware.api.query.CandidateFieldOperand
Builds a predicate which tests that the value of this operand contains the given possibleCandidate1, possibleCandidate2, possibleCandidate3, or any of morePossibleCandidates.
containsAnyOf(Collection<String>) - Method in interface com.edorasware.api.query.CandidateFieldOperand
Builds a predicate which tests that the value of this operand contains any of the given possibleCandidates.
containsAnyOf(String) - Method in class com.edorasware.api.query.internal.CandidateFieldOperandImpl
 
containsAnyOf(String, String) - Method in class com.edorasware.api.query.internal.CandidateFieldOperandImpl
 
containsAnyOf(String, String, String) - Method in class com.edorasware.api.query.internal.CandidateFieldOperandImpl
 
containsAnyOf(String, String, String, String...) - Method in class com.edorasware.api.query.internal.CandidateFieldOperandImpl
 
containsAnyOf(Collection<String>) - Method in class com.edorasware.api.query.internal.CandidateFieldOperandImpl
 
containsAnyOf(String) - Method in class com.edorasware.api.value.internal.CandidateFieldImpl
 
containsAnyOf(String, String) - Method in class com.edorasware.api.value.internal.CandidateFieldImpl
 
containsAnyOf(String, String, String) - Method in class com.edorasware.api.value.internal.CandidateFieldImpl
 
containsAnyOf(String, String, String, String...) - Method in class com.edorasware.api.value.internal.CandidateFieldImpl
 
containsAnyOf(Collection<String>) - Method in class com.edorasware.api.value.internal.CandidateFieldImpl
 
containsForeignKey(String, String, DataSource, String, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
Checks if an foreign key constraint with the given name exists for the given primary key table in the database.
containsIndex(String, String, DataSource, String, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
Checks if an index with the given name exists for a given table in the database.
containsKey(Object) - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
containsNonNull() - Method in class com.edorasware.api.query.internal.ListVariableOperandImpl
 
containsNonNull() - Method in interface com.edorasware.api.query.ListVariableOperand
Builds a predicate that checks if the value contains a non-null entry.
containsNonNull() - Method in class com.edorasware.api.value.internal.ListValueImpl
 
containsNull() - Method in class com.edorasware.api.query.internal.ListVariableOperandImpl
 
containsNull() - Method in interface com.edorasware.api.query.ListVariableOperand
Builds a predicate that checks if the value contains a null entry.
containsNull() - Method in class com.edorasware.api.value.internal.ListValueImpl
 
containsPlanItemData(String) - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
Check if a PlanItemData object key (Id) exists.
containsTable(String, DataSource, String, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
Checks if a table (not a view) with the given name exists in the database.
containsValue(Object) - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
CONTENT_DISPOSITION_HEADER - Static variable in class com.edorasware.one.util.OneConstants
 
CONTENT_INFO_PROPERTIES_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The content info job parameter holds the content info of the content to be added/updated.
CONTENT_INFO_PROPERTIES_TYPE_TOKEN - Static variable in class com.edorasware.commons.core.content.internal.ContentUtils
The Type used for the de-/serialization of the ContentInfo.getProperties() map.
CONTENT_META_DATA_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The content metadata job parameter which holds the content metadata of the content to be added/updated.
CONTENT_METADATA_FIELD - Static variable in class com.edorasware.cloud.core.conversion.internal.CacheContentWrapper
 
CONTENT_REFERENCE - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
CONTENT_REFERENCE_FIELD - Static variable in class com.edorasware.cloud.core.conversion.internal.CacheContentWrapper
 
CONTENT_REFERENCE_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The content reference job parameter which holds the content reference of the content to be added/updated.
CONTENT_SCOPE_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The content scope job parameter which holds the scope of the content to be added/updated.
contentAdded(ContentEvent) - Method in class com.edorasware.commons.core.content.support.BaseContentListener
 
contentAdded(ContentEvent) - Method in interface com.edorasware.commons.core.content.support.ContentListener
Invoked after the content is added to the ContentManager.
ContentConfiguration - Class in com.edorasware.config.content
 
ContentConfiguration() - Constructor for class com.edorasware.config.content.ContentConfiguration
 
ContentConverterConfiguration - Class in com.edorasware.config
 
ContentConverterConfiguration() - Constructor for class com.edorasware.config.ContentConverterConfiguration
 
contentDeleted(ContentEvent, Optional<String>) - Method in class com.edorasware.commons.core.content.support.BaseContentListener
 
contentDeleted(ContentEvent, Optional<String>) - Method in interface com.edorasware.commons.core.content.support.ContentListener
Invoked after the content is deleted on the ContentManager.
ContentDetector - Interface in com.edorasware.commons.core.content
Content type detector that can be used to determine the media type of the content when content metadata attributes are not specific enough.
contentDetector() - Method in class com.edorasware.config.OneConfiguration
 
ContentEvent - Interface in com.edorasware.commons.core.content.support
 
ContentEvent.Type - Enum in com.edorasware.commons.core.content.support
The enum Type is used to know the specific type of event that was triggered.
contentEventType(ContentEvent.Type) - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent.Builder
 
ContentException - Exception in com.edorasware.commons.core.content
Exception which is thrown when there is a general error while working with content.
ContentException(String) - Constructor for exception com.edorasware.commons.core.content.ContentException
Creates a new exception with the message of the error.
ContentException(String, Throwable) - Constructor for exception com.edorasware.commons.core.content.ContentException
Creates a new exception with the message of the error and its cause.
ContentInfo - Interface in com.edorasware.commons.core.content
Content info which is used to add content to the ContentManager and the ContentProvider.
ContentListener - Interface in com.edorasware.commons.core.content.support
Content listener that is notified when content from a ContentManager is added, updated or deleted within the context of a scope.
ContentManager - Interface in com.edorasware.commons.core.content
Content manager which interacts with the ContentProviders to get, update and delete content based on its ContentScope.
contentManager(ContentManager) - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent.Builder
Builder method to set the content manager that triggered the event.
contentManager(CurrentTenantService, CurrentUserService, PlatformTransactionManager, ContentProvider, Optional<List<InternalContentConfigurationConfigurer>>) - Method in class com.edorasware.config.content.ContentConfiguration
 
contentManagerHelper(ContentManager, WorkObjectService, CurrentUserService, TimeProvider, ContentDetector, boolean) - Method in class com.edorasware.config.OneConfiguration
 
ContentManagerHelper - Class in com.edorasware.one.content
The type Content manager helper is a bridge between the content work objects and the ContentManager.
ContentManagerHelper(ContentManager, WorkObjectService, CurrentUserService, TimeProvider, ContentDetector, boolean) - Constructor for class com.edorasware.one.content.ContentManagerHelper
Instantiates a new Content manager helper.
ContentMetadata - Interface in com.edorasware.commons.core.content
Content metadata that is used to add the metadata information to the ContentManager and the ContentProvider.
contentMetadata(ContentMetadata) - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo.Builder
Set the content metadata of the content info.
ContentMetadataDeserializer - Class in com.edorasware.cloud.core.transfer.json
This class deserializes ContentMetadata instances.
ContentMetadataDeserializer() - Constructor for class com.edorasware.cloud.core.transfer.json.ContentMetadataDeserializer
 
ContentMetadataSerializer - Class in com.edorasware.cloud.core.transfer.json
This class serializes ContentMetadata instances.
ContentMetadataSerializer() - Constructor for class com.edorasware.cloud.core.transfer.json.ContentMetadataSerializer
 
ContentNamePostfixConverter - Class in com.edorasware.cloud.core.conversion.internal
This class is skeleton to convert given Document content.
ContentNamePostfixConverter(String, Iterable<? extends String>, Set<? extends String>, TimeProvider) - Constructor for class com.edorasware.cloud.core.conversion.internal.ContentNamePostfixConverter
 
ContentNotFoundException - Exception in com.edorasware.commons.core.content
Exception which is thrown when the content was not found.
ContentNotFoundException(String, ContentReference, Throwable) - Constructor for exception com.edorasware.commons.core.content.ContentNotFoundException
Creates a new exception with the message and the specified ContentReference from the missing content.
ContentNotFoundException(String, ContentReference) - Constructor for exception com.edorasware.commons.core.content.ContentNotFoundException
Creates a new exception with the message and the specified ContentReference from the missing content.
ContentPreProcessingConfiguration - Interface in com.edorasware.commons.core.content
The content pre processing configuration which is used to pre process content added/updated in the ContentManager.
ContentPreProcessingException - Exception in com.edorasware.commons.core.content
Exception which is thrown when the content is still processed.
ContentPreProcessingException(String, ContentReference) - Constructor for exception com.edorasware.commons.core.content.ContentPreProcessingException
Creates a new exception with the message and the specified ContentReference for the content processing failure.
ContentPreProcessingTasklet - Class in com.edorasware.commons.core.content.internal
Base class for the content pre processing job step based on the Tasklet.
ContentPreProcessingTasklet(CurrentTenantService, CurrentUserService) - Constructor for class com.edorasware.commons.core.content.internal.ContentPreProcessingTasklet
Create a content pre processing tasklet with the current tenant and current user service which are needed to execute the ContentPreProcessingTasklet.preProcessContent(ContentPreProcessingTaskletContext) in the given scope.
ContentPreProcessingTaskletContext - Class in com.edorasware.commons.core.content.internal
The content pre processing tasklet context used to convert the job parameters and wrap it into a context to simplify the access to the parameters.
ContentProcessor - Interface in com.edorasware.commons.core.content.maintenance
This interface provides methods to process content in the ConfigurableContentManager In the case when content processor side effects interfere with the results of transactions consider to use a mechanism to synchronize transactional and non transactional parts of the code.
ContentProcessorContext - Class in com.edorasware.commons.core.content.maintenance
This class implements context in which content processing runs.
ContentProcessorContext.Builder - Class in com.edorasware.commons.core.content.maintenance
 
ContentProvider - Interface in com.edorasware.commons.core.content
Represents a content provider which is used to add, get, update and delete content.
contentProvider(ContentProvider) - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext.Builder
 
contentProviderId(String) - Method in class com.edorasware.commons.core.content.ContentReference.Builder
Set the content provider id of the content reference.
contentProviderId(String) - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo.Builder
Set the ContentProviderId of the content info.
ContentProviderNotFoundException - Exception in com.edorasware.commons.core.content
Exception which is thrown when the ContentProvider was not found in the ContentManager.
ContentProviderNotFoundException(String, String) - Constructor for exception com.edorasware.commons.core.content.ContentProviderNotFoundException
Creates a new exception with the message and the specified ContentProviderId from the missing ContentProvider.
ContentRange - Class in com.edorasware.one.upload.internal
Handles the content range request header used in chunked uploads.
ContentReference - Class in com.edorasware.cloud.core.content
Deprecated.
used only for data migration purpose
ContentReference(String, String, String) - Constructor for class com.edorasware.cloud.core.content.ContentReference
Deprecated.
 
ContentReference - Class in com.edorasware.commons.core.content
A content reference represents a reference to content stored with a ContentProvider.
contentReference(ContentReference) - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext.Builder
 
ContentReference.Builder - Class in com.edorasware.commons.core.content
Builder for a ContentReference instance.
contentReferenceId(String) - Method in class com.edorasware.commons.core.content.ContentReference.Builder
Set the content reference id of the content reference.
ContentReferenceTypeAdapter - Class in com.edorasware.commons.core.content.internal
Content reference type adapter used to ser-/deserialize the ContentReference.
ContentReferenceTypeAdapter() - Constructor for class com.edorasware.commons.core.content.internal.ContentReferenceTypeAdapter
 
ContentReferenceValueConverter - Class in com.edorasware.commons.core.content.internal.variable
Converts a content reference into JSON to to persist content references as variables.
ContentReferenceValueConverter() - Constructor for class com.edorasware.commons.core.content.internal.variable.ContentReferenceValueConverter
 
ContentScope - Interface in com.edorasware.commons.core.content
This class is used to define a scope for the content to be able to store it within different scopes (tenants).
contentScope(ContentScope) - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent.Builder
Builder method to set the content scope.
contentScope(ContentScope) - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext.Builder
 
contentSourceId(String) - Method in class com.edorasware.commons.core.content.ContentReference.Builder
Set the content source id of the content reference.
contentSourceId(String) - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo.Builder
Set the content source id of the content info.
contentSourceIdCheck(String, List<Variable>) - Method in class com.edorasware.cloud.core.content.internal.BaseVariableListener
 
contentUpdated(ContentEvent) - Method in class com.edorasware.commons.core.content.support.BaseContentListener
 
contentUpdated(ContentEvent) - Method in interface com.edorasware.commons.core.content.support.ContentListener
Invoked after the content is updated on the ContentManager.
ContentUtils - Class in com.edorasware.commons.core.content.internal
Utility class for content based operations.
CONTEXT_NAME - Static variable in class com.edorasware.cloud.core.service.document.word.LinqContext
 
contextActionProcessor() - Method in class com.edorasware.config.action.ActionConfiguration
 
ContextActionProcessor - Class in com.edorasware.one.action.internal
Filters the Actions based on the context.
ContextActionProcessor() - Constructor for class com.edorasware.one.action.internal.ContextActionProcessor
 
ContextView - Enum in com.edorasware.one.permission.view
Enum containing all the possible context views.
ContextViewPermissionFilter - Class in com.edorasware.one.permission.view.internal
Filters the Views based on the Views defined in an ContextView.
ContextViewPermissionFilter() - Constructor for class com.edorasware.one.permission.view.internal.ContextViewPermissionFilter
 
controllerAdvice(MessageSource) - Method in class com.edorasware.config.ApiDispatcherConfiguration
 
conversionService() - Method in class com.edorasware.config.OneConfiguration
 
convert(WorkObject) - Method in interface com.edorasware.cloud.core.dataexport.AttributeConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.AbstractDefinitionIdToDefinitionAttributeConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.AbstractIdsToReferenceAttributesConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.AbstractIdToReferenceAttributeConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.IdsValuesAttributeConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.IdValueAttributeConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.ListMultiConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.LocalVariablesConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.LocalVariableValueConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.MultiAttributesConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.RawAttributeConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.StateNameAttributeConverter
 
convert(WorkObject) - Method in class com.edorasware.cloud.core.dataexport.converter.TypeNameAttributeConverter
 
convert(WorkObject) - Method in interface com.edorasware.cloud.core.dataexport.MultiConverter
 
convert(String) - Method in class com.edorasware.one.converter.StringToPathConverter
 
Convert2PdfActivityExecutor - Class in com.edorasware.cloud.core.service.document
Service that is called by Convert to PDF Activities in Process Definitions.
Convert2PdfActivityExecutor(boolean) - Constructor for class com.edorasware.cloud.core.service.document.Convert2PdfActivityExecutor
 
convert2PdfActivityExecutor(boolean) - Method in class com.edorasware.config.DocumentConfiguration
 
convertContent(ContentReference, ContentMetadata, InputStream) - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverter
Returns converted document content.
convertContent(ContentReference, ContentMetadata, InputStream) - Method in class com.edorasware.cloud.core.conversion.internal.ContentNamePostfixConverter
to convert content source content is converted into PDF and converted contentInfo is set.
convertContent(DelegateExecution) - Method in class com.edorasware.cloud.core.service.document.Convert2PdfActivityExecutor
 
ConverterProvider - Interface in com.edorasware.commons.core.persistence
Represents the converter provider interface.
converterProvider() - Method in class com.edorasware.config.GearConfiguration
 
ConverterType - Interface in com.edorasware.commons.core.persistence
Identifies a type of converter.
convertParameters(Map<String, String[]>) - Static method in class com.edorasware.cmmn.model.TransitionData
Convert http servlet request parameters from a Map<String, String[]> to a Map<String, Object>.
convertPropertiesToPropertyParameters(Collection<Property>, Instant) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator
 
convertPropertiesToPropertyParameters(Collection<Property>, String, Instant) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator
 
convertPropertyResultsToProperties(Collection<PropertyResult>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator
 
convertToAnyWorkObject(WorkObject) - Static method in class com.edorasware.gear.core.workobject.internal.WorkObjectUtils
Returns the gear work object for the given work object.
convertToContentMetadata(String, Instant) - Method in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
convertToGroup(AnyWorkObject) - Static method in class com.edorasware.one.identity.group.GroupUtils
Converts an AnyWorkObject user to a Group object.
convertToHex(InputStream) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Returns the bytes of the given input stream in hex format.
convertToHex(String, String) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Returns the bytes of the given string in hex format.
convertToHex(byte[]) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Returns the given bytes in hex format.
convertToKey(String) - Static method in class com.edorasware.one.util.OneUtils
 
convertToProcess(ExecutionEntity, Date) - Static method in class com.edorasware.gear.core.engine.support.activiti.ActivitiUtils
Deprecated.
 
convertToProcess(ExecutionEntity, String, Date) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
convertToProcessDefinition(ProcessDefinition, String) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
convertToSourceType(Object) - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
 
convertToSourceType(Object) - Method in interface com.edorasware.commons.core.persistence.ValueConverter
Converts the given target value to the source type.
convertToTargetType(Object) - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
 
convertToTargetType(Object) - Method in interface com.edorasware.commons.core.persistence.ValueConverter
Converts the given source value to the target type.
convertToTaskDefinition(String, UserTask, String) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
convertToUpdateBuilder(GearWorkObjectUpdate.Builder) - Static method in class com.edorasware.gear.core.workobject.internal.WorkObjectUtils
Creates a ReadableWorkObjectUpdateBuilder instance for the given edoras gear update builder.
convertToUser(AnyWorkObject, SystemGroups) - Static method in class com.edorasware.one.identity.user.UserUtils
Converts an AnyWorkObject user to a User object.
convertToWorkObject(TaskEntity, String) - Static method in class com.edorasware.gear.core.engine.support.activiti.ActivitiUtils
Deprecated.
 
convertToWorkObject(TaskEntity, String) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
convertToWorkObject(AnyWorkObject) - Static method in class com.edorasware.gear.core.workobject.internal.WorkObjectUtils
Creates a WorkObject instance for the given edoras gear work object.
convertToWorkObject(Group) - Static method in class com.edorasware.one.identity.group.GroupUtils
Converts a Group to an AnyWorkObject group object.
convertToWorkObject(User) - Static method in class com.edorasware.one.identity.user.UserUtils
Converts a User to an AnyWorkObject user object.
convertToWorkObjectBuilder(AnyWorkObject.Builder) - Static method in class com.edorasware.gear.core.workobject.internal.WorkObjectUtils
Creates a WorkObjectBuilder instance for the given edoras gear work object builder.
convertToWorkObjectList(List<AnyWorkObject>) - Static method in class com.edorasware.gear.core.workobject.internal.WorkObjectUtils
Creates a list of WorkObject instances from the given work object list.
convertVariableResultsToVariables(Collection<VariableResult>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
 
convertVariablesToVariableParameters(Collection<Variable>, Instant) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
 
convertVariablesToVariableParameters(Collection<Variable>, String, Instant) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
 
corsConfigurationSource(String, List<String>, List<String>, List<String>, boolean, List<String>, long) - Method in class com.edorasware.config.OneConfiguration
 
count(String) - Method in class com.edorasware.cloud.core.service.search.internal.DefaultSearchService
 
count(String) - Method in interface com.edorasware.cloud.core.service.search.SearchService
Counts the number of work objects which match with the query.
count(Query) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Returns how many entities match the given query.
count(Query) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
count(String) - Method in interface com.edorasware.one.frontendobject.FrontendObjectManager
Returns the result count for the given search query.
count(String) - Method in class com.edorasware.one.frontendobject.internal.DefaultFrontendObjectManager
 
count(String) - Method in class com.edorasware.rest.frontendobject.FrontendObjectController
 
countEntities(Predicate) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
countEntities(Predicate, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
countEntities(Query) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
countEntities(Query, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
countEntities(Predicate) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Counts the entities that match the query with the given predicate.
countEntities(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Counts the entities that match the query with the given predicate in the given scope.
countEntities(Query) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Counts the entities that match the given query.
countEntities(Query, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Counts the entities that match the given query in the given scope.
countWorkObjectDefinitions(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Counts the concrete work objects that match the query with the given predicate.
countWorkObjectDefinitions(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Counts the concrete work objects that match the query with the given predicate in given scope.
countWorkObjectDefinitions(Query) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Counts the concrete work object definitions that match the given query.
countWorkObjectDefinitions(Query, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Counts the concrete work object definitions that match the given query in given scope.
countWorkObjectDefinitions(Predicate) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
countWorkObjectDefinitions(Predicate, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
countWorkObjectDefinitions(Query) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
countWorkObjectDefinitions(Query, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
countWorkObjects(Predicate) - Method in interface com.edorasware.api.workobject.WorkObjectService
Counts the work objects that match the query with the given predicate.
countWorkObjects(Predicate, SearchScope) - Method in interface com.edorasware.api.workobject.WorkObjectService
Counts the work objects that match the query with the given predicate in given scope.
countWorkObjects(Query) - Method in interface com.edorasware.api.workobject.WorkObjectService
Counts the work objects that match the given query.
countWorkObjects(Query, SearchScope) - Method in interface com.edorasware.api.workobject.WorkObjectService
Counts the work objects that match the given query in given scope.
countWorkObjects(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Counts the concrete work objects that match the query with the given predicate.
countWorkObjects(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Counts the concrete work objects that match the query with the given predicate.
countWorkObjects(Query) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Counts the concrete work objects that match the given query.
countWorkObjects(Query, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Counts the concrete work objects that match the given query.
countWorkObjects(Predicate) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
countWorkObjects(Predicate, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
countWorkObjects(Query) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
countWorkObjects(Query, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
countWorkObjects(Predicate) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
countWorkObjects(Predicate, SearchScope) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
countWorkObjects(Query) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
countWorkObjects(Query, SearchScope) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
create(WorkObject) - Method in interface com.edorasware.api.workobject.WorkObjectService
Creates a new root work object based on the given template work object.
create(WorkObject, String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Creates a new child work object based on the given template work object.
create(String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Creates a new root work object based on the given definition.
create(String, String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Creates a new child work object based on the given definition.
create(AnyWorkObject, String) - Method in class com.edorasware.cloud.core.provider.AbstractUserDashboardProvider
 
create(AnyWorkObject, String) - Method in class com.edorasware.cloud.core.provider.admin.AbstractAdminDashboardProvider
 
create(AnyWorkObject, String) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProvider
Case creation.
create(AnyWorkObject, String) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
create(AnyWorkObject, String) - Method in class com.edorasware.cloud.core.provider.model.AbstractModelerDashboardProvider
 
create(AnyWorkObject, String) - Method in class com.edorasware.cloud.core.provider.query.QueryProvider
 
create(CaseFileItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.CaseFileItemListeners
create(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
create(CaseFileItem, TransitionData) - Method in class com.edorasware.cmmn.one.casefileitemhandlers.CaseFileItemHandler
 
create(CaseFileItem, TransitionData) - Method in class com.edorasware.cmmn.one.casefileitemhandlers.EdorasCaseVariableHandler
 
create(CaseFileItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneCaseFileItemListeners
 
create(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
create(CaseFileItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
create(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
create(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.create.CreateHandler
Implements the CREATE transition.
create(String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Creates a new root entity based on the given definition ID.
create(String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Creates a new child entity based on the given definition ID.
create(AnyWorkObjectDefinition) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
create(AnyWorkObjectDefinition, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
create(String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
create(String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
create(AnyWorkObject) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
create(AnyWorkObject, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
create(DatabaseType, DatabaseMetadata, ConverterProvider, List<String>, String) - Static method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionPersistenceConfiguration
 
create(DatabaseType, DatabaseMetadata, ConverterProvider, List<String>, String) - Static method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectPersistenceConfiguration
 
create(JobExecution) - Static method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
Create a new content pre processing tasklet context based on the given JobExecution.
create(ContentReference, InputStream, ContentMetadata) - Static method in class com.edorasware.commons.core.content.internal.memory.MemoryContent
Create a new memory content object
create(String) - Static method in class com.edorasware.commons.core.entity.PropertyName
Creates a new PropertyName instance.
create(String, ValueConverter<V, String>) - Static method in class com.edorasware.commons.core.entity.PropertyName
Creates a new PropertyName instance, configured with the given value converter.
create(String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlEnhancer
 
create(String, Map<String, ?>, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlEnhancer
 
create() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaService
Creates the database schema, upgrading an existing schema if it is present.
create() - Method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaService
 
create(DatabaseSchemaServiceEvent.Type) - Static method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaServiceEvent
 
create(AnyWorkObject, String) - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
 
create(AnyWorkObject, String) - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
Creates a new entity based on the given template.
create(E) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Creates a new root entity based on the given template.
create(E, String) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Creates a new child entity based on the given template.
create(AnyWorkObject, String) - Method in class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
create(WorkObject) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
create(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
create(String, String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
create(WorkObject, String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
CREATE - Static variable in class com.edorasware.one.action.internal.DefaultActionProvider
 
create(Cache) - Static method in class com.edorasware.one.cache.internal.SafeCacheWrapper
Creates a new instance based on the given Cache.
create(Cache) - Static method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
Creates a new instance based on the given Cache.
create(String, String, String, String, String, String, String) - Static method in class com.edorasware.one.entitytemplate.EntityTemplate
 
create(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.FrontendObjectManager
Creates a new work item from the given frontend object.
create(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultFrontendObjectManager
 
create(String) - Static method in class com.edorasware.one.i18n.ActionResponse
 
create(String, String) - Static method in class com.edorasware.one.i18n.ActionResponse
 
create(String, I18NString, Set<String>, boolean) - Static method in class com.edorasware.one.permission.dashboard.Dashboard
Creates a new dashboard instance by DashboardName and specified view properties.
create(Badge.Position, String) - Static method in class com.edorasware.one.permission.view.Badge
Creates a new badge instance.
create(String, I18NString, String, String, Collection<Badge>) - Static method in class com.edorasware.one.permission.view.View
Creates a new view instance by ViewName and specified view properties.
create(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.CaseController
 
create(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.DocumentController
 
create(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ProcessController
 
create(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.TaskController
 
create(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.WorkObjectController
 
create(FrontendObject) - Method in class com.edorasware.rest.frontendobject.FrontendObjectController
 
CREATE_DOCUMENT_TASK_TYPE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
The service task type for the Create document task.
createActionsProperty(Collection<Action>) - Static method in class com.edorasware.one.action.ActionUtils
Creates an actions Property of the specified list of actions.
CreateActionTypesConfiguration - Class in com.edorasware.cloud.core.service.configuration
 
CreateActionTypesConfiguration(List<Map<String, String>>) - Constructor for class com.edorasware.cloud.core.service.configuration.CreateActionTypesConfiguration
 
createActionTypesConfiguration(String) - Method in class com.edorasware.config.OneConfiguration
 
createAdminAccount(String, String) - Method in class com.edorasware.cloud.core.init.CloudAccountInitializer
 
createAdministratorGroup(String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
createAllUsersGroup(String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
createApp(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
createApp(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Creates a new App from the given frontend object.
createApp(FrontendObject) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
createApplicabilityRule(TApplicabilityRule) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TApplicabilityRule&gt;}
createBeanPropertySqlParameterSource(Object) - Method in class com.edorasware.commons.core.persistence.jdbc.NamedParameterJdbcPreprocessor
Creates a MapSqlParameterSource with the given parameter bean.
createBigintEntry(String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
Creates an entry representing a "BIGINT" column.
createBuilderFromWorkObject(AnyWorkObject) - Static method in class com.edorasware.one.util.OneProviderHelper
 
createBuilderFromWorkObject(AnyWorkObject, String) - Static method in class com.edorasware.one.util.OneProviderHelper
 
createBuilderFromWorkObject(AnyWorkObject, Collection<Variable>) - Static method in class com.edorasware.one.util.OneProviderHelper
 
createCase(TCase) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TCase&gt;}
createCaseFile(TCaseFile) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TCaseFile&gt;}
createCaseFileItem(TCaseFileItem) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TCaseFileItem&gt;}
createCaseFileItemAction(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
<p>Create an action object for the current state of this case file item.
createCaseFileItemActions(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.casefile.CaseFile
Create the case file item actions.
createCaseFileItemDefinition(TCaseFileItemDefinition) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TCaseFileItemDefinition&gt;}
createCaseFileItemOnPart(TCaseFileItemOnPart) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TCaseFileItemOnPart&gt;}
createCaseFileItemStartTrigger(TCaseFileItemStartTrigger) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TCaseFileItemStartTrigger&gt;}
createCaseParameter(TCaseParameter) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TCaseParameter&gt;}
createCaseTask(TCaseTask) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TCaseTask&gt;}
createCmmnSubCase(AnyWorkObject, String, Map<String, Object>, CaseTask.CaseTaskScope, boolean, String) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProvider
Case creation.
createContentReference(ContentInfo) - Method in interface com.edorasware.commons.core.content.ContentProvider
Creates a new ContentReference for the specified ContentInfo.
createContentReference(ContentInfo) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
CREATED - Static variable in class com.edorasware.commons.core.service.entity.EntityActionEvent.Type
 
createDefinitions(TDefinitions) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TDefinitions&gt;}
createDiscretionaryItem(TDiscretionaryItem) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TDiscretionaryItem&gt;}
createDmnActivityBehavior(ServiceTask) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableCustomActivityBehaviorFactory
 
createDocumentBuilder(boolean) - Static method in class com.edorasware.cloud.core.util.XMLUtils
 
createDocumentBuilder() - Static method in class com.edorasware.cloud.core.util.XMLUtils
 
CreateDocumentServiceTask - Class in com.edorasware.cmmn.model.structure
A service task that creates a document instance and attaches it to the Case.
CreateDocumentServiceTask(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.CreateDocumentServiceTask
 
CreateDocumentTaskStartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.start
Creates a document from a document template and attaches it to the plan item’s top-most Case Work Object in the hierarchy.
CreateDocumentTaskStartHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.CreateDocumentTaskStartHandler
 
createDocumentTaskStartHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
createDocumentTemplateInCase(WorkObjectService, AnyWorkObjectDefinition, StringValue<String>, String, String, AnyWorkObject, Map<String, String>) - Static method in class com.edorasware.cloud.core.service.document.DocumentActivityExecutor
Create a document template instance and link it as a child to the case identified by the passed caseId.
createDoubleEntry(String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
Creates an entry representing a "DOUBLE" column.
createEmptyPredicate() - Method in interface com.edorasware.cloud.core.service.search.internal.ComparablePredicateSupplier
 
createEntityBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
 
createEntityBuilder(AnyWorkObjectDefinition) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
 
createEntityBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
createEntityBuilder(AnyWorkObject) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
createEntityBuilder() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
 
createEntityBuilder(E) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
 
createEntry(String, String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
Creates an entry representing the given column.
createEvent(TEvent) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TEvent&gt;}
createEventSourceView(EventSource, TransitionData, EvaluationListeners) - Method in interface com.edorasware.cmmn.engine.hooks.ViewCreators
Create an event source view wrapper for the passed event source.
createEventSourceView(EventSource, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
createEventSourceView(EventSource, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.one.implementation.OneViewCreators
 
createExecuteAsyncRunnable(JobInfo, JobServiceConfiguration) - Method in class com.edorasware.gear.core.engine.support.flowable.TenantAwareExecuteAsyncRunnableFactory
 
createExpression(TExpression) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TExpression&gt;}
createExpression(String) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiGearExpressionManager
Deprecated.
Overridden to create a customized JuelExpression instance, i.e. an instance of CustomJuelExpression.
createFieldChanges(E) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
 
createFromDbValues(String, String, String, String, LargeString, String, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
 
createFromDbValues(String, String, String, Long, Double, String, LargeString, byte[], Integer, String, String, String, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
createFromFile(File, MediaType) - Static method in class com.edorasware.one.thumbnail.Thumbnail
Create a thumbnail with a content type and a File as source.
createFromFrontendObject(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.FrontendObjectManagerUtils
 
createFromJavaValue(String, String, String, String, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
 
createFromJavaValue(String, String, Object, Integer, String, String, String, ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
createFromJson(String) - Static method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
De-serialize a JSON string into an object of this class.
createFromJson(String) - Static method in class com.edorasware.cmmn.model.persistence.TransitionDataCache
 
createFromJsonMap(Map<String, Object>) - Static method in class com.edorasware.one.init.AccountSetup
 
createFromJsonMap(Map<String, Object>) - Static method in class com.edorasware.one.init.GroupSetup
 
createFromJsonMap(Map<String, Object>) - Static method in class com.edorasware.one.init.TenantSetup
 
createFromJsonMap(Map<String, Object>, String) - Static method in class com.edorasware.one.init.UserSetup
 
createFromStream(InputStream, long, MediaType, Instant) - Static method in class com.edorasware.one.thumbnail.Thumbnail
Create a thumbnail with a MediaType, an InputStream as source, the length of the InputStream and the last date modified.
CreateFrontendWorkObjectDecoratorContext - Class in com.edorasware.api.workobject
 
CreateFrontendWorkObjectDecoratorContext() - Constructor for class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
CreateFrontendWorkObjectDecoratorContext(String, List<String>, FrontendObject, String) - Constructor for class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
CreateFrontendWorkObjectDecoratorContext(String, List<String>, FrontendObject, WorkObject, String) - Constructor for class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
CreateFrontendWorkObjectDecoratorContext(String, List<String>, FrontendObject, String, String) - Constructor for class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
createGlobalId(String, String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
 
createGlobalId(String, String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
createGlobalId(String, String) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
 
createGreaterEqualPredicate(T) - Method in interface com.edorasware.cloud.core.service.search.internal.ComparablePredicateSupplier
 
createGreaterPredicate(T) - Method in interface com.edorasware.cloud.core.service.search.internal.ComparablePredicateSupplier
 
createGroup(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.AdminDashboardManager
Creates a new group from the given frontend object.
createGroup(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultAdminDashboardManager
 
createGroup(Group) - Method in interface com.edorasware.one.identity.group.GroupManager
Persists the given Group object as an AnyWorkObject with type WorkObjectTypes.GROUP_TYPE.
createGroup(Group) - Method in interface com.edorasware.one.identity.group.GroupService
Persists the given Group object as an AnyWorkObject with type WorkObjectTypes.GROUP_TYPE.
createGroup(Group) - Method in class com.edorasware.one.identity.group.internal.DefaultGroupManager
 
createGroup(Group) - Method in class com.edorasware.one.identity.group.internal.DefaultGroupService
 
createGroup(FrontendObject) - Method in class com.edorasware.rest.frontendobject.AdminDashboardController
 
CreateHandler - Class in com.edorasware.cmmn.one.transitionhandlers.create
 
CreateHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.create.CreateHandler
 
CreateHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.create
 
CreateHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.create.CreateHandlers
 
CreateHandlers(Map<Class<? extends PlanItem>, CreateHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.create.CreateHandlers
 
createHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
createHumanTask(THumanTask) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;THumanTask&gt;}
createIfPart(TIfPart) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TIfPart&gt;}
createImport(TImport) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TImport&gt;}
createInputStreamReader(InputStream, String) - Static method in class com.edorasware.commons.core.util.io.IOUtils
Factory method to create an input stream reader without having to worry about checked exceptions.
createIntegerEntry(String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
Creates an entry representing a "INTEGER" column.
createLessEqualPredicate(T) - Method in interface com.edorasware.cloud.core.service.search.internal.ComparablePredicateSupplier
 
createLessPredicate(T) - Method in interface com.edorasware.cloud.core.service.search.internal.ComparablePredicateSupplier
 
createLogicalModelStructure(TDefinitions) - Static method in class com.edorasware.cmmn.engine.utility.CmmnUtils
Create an in-memory representation of the logical structure of a case model.
createManagerGroup(String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
createManualActivationRule(TManualActivationRule) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TManualActivationRule&gt;}
createMilestone(TMilestone) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TMilestone&gt;}
createModel(AnyWorkObject, String) - Method in class com.edorasware.cloud.core.model.ModelService
 
createModel(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
createModel(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Creates a new model from the given frontend object.
createModel(FrontendObject) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
createModelerGroup(String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
createModelerGUID() - Static method in class com.edorasware.one.util.OneUtils
 
createModificationBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
 
createModificationBuilder(AnyWorkObjectDefinitionModification) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
 
createModificationBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
createModificationBuilder(AnyWorkObjectModification) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
createModificationBuilder() - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Creates a new type-safe modification builder.
createModificationBuilder() - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
createModificationBuilder() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
 
createModificationBuilder(W) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
 
createModified(E) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
 
createModifiedBuilder(E) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
 
createOnPart(TOnPart) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TOnPart&gt;}
createParameter(TParameter) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TParameter&gt;}
createParameter(AnyWorkObjectDefinition) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionPersistenceConfiguration
 
createParameter(AnyWorkObject) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectPersistenceConfiguration
 
createParameter(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
createParameterMapping(TParameterMapping) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TParameterMapping&gt;}
createPlanFragment(TPlanFragment) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TPlanFragment&gt;}
createPlanItem(PlannableItem, Stage, Integer) - Static method in class com.edorasware.cmmn.model.PlanItemFactory
Construct and return a concrete PlanItem instance.
createPlanItem(TPlanItem) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TPlanItem&gt;}
createPlanItemAction(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.EventListener
 
createPlanItemAction(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
<p>Create an action object for the current state of this plan item.
createPlanItemAction(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
 
createPlanItemAction(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.Task
 
createPlanItemAction(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.UserEvent
 
createPlanItemControl(TPlanItemControl) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TPlanItemControl&gt;}
createPlanItemDefinition(TPlanItemDefinition) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TPlanItemDefinition&gt;}
createPlanItemOnPart(TPlanItemOnPart) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TPlanItemOnPart&gt;}
createPlanItemStartTrigger(TPlanItemStartTrigger) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TPlanItemStartTrigger&gt;}
createPlanItemView(PlanItem, TransitionData, EvaluationListeners) - Method in interface com.edorasware.cmmn.engine.hooks.ViewCreators
Create a plan item view wrapper for the passed plan item.
createPlanItemView(PlanItem, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
createPlanItemView(PlanItem, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.one.implementation.OneViewCreators
 
createPlanningTable(TPlanningTable) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TPlanningTable&gt;}
createProcess(TProcess) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TProcess&gt;}
createProcessParameter(TProcessParameter) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TProcessParameter&gt;}
createProcessTask(TProcessTask) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TProcessTask&gt;}
createProperty(TProperty) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TProperty&gt;}
createQuery(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultUserDashboardManager
 
createQuery(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.UserDashboardManager
Creates a new query work object.
createQuery(FrontendObject) - Method in class com.edorasware.rest.frontendobject.UserDashboardController
 
createQueryBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
 
createQueryBuilder(Query) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
 
createQueryBuilder() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
createQueryBuilder(Query) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
createQueryBuilder() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
 
createQueryBuilder(Query) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
 
createRenderingModePredicate(RenderingMode) - Method in class com.edorasware.api.query.internal.CompositePredicate
 
createRenderingModePredicate(RenderingMode) - Method in class com.edorasware.api.query.internal.NotPredicate
 
createRenderingModePredicate(RenderingMode) - Method in class com.edorasware.api.query.internal.RenderingModePredicate
create the same predicate but with given renderingMode flag
createRepetitionRule(TRepetitionRule) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TRepetitionRule&gt;}
createRequiredRule(TRequiredRule) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TRequiredRule&gt;}
createRole(TRole) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TRole&gt;}
createSentries(List<TSentry>, PlannableItem, boolean) - Static method in class com.edorasware.cmmn.model.rulesandsentries.Sentry
A helper method to create a list of sentries given a list of TSentry objects.
createSentry(TSentry) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TSentry&gt;}
createSingleEntrySqlParameterSource(Object) - Method in class com.edorasware.commons.core.persistence.jdbc.NamedParameterJdbcPreprocessor
Creates a MapSqlParameterSource with the given parameter.
createSqlMappingContext(String[], DatabaseType, EntityResolver) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Reads the specified XML file resources into a SqlMappingContext.
createSqlMappingContext(List<Resource>, DatabaseType, EntityResolver) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Reads the specified XML resources into a SqlMappingContext.
createSqlParameterSource(Map<String, ?>) - Method in class com.edorasware.commons.core.persistence.jdbc.NamedParameterJdbcPreprocessor
Creates a MapSqlParameterSource with the given parameters.
createSqlPredicateRenderer(SqlRendererConfig) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlWorkObjectDefinitionQueryRenderer
 
createStage(TStage) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TStage&gt;}
createStateModel(String, String, Map<String, String>, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
createStateModel(String, String, Map<String, String>, TransitionData, EngineListeners, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelManager
Create a particular state model for a new case.
CreateStateModelAction - Class in com.edorasware.cmmn.engine.core.engineactions
An action object representing the creation of a new CMMN case.
CreateStateModelAction(DefaultCmmnEngine, String, Map<String, String>, TransitionData, EngineListeners, PersistenceListeners) - Constructor for class com.edorasware.cmmn.engine.core.engineactions.CreateStateModelAction
 
createStreamSourceFromXml(String) - Static method in class com.edorasware.cmmn.model.StateModel
Helper to create a JAX stream source for XML unmarshalling.
createSupervisorGroup(String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
createTableItem(TTableItem) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TTableItem&gt;}
createTApplicabilityRule() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TApplicabilityRule
createTask(TTask) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TTask&gt;}
createTCase() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TCase
createTCaseFile() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TCaseFile
createTCaseFileItem() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TCaseFileItem
createTCaseFileItemDefinition() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TCaseFileItemDefinition
createTCaseFileItemOnPart() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TCaseFileItemOnPart
createTCaseFileItemStartTrigger() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TCaseFileItemStartTrigger
createTCaseParameter() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TCaseParameter
createTCaseTask() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TCaseTask
createTChildren() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TChildren
createTDefinitions() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TDefinitions
createTDiscretionaryItem() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TDiscretionaryItem
createTenantMetadata(TenantSetup, String) - Method in class com.edorasware.cloud.core.init.TenantInitializer
 
createTEvent() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TEvent
createTExpression() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TExpression
createTHumanTask() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of THumanTask
createThumbnail(InputStream, int, Instant) - Method in class com.edorasware.one.thumbnail.internal.ImageThumbnailPreview
 
createThumbnail(InputStream, int, Instant) - Method in interface com.edorasware.one.thumbnail.ThumbnailPreview
Creates the thumbnail for the given inputStream and the maximum thumbnail height.
createTIfPart() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TIfPart
createTimerEvent(TTimerEvent) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TTimerEvent&gt;}
createTimerStart(TStartTrigger) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TStartTrigger&gt;}
createTImport() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TImport
createTManualActivationRule() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TManualActivationRule
createTMilestone() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TMilestone
createTParameterMapping() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TParameterMapping
createTPlanFragment() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TPlanFragment
createTPlanItem() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TPlanItem
createTPlanItemControl() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TPlanItemControl
createTPlanItemOnPart() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TPlanItemOnPart
createTPlanItemStartTrigger() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TPlanItemStartTrigger
createTPlanningTable() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TPlanningTable
createTProcess() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TProcess
createTProcessParameter() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TProcessParameter
createTProcessTask() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TProcessTask
createTProperty() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TProperty
createTransformerFactory() - Static method in class com.edorasware.cloud.core.util.XMLUtils
 
createTransitionData(User) - Static method in class com.edorasware.cmmn.one.CmmnHelper
 
createTransitionData(Map<String, String[]>, User) - Static method in class com.edorasware.cmmn.one.CmmnHelper
 
createTransitionData(Map<String, Object>, Map<String, Object>, User) - Static method in class com.edorasware.cmmn.one.CmmnHelper
 
createTRepetitionRule() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TRepetitionRule
createTRequiredRule() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TRequiredRule
createTRole() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TRole
createTSentry() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TSentry
createTStage() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TStage
createTTask() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TTask
createTTimerEvent() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TTimerEvent
createTUserEvent() - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of TUserEvent
createType(String) - Static method in enum com.edorasware.one.thumbnail.PreviewType
Returns the PreviewType for the specified string.
createUniqueGlobalId(E) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Returns a unique global id.
createUniqueGlobalId(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
createUniqueId(AnyWorkObjectDefinition) - Method in class com.edorasware.commons.core.any.internal.jdbc.JdbcAnyWorkObjectDefinitionPersistence
 
createUniqueId(AnyWorkObject) - Method in class com.edorasware.commons.core.any.internal.jdbc.JdbcAnyWorkObjectPersistence
 
createUniqueId(E) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Returns a unique id with the next available primary key that can be used to persist an entity.
createUniqueId(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
createUnmarshaller() - Static method in class com.edorasware.cmmn.model.StateModel
Helper to crate a JAX XML unmarshaller
createUpdateBuilder(String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Creates a new work object update builder.
createUpdateBuilder(String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Creates a new type-safe update builder for the given entity.
createUpdateBuilder(String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
createUpdateBuilder(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
createUser(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.AdminDashboardManager
Creates a new user from the given frontend object.
createUser(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultAdminDashboardManager
 
createUser(User) - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
createUser(User) - Method in class com.edorasware.one.identity.user.internal.DefaultUserService
 
createUser(User) - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
createUser(User) - Method in interface com.edorasware.one.identity.user.UserManager
Persists the given User object as an AnyWorkObject with type WorkObjectTypes.USER_TYPE and the predefined user variables.
createUser(User) - Method in interface com.edorasware.one.identity.user.UserService
Persists the given User object as an AnyWorkObject with type WorkObjectTypes.USER_TYPE and the predefined user variables.
createUser(FrontendObject) - Method in class com.edorasware.rest.frontendobject.AdminDashboardController
 
createUserEvent(TUserEvent) - Method in class com.edorasware.cmmn.model.xml.ObjectFactory
Create an instance of JAXBElement&lt;TUserEvent&gt;}
createUserGroup(String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
createUserTaskActivityBehavior(UserTask) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableCustomActivityBehaviorFactory
 
createValueChangeTable(Set<FieldChange>, Locale) - Method in class com.edorasware.cloud.core.notification.ChangeTableBuilder
 
createValuesPredicate(Set<T>) - Method in interface com.edorasware.cloud.core.service.search.internal.ComparablePredicateSupplier
 
createVarcharEntry(String, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
Creates an entry representing a "VARCHAR" column.
createVisModel(AnyWorkObject, String, Map<String, Object>) - Method in class com.edorasware.cloud.core.model.ModelService
 
createWithCode(String) - Static method in class com.edorasware.one.i18n.Language
Create a language instance by code.
createWithCodeAndName(String, String) - Static method in class com.edorasware.one.i18n.Language
Create a language instance by code and name.
createWorkObject(String, ValueMap) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectManager
 
createWorkObject(String, ValueMap) - Method in interface com.edorasware.one.rest.manager.WorkObjectManager
Creates work object
CreateWorkObjectDecoratorContext - Class in com.edorasware.api.workobject
 
CreateWorkObjectDecoratorContext() - Constructor for class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
CreateWorkObjectDecoratorContext(String, String, ValueMap, String) - Constructor for class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
CreateWorkObjectDecoratorContext(String, String, WorkObject, String) - Constructor for class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
CREATION_TIME - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object creation timestamp.
CREATION_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition creation time values.
creationTime(Instant) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the creation time.
CreationTimeTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses a creation time search term into a suitable predicate.
CreationTimeTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.CreationTimeTermFactory
 
csrfTokenRepository() - Method in class com.edorasware.config.security.SecurityConfiguration
 
CSS_CLASS - Static variable in class com.edorasware.cloud.core.account.CloudAccount
 
CSVExportStrategy - Class in com.edorasware.cloud.core.dataexport
 
CSVExportStrategy() - Constructor for class com.edorasware.cloud.core.dataexport.CSVExportStrategy
 
current() - Static method in class com.edorasware.commons.core.version.ReleaseInformation
Provide statically initialized information about the current release.
CURRENT_TENANT_ID_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The current (the one used when adding/updating the content) tenant id job parameter.
CURRENT_TENANT_ID_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.activiti.ActivitiIdentityELResolver
Deprecated.
 
CURRENT_TENANT_ID_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableIdentityELResolver
 
CURRENT_USER_ID_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The current (the one used when adding/updating the content) user id job parameter.
CURRENT_USER_ID_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.activiti.ActivitiIdentityELResolver
Deprecated.
 
CURRENT_USER_ID_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableIdentityELResolver
 
CURRENT_VERSION - Static variable in class com.edorasware.cmmn.model.persistence.CasePlanModelData
<p>The latest, currently supported version of the data.
CurrentIdentityService - Interface in com.edorasware.commons.core.identity
The service to run code within the context of a given user and tenant.
currentIdentityService(CurrentUserService, CurrentTenantService) - Method in class com.edorasware.config.OneConfiguration
 
CurrentState - Interface in com.edorasware.cmmn.model.statesandactions
Represents a display state.
CurrentStateCollector - Class in com.edorasware.cmmn.model.visitor
<p>A Visitor implementation used to extract the current display states from the state model.
CurrentStateCollector(EngineListeners) - Constructor for class com.edorasware.cmmn.model.visitor.CurrentStateCollector
 
currentStates(String, Map<String, String[]>) - Method in interface com.edorasware.one.cmmn.CmmnManager
Gets the list of current states of a case.
currentStates(String, Map<String, String[]>) - Method in class com.edorasware.one.cmmn.internal.DefaultCmmnManager
 
currentStates(String, HttpServletRequest) - Method in class com.edorasware.rest.cmmn.CmmnController
 
CurrentTenantService - Interface in com.edorasware.commons.core.identity
The service to get the current tenant.
currentTenantService() - Method in class com.edorasware.config.ProviderConfiguration
 
CurrentUserLocaleResolver - Class in com.edorasware.one.security
 
CurrentUserLocaleResolver(PlatformTransactionManager, UserService) - Constructor for class com.edorasware.one.security.CurrentUserLocaleResolver
 
CurrentUserService - Interface in com.edorasware.commons.core.identity
The service to get the current user.
currentUserService() - Method in class com.edorasware.config.ProviderConfiguration
 
currentWorkObjectActionProvider(List<ActionProvider>) - Method in class com.edorasware.config.action.ActionConfiguration
 
CurrentWorkObjectActionProvider - Class in com.edorasware.one.action.internal
This class provides all actions for all ancestors if the GearWorkObject is present in the DefaultActionContext
CurrentWorkObjectActionProvider(List<ActionProvider>) - Constructor for class com.edorasware.one.action.internal.CurrentWorkObjectActionProvider
 
CUSTOM_ATTRIBUTES - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
CMMN extensions are provided in the XML as part of this custom attribute.
CUSTOM_CONFIGURATION_COMPONENT_SCAN_PACKAGE - Static variable in interface com.edorasware.config.BaseConfiguration
 
CUSTOM_STATE_PREFIX - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A prefix that allows to store string key/value pairs in the customState map of a plan item.
CUSTOM_TYPE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute.
customAppDeploymentCofiguration(boolean, boolean, Resource[]) - Method in class com.edorasware.config.OneConfiguration
 
CustomApplicationContextInitializer - Interface in com.edorasware.api.config
Used to initialize the application context.
CustomBpmnDeployer - Class in com.edorasware.cloud.core.bpmn
This class extends BpmnDeployer with the possibility to match previous process version with GUID in CustomBpmnDeploymentHelper
CustomBpmnDeployer(CustomBpmnDeploymentHelper) - Constructor for class com.edorasware.cloud.core.bpmn.CustomBpmnDeployer
 
customBpmnDeployer(CustomBpmnDeploymentHelper) - Method in class com.edorasware.config.ProviderConfiguration
 
CustomBpmnDeploymentHelper - Class in com.edorasware.cloud.core.bpmn
This class deploys process definitions to One.
CustomBpmnDeploymentHelper() - Constructor for class com.edorasware.cloud.core.bpmn.CustomBpmnDeploymentHelper
 
customBpmnDeploymentHelper() - Method in class com.edorasware.config.ProviderConfiguration
 
CustomProcessDiagramGenerator - Class in com.edorasware.cloud.core.diagram
This class implements Process diagram generator with One custom icons for e.g. create case, rest endpoint invocation…​
CustomProcessDiagramGenerator() - Constructor for class com.edorasware.cloud.core.diagram.CustomProcessDiagramGenerator
 
customProcessDiagramGenerator() - Method in class com.edorasware.config.ProviderConfiguration
 
customSystemAppDeploymentCofiguration(boolean, boolean, boolean, Resource[]) - Method in class com.edorasware.config.OneConfiguration
 
CustomWebApplicationInitializer - Interface in com.edorasware.api.config
By implementing this interface you are able to add your custom servlets and servlet filters before and after the platform configured it.

D

Dashboard - Class in com.edorasware.one.permission.dashboard
Localizable Dashboard class which acts as a DTO for the DashboardName enum.
DashboardName - Enum in com.edorasware.one.permission.dashboard
Enum containing all the possible dashboards.
DashboardPermissionController - Class in com.edorasware.rest.permission.dashboard
Controller that provides allowed Dashboards.
DashboardPermissionController(DashboardPermissionManager) - Constructor for class com.edorasware.rest.permission.dashboard.DashboardPermissionController
 
DashboardPermissionFilter - Interface in com.edorasware.one.permission.dashboard
Dashboard permission filter which filters actions.
dashboardPermissionManager(UserManager, MessageSource) - Method in class com.edorasware.config.OneConfiguration
 
DashboardPermissionManager - Interface in com.edorasware.one.permission.dashboard
 
DashboardTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
DashboardTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.DashboardTermFactory
 
DashboardUtils - Class in com.edorasware.one.permission.dashboard
Utility class for Dashboards.
DashboardUtils - Class in com.edorasware.one.util.dashboard
Contains dashboard related utility constants.
DatabaseContentPersistence - Interface in com.edorasware.commons.core.content.support.database
Database Content persistence API.
databaseContentPersistence(DataSource, DatabaseType, DatabaseMetadata, PrimaryKeyGenerator, TimeProvider) - Method in class com.edorasware.config.content.ContentConfiguration
 
DatabaseContentProvider - Class in com.edorasware.commons.core.content.internal.database
Content provider which stores the content in the database as blobs.
DatabaseContentProvider(DatabaseContentPersistence, int) - Constructor for class com.edorasware.commons.core.content.internal.database.DatabaseContentProvider
Construct a database content provider which stores the content in the database.
databaseContentProvider(DatabaseContentPersistence) - Method in class com.edorasware.config.content.ContentConfiguration
 
DatabaseLobHandler - Class in com.edorasware.commons.core.content.internal.database
Database lob handler which configures the handler according to the specified database type.
DatabaseLobHandler(DatabaseType) - Constructor for class com.edorasware.commons.core.content.internal.database.DatabaseLobHandler
Constructs a new database lob handler with the given database type.
DatabaseMetadata - Class in com.edorasware.commons.core.util.db
Container for database metadata.
DatabaseMetadata(String, String, String) - Constructor for class com.edorasware.commons.core.util.db.DatabaseMetadata
 
databaseMetadata(String, String, String) - Method in class com.edorasware.config.persistence.PersistenceConfiguration
 
DATABASES_WITH_EMPTY_STRING_TO_NULL_CONVERSION - Static variable in class com.edorasware.commons.core.util.db.DbUtils
Constants that defines the databases for which replace '' string with null.
DATABASES_WITH_LIMITED_IN_PREDICATE_QUERY_SUPPORT - Static variable in class com.edorasware.commons.core.util.db.DbUtils
Constants that defines the databases for which only limited support for in predicates .
DATABASES_WITH_LIMITED_LARGE_STRING_QUERY_SUPPORT - Static variable in class com.edorasware.commons.core.util.db.DbUtils
Constants that defines the databases for which only limited support exists to query large strings.
DatabaseSchemaCreationStrategy - Enum in com.edorasware.commons.core.persistence.schema
Enumeration for the database schema creation strategy.
databaseSchemaCreationStrategy() - Method in class com.edorasware.config.persistence.PersistenceConfiguration
 
DatabaseSchemaException - Exception in com.edorasware.commons.core.persistence.schema
Used when an exception occurs within the database schema classes.
DatabaseSchemaException(String, Throwable) - Constructor for exception com.edorasware.commons.core.persistence.schema.DatabaseSchemaException
Encapsulates a native exception which is thrown from the database schema classes.
DatabaseSchemaManager - Interface in com.edorasware.commons.core.persistence.schema
Database schema manager which manages the initialization and drop of the database schema.
databaseSchemaManager(DatabaseSchemaCreationStrategy, DatabaseSchemaService) - Method in class com.edorasware.config.persistence.PersistenceConfiguration
The StrategyBasedDatabaseSchemaManager must be instantiated early in the context initialization such that all database tables are present when other beans like the ProcessEngine gets created.
DatabaseSchemaService - Interface in com.edorasware.commons.core.persistence.schema
Database schema service which provides methods to create, validate ,upgrade and drop the schema.
databaseSchemaService(DataSource, PlatformTransactionManager) - Method in class com.edorasware.config.persistence.PersistenceConfiguration
 
DatabaseSchemaServiceEvent - Interface in com.edorasware.commons.core.persistence.schema
DatabaseSchemaServiceEvent.Type - Enum in com.edorasware.commons.core.persistence.schema
DatabaseSchemaServiceListener - Interface in com.edorasware.commons.core.persistence.schema
Database schema service listener which is for the DatabaseSchemaService.
DatabaseSchemaStatus<T> - Interface in com.edorasware.commons.core.persistence.schema
Provides status information about the database schema.
DatabaseType - Enum in com.edorasware.commons.core.util.db
Enumeration for the supported database types.
databaseType(DataSource) - Method in class com.edorasware.config.persistence.PersistenceConfiguration
 
DataConsistencyCheck - Interface in com.edorasware.one.datacheck
An interface for data consistency checks.
DataConsistencyPatch - Class in com.edorasware.cloud.core.patch.data
Data consistency patch which checks each tenant for data consistency.
DataConsistencyPatch() - Constructor for class com.edorasware.cloud.core.patch.data.DataConsistencyPatch
 
dataConsistencyPatch() - Method in class com.edorasware.config.InitializationConfiguration
 
dataConsistencyService(OnePersistence, CurrentTenantService, TenantLookupService, DuplicateVariableCheck, DuplicateDefinitionKeyCheck, LegacyModelReferenceCheck) - Method in class com.edorasware.config.InitializationConfiguration
 
DataConsistencyService - Interface in com.edorasware.one.datacheck
Provides data consistency checking services.
DataExchange<K,V> - Class in com.edorasware.cloud.core.service.model
Allows data providers and consumers to exchange data described by a shared key value.
DataExchange(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.model.DataExchange
 
dataSource(DataSource) - Method in interface com.edorasware.api.config.persistence.PersistenceConfigurationBuilder
Configures the data source to be used for normal operation.
dataSource(Environment) - Method in class com.edorasware.config.persistence.PersistenceConfiguration
 
DATE - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
DateAttributeConverter - Class in com.edorasware.cloud.core.dataexport.converter
converts a date attribute into a formatted date string
DateAttributeConverter(String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.DateAttributeConverter
 
DateAttributeConverter(String, String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.DateAttributeConverter
 
DateAttributeConverter(String, String, String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.DateAttributeConverter
 
DateAttributeConverter(String, String, String, String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.DateAttributeConverter
 
DateDeserializationHandler - Class in com.edorasware.cloud.core.json
This class deserializes string in ISO_8601_FORMAT to date object
DateDeserializationHandler() - Constructor for class com.edorasware.cloud.core.json.DateDeserializationHandler
 
DateSerializationHandler - Class in com.edorasware.cloud.core.json
This class serialize date objects into the string representations
DateSerializationHandler() - Constructor for class com.edorasware.cloud.core.json.DateSerializationHandler
 
dateToInstant(Date) - Static method in class com.edorasware.api.time.TimeUtils
Converts a Date value (possibly null) to the equivalent Instant.
DateValueFormatter - Class in com.edorasware.cloud.core.dataexport
Formats date values for export.
DateValueFormatter() - Constructor for class com.edorasware.cloud.core.dataexport.DateValueFormatter
 
DateValueFormatter(String) - Constructor for class com.edorasware.cloud.core.dataexport.DateValueFormatter
 
DateValueFormatter(String, String) - Constructor for class com.edorasware.cloud.core.dataexport.DateValueFormatter
 
DateValueResolver - Class in com.edorasware.cloud.core.service.search.internal
Provides shared functions for resolving date operand values.
DateValueResolver() - Constructor for class com.edorasware.cloud.core.service.search.internal.DateValueResolver
 
DateVariableProcessor - Class in com.edorasware.cloud.core.service.search.internal
Parses date search term values into predicates.
DateVariableProcessor() - Constructor for class com.edorasware.cloud.core.service.search.internal.DateVariableProcessor
 
DbProperty - Class in com.edorasware.commons.core.persistence.entity.jdbc
Method object that allows to convert back and forth between a Java value and its representation in one of several columns of a database table.
DbUtils - Class in com.edorasware.commons.core.util.db
Provides utility methods related to database operations.
DbVariable - Class in com.edorasware.commons.core.persistence.entity.jdbc
Method object that allows to convert back and forth between a Java value and its representation in one of several columns of a database table.
deactivate(String, String) - Method in interface com.edorasware.one.frontendobject.AdminDashboardManager
Activates a dashboard item.
deactivate(String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultAdminDashboardManager
 
deactivate(String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
deactivate(String, String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Deactivates a given model.
deactivate(String) - Method in class com.edorasware.rest.frontendobject.AdminDashboardController
 
deactivate(String) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
deactivateAccount(String, String) - Method in interface com.edorasware.one.frontendobject.AdminDashboardManager
Deactivates an account.
deactivateAccount(String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultAdminDashboardManager
 
deactivateAccount(String) - Method in class com.edorasware.rest.frontendobject.AdminDashboardController
 
debug() - Method in class com.edorasware.cmmn.model.EventSources
 
decode(String) - Method in class com.edorasware.commons.core.property.internal.AesPropertyEncoder
 
decode(String) - Method in interface com.edorasware.commons.core.property.PropertyEncoder
Decodes the given property value, transforming sub-strings delimited by the <ENC> marker.
decorate(PlanItemAction, TransitionData) - Method in interface com.edorasware.cmmn.engine.hooks.ActionDecorators
 
decorate(PlanningAction, TransitionData) - Method in interface com.edorasware.cmmn.engine.hooks.ActionDecorators
 
decorate(CaseFileItemAction, TransitionData) - Method in interface com.edorasware.cmmn.engine.hooks.ActionDecorators
 
decorate(MilestoneAndStageState, TransitionData) - Method in interface com.edorasware.cmmn.engine.hooks.StateDecorators
 
decorate(PlanItemAction, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneActionDecorators
 
decorate(PlanningAction, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneActionDecorators
 
decorate(CaseFileItemAction, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneActionDecorators
 
decorate(CaseFileItemAction, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
decorate(PlanItemAction, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
decorate(PlanningAction, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
decorate(MilestoneAndStageState, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
decorate(MilestoneAndStageState, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneStateDecorators
 
decorate(ActivityImpl) - Method in class com.edorasware.gear.core.engine.support.activiti.SecurityServiceTaskDecorator
Deprecated.
 
decorate(ActivityImpl) - Method in interface com.edorasware.gear.core.engine.support.activiti.ServiceTaskDecorator
Deprecated.
Decorates the given activity.
decorate(FlowNode) - Method in interface com.edorasware.gear.core.engine.support.flowable.FlowNodeDecorator
Decorates the given FlowNode.
decorate(FlowNode) - Method in class com.edorasware.gear.core.engine.support.flowable.SecurityFlowNodeDecorator
 
deduceProcessTaskType(TProcessTask) - Static method in class com.edorasware.cmmn.model.PlanItemFactory
 
DEFAULT_CONTROLLER_ADVICE_ORDER - Static variable in class com.edorasware.config.ApiDispatcherConfiguration
Default Order value for the default ControllerAdvice.
DEFAULT_DESCRIPTION - Static variable in class com.edorasware.one.util.OneConstants
 
DEFAULT_ENCODING - Static variable in class com.edorasware.one.util.OneConstants
 
DEFAULT_ICON - Static variable in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
DEFAULT_OFFSET - Static variable in class com.edorasware.one.util.OneConstants
 
DEFAULT_PRIORITY - Static variable in class com.edorasware.one.util.OneProviderHelper
 
DEFAULT_QUERY - Static variable in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectManager
 
DEFAULT_RESULT_LIMIT - Static variable in class com.edorasware.one.util.OneConstants
 
DEFAULT_WEB_APPLICATION_INITIALIZER_ORDER - Static variable in interface com.edorasware.config.BaseConfiguration
 
DefaultActionContext - Class in com.edorasware.one.action
This class represents the request for the actions
DefaultActionContext(Optional<String>, Optional<String>, Optional<WorkObject>) - Constructor for class com.edorasware.one.action.DefaultActionContext
 
DefaultActionContext(Optional<String>, Optional<String>, Optional<String>, Optional<WorkObject>) - Constructor for class com.edorasware.one.action.DefaultActionContext
 
DefaultActionJoiner - Class in com.edorasware.one.action.internal
This class joins provided actions into ActionGroups
DefaultActionJoiner() - Constructor for class com.edorasware.one.action.internal.DefaultActionJoiner
 
DefaultActionManager - Class in com.edorasware.one.action.internal
Implementation of the action permission manager.
DefaultActionManager(WorkObjectService, List<ActionProvider>, ActionJoiner, UserManager, MessageSource) - Constructor for class com.edorasware.one.action.internal.DefaultActionManager
 
DefaultActionManager(WorkObjectService, ActionProvider, ActionJoiner, UserManager, MessageSource) - Constructor for class com.edorasware.one.action.internal.DefaultActionManager
 
defaultActionProcessors(ContextActionProcessor, WorkObjectDefinitionActionProcessor, WorkObjectActionProcessor, PrivilegeActionProcessor, TypeActionProcessor, SortActionsProcessor, DisableActionsProcessor, ActionWorkObjectAttributesProcessor) - Method in class com.edorasware.config.action.ActionConfiguration
 
DefaultActionProvider - Class in com.edorasware.one.action.internal
This class provides default ActionProvider
DefaultActionProvider(List<ActionProcessor>) - Constructor for class com.edorasware.one.action.internal.DefaultActionProvider
 
defaultActionProviders(ActionProvider, ActionProvider) - Method in class com.edorasware.config.action.ActionConfiguration
 
DefaultAddonService - Class in com.edorasware.one.addon.internal
This class provide default AddonService implementation
DefaultAddonService() - Constructor for class com.edorasware.one.addon.internal.DefaultAddonService
 
DefaultAdminDashboardManager - Class in com.edorasware.one.frontendobject.internal
Default implementation of the AdminDashboardManager interface.
DefaultAdminDashboardManager(FrontendObjectService, WorkObjectService, StateMachineManager, NotificationService, UserManager, GroupManager, PasswordEncoder, String, UserUtils, FrontendObjectManagerUtils, AmbiguousIdHelper) - Constructor for class com.edorasware.one.frontendobject.internal.DefaultAdminDashboardManager
 
DefaultAnyWorkObjectDefinitionService - Class in com.edorasware.commons.core.any.internal
This class provides the concrete work object definition management functionality based on the concrete work object definition providers and the concrete work object definition persistence.
DefaultAnyWorkObjectDefinitionService(List<AnyWorkObjectProvider>, AnyWorkObjectDefinitionPersistence, PredicatePostProcessor<AnyWorkObjectDefinition>, CurrentTenantService, CurrentUserService, LifeCycle, TimeProvider) - Constructor for class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
DefaultAnyWorkObjectService - Class in com.edorasware.commons.core.any.internal
This class provides the concrete work object management functionality based on the concrete work object providers and the concrete work object persistence.
DefaultAnyWorkObjectService(AnyWorkObjectDefinitionService, List<AnyWorkObjectProvider>, AnyWorkObjectPersistence, PredicatePostProcessor<AnyWorkObject>, CurrentTenantService, CurrentUserService, LifeCycle, TimeProvider) - Constructor for class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
DefaultAppDeploymentConfiguration - Class in com.edorasware.cloud.core.transfer.internal
This class represents the default implementation of the application deployment
DefaultAppDeploymentConfiguration(boolean, boolean, boolean, boolean, Resource[]) - Constructor for class com.edorasware.cloud.core.transfer.internal.DefaultAppDeploymentConfiguration
 
DefaultAppDeploymentConfiguration(boolean, boolean, boolean, boolean, List<String>, Resource[]) - Constructor for class com.edorasware.cloud.core.transfer.internal.DefaultAppDeploymentConfiguration
 
DefaultAppImportExportManager - Class in com.edorasware.one.app.internal
 
DefaultAppImportExportManager(AppImporter, AppExporter, AppReaderService, AppWriterFactory, ProcessImporter, TimeProvider, AmbiguousIdHelper, AppGraphOverviewService, UploadService) - Constructor for class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
DefaultAppVersioningStrategy - Class in com.edorasware.cloud.core.transfer.internal
Provides the default strategy for managing AppModel versions.
DefaultAppVersioningStrategy(WorkObjectService, UserManager, ObjectMapper, String, int, TimeProvider) - Constructor for class com.edorasware.cloud.core.transfer.internal.DefaultAppVersioningStrategy
 
DefaultAppWriterFactory - Class in com.edorasware.cloud.core.transfer.internal
 
DefaultAppWriterFactory(ModelService, AppVersioningStrategy, ObjectMapper, VersionConfiguration) - Constructor for class com.edorasware.cloud.core.transfer.internal.DefaultAppWriterFactory
 
DefaultAvatarManager - Class in com.edorasware.one.identity.user.internal
Default avatar manager which acts as a proxy between the clients (AvatarController) and the AvatarService
DefaultAvatarManager(AvatarService, UserManager, ThumbnailService, AmbiguousIdHelper) - Constructor for class com.edorasware.one.identity.user.internal.DefaultAvatarManager
 
DefaultBulkWorkObjectDefinitionProcessor - Class in com.edorasware.commons.core.util.bulk.internal
A utility class for processing large numbers of definitions without loading them all into memory.
DefaultBulkWorkObjectDefinitionProcessor(AnyWorkObjectDefinitionService, TimeProvider) - Constructor for class com.edorasware.commons.core.util.bulk.internal.DefaultBulkWorkObjectDefinitionProcessor
 
DefaultBulkWorkObjectProcessor - Class in com.edorasware.commons.core.util.bulk.internal
A utility class for processing large numbers of work objects without loading them all into memory.
DefaultBulkWorkObjectProcessor(AnyWorkObjectService, TimeProvider) - Constructor for class com.edorasware.commons.core.util.bulk.internal.DefaultBulkWorkObjectProcessor
 
DefaultCaseArchiveManager - Class in com.edorasware.one.caze.internal
This class provides default implementation of case archive manager
DefaultCaseArchiveManager(AnyWorkObjectService, NotificationService, WorkObjectService) - Constructor for class com.edorasware.one.caze.internal.DefaultCaseArchiveManager
 
DefaultCaseManager - Class in com.edorasware.one.rest.manager.internal
Manages operations on case work objects.
DefaultCaseManager(WorkObjectService, ActionManager, OneCmmnService) - Constructor for class com.edorasware.one.rest.manager.internal.DefaultCaseManager
 
DefaultCmmnEngine - Class in com.edorasware.cmmn.engine.core
<p>Exposes API to create state models and to trigger events on them.
DefaultCmmnEngine(Synchronizer, StateModelCache) - Constructor for class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
Instantiate the class given a particular synchronizer cache implementation.
DefaultCmmnEngine(Synchronizer, CmmnActionListener, StateModelCache) - Constructor for class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
Instantiate the class given a particular cache implementation.
DefaultCmmnExtensions - Class in com.edorasware.cmmn.one.transitionhandlers
 
DefaultCmmnExtensions() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
DefaultCmmnManager - Class in com.edorasware.one.cmmn.internal
 
DefaultCmmnManager(AnyWorkObjectService, AnyWorkObjectDefinitionService, OneCmmnService, UserManager, AmbiguousIdHelper) - Constructor for class com.edorasware.one.cmmn.internal.DefaultCmmnManager
 
DefaultCmmnService - Class in com.edorasware.cmmn.engine.core
A synchronized CMMN API service implementation.
DefaultCmmnService(Synchronizer, CmmnEngine, StateModelCache) - Constructor for class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
DefaultConfigurableContentManager - Class in com.edorasware.commons.core.content.internal
Default ConfigurableContentManager implementation.
DefaultConfigurableContentManager(List<ContentProvider>, CurrentTenantService, CurrentUserService, PlatformTransactionManager) - Constructor for class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
Constructor for the ConfigurableContentManager.
DefaultConfigurationManager - Class in com.edorasware.one.configuration.internal
 
DefaultConfigurationManager() - Constructor for class com.edorasware.one.configuration.internal.DefaultConfigurationManager
 
DefaultContentDetector - Class in com.edorasware.commons.core.content.internal
Default ContentDetector implementation.
DefaultContentDetector(Map<String, MediaType>) - Constructor for class com.edorasware.commons.core.content.internal.DefaultContentDetector
Instantiates a new Default content detector.
DefaultContentEvent - Class in com.edorasware.commons.core.content.internal
A container class that to be used in the ContentListener implementations.
DefaultContentEvent.Builder - Class in com.edorasware.commons.core.content.internal
The Builder class of the DefaultContentEvent.
DefaultContentInfo - Class in com.edorasware.commons.core.content.internal
Default ContentInfo implementation.
DefaultContentInfo.Builder - Class in com.edorasware.commons.core.content.internal
Builder for a DefaultContentInfo instance.
DefaultContentMetadata - Class in com.edorasware.commons.core.content.internal
Default ContentMetadata implementation.
DefaultContentMetadata.Builder - Class in com.edorasware.commons.core.content.internal
The Default content metadata builder requires at least the name, the size and the media type.
DefaultContentMetadataTypeAdapter - Class in com.edorasware.commons.core.content.internal
Content metadata type adapter used to ser-/deserialize the ContentMetadata.
DefaultContentMetadataTypeAdapter() - Constructor for class com.edorasware.commons.core.content.internal.DefaultContentMetadataTypeAdapter
 
DefaultContentPreProcessingConfiguration - Class in com.edorasware.commons.core.content.internal
The default content pre processing configuration.
DefaultContentPreProcessingConfiguration(JobRepository, JobExplorer, JobLauncher, AbstractJob, String) - Constructor for class com.edorasware.commons.core.content.internal.DefaultContentPreProcessingConfiguration
 
DefaultContentScope - Class in com.edorasware.commons.core.content.internal
The type Content scope.
DefaultCurrentIdentityService - Class in com.edorasware.commons.core.identity.internal
Default implementation to run an action in the context of a given user and tenant.
DefaultCurrentIdentityService(CurrentUserService, CurrentTenantService) - Constructor for class com.edorasware.commons.core.identity.internal.DefaultCurrentIdentityService
 
DefaultDashboardPermissionManager - Class in com.edorasware.one.permission.dashboard.internal
Implementation of the dashboard permission manager.
DefaultDashboardPermissionManager(UserManager, MessageSource, List<DashboardPermissionFilter>) - Constructor for class com.edorasware.one.permission.dashboard.internal.DefaultDashboardPermissionManager
 
DefaultDatabaseContentPersistence - Class in com.edorasware.commons.core.content.internal.database
Database content persistence that uses the Spring JDBC Template.
DefaultDatabaseContentPersistence(DataSource, DatabaseType, DatabaseMetadata, PrimaryKeyGenerator, String, LobHandler, List<String>, TimeProvider) - Constructor for class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
DefaultDatabaseSchemaService - Class in com.edorasware.commons.core.persistence.schema.internal
Default database schema service based on the Flyway library.
DefaultDatabaseSchemaService(DataSource, String, PlatformTransactionManager) - Constructor for class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaService
Constructs the database schema service with the given DataSource and the path to the migration scripts.
DefaultDatabaseSchemaServiceEvent - Class in com.edorasware.commons.core.persistence.schema.internal
Default DatabaseSchemaServiceEvent implementation.
DefaultDatabaseSchemaStatus - Class in com.edorasware.commons.core.persistence.schema.internal
Default database schema status based on the Flyway library.
DefaultDatabaseSchemaStatus.Builder - Class in com.edorasware.commons.core.persistence.schema.internal
DefaultDataConsistencyService - Class in com.edorasware.one.datacheck.internal
Provides data consistency checking services.
DefaultDataConsistencyService(OnePersistence, CurrentTenantService, TenantLookupService, List<DataConsistencyCheck>) - Constructor for class com.edorasware.one.datacheck.internal.DefaultDataConsistencyService
Constructs a new instance.
DefaultDistributionManager - Class in com.edorasware.cloud.core.transfer.internal
The default distribution manager implementation.
DefaultDistributionManager(DistributionService, AmbiguousIdHelper) - Constructor for class com.edorasware.cloud.core.transfer.internal.DefaultDistributionManager
 
DefaultDistributionService - Class in com.edorasware.cloud.core.transfer.internal
Manages the available outgoing AppModel channels.
DefaultDistributionService() - Constructor for class com.edorasware.cloud.core.transfer.internal.DefaultDistributionService
 
DefaultDmnManager - Class in com.edorasware.one.dmn.internal
 
DefaultDmnManager(ProcessEngine, AnyWorkObjectService, ObjectMapper) - Constructor for class com.edorasware.one.dmn.internal.DefaultDmnManager
 
DefaultDocumentContentManager - Class in com.edorasware.one.document.internal
Provides the default implementation of the DocumentContentManager interface.
DefaultDocumentContentManager(UploadService, ContentManager, ContentManagerHelper, NotificationService, ModelPersistenceService, WorkObjectService, AmbiguousIdHelper, ObjectMapper) - Constructor for class com.edorasware.one.document.internal.DefaultDocumentContentManager
 
DefaultDocumentViewerManager - Class in com.edorasware.one.document.viewer.internal
Default implementation of the DocumentViewerManager interface.
DefaultDocumentViewerManager(WorkObjectService, AmbiguousIdHelper) - Constructor for class com.edorasware.one.document.viewer.internal.DefaultDocumentViewerManager
 
DefaultDynamicProcessDefinitionService - Class in com.edorasware.gear.core.process.internal
This dynamic process definition service implementation is backed by the Flowable repository service.
DefaultDynamicProcessDefinitionService(AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.gear.core.process.internal.DefaultDynamicProcessDefinitionService
 
DefaultEntityTemplateManager - Class in com.edorasware.one.entitytemplate.internal
This class implements default behavior for providing localized object definitions from BE to frontend.
DefaultEntityTemplateManager(AnyWorkObjectDefinitionService, WorkObjectService, UserManager, EntityTemplateLookupService, AmbiguousIdHelper) - Constructor for class com.edorasware.one.entitytemplate.internal.DefaultEntityTemplateManager
 
DefaultExceptionControllerAdvice - Class in com.edorasware.publicapi
The public API controller advice which catches the exceptions and returns the proper error messages to the front end.
DefaultExceptionControllerAdvice(MessageSource) - Constructor for class com.edorasware.publicapi.DefaultExceptionControllerAdvice
 
DefaultExportManager - Class in com.edorasware.one.search.internal
 
DefaultExportManager(SearchService, ExportStrategy) - Constructor for class com.edorasware.one.search.internal.DefaultExportManager
 
DefaultFileStorageManager - Class in com.edorasware.one.filestorage.internal
Default implementation of the FileSotrageManager interface.
DefaultFileStorageManager(CurrentUserService, ContentManager, ContentDetector, ThumbnailService, TimeProvider, boolean) - Constructor for class com.edorasware.one.filestorage.internal.DefaultFileStorageManager
 
DefaultFormDefinitionManager - Class in com.edorasware.one.form.internal
This class provides default implementation of FormDefinitionManager.
DefaultFormDefinitionManager(UserManager, FormDefinitionLookupService, WorkObjectService, ObjectMapper, boolean) - Constructor for class com.edorasware.one.form.internal.DefaultFormDefinitionManager
 
DefaultFrontendObjectManager - Class in com.edorasware.one.frontendobject.internal
Default implementation of the FrontendObjectManager interface.
DefaultFrontendObjectManager(WorkObjectService, FrontendObjectService, NotificationService, SearchService, FrontendObjectManagerUtils, AmbiguousIdHelper, ProcessEngine, CurrentUserService, Optional<List<WorkObjectDecorator>>) - Constructor for class com.edorasware.one.frontendobject.internal.DefaultFrontendObjectManager
 
DefaultFrontendObjectService - Class in com.edorasware.cloud.core.service.frontendobject.internal
This service provides the objects in a format that the Frontend understands.
DefaultFrontendObjectService(String[], SecurityPredicatePostProcessor, Optional<List<WorkObjectDecorator>>) - Constructor for class com.edorasware.cloud.core.service.frontendobject.internal.DefaultFrontendObjectService
 
defaultFrontendObjectService(String[], SecurityPredicatePostProcessor, Optional<List<WorkObjectDecorator>>) - Method in class com.edorasware.config.OneConfiguration
 
DefaultGroupManager - Class in com.edorasware.one.identity.group.internal
Default group manager which provides groups related information.
DefaultGroupManager(GroupService, CurrentTenantService) - Constructor for class com.edorasware.one.identity.group.internal.DefaultGroupManager
 
DefaultGroupService - Class in com.edorasware.one.identity.group.internal
Default implementation of the group service that retrieves group information from AnyWorkObjects of type WorkObjectTypes.GROUP_TYPE via AnyWorkObjectService.
DefaultGroupService(AnyWorkObjectService, SystemDefinitionHelper, CurrentUserService, CurrentTenantService) - Constructor for class com.edorasware.one.identity.group.internal.DefaultGroupService
 
DefaultIdentityManager - Class in com.edorasware.one.identity.internal
Manager that provides user and group related information.
DefaultIdentityManager(UserManager, OneCurrentUserService, MessageSource) - Constructor for class com.edorasware.one.identity.internal.DefaultIdentityManager
 
DefaultIdLookupService - Class in com.edorasware.gear.core.workobject.internal
Default implementation of the IdLookupService interface.
DefaultIdLookupService(AnyWorkObjectPersistence, AnyWorkObjectDefinitionPersistence) - Constructor for class com.edorasware.gear.core.workobject.internal.DefaultIdLookupService
 
DefaultIncomingAppService - Class in com.edorasware.cloud.core.transfer.internal
Default implementation of the IncomingAppService interface.
DefaultIncomingAppService() - Constructor for class com.edorasware.cloud.core.transfer.internal.DefaultIncomingAppService
 
defaultInternalPropertyConfigurationConfigurer() - Method in class com.edorasware.config.property.PropertyConfiguration
DefaultLanguageManager - Class in com.edorasware.one.i18n.internal
Default language manager which acts as a proxy between the clients (LanguageController) and the LanguageService
DefaultLanguageManager(LanguageService, UserManager, String[]) - Constructor for class com.edorasware.one.i18n.internal.DefaultLanguageManager
 
DefaultLanguageService - Class in com.edorasware.one.i18n.internal
Default language service which returns the languages defined in the Locale.getISOLanguages().
DefaultLanguageService() - Constructor for class com.edorasware.one.i18n.internal.DefaultLanguageService
 
DefaultLifeCycle - Class in com.edorasware.commons.core.init
Default implementation to get and set the current life-cycle state.
DefaultLifeCycle() - Constructor for class com.edorasware.commons.core.init.DefaultLifeCycle
 
DefaultMaintenanceManager - Class in com.edorasware.one.maintenance.internal
 
DefaultMaintenanceManager(DataConsistencyService, DatabaseSchemaService, UserManager, BackgroundTaskService, OneElasticIndexService, StatisticsAwareCache) - Constructor for class com.edorasware.one.maintenance.internal.DefaultMaintenanceManager
 
DefaultMaintenanceService - Class in com.edorasware.commons.core.maintenance.internal
This class provides the default maintenance functionality based on the maintenance persistence.
DefaultMaintenanceService(MaintenancePersistence) - Constructor for class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
DefaultModelerDashboardManager - Class in com.edorasware.one.frontendobject.internal
Default implementation of the ModelerDashboardManager interface.
DefaultModelerDashboardManager(FrontendObjectService, WorkObjectService, ModelStateHelper, ModelService, AmbiguousIdHelper, NotificationService, WorkObjectMigrationService, FrontendObjectManagerUtils, AppDeploymentService, UserManager, MessageSource, AppDataModelService, LanguageManager) - Constructor for class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
DefaultModelerManager - Class in com.edorasware.one.modeler.internal
 
DefaultModelerManager(WorkObjectService, OneCurrentUserService, FrontendObjectService, AmbiguousIdHelper) - Constructor for class com.edorasware.one.modeler.internal.DefaultModelerManager
 
DefaultModelManager - Class in com.edorasware.one.model.internal
This class implements default implementations of functions for model management.
DefaultModelManager(WorkObjectService, AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.one.model.internal.DefaultModelManager
 
DefaultNavigationAction - Class in com.edorasware.one.navigation.internal
Default NavigationAction DTO implementation which encapsulates a navigation object
DefaultNavigationAction.DefaultNavigationActionBuilder - Class in com.edorasware.one.navigation.internal
 
DefaultNavigationActionBuilder(String, String, String) - Constructor for class com.edorasware.one.navigation.internal.DefaultNavigationAction.DefaultNavigationActionBuilder
 
DefaultNavigationManager - Class in com.edorasware.one.navigation.internal
The default implementation of the navigation manager supports providing next navigation for the task and process.
DefaultNavigationManager(NavigationService) - Constructor for class com.edorasware.one.navigation.internal.DefaultNavigationManager
 
DefaultNavigationService - Class in com.edorasware.one.navigation.internal
The default implementation of the navigation service supports providing next navigation for the task and process.
DefaultNavigationService(WorkObjectService, UserManager, AmbiguousIdHelper) - Constructor for class com.edorasware.one.navigation.internal.DefaultNavigationService
 
defaultObjectMapper(ContentManager, PlatformTransactionManager, ConverterProvider) - Method in class com.edorasware.config.OneConfiguration
 
DefaultOneCmmnService - Class in com.edorasware.cmmn.one.service
DefaultOneCmmnService(CmmnService, EngineListeners, PersistenceListeners, UserManager, AnyWorkObjectService, CurrentUserService) - Constructor for class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
DefaultPdfDocumentContentConverterService - Class in com.edorasware.cloud.core.conversion.internal
This class is responsible for document content conversion (usually for *->pdf for preview and pdf download purposes) Service uses cache (memory and disk) to minimize unneeded conversions.
DefaultPdfDocumentContentConverterService(ContentManager, WorkObjectService, String, String, List<DocumentContentConverter>, StatisticsAwareCache) - Constructor for class com.edorasware.cloud.core.conversion.internal.DefaultPdfDocumentContentConverterService
 
DefaultPlanItemView - Class in com.edorasware.cmmn.model.expressions
 
DefaultPlanItemView(PlanItem, TransitionData, ViewCreators, EvaluationListeners, PersistenceListeners, SynchronizedLowLevelCmmnService) - Constructor for class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
defaultPredicate(String, Predicate) - Method in class com.edorasware.cloud.core.service.search.SearchQuery.Builder
 
DefaultPreviewDocumentContentConverterService - Class in com.edorasware.cloud.core.conversion.internal
This class is responsible for document content conversion (usually for *->pdf for preview and pdf download purposes) Service uses cache (memory and disk) to minimize unneeded conversions.
DefaultPreviewDocumentContentConverterService(ContentManager, WorkObjectService, String, String, List<DocumentContentConverter>, StatisticsAwareCache) - Constructor for class com.edorasware.cloud.core.conversion.internal.DefaultPreviewDocumentContentConverterService
 
DefaultPreviewManager - Class in com.edorasware.one.preview.internal
 
DefaultPreviewManager(WorkObjectService, MessageSource, UserManager, PreviewDocumentContentConverterService, TimeProvider, ContentManager, ContentManagerHelper, PdfDocumentContentConverterService, AmbiguousIdHelper, StatisticsAwareCache) - Constructor for class com.edorasware.one.preview.internal.DefaultPreviewManager
 
DefaultProcessService - Class in com.edorasware.gear.core.process.internal
This class provides the process definition management functionality based on the process definition providers and the process definition persistence.
DefaultProcessService(WorkObjectService) - Constructor for class com.edorasware.gear.core.process.internal.DefaultProcessService
 
defaultPropertyConfigurationConfigurer() - Method in class com.edorasware.config.property.PropertyConfiguration
DefaultRestRequestExecutor - Class in com.edorasware.cloud.core.service.process
 
DefaultRestRequestExecutor() - Constructor for class com.edorasware.cloud.core.service.process.DefaultRestRequestExecutor
 
DefaultSearchService - Class in com.edorasware.cloud.core.service.search.internal
Default implementation of SearchService
DefaultSearchService() - Constructor for class com.edorasware.cloud.core.service.search.internal.DefaultSearchService
 
DefaultSqlMappingContext - Class in com.edorasware.commons.core.persistence
Sql mapping context that supports database-specific mappings.
DefaultSqlMappingContext(Map<String, String>, DatabaseType) - Constructor for class com.edorasware.commons.core.persistence.DefaultSqlMappingContext
 
DefaultStateModelCache - Class in com.edorasware.cmmn.engine.utility
Default implementation of a StateModelCache based on a concurrent hash map.
DefaultStateModelCache() - Constructor for class com.edorasware.cmmn.engine.utility.DefaultStateModelCache
 
DefaultStatisticsAwareCache - Class in com.edorasware.one.cache.internal
Default caching class for dealing with Caches managed by a CacheManager.
DefaultStatisticsAwareCache(CacheManager) - Constructor for class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
DefaultStatisticsManager - Class in com.edorasware.one.statistic.internal
 
DefaultStatisticsManager(CurrentTenantService, OnePersistence) - Constructor for class com.edorasware.one.statistic.internal.DefaultStatisticsManager
 
defaultTaskDefinitionActionListener() - Method in class com.edorasware.config.ProviderConfiguration
 
DefaultTaskDefinitionActionListener - Class in com.edorasware.one.action.internal
This action listener adds the default task actions (TypeActionProcessor.TASK) to the task definition which has the .FlowableTaskProvider as provider id and adds the active property and the key to all these definitions.
DefaultTaskDefinitionActionListener() - Constructor for class com.edorasware.one.action.internal.DefaultTaskDefinitionActionListener
 
DefaultTaskManager - Class in com.edorasware.one.rest.manager.internal
Manages operations on task work objects.
DefaultTaskManager(WorkObjectService, UserDashboardManager) - Constructor for class com.edorasware.one.rest.manager.internal.DefaultTaskManager
 
DefaultTenantLookupService - Class in com.edorasware.one.tenant.internal
Default implementation of the TenantLookupService interface.
DefaultTenantLookupService(AnyWorkObjectService) - Constructor for class com.edorasware.one.tenant.internal.DefaultTenantLookupService
 
DefaultThumbnailService - Class in com.edorasware.one.thumbnail.internal
Service class for thumbnail previews.
DefaultThumbnailService(List<ThumbnailPreview>) - Constructor for class com.edorasware.one.thumbnail.internal.DefaultThumbnailService
 
DefaultUserDashboardManager - Class in com.edorasware.one.frontendobject.internal
Default implementation of the UserDashboardManager interface.
DefaultUserDashboardManager(FrontendObjectService, WorkObjectService, StateMachineManager, NotificationService, FrontendObjectManagerUtils, UserManager, AnyWorkObjectService, CaseArchiveManager, MessageSource, DocumentService, ImagePreviewService, AmbiguousIdHelper, WorkObjectVariableInitialization) - Constructor for class com.edorasware.one.frontendobject.internal.DefaultUserDashboardManager
 
DefaultUserManager - Class in com.edorasware.one.identity.user.internal
Default user manager which provides user related information.
DefaultUserManager(CurrentTenantService, CurrentUserService, UserService) - Constructor for class com.edorasware.one.identity.user.internal.DefaultUserManager
 
DefaultUserService - Class in com.edorasware.one.identity.user.internal
Default implementation of the user service that retrieves user information from AnyWorkObjects of type WorkObjectTypes.USER_TYPE via the AnyWorkObjectService.
DefaultUserService(AnyWorkObjectService, SystemDefinitionHelper, GroupService, UserUtils) - Constructor for class com.edorasware.one.identity.user.internal.DefaultUserService
 
DefaultViewPermissionManager - Class in com.edorasware.one.permission.view.internal
Implementation of the view permission manager.
DefaultViewPermissionManager(UserManager, MessageSource, List<ViewPermissionFilter>, WorkObjectService, AmbiguousIdHelper) - Constructor for class com.edorasware.one.permission.view.internal.DefaultViewPermissionManager
 
DefaultWebApplicationInitializer - Class in com.edorasware.config
 
DefaultWebApplicationInitializer() - Constructor for class com.edorasware.config.DefaultWebApplicationInitializer
 
DefaultWorkItemManager - Class in com.edorasware.one.workitem.internal
Default implementation to retrieved GearWorkObjects and transform them to nested Maps.
DefaultWorkItemManager(WorkObjectService, AmbiguousIdHelper) - Constructor for class com.edorasware.one.workitem.internal.DefaultWorkItemManager
 
DefaultWorkObjectDefinitionManager - Class in com.edorasware.one.rest.manager.internal
Manages operations on AnyWorkObjectDefinitions
DefaultWorkObjectDefinitionManager(EntityTemplateManager, AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.one.rest.manager.internal.DefaultWorkObjectDefinitionManager
 
DefaultWorkObjectManager - Class in com.edorasware.one.rest.manager.internal
Manages operations on WorkObjects
DefaultWorkObjectManager(SearchQueryParser, WorkObjectService, ModelManager, AmbiguousIdHelper, EntityTemplateManager, FormDefinitionManager, CurrentUserService, Optional<List<WorkObjectDecorator>>) - Constructor for class com.edorasware.one.rest.manager.internal.DefaultWorkObjectManager
 
DefaultWorkObjectService - Class in com.edorasware.gear.core.workobject.internal
 
DefaultWorkObjectService(AnyWorkObjectService, IdLookupService, CurrentTenantService) - Constructor for class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
DEFINITION_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object definition ID.
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.account.AccountDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.group.GroupDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.model.AdHocTaskModelDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.model.AppModelDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.model.CaseModelDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.model.DmnModelDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.model.DocumentModelDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.model.FormModelDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.model.MailModelDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.model.ProcessModelDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.query.QueryDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.tenant.TenantDefinitionProvider
 
DEFINITION_KEY - Static variable in class com.edorasware.cloud.core.provider.user.UserDefinitionProvider
 
DEFINITION_PROVIDER_ID - Static variable in class com.edorasware.cloud.core.provider.group.GroupDefinitionProvider
 
DEFINITION_PROVIDER_ID - Static variable in class com.edorasware.cloud.core.provider.user.UserDefinitionProvider
 
definitionId(String) - Method in interface com.edorasware.api.workobject.WorkObjectBuilder
Sets the work object definition ID.
definitionId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the definition id.
definitionId(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
DefinitionValueAccessor<V> - Interface in com.edorasware.commons.core.value
Defines the interface of a generic value accessor.
DefinitionViewFilter - Enum in com.edorasware.one.rest.manager
Provides view enumeration and included fields
DelegatingUserManager - Class in com.edorasware.one.identity.user.internal
Implementation of the UserManager interface that delegates all calls to the contained UserManager instance.
DelegatingUserManager(UserManager, LicenseChecker) - Constructor for class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
delete(String...) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Deletes the value referenced by the given name.
delete(ValueAccessor<?>...) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Deletes the values referenced by the given names.
delete(String) - Method in class com.edorasware.cloud.core.provider.AbstractUserDashboardProvider
 
delete(String) - Method in class com.edorasware.cloud.core.provider.admin.AbstractAdminDashboardProvider
 
delete(String) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
delete(String) - Method in class com.edorasware.cloud.core.provider.model.AbstractModelerDashboardProvider
 
delete(String) - Method in class com.edorasware.cloud.core.provider.query.QueryProvider
 
delete(CaseFileItemInstance, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.CaseFileItemListeners
delete(CaseFileItemInstance, TransitionData) - Method in class com.edorasware.cmmn.one.casefileitemhandlers.CaseFileItemHandler
 
delete(CaseFileItemInstance, TransitionData) - Method in class com.edorasware.cmmn.one.casefileitemhandlers.EdorasCaseVariableHandler
 
delete(CaseFileItemInstance, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneCaseFileItemListeners
 
delete(CaseFileItemInstance, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
delete(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.JdbcAnyWorkObjectDefinitionPersistence
 
delete(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.JdbcAnyWorkObjectPersistence
 
delete(String) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Deletes the entity with the given id.
delete(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
delete(String) - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
 
delete(String) - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
Deletes the entity with the given id .
delete(String) - Method in class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
delete(String) - Method in class com.edorasware.gear.core.task.internal.ActivitiTaskProvider
 
delete(String...) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
delete(ValueAccessor<?>...) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
delete(String...) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
delete(ValueAccessor<?>...) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
delete(String) - Method in class com.edorasware.publicapi.rest.CaseController
 
delete(String) - Method in class com.edorasware.publicapi.rest.DocumentController
 
delete(String) - Method in class com.edorasware.publicapi.rest.ProcessController
 
delete(String) - Method in class com.edorasware.publicapi.rest.TaskController
 
delete(String) - Method in class com.edorasware.publicapi.rest.WorkObjectController
 
deleteContent(ContentReference) - Method in interface com.edorasware.commons.core.content.ContentManager
Deletes all versions of the specified ContentReference such that the passed in ContentReference cannot be used anymore to retrieve content.
deleteContent(ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentManager
Deletes a specific version of the specified ContentReference such that the passed in ContentReference cannot be used anymore to retrieve content with that version.
deleteContent(String) - Method in interface com.edorasware.commons.core.content.ContentManager
Deletes the content that is associated to the supplied ContentSourceId.
deleteContent(ContentScope) - Method in interface com.edorasware.commons.core.content.ContentProvider
Deletes all the content of the content provider for the supplied ContentScope.
deleteContent(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.ContentProvider
Deletes all versions of the specified ContentReference such that the passed in ContentReference cannot be used anymore to retrieve content.
deleteContent(ContentScope, ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentProvider
Deletes a specific version of the specified ContentReference such that the passed in ContentReference cannot be used anymore to retrieve content with that version.
deleteContent(ContentScope, String) - Method in interface com.edorasware.commons.core.content.ContentProvider
Deletes the content that is associated to the supplied ContentSourceId for the ContentScope.
deleteContent(ContentScope) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
deleteContent(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
deleteContent(ContentScope, ContentReference, int) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
deleteContent(ContentScope, String) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
deleteContent() - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
deleteContent(ContentReference) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
deleteContent(ContentReference, String) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
deleteContent(String) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
deleteContent(ContentScope) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
deleteContent(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
deleteContent(ContentScope, ContentReference, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
deleteContent(ContentScope, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
deleteContent() - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
Deletes all the content of the content manager.
deleteContent(ContentScope) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Deletes all the content of the content provider for the supplied ContentScope.
deleteContent(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Deletes all versions of the specified ContentReference such that the passed in ContentReference cannot be used anymore to retrieve content.
deleteContent(ContentScope, ContentReference, int) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Deletes a specific version of the specified ContentReference such that the passed in ContentReference cannot be used anymore to retrieve content with that version.
deleteContent(ContentScope, String) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Deletes the content that is associated to the supplied ContentSourceId for the ContentScope.
DELETED - Static variable in class com.edorasware.commons.core.service.entity.EntityActionEvent.Type
 
deleteDocumentContentOwner(String) - Method in interface com.edorasware.one.document.DocumentContentManager
Deletes the document content owner.
deleteDocumentContentOwner(String) - Method in class com.edorasware.one.document.internal.DefaultDocumentContentManager
 
deleteEntity(String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Deletes the given entity with all its variables.
deleteEntity(String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
deleteHiddenWorkObjectVariable(String, String) - Method in class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
deleteHiddenWorkObjectVariable(String, String) - Method in class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
deleteHiddenWorkObjectVariable(String, String) - Method in interface com.edorasware.commons.core.maintenance.MaintenanceService
Deletes a hidden work object variable.
deleteHiddenWorkObjectVariable(String, String) - Method in interface com.edorasware.commons.core.maintenance.support.MaintenancePersistence
Deletes a hidden work object variable with the given name.
deleteRecursively(Path) - Static method in class com.edorasware.commons.core.content.internal.ContentUtils
Deletes the given path (mostly a directory) recursively.
deleteVariable(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Deletes the given variable.
deleteVariable(ValueAccessor<?>) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Deletes the given variable.
deleteVariable(String, String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Deletes the variable with the given name from the entity with given id.
deleteVariable(String, ValueAccessor<V>, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Deletes the variable with the given name from the entity with given id.
deleteVariable(String, String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
deleteVariable(String, ValueAccessor<V>, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
deleteVariable(String) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Deletes the variable with the given name from the entity with given globalId.
deleteVariable(ValueAccessor<?>) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Deletes the variable with the given name from the entity with given globalId.
deleteVariables(String, Collection<String>, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Deletes the variables from the collection of variable names from the entity with given entityId.
deleteVariables(String, Collection<String>, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
deleteVariables(Collection<String>) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Deletes the variables from the collection of variable names from the entity with given globalId.
deleteWorkObject(String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Deletes the given work object with all its values.
deleteWorkObject(String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Deletes the given entity with all its variables.
deleteWorkObject(String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
Deletes the given entity with all its variables.
deleteWorkObject(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
deleteWorkObject(String, String) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectManager
 
deleteWorkObject(String, String) - Method in interface com.edorasware.one.rest.manager.WorkObjectManager
Delete given work object
DeleteWorkObjectDecoratorContext - Class in com.edorasware.api.workobject
 
DeleteWorkObjectDecoratorContext() - Constructor for class com.edorasware.api.workobject.DeleteWorkObjectDecoratorContext
 
DeleteWorkObjectDecoratorContext(WorkObject, String) - Constructor for class com.edorasware.api.workobject.DeleteWorkObjectDecoratorContext
 
deleteWorkObjectDefinition(String) - Method in class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
deleteWorkObjectDefinition(String) - Method in class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
deleteWorkObjectDefinition(String) - Method in interface com.edorasware.commons.core.maintenance.MaintenanceService
Deletes the work object definition with the given id.
deleteWorkObjectDefinition(String) - Method in interface com.edorasware.commons.core.maintenance.support.MaintenancePersistence
Deletes the work object definition with the given id.
deleteWorkObjectDefinitionProperties(Collection<Property>) - Method in class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
deleteWorkObjectDefinitionProperties(Collection<Property>) - Method in class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
deleteWorkObjectDefinitionProperties(Collection<Property>) - Method in interface com.edorasware.commons.core.maintenance.MaintenanceService
Deletes all specified work object definition properties.
deleteWorkObjectDefinitionProperties(Collection<Property>) - Method in interface com.edorasware.commons.core.maintenance.support.MaintenancePersistence
Deletes all specified work object definition properties.
deleteWorkObjectDefinitionsResourceString(Collection<String>) - Method in class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
deleteWorkObjectDefinitionsResourceString(Collection<String>) - Method in class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
deleteWorkObjectDefinitionsResourceString(Collection<String>) - Method in interface com.edorasware.commons.core.maintenance.MaintenanceService
Set resource string in work object definition to null.
deleteWorkObjectDefinitionsResourceString(Collection<String>) - Method in interface com.edorasware.commons.core.maintenance.support.MaintenancePersistence
Set resource string in work object definitions to null.
deleteWorkObjectWithHierarchy(String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Deletes the given work object with all its values and descendants.
deleteWorkObjectWithHierarchy(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
delimiters(String, String) - Method in class com.edorasware.cloud.core.template.simple.SimpleTemplate.Builder
 
DEPLOY - Static variable in class com.edorasware.one.action.internal.DefaultActionProvider
 
deploy(ActionRequest, Locale) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
DEPLOY_ERROR_MESSAGE - Static variable in class com.edorasware.one.action.internal.DefaultActionProvider
 
DEPLOY_SUCCESS_MESSAGE - Static variable in class com.edorasware.one.action.internal.DefaultActionProvider
 
deployApp(String, String, boolean) - Method in class com.edorasware.cloud.core.deploy.AppDeploymentService
 
deployApp(FrontendObject, String, Locale) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
deployApp(FrontendObject, String, Locale) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Deploys the given App model.
deployAppModel(WorkObject, ReferenceMapper, boolean, String, boolean) - Method in class com.edorasware.cloud.core.deploy.AppModelDeployer
 
deployDefinitions(List<? extends Resource>, String) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
deployDefinitions(List<? extends Resource>, String) - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
 
deployDefinitions(List<? extends Resource>, String) - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
Deploys the given definition resources.
deployDefinitions(List<? extends Resource>, String) - Method in class com.edorasware.gear.core.dmn.internal.FlowableDmnProvider
 
deployDefinitions(List<? extends Resource>, String) - Method in class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
deployDmnDefinitions(Collection<? extends Resource>, String, DmnRepositoryService, String) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
deployModels(String, String, List<WorkObject>, List<InactiveModelMatcher>, ReferenceMapper, boolean, String) - Method in class com.edorasware.cloud.core.deploy.AbstractUserDashboardModelDeployer
 
deployModels(String, String, List<WorkObject>, List<InactiveModelMatcher>, ReferenceMapper, boolean, String) - Method in class com.edorasware.cloud.core.deploy.FormModelDeployer
 
deployModels(String, String, List<WorkObject>, List<InactiveModelMatcher>, ReferenceMapper, boolean, String) - Method in class com.edorasware.cloud.core.deploy.MailModelDeployer
 
deployModels(String, String, List<WorkObject>, List<InactiveModelMatcher>, ReferenceMapper, boolean, String) - Method in interface com.edorasware.cloud.core.deploy.ModelDeployer
Deploys an model instance to create a new definition.
deployModels(String, String, List<WorkObject>, List<InactiveModelMatcher>, ReferenceMapper, boolean, String) - Method in class com.edorasware.cloud.core.deploy.ProcessModelDeployer
 
deployProcessDefinitions(Collection<? extends Resource>, String, boolean, RepositoryService, String) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
deploySingleServiceTaskProcessDefinition(String, String, String, String) - Method in interface com.edorasware.gear.core.process.DynamicProcessDefinitionService
Deploys an expression-based process definition with a single service task.
deploySingleServiceTaskProcessDefinition(String, String, String, String) - Method in class com.edorasware.gear.core.process.internal.DefaultDynamicProcessDefinitionService
 
deploySingleUserTaskProcessDefinition(String, String, String, Set<String>, Set<String>) - Method in interface com.edorasware.gear.core.process.DynamicProcessDefinitionService
Deploys a process definition with a single user task.
deploySingleUserTaskProcessDefinition(String, String, String, String, String) - Method in interface com.edorasware.gear.core.process.DynamicProcessDefinitionService
Deploys an expression-based process definition with a single user task.
deploySingleUserTaskProcessDefinition(String, String, String, Set<String>, Set<String>) - Method in class com.edorasware.gear.core.process.internal.DefaultDynamicProcessDefinitionService
 
deploySingleUserTaskProcessDefinition(String, String, String, String, String) - Method in class com.edorasware.gear.core.process.internal.DefaultDynamicProcessDefinitionService
 
deployWorkObjectDefinitions(List<Resource>, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Deploys the given resources describing concrete work object definitions as one deployment unit.
deployWorkObjectDefinitions(List<Resource>, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
deputies(List<User.DeputyUser>) - Method in class com.edorasware.one.identity.user.User.Builder
Set the optional deputies of the user.
DEPUTIES - Static variable in class com.edorasware.one.identity.user.UserUtils
 
DEPUTIES - Static variable in class com.edorasware.one.identity.user.UserValues
The users who can act as deputy.
DEPUTY_ACTIVE - Static variable in class com.edorasware.one.identity.user.UserUtils
 
DEPUTY_NOTIFY - Static variable in class com.edorasware.one.identity.user.UserUtils
 
DEPUTY_USER_ID - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the user information who can act as user deputy.
DeputyUserDeserializer - Class in com.edorasware.cloud.core.json
Jackson deserializer for User.DeputyUser classes.
DeputyUserDeserializer() - Constructor for class com.edorasware.cloud.core.json.DeputyUserDeserializer
 
DeputyUserSerializer - Class in com.edorasware.cloud.core.json
Jackson deserializer for User.DeputyUser classes.
DeputyUserSerializer() - Constructor for class com.edorasware.cloud.core.json.DeputyUserSerializer
 
deriveOmitResourceString(boolean) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult.WorkObjectDefinitionResultRowMapper
 
deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.api.query.internal.ComparisonPredicate
Derives a new predicate with the given query parameter from this predicate.
deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.api.query.internal.InnerSelectInPredicate
Derives a new predicate with the given query parameter from this predicate.
deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.api.query.internal.InPredicate
Derives a new predicate with the given query parameter from this predicate.
deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.api.query.internal.NotNullPredicate
Derives a new predicate with the given query parameter from this predicate.
deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.api.query.internal.NullPredicate
Derives a new predicate with the given query parameter from this predicate.
deriveWithQueryParameter(QueryParameter) - Method in class com.edorasware.api.query.internal.QueryParameterPredicate
Derives a new predicate with the given query parameter from this predicate.
descendantOf(String) - Method in interface com.edorasware.api.query.HierarchyOperand
Builds a predicate matching all descendants of the object with the given ID.
descendantOf(String) - Method in class com.edorasware.api.query.internal.HierarchyOperandImpl
 
descendantOf(String) - Method in class com.edorasware.api.value.internal.PathFieldImpl
 
descendantOfOrEq(String) - Method in interface com.edorasware.api.query.HierarchyOperand
Builds a predicate matching all descendants of the object with the given ID, including the parent object.
descendantOfOrEq(String) - Method in class com.edorasware.api.query.internal.HierarchyOperandImpl
 
descendantOfOrEq(String) - Method in class com.edorasware.api.value.internal.PathFieldImpl
 
descendantsActionJoiner() - Method in class com.edorasware.config.action.ActionConfiguration
 
DescendantsActionJoiner - Class in com.edorasware.one.action.internal
This class joins provided actions into ActionGroups
DescendantsActionJoiner() - Constructor for class com.edorasware.one.action.internal.DescendantsActionJoiner
 
DescendantTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
DescendantTermFactory(TimeProvider, AmbiguousIdHelper) - Constructor for class com.edorasware.cloud.core.service.search.internal.DescendantTermFactory
 
description(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the action description.
DESCRIPTION - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object description.
description(String) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object description.
DESCRIPTION - Static variable in class com.edorasware.commons.core.definition.WorkObjectDefinitionValues
The definition description.
description(String) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
description(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
DescriptionTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses a description search term into a suitable predicate.
DescriptionTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.DescriptionTermFactory
 
deserialize(List<W>) - Method in class com.edorasware.api.value.internal.ListConverter
 
deserialize(List<W>) - Method in class com.edorasware.api.value.internal.SetConverter
 
deserialize(W) - Method in interface com.edorasware.api.value.ValueConverter
Deserializes the given value.
deserialize(ValueConverter<V, W>, Object) - Static method in class com.edorasware.api.value.ValueConverters
Type-safe deserialization helper method.
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.json.CacheContentWrapperDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.json.DeputyUserDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.json.FrontendObjectDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.json.LanguageDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.json.LocaleDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.json.PropertyDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.json.SystemGroupsDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.json.UserDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.json.ValueMapDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.json.WorkObjectDefinitionDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.transfer.json.ContentMetadataDeserializer
 
deserialize(JsonParser, String, Instant) - Static method in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.transfer.json.OptionalContentMetadataDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.transfer.json.VariableDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.transfer.json.VariableLegacyDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.transfer.json.WorkObjectDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.cloud.core.transfer.json.WorkObjectIdLegacyDeserializer
 
deserialize(String, Type) - Static method in class com.edorasware.commons.core.content.internal.ContentUtils
Deserialize the given JSON string to the respective object.
deserialize(String) - Method in class com.edorasware.commons.core.content.internal.variable.ContentReferenceValueConverter
 
deserialize(String) - Method in class com.edorasware.commons.core.util.JsonConverter
 
deserialize(byte[]) - Method in class com.edorasware.one.cache.internal.redis.JsonRedisSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.one.navigation.internal.json.NavigationActionDeserializer
 
deserializeContentMetadata(String) - Static method in class com.edorasware.commons.core.content.internal.ContentUtils
Deserialize the given JSON string to a ContentMetadata.
deserializeContentReference(String) - Static method in class com.edorasware.commons.core.content.internal.ContentUtils
Deserialize the given JSON string to a ContentReference.
destroy() - Method in class com.edorasware.one.servlet.CacheDisablingFilter
 
detect(ContentMetadata) - Method in interface com.edorasware.commons.core.content.ContentDetector
Detects the content media type based on the content metadata.
detect(ContentMetadata) - Method in class com.edorasware.commons.core.content.internal.DefaultContentDetector
 
DirectoryAppReader - Class in com.edorasware.cloud.core.transfer.internal
Reads Apps from files contained in a normal directory.
DirectoryAppReader(List<AppReaderPreProcessor>, ObjectMapper) - Constructor for class com.edorasware.cloud.core.transfer.internal.DirectoryAppReader
 
directoryHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
directoryInfoHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
disable(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
disable(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
disable(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
disable(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.disable.DisableHandler
Implements the DISABLE transition.
disableActionsProcessor(PdfDocumentContentConverterService) - Method in class com.edorasware.config.action.ActionConfiguration
 
DisableActionsProcessor - Class in com.edorasware.one.action.internal
Disable the Actions based on the state of the given work object.
DisableActionsProcessor(PdfDocumentContentConverterService) - Constructor for class com.edorasware.one.action.internal.DisableActionsProcessor
 
disableAuthenticationManagerBuilderDefaults(boolean) - Method in interface com.edorasware.api.config.security.SecurityApiConfigurationBuilder
Disables the authentication manager builder defaults.
disableAuthenticationManagerBuilderDefaults(boolean) - Method in interface com.edorasware.api.config.security.SecurityConfigurationBuilder
Disables the authentication manager builder defaults.
DisableHandler - Class in com.edorasware.cmmn.one.transitionhandlers.disable
 
DisableHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.disable.DisableHandler
 
DisableHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.disable
 
DisableHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.disable.DisableHandlers
 
DisableHandlers(Map<Class<? extends PlanItem>, DisableHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.disable.DisableHandlers
 
disableHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
disableHttpSecurityDefaults(boolean) - Method in interface com.edorasware.api.config.security.SecurityApiConfigurationBuilder
Disables the HTTP security defaults.
disableHttpSecurityDefaults(boolean) - Method in interface com.edorasware.api.config.security.SecurityConfigurationBuilder
Disables the HTTP security defaults.
disableListener() - Method in class com.edorasware.cloud.core.content.internal.BaseVariableListener
 
disableListenerNotificationFor(String) - Method in class com.edorasware.gear.core.event.ListenerNotificationController
 
disableSecurity(Boolean) - Static method in class com.edorasware.gear.core.security.SecurityUtils
 
disableSecurity() - Static method in class com.edorasware.gear.core.security.SecurityUtils
 
disableWebSecurityDefaults(boolean) - Method in interface com.edorasware.api.config.security.SecurityConfigurationBuilder
Disables the web security defaults.
DISCRETIONARY_ITEM_PLANNING - Static variable in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
discretionaryItemPlanning(String, String, Map<String, Object>) - Method in interface com.edorasware.one.cmmn.CmmnManager
Applies the planning action on the specified discretionary item.
discretionaryItemPlanning(String, String, Map<String, Object>) - Method in class com.edorasware.one.cmmn.internal.DefaultCmmnManager
 
discretionaryItemPlanning(String, String, Map<String, Object>) - Method in class com.edorasware.rest.cmmn.CmmnController
 
DiscretionaryItemPlanningAction - Class in com.edorasware.cmmn.engine.core.engineactions
An action representing the planning of a particular discretionary item.
DiscretionaryItemPlanningAction(DefaultCmmnEngine, String, TransitionData, EngineListeners, PersistenceListeners, String) - Constructor for class com.edorasware.cmmn.engine.core.engineactions.DiscretionaryItemPlanningAction
 
discretionaryItemPlanningAction(String, String, String, String, int, boolean, boolean, String) - Static method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
Factory method for a discretionary item planning action.
dispatchEvent(Event) - Method in interface com.edorasware.gear.core.event.internal.EventBus
Dispatches the event to all event handlers registered for the corresponding event type or event supertype.
dispatchEvent(Event) - Method in class com.edorasware.gear.core.event.internal.SynchronousMemoryBasedEventBus
 
displayName(String) - Method in class com.edorasware.one.identity.group.Group.Builder
Set the mandatory display name of the group.
displayName(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mandatory display name of the user.
distributeDeployedApp(String, String) - Method in class com.edorasware.cloud.core.deploy.AppDeploymentService
 
DistributionChannelInfo - Class in com.edorasware.cloud.core.transfer
Information about the available outgoing channels.
DistributionChannelInfo(String, String) - Constructor for class com.edorasware.cloud.core.transfer.DistributionChannelInfo
 
DistributionController - Class in com.edorasware.cloud.transfer
Controller that provides app distribution services.
DistributionController(DistributionManager) - Constructor for class com.edorasware.cloud.transfer.DistributionController
 
DistributionManager - Interface in com.edorasware.cloud.core.transfer
Defines a distribution manager as used by the corresponding REST controller.
distributionManager(DistributionService, AmbiguousIdHelper) - Method in class com.edorasware.config.OneConfiguration
 
DistributionService - Interface in com.edorasware.cloud.core.transfer
Manages the available distribution channels.
distributionService() - Method in class com.edorasware.config.OneConfiguration
 
DMN_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a dmn definition entity.
DMN_INSTANCE_ID_VARIABLE_NAME - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
DMN_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
DMN_MODEL_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a DMN model work object definition.
DMN_MODEL_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a DMN model work object.
DMN_RULE_TASK_TYPE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
The service task type for the evaluating DMN rules.
DmnController - Class in com.edorasware.rest.dmn
 
DmnController(DmnManager) - Constructor for class com.edorasware.rest.dmn.DmnController
 
dmnEngineConfiguration(DataSource, PlatformTransactionManager, FlowableDmnGearExpressionManager) - Method in class com.edorasware.config.engine.EngineConfiguration
 
dmnEngineConfigurator(SpringDmnEngineConfiguration) - Method in class com.edorasware.config.engine.EngineConfiguration
 
dmnExpressionManager() - Method in class com.edorasware.config.engine.EngineConfiguration
 
dmnExpressionManager(List<String>, boolean) - Method in class com.edorasware.config.OneConfiguration
 
dmnManager(ProcessEngine, AnyWorkObjectService, ObjectMapper) - Method in class com.edorasware.config.OneConfiguration
 
DmnManager - Interface in com.edorasware.one.dmn
Exposes API for various DMN actions.
DmnModelDefinitionProvider - Class in com.edorasware.cloud.core.provider.model
 
DmnModelDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.model.DmnModelDefinitionProvider
 
dmnModelDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
DmnModelProvider - Class in com.edorasware.cloud.core.provider.model
 
DmnModelProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.model.DmnModelProvider
 
dmnModelProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
DmnModelSynchronizationListener - Class in com.edorasware.cloud.core.models
 
DmnModelSynchronizationListener() - Constructor for class com.edorasware.cloud.core.models.DmnModelSynchronizationListener
 
dmnModelSynchronizationListener() - Method in class com.edorasware.config.ProviderConfiguration
 
DmnRuleServiceBean - Class in com.edorasware.cloud.core.service.caze
This service bean is used to evaluate Dmn rule.
DmnRuleServiceBean(ProcessEngine, CurrentTenantService) - Constructor for class com.edorasware.cloud.core.service.caze.DmnRuleServiceBean
 
dmnRuleServiceBean(ProcessEngine, CurrentTenantService) - Method in class com.edorasware.config.OneConfiguration
 
DmnRuleServiceTask - Class in com.edorasware.cmmn.model.structure
A service task that evaluates DMN rule.
DmnRuleServiceTask(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.DmnRuleServiceTask
 
DmnRuleTaskStartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.start
A service task that evaluates Dmn rule.
DmnRuleTaskStartHandler(DmnRuleServiceBean) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.DmnRuleTaskStartHandler
 
dmnRuleTaskStartHandler(DmnRuleServiceBean) - Method in class com.edorasware.config.CmmnConfiguration
 
DOCUMENT_CONTENT_INFO_DEPRECATED_VARIABLE_NAME - Static variable in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
DOCUMENT_CONTENT_INFO_NAME - Static variable in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
DOCUMENT_CONTENT_INFO_SKELETON_VARIABLE_NAME - Static variable in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
DOCUMENT_CONTENT_INFO_VARIABLE_NAME - Static variable in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
DOCUMENT_DEFINITION_NOT_FOUND - Static variable in exception com.edorasware.one.util.OneException
 
DOCUMENT_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a document work object definition.
DOCUMENT_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
DOCUMENT_MODEL_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a document model work object definition.
DOCUMENT_MODEL_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a document model work object.
DOCUMENT_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a document work object.
DOCUMENT_UPLOADED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
DOCUMENT_VIEWER_ANNOTATIONS_VARIABLE - Static variable in class com.edorasware.cloud.core.util.CloudVariables
The variable where document viewer annotations are stored.
DOCUMENT_VIEWER_ANNOTATIONS_VARIABLE_NAME - Static variable in class com.edorasware.cloud.core.util.CloudVariables
The variable where document viewer annotations are stored.
DOCUMENT_VIEWER_COMMENTS_VARIABLE - Static variable in class com.edorasware.cloud.core.util.CloudVariables
The variable where document viewer comments are stored.
DOCUMENT_VIEWER_COMMENTS_VARIABLE_NAME - Static variable in class com.edorasware.cloud.core.util.CloudVariables
The variable where document viewer comments are stored.
DocumentActivityExecutor - Class in com.edorasware.cloud.core.service.document
Service that will called by Document Activities in Process Definitions.
DocumentActivityExecutor(boolean) - Constructor for class com.edorasware.cloud.core.service.document.DocumentActivityExecutor
 
documentActivityExecutor(boolean) - Method in class com.edorasware.config.DocumentConfiguration
 
DocumentConfiguration - Class in com.edorasware.config
 
DocumentConfiguration() - Constructor for class com.edorasware.config.DocumentConfiguration
 
DocumentContentController - Class in com.edorasware.rest.document
 
DocumentContentController(DocumentContentManager) - Constructor for class com.edorasware.rest.document.DocumentContentController
 
DocumentContentConverter - Interface in com.edorasware.cloud.core.conversion
This interface provides methods to convert original content to the required one.
DocumentContentConverterService - Interface in com.edorasware.cloud.core.conversion
Provides content conversion support for documents.
DocumentContentInfo - Class in com.edorasware.cloud.core.transfer.json
Deprecated.
DocumentContentInfo(ContentReference, String, String, long) - Constructor for class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
documentContentManager(UploadService, ContentManager, ContentManagerHelper, NotificationService, ModelPersistenceService, WorkObjectService, AmbiguousIdHelper, ObjectMapper) - Method in class com.edorasware.config.OneConfiguration
 
DocumentContentManager - Interface in com.edorasware.one.document
Defines the services used to manage document content.
DocumentController - Class in com.edorasware.publicapi.rest
This class implements Document specific public API methods
DocumentController(DocumentContentManager, WorkObjectManager, ObjectMapper) - Constructor for class com.edorasware.publicapi.rest.DocumentController
 
DocumentDefinitionController - Class in com.edorasware.publicapi.rest
This class implements Document definition specific public API methods
DocumentDefinitionController(WorkObjectDefinitionManager, FormDefinitionManager) - Constructor for class com.edorasware.publicapi.rest.DocumentDefinitionController
 
DocumentHandler - Interface in com.edorasware.cloud.core.service.document
 
DOCUMENTIDVARIABLENAME - Static variable in class com.edorasware.cloud.core.service.document.DocumentActivityExecutor
 
DocumentModel - Class in com.edorasware.cloud.core.models
 
DOCUMENTMODEL - Static variable in class com.edorasware.cloud.core.service.document.DocumentActivityExecutor
 
DocumentModelDefinitionProvider - Class in com.edorasware.cloud.core.provider.model
 
DocumentModelDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.model.DocumentModelDefinitionProvider
 
documentModelDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
DocumentModelDeployer - Class in com.edorasware.cloud.core.deploy
Deploys document model instances.
DocumentModelDeployer(ModelPersistenceService, ContentManager, PrimaryKeyGenerator, AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.cloud.core.deploy.DocumentModelDeployer
 
documentModelDeployer(ModelPersistenceService, ContentManager, PrimaryKeyGenerator, AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
DocumentModelProvider - Class in com.edorasware.cloud.core.provider.model
 
DocumentModelProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.model.DocumentModelProvider
 
documentModelProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
DOCUMENTNAME - Static variable in class com.edorasware.cloud.core.service.document.DocumentActivityExecutor
 
DocumentNameActionListener - Class in com.edorasware.cloud.core.service.document
Updates the CloudVariables.CONTENT_REFERENCE variable if the name changes
DocumentNameActionListener(ContentManager) - Constructor for class com.edorasware.cloud.core.service.document.DocumentNameActionListener
 
documentNameActionListener(ContentManager) - Method in class com.edorasware.config.ProviderConfiguration
 
DocumentService - Class in com.edorasware.cloud.core.service.document
 
DocumentService() - Constructor for class com.edorasware.cloud.core.service.document.DocumentService
 
DocumentSkeletonContentListener - Class in com.edorasware.cloud.core.service.document
 
DocumentSkeletonContentListener(ContentManager) - Constructor for class com.edorasware.cloud.core.service.document.DocumentSkeletonContentListener
 
documentSkeletonContentListener(ContentManager) - Method in class com.edorasware.config.ProviderConfiguration
 
DocumentUploadConfiguration - Class in com.edorasware.cloud.core.service.configuration
This class holds the modeler configuration for the cloud.
DocumentUploadConfiguration(long, long) - Constructor for class com.edorasware.cloud.core.service.configuration.DocumentUploadConfiguration
 
documentUploadConfiguration(long, long) - Method in class com.edorasware.config.OneConfiguration
 
documentUploaded(String, String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
documentUploaded(String, String, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
documentUploaded(String, String, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
documentUploaded(String, String, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
documentUploaded(String) - Method in class com.edorasware.rest.frontendobject.FrontendObjectController
 
DocumentValues - Class in com.edorasware.api.document
Defines document-specific work object values.
DocumentViewerController - Class in com.edorasware.rest.document.viewer
Controller providing services used by the document viewer.
DocumentViewerController(DocumentViewerManager, PreviewManager) - Constructor for class com.edorasware.rest.document.viewer.DocumentViewerController
 
documentViewerManager(WorkObjectService, AmbiguousIdHelper) - Method in class com.edorasware.config.DocumentConfiguration
 
DocumentViewerManager - Interface in com.edorasware.one.document.viewer
Defines the services used by the document viewer implementation.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.edorasware.one.servlet.BrowserRedirectionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.edorasware.one.servlet.CacheDisablingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.edorasware.one.servlet.EmptyContentReturnFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.edorasware.one.servlet.LinkedResourcesFilter
 
DomainObjectDefinitionLargeStringPredicateTransformation - Class in com.edorasware.commons.core.query.entity
Transforms predicates in order to support searches of definition properties by large string values.
DomainObjectDefinitionLargeStringPredicateTransformation(DatabaseType) - Constructor for class com.edorasware.commons.core.query.entity.DomainObjectDefinitionLargeStringPredicateTransformation
 
DomainObjectDefinitionParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
DomainObjectDefinitionPersistenceConfiguration - Class in com.edorasware.commons.core.persistence.entity.jdbc
Base persistence configuration of domain object definition entities.
DomainObjectLargeStringPredicateTransformation - Class in com.edorasware.commons.core.query.entity
Transforms predicates in order to support searches of variables by large string values.
DomainObjectLargeStringPredicateTransformation(DatabaseType) - Constructor for class com.edorasware.commons.core.query.entity.DomainObjectLargeStringPredicateTransformation
 
DomainObjectParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
DomainObjectProvider - Interface in com.edorasware.commons.core.provider.entity
Represents the base entity provider interface.
DOUBLE - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
doubleValue() - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
doubleValue() - Method in interface com.edorasware.api.query.VariableOperand
Returns an operand to build predicates for the value part of variables.
doubleValue(String) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
doubleValue(String, Object) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
downloadAsPdfContentConverter(ContentManager, WorkObjectService, String, TimeProvider, StatisticsAwareCache) - Method in class com.edorasware.config.ContentConverterConfiguration
 
downloadAsPdfConverters(TimeProvider) - Method in class com.edorasware.config.ContentConverterConfiguration
 
downloadHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
DownloadUtils - Class in com.edorasware.cloud.core.util
Provides utility methods related to the explicit download of resources.
drop() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaManager
Drops the database schema when the application is stopping.
drop() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaService
Drops the database schema.
drop() - Method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaService
 
drop() - Method in class com.edorasware.commons.core.persistence.schema.internal.StrategyBasedDatabaseSchemaManager
 
DUE_TIME - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object due time.
DUE_TIME - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
DUE_TIME_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
DUEDATE - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 
dueTime(Instant) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object due time.
dueTime(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the due time.
dueTime(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
dueTime(Instant) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the due time.
dueTime(Instant) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
dueTime(Instant) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
DueTimeTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses a due time search term into a suitable predicate.
DueTimeTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.DueTimeTermFactory
 
duplicate(String, String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
duplicate(String, String, String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Creates a duplicate of the given model work object template.
duplicate(String, ActionRequest) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
duplicateDefinitionKeyCheck(CurrentTenantService, TenantLookupService, AnyWorkObjectDefinitionService, MaintenanceService, OnePersistence, StatisticsAwareCache, boolean) - Method in class com.edorasware.config.InitializationConfiguration
 
DuplicateDefinitionKeyCheck - Class in com.edorasware.one.datacheck.internal
Checks for duplicate definitions.
DuplicateDefinitionKeyCheck(CurrentTenantService, TenantLookupService, AnyWorkObjectDefinitionService, MaintenanceService, OnePersistence, StatisticsAwareCache, boolean) - Constructor for class com.edorasware.one.datacheck.internal.DuplicateDefinitionKeyCheck
 
duplicateModel(WorkObject, String) - Method in class com.edorasware.cloud.core.model.ModelService
 
duplicateVariableCheck(OnePersistence) - Method in class com.edorasware.config.InitializationConfiguration
 
DuplicateVariableCheck - Class in com.edorasware.one.datacheck.internal
Checks for duplicate variable entries.
DuplicateVariableCheck(OnePersistence) - Constructor for class com.edorasware.one.datacheck.internal.DuplicateVariableCheck
 
duplicateWorkObject(String, WorkObjectDetails, boolean, boolean, String) - Method in class com.edorasware.cloud.core.model.ModelService
 
DynamicProcessDefinitionService - Interface in com.edorasware.gear.core.process
The service to dynamically create and modify process definitions.

E

EDITABLE_APP_MODEL_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
editorHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
EDORAS_CASE_VARIABLE_ITEM - Static variable in class com.edorasware.cmmn.one.CmmnConstants
A data item implementation based on edoras case variables.
EDORAS_DEFINITION_PROPERTY_PREFIX - Static variable in class com.edorasware.one.util.OneConstants
 
EDORAS_GEAR_ANY_WORK_OBJECT_DEFINITIONS_BY_EXTERNAL_ID_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_GEAR_ANY_WORK_OBJECT_DEFINITIONS_BY_ID_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_GEAR_CONTENT_METADATA_BY_CONTENT_REFERENCE_ID - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_GEAR_CONTENT_REFERENCES_BY_CONTENT_SOURCE_ID - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_GEAR_CONTENT_VERSIONS_BY_CONTENT_REFERENCE_ID - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_GEAR_GLOBAL_ID_BY_WORK_OBJECT_ID_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_GEAR_WORK_OBJECT_ID_BY_GLOBAL_ID_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_ONE_CONVERTED_DOCUMENTS_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_ONE_LANGUAGES_BY_LOCALE_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_ONE_PREVIEWED_DOCUMENTS_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_ONE_SYSTEM_GROUPS_BY_TENANT_ID_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_ONE_TENANT_ID_BY_NAME_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_ONE_TENANT_NAME_BY_ID_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_VIS_CONFIGURATION_KEY - Static variable in class com.edorasware.one.identity.user.UserUtils
The key where the edoras vis configuration map is stored inside the main UserUtils.CONFIGURATION map.
EDORAS_VIS_CONFIGURATION_KEY - Static variable in class com.edorasware.one.identity.user.UserValues
The key where the edoras vis configuration map is stored inside the main UserValues.CONFIGURATION map.
EDORAS_VIS_PALETTE_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
EDORAS_VIS_UTIL_CACHE_NAME - Static variable in interface com.edorasware.commons.core.cache.StatisticsAwareCache
 
edorasCaseVariable() - Method in class com.edorasware.config.CmmnConfiguration
 
EdorasCaseVariableHandler - Class in com.edorasware.cmmn.one.casefileitemhandlers
 
EdorasCaseVariableHandler() - Constructor for class com.edorasware.cmmn.one.casefileitemhandlers.EdorasCaseVariableHandler
 
ehCacheCacheManager(CacheManager) - Method in class com.edorasware.config.OneConfiguration
 
ehCacheManagerFactoryBean(String) - Method in class com.edorasware.config.OneConfiguration
 
ehCacheStatisticsAwareCache(CacheManager) - Method in class com.edorasware.config.OneConfiguration
 
ElasticIndexService - Interface in com.edorasware.commons.core.elastic
Service interface for managing Elasticsearch indexes.
ElementView - Interface in com.edorasware.cmmn.model.expressions
Exposes a view to a plan item or a case file item instance (i.e. wraps the respective underlying object and exposes a simplified public API for the object).
email(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mandatory email of the user.
EMAIL_ADDRESS - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the email address of the user.
EMAIL_ADDRESS - Static variable in class com.edorasware.one.identity.user.UserValues
The user’s email address.
EMPTY - Static variable in class com.edorasware.api.query.Predicates
An empty predicate.
EmptyContentReturnFilter - Class in com.edorasware.one.servlet
Filter returns empty content when filter is active and request url matches regular expression
EmptyContentReturnFilter(boolean, String) - Constructor for class com.edorasware.one.servlet.EmptyContentReturnFilter
 
EmptyCurrentUserService - Class in com.edorasware.commons.core.identity.internal
Empty CurrentUserService instance which returns null for the BaseCurrentUserService.getCurrentUserId().
EmptyCurrentUserService() - Constructor for class com.edorasware.commons.core.identity.internal.EmptyCurrentUserService
 
enable(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
enable(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
enable(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
enable(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.enable.EnableHandler
Implements the ENABLE transition.
ENABLE_CONTENT_PRE_PROCESSING_CONTENT_INFO_PROPERTY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
Property used in the ContentInfo object to enable or disable the content pre processing for each added content individually.
enabled(boolean) - Method in class com.edorasware.api.action.ActionBuilder
Sets the action 'enabled' state.
EnableHandler - Class in com.edorasware.cmmn.one.transitionhandlers.enable
 
EnableHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.enable.EnableHandler
 
EnableHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.enable
 
EnableHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.enable.EnableHandlers
 
EnableHandlers(Map<Class<? extends PlanItem>, EnableHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.enable.EnableHandlers
 
enableHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
enableListener() - Method in class com.edorasware.cloud.core.content.internal.BaseVariableListener
 
enableListenerNotificationFor(String) - Method in class com.edorasware.gear.core.event.ListenerNotificationController
 
enableRedisKeyspaceNotificationsInitializer(RedisConnectionFactory) - Method in class com.edorasware.config.SessionRedisConfiguration
 
enableUpdateTracking() - Method in interface com.edorasware.commons.core.elastic.ElasticIndexService
Enables update tracking in transactions.
encode(WorkObject, Collection<WorkObject>) - Method in interface com.edorasware.cloud.core.transfer.AppWriter
Encode the app and its contents.
encode(String) - Method in class com.edorasware.commons.core.property.internal.AesPropertyEncoder
 
encode(String) - Method in interface com.edorasware.commons.core.property.PropertyEncoder
Encodes the given property value, transforming sub-strings delimited by the <ENCODE> marker.
endpoint(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the URL for the REST endpoint to be invoked when the action is triggered.
endpointHttpMethod(HttpMethod) - Method in class com.edorasware.api.action.ActionBuilder
Sets the HttpMethod to be used for the action endpoint invocation.
EngineAction - Class in com.edorasware.cmmn.engine.core.engineactions
A generic engine action object.
EngineAction(DefaultCmmnEngine, String, Map<String, String>, TransitionData, EngineListeners, PersistenceListeners) - Constructor for class com.edorasware.cmmn.engine.core.engineactions.EngineAction
 
EngineActionEvent - Class in com.edorasware.cmmn.engine.core.engineactions
The default CMMN action event implementation.
EngineActionEvent(EngineAction, StateModel) - Constructor for class com.edorasware.cmmn.engine.core.engineactions.EngineActionEvent
 
EngineConfiguration - Class in com.edorasware.config.engine
 
EngineConfiguration() - Constructor for class com.edorasware.config.engine.EngineConfiguration
 
EngineConfigurationBuilder - Interface in com.edorasware.api.config.engine
Configuration customizations for the Flowable-based execution engines.
EngineConfigurationConfigurer - Interface in com.edorasware.api.config.engine
Interface for beans that customize the Flowable-based execution engine configuration.
engineConfigurationConfigurer(CustomProcessDiagramGenerator, CustomBpmnDeployer, CustomBpmnDeploymentHelper, PerformanceSettings, List<DmnEngineConfigurator>, List<JobHandler>, ActivitiOneExpressionManager) - Method in class com.edorasware.config.OneConfiguration
 
EngineListeners - Interface in com.edorasware.cmmn.engine.hooks
Represents the main interface that is passed during CMMN engine transition handling (evaluation of next engine state).
engineListeners(CreateHandlers, StartHandlers, ManualStartHandlers, CompleteHandlers, OccurHandlers, EnableHandlers, ExitHandlers, DisableHandlers, ReenableHandlers, FaultHandlers, ReactivateHandlers, ParentCompleteHandlers, TerminateHandlers, CaseFileItemHandlers, GearExpressionResolver, AnyWorkObjectService, AnyWorkObjectDefinitionService, UserManager, AppHelper, CurrentUserService, PersistenceListeners, SynchronizedLowLevelCmmnService, CmmnExtensions) - Method in class com.edorasware.config.CmmnConfiguration
 
enter(CaseFileItemInstance) - Method in interface com.edorasware.cmmn.model.visitor.CaseFileItemInstanceVisitor
 
enter(CaseFileItemInstance) - Method in class com.edorasware.cmmn.model.visitor.CaseFileItemStateExtractor
 
enter(CaseFileItemInstance) - Method in class com.edorasware.cmmn.model.visitor.CaseFileItemStateLogger
 
enter(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.CurrentStateCollector
 
enter(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemActionCollector
 
enter(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemStateExtractor
 
enter(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemStateLogger
 
enter(PlanItem, TransitionData) - Method in interface com.edorasware.cmmn.model.visitor.PlanItemVisitor
Called for each plan item just before the plan item is visited.
enter(PlannableItem, TransitionData) - Method in interface com.edorasware.cmmn.model.visitor.PlannableItemVisitor
Called for each plannable item just before the item is visited.
enter(PlannableItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanningActionCollector
 
Entity - Class in com.edorasware.commons.core.entity
Base class for all entities.
Entity.EntityBuilder<E extends Entity,SELF extends Entity.EntityBuilder<E,SELF>> - Class in com.edorasware.commons.core.entity
 
EntityActionEvent<E extends Entity,WB extends EntityModification.EntityModificationBuilder<E,?,?,WB>> - Class in com.edorasware.commons.core.service.entity
Base class for all entity events that are fired when an action on a entity has been executed or is about to be executed.
EntityActionEvent.Type - Class in com.edorasware.commons.core.service.entity
A type of entity action event.
EntityActionListener<A extends EntityActionEvent<?,?>> - Interface in com.edorasware.commons.core.service.entity
Represents an action listener that is notified before (pre-hook) and after (post-hook) a high-level action is executed on an entity.
EntityConverterUtils - Class in com.edorasware.commons.core.persistence.entity
Provides utility methods related to dealing with converters.
EntityDeleteFailedException - Exception in com.edorasware.commons.core.provider.entity
Signals that an entity could not be deleted.
EntityDeleteFailedException(String, Throwable) - Constructor for exception com.edorasware.commons.core.provider.entity.EntityDeleteFailedException
Constructs a new exception.
EntityEventListener - Class in com.edorasware.gear.core.engine.support.flowable
This class listens on FlowableEngineEventType.ENTITY_CREATED FlowableEngineEventType.ENTITY_INITIALIZED events.
EntityEventListener(EventBus, IdLookupService) - Constructor for class com.edorasware.gear.core.engine.support.flowable.EntityEventListener
 
EntityManager<E extends Entity,EB extends Entity.EntityBuilder<E,EB>,OC extends EntityOperandContainer,W extends EntityModification<E,EB>,WB extends EntityModification.EntityModificationBuilder<E,EB,W,WB>> - Interface in com.edorasware.commons.core.manager.entity
 
EntityModification<E extends Entity,EB extends Entity.EntityBuilder<E,EB>> - Class in com.edorasware.commons.core.modification.entity
This class serves as the base for all entity modifications.
EntityModification.EntityModificationBuilder<E extends Entity,EB extends Entity.EntityBuilder<E,EB>,W extends EntityModification<E,EB>,SELF extends EntityModification.EntityModificationBuilder<E,EB,W,SELF>> - Class in com.edorasware.commons.core.modification.entity
 
EntityNotFoundException - Exception in com.edorasware.api.exception
Signals that a given entity could not be found.
EntityNotFoundException(String) - Constructor for exception com.edorasware.api.exception.EntityNotFoundException
Constructs a new exception for an ID-based lookup.
EntityNotFoundException(String, Throwable) - Constructor for exception com.edorasware.api.exception.EntityNotFoundException
Constructs a new exception for an ID-based lookup.
EntityNotFoundException(Predicate) - Constructor for exception com.edorasware.api.exception.EntityNotFoundException
Constructs a new exception for a predicate-based lookup.
EntityNotFoundException(Predicate, Throwable) - Constructor for exception com.edorasware.api.exception.EntityNotFoundException
Constructs a new exception for a predicate-based lookup.
EntityNotFoundException(Query) - Constructor for exception com.edorasware.api.exception.EntityNotFoundException
Constructs a new exception for a predicate-based lookup.
EntityNotFoundException(Query, Throwable) - Constructor for exception com.edorasware.api.exception.EntityNotFoundException
Constructs a new exception for a predicate-based lookup.
EntityOperandContainer - Class in com.edorasware.commons.core.query.entity
Base operand container of all Entity classes.
EntityParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
EntityPersistence<E extends Entity> - Interface in com.edorasware.commons.core.persistence.entity
Entity persistence API.
EntityPersistenceConfiguration<E extends Entity,EB extends Entity.EntityBuilder<E,EB>,M extends EntityManager<E,EB,?,?,?>,R extends EntityResult<E,EB,M>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
Base persistence configuration of entities.
EntityProvider<L extends EventListener> - Interface in com.edorasware.commons.core.provider.entity
Represents the base entity provider interface.
EntityResult<E extends Entity,EB extends Entity.EntityBuilder<E,EB>,M extends EntityManager<E,EB,?,?,?>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
EntityService<E extends Entity> - Interface in com.edorasware.commons.core.service.entity
Provides generic access to an entity service.
EntitySqlNameMapping - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
EntitySqlQueryRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
EntityStartFailedException - Exception in com.edorasware.commons.core.provider.entity
Signals that an entity could not be started for a given definition.
EntityStartFailedException(String, Throwable) - Constructor for exception com.edorasware.commons.core.provider.entity.EntityStartFailedException
Constructs a new exception.
EntityTemplate - Class in com.edorasware.one.entitytemplate
This class represents DTO for Object definitions.
EntityTemplateController - Class in com.edorasware.rest.entitytemplate
Controller that provides localized EntityTemplates.
EntityTemplateController(EntityTemplateManager) - Constructor for class com.edorasware.rest.entitytemplate.EntityTemplateController
 
entityTemplateLookupService(AnyWorkObjectDefinitionService, AmbiguousIdHelper) - Method in class com.edorasware.config.OneConfiguration
 
EntityTemplateLookupService - Class in com.edorasware.one.entitytemplate.internal
This class creates a bean for caching methods return values for DefaultEntityTemplateManager
EntityTemplateLookupService(AnyWorkObjectDefinitionService, AmbiguousIdHelper) - Constructor for class com.edorasware.one.entitytemplate.internal.EntityTemplateLookupService
 
entityTemplateManager(AnyWorkObjectDefinitionService, WorkObjectService, UserManager, EntityTemplateLookupService, AmbiguousIdHelper) - Method in class com.edorasware.config.OneConfiguration
 
EntityTemplateManager - Interface in com.edorasware.one.entitytemplate
This class specifies interface for providing object definitions to the frontend.
EntityTemplateSubTypes - Class in com.edorasware.one.entitytemplate.internal
 
EntityTemplateSubTypes() - Constructor for class com.edorasware.one.entitytemplate.internal.EntityTemplateSubTypes
 
EntityUpdateFailedException - Exception in com.edorasware.commons.core.provider.entity
Signals that an entity could not be updated.
EntityUpdateFailedException(String, Throwable) - Constructor for exception com.edorasware.commons.core.provider.entity.EntityUpdateFailedException
Constructs a new exception.
EntityUtils - Class in com.edorasware.commons.core.entity
Provides utility methods related to entities.
entrySet() - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
eq(T) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate for a value == expectedValue comparison.
eq(Predicate) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is equal to a single match of the given inner select predicate.
eq(BasicOperand<T>, Predicate) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value of the given operand is equal to a single match of the given inner select predicate.
eq(T) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
eq(Predicate) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
eq(BasicOperand<T>, Predicate) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
eq(V) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
eq(Predicate) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
eq(BasicOperand<V>, Predicate) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
equals(Object) - Method in class com.edorasware.cloud.core.content.ContentReference
Deprecated.
 
equals(Object) - Method in class com.edorasware.cloud.core.conversion.internal.CacheContentWrapper
 
equals(Object) - Method in class com.edorasware.cloud.core.service.FrontendObject
 
equals(Object) - Method in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
equals(Object) - Method in class com.edorasware.cloud.core.util.StringReplacementTask
 
equals(Object) - Method in class com.edorasware.commons.core.content.ContentReference
 
equals(Object) - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent
 
equals(Object) - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo
 
equals(Object) - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
 
equals(Object) - Method in class com.edorasware.commons.core.content.internal.DefaultContentScope
 
equals(Object) - Method in class com.edorasware.commons.core.content.internal.memory.MemoryContent
 
equals(Object) - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
 
equals(Object) - Method in class com.edorasware.commons.core.entity.Property
 
equals(Object) - Method in class com.edorasware.commons.core.entity.Variable
 
equals(Object) - Method in class com.edorasware.commons.core.license.LicenseContext
 
equals(Object) - Method in class com.edorasware.commons.core.persistence.PrimaryKeyRange
 
equals(Object) - Method in class com.edorasware.commons.core.util.string.LargeString
 
equals(Object) - Method in class com.edorasware.commons.core.version.ReleaseVersion
 
equals(Object) - Method in class com.edorasware.one.app.AppFormatVersion
 
equals(Object) - Method in class com.edorasware.one.i18n.Language
 
equals(Object) - Method in class com.edorasware.one.identity.group.Group
 
equals(Object) - Method in class com.edorasware.one.identity.group.SystemGroups
 
equals(Object) - Method in class com.edorasware.one.identity.user.User.DeputyUser
 
equals(Object) - Method in class com.edorasware.one.identity.user.User
 
error(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingDefaultHandler
 
error(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingErrorHandler
 
ErrorMessage(String, String) - Constructor for class com.edorasware.one.preview.PreviewManager.ErrorMessage
 
ErrorResponse - Class in com.edorasware.publicapi
Propagates error information to the FE for public API
ErrorResponse(String, String, String) - Constructor for class com.edorasware.publicapi.ErrorResponse
 
evaluate(SimpleTemplateExpressionResolver) - Method in class com.edorasware.cloud.core.template.simple.SimpleTemplate
Evaluate the template.
evaluateApplicabilityRule(ApplicabilityRule, TransitionData, EvaluationListeners) - Method in interface com.edorasware.cmmn.engine.hooks.PlanningListeners
Evaluate the given ApplicabilityRule to a boolean result.
evaluateApplicabilityRule(ApplicabilityRule, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
evaluateApplicabilityRule(ApplicabilityRule, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.one.implementation.OnePlanningListeners
 
evaluateApplicabilityRules(TransitionData, PlanningListeners, EvaluationListeners) - Method in class com.edorasware.cmmn.model.planning.PlanningTable
 
evaluateApplicabilityRules(TransitionData, PlanningListeners, EvaluationListeners) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
evaluateApplicabilityRules(TransitionData, PlanningListeners, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
Evaluate the applicability rules of the planning table of this stage.
evaluateEntryCriteria(TransitionData, EventSources, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.structure.EventListener
 
evaluateEntryCriteria(TransitionData, EventSources, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
 
evaluateExitCriteria(TransitionData, EventSources, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.structure.EventListener
Empty implementation.
evaluateExitCriteria(TransitionData, EventSources, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
 
evaluateExpression(PlanItem, TransitionData, String) - Method in interface com.edorasware.cmmn.engine.hooks.EvaluationListeners
Evaluate the given expression to an Object result.
evaluateExpression(PlanItem, TransitionData, String) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
evaluateExpression(PlanItem, TransitionData, String) - Method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
evaluateExpressionToBoolean(PlanItem, TransitionData, String) - Method in interface com.edorasware.cmmn.engine.hooks.EvaluationListeners
Evaluate the given condition to a boolean result.
evaluateExpressionToBoolean(PlanItem, TransitionData, String) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
evaluateExpressionToBoolean(PlanItem, TransitionData, String) - Method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
evaluateExpressionToString(PlanItem, TransitionData, String) - Method in interface com.edorasware.cmmn.engine.hooks.EvaluationListeners
Evaluate the given expression to a String result.
evaluateExpressionToString(PlanItem, TransitionData, String) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
evaluateExpressionToString(PlanItem, TransitionData, String) - Method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
evaluateIfPart(IfPart, PlanItem, TransitionData) - Method in interface com.edorasware.cmmn.engine.hooks.EvaluationListeners
Evaluate the given IfPart to a boolean result.
evaluateIfPart(IfPart, PlanItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
evaluateIfPart(IfPart, PlanItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
evaluateIfPartBestEffort(PlanItem, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.rulesandsentries.Sentry
 
evaluateOnParts(EventSources, PlanItem) - Method in class com.edorasware.cmmn.model.rulesandsentries.Sentry
 
evaluateRule(AnyWorkObject, Map<String, Object>, String, String, String) - Method in class com.edorasware.cloud.core.service.caze.DmnRuleServiceBean
 
evaluateRule(Rule, PlanItem, TransitionData) - Method in interface com.edorasware.cmmn.engine.hooks.EvaluationListeners
Evaluate the given Rule to a boolean result.
evaluateRule(Rule, PlanItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
evaluateRule(Rule, PlanItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
evaluateStageAutoComplete(TransitionData, EventSources, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
Depth first (auto-)completion of stages.
EvaluationListeners - Interface in com.edorasware.cmmn.engine.hooks
This interface provides hooks for client code to evaluate expressions.
Event - Interface in com.edorasware.gear.core.event.internal
Represents a generic event dispatched via the EventBus and handled by EventHandler instances.
EVENT_TRANSITION_MAP - Static variable in class com.edorasware.cmmn.model.TransitionMap
 
eventBus() - Method in class com.edorasware.config.GearConfiguration
 
EventBus - Interface in com.edorasware.gear.core.event.internal
Represents a generic event bus mechanisms with support for multiple listeners per event type.
EventHandler<E extends Event> - Interface in com.edorasware.gear.core.event.internal
Represents a generic event handler.
EventListener - Class in com.edorasware.cmmn.model.structure
The combination of a EventListener and its associated TUserEvent definition.
EventListener(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.EventListener
 
EventSource - Interface in com.edorasware.cmmn.model
 
eventSourceFromThis() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItemInstance
 
EventSources - Class in com.edorasware.cmmn.model
 
EventSources() - Constructor for class com.edorasware.cmmn.model.EventSources
 
EventSources(int) - Constructor for class com.edorasware.cmmn.model.EventSources
 
EventSources(EventSource) - Constructor for class com.edorasware.cmmn.model.EventSources
 
EventSourceView - Class in com.edorasware.cmmn.model.expressions
 
EventSourceView(EventSource, TransitionData, ViewCreators, EvaluationListeners, PersistenceListeners, SynchronizedLowLevelCmmnService) - Constructor for class com.edorasware.cmmn.model.expressions.EventSourceView
 
EventSourceViewMap - Class in com.edorasware.cmmn.model.expressions
 
EventSourceViewMap(Map<String, EventSource>, TransitionData, ViewCreators, EvaluationListeners) - Constructor for class com.edorasware.cmmn.model.expressions.EventSourceViewMap
 
evict(String, Object) - Method in interface com.edorasware.commons.core.cache.StatisticsAwareCache
Evicts the value in the specified cache by name and key.
evict(String, Object) - Method in class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
evict(Object) - Method in class com.edorasware.one.cache.internal.SafeCacheWrapper
 
evict(Object) - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
evictCachedFile(String) - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverterService
Evicts cached file for given object
evictCachedFile(String) - Method in class com.edorasware.cloud.core.conversion.internal.AbstractDocumentContentConverterService
Evict the cached file from the corresponding WorkObject.
evictCachedFile(String) - Method in class com.edorasware.one.preview.internal.DefaultPreviewManager
 
evictCachedFile(String) - Method in interface com.edorasware.one.preview.PreviewManager
Evicts cached file for the given work object ID.
evictCachedFile(String) - Method in class com.edorasware.rest.preview.PreviewController
 
Excel2PdfConverter - Class in com.edorasware.cloud.core.conversion.internal
This class converts Microsoft Excel document info PDF.
Excel2PdfConverter(String, Iterable<? extends String>, Set<String>, TimeProvider) - Constructor for class com.edorasware.cloud.core.conversion.internal.Excel2PdfConverter
 
excel2PdfConverter(TimeProvider) - Method in class com.edorasware.config.ContentConverterConfiguration
 
excelExport(ObjectMapper, ListMultiConverter) - Method in class com.edorasware.config.OneConfiguration
 
ExcelExportStrategy - Class in com.edorasware.cloud.core.dataexport
 
ExcelExportStrategy(ObjectMapper) - Constructor for class com.edorasware.cloud.core.dataexport.ExcelExportStrategy
 
ExceptionThrowingDefaultHandler - Class in com.edorasware.commons.core.util.xml
Default handler that re-throws all exceptions that it receives.
ExceptionThrowingErrorHandler - Class in com.edorasware.commons.core.util.xml
Error handler that re-throws all exceptions that it receives.
EXCLUDED_VARS - Static variable in class com.edorasware.cloud.core.model.WorkObjectDetails
 
execute(StateModel) - Method in class com.edorasware.cmmn.engine.core.engineactions.CaseFileItemTransitionAction
 
execute(StateModel) - Method in class com.edorasware.cmmn.engine.core.engineactions.CreateStateModelAction
 
execute(StateModel) - Method in class com.edorasware.cmmn.engine.core.engineactions.DiscretionaryItemPlanningAction
 
execute(StateModel) - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineAction
 
execute(StateModel) - Method in class com.edorasware.cmmn.engine.core.engineactions.MigrateCaseAction
 
execute(StateModel) - Method in class com.edorasware.cmmn.engine.core.engineactions.PlanItemTransitionAction
 
execute(StateModel) - Method in class com.edorasware.cmmn.engine.core.engineactions.StateUpdateAction
 
execute(JobEntity, String, VariableScope, CommandContext) - Method in class com.edorasware.cmmn.one.timer.CmmnTimerEventJobHandler
 
execute(StepContribution, ChunkContext) - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTasklet
 
execute(DelegateExecution) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableCustomActivityBehaviorFactory.CustomDmnActivityBehavior
 
execute(boolean) - Method in interface com.edorasware.one.datacheck.DataConsistencyCheck
Executes this data consistency check.
execute(boolean) - Method in class com.edorasware.one.datacheck.internal.DuplicateDefinitionKeyCheck
 
execute(boolean) - Method in class com.edorasware.one.datacheck.internal.DuplicateVariableCheck
 
execute(boolean) - Method in class com.edorasware.one.datacheck.internal.LegacyModelReferenceCheck
 
executeAsyncRunnableFactory(PlatformTransactionManager, CurrentTenantService, CurrentUserService) - Method in class com.edorasware.config.engine.EngineConfiguration
 
executeCleanup() - Method in class com.edorasware.one.upload.internal.UploadServiceCleanupScheduler
 
executeCommand(Command<T>, CommandExecutor) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
executeCommandInActivitiContext(Command<T>) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
executeInTransaction(Runnable) - Method in class com.edorasware.one.util.execution.BackgroundTaskService
Executes the given runnable in the background within a database transaction.
executeOn(T) - Method in interface com.edorasware.commons.core.util.fp.Action
Executes the action on the given target.
executeWithoutTransaction(Runnable) - Method in class com.edorasware.one.util.execution.BackgroundTaskService
Executes the given runnable in the background without creating a database transaction.
exists() - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate that checks if the value exists.
exists() - Method in interface com.edorasware.api.query.ComplexVariableOperand
Builds a predicate that checks if the value exists.
exists() - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
exists() - Method in class com.edorasware.api.query.internal.ComplexVariableOperandImpl
 
exists() - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
exists() - Method in class com.edorasware.api.value.internal.ComplexValueImpl
 
exists() - Method in class com.edorasware.api.value.internal.ListValueImpl
 
exit(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
exit(CaseFileItemInstance) - Method in interface com.edorasware.cmmn.model.visitor.CaseFileItemInstanceVisitor
 
exit(CaseFileItemInstance) - Method in class com.edorasware.cmmn.model.visitor.CaseFileItemStateExtractor
 
exit(CaseFileItemInstance) - Method in class com.edorasware.cmmn.model.visitor.CaseFileItemStateLogger
 
exit(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.CurrentStateCollector
 
exit(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemActionCollector
 
exit(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemStateExtractor
 
exit(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemStateLogger
 
exit(PlanItem, TransitionData) - Method in interface com.edorasware.cmmn.model.visitor.PlanItemVisitor
Called for each plan item just after the plan item has been visited.
exit(PlannableItem, TransitionData) - Method in interface com.edorasware.cmmn.model.visitor.PlannableItemVisitor
Called for each plannable item just after the item has been visited.
exit(PlannableItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanningActionCollector
 
exit(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
exit(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
exit(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.exit.ExitHandler
Implements the EXIT transition.
ExitHandler - Class in com.edorasware.cmmn.one.transitionhandlers.exit
 
ExitHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.exit.ExitHandler
 
ExitHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.exit
 
ExitHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.exit.ExitHandlers
 
ExitHandlers(Map<Class<? extends PlanItem>, ExitHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.exit.ExitHandlers
 
exitHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
expandReferencedVariables(DelegateExecution, String...) - Method in class com.edorasware.cloud.core.service.process.ProcessVariableHandlingService
Use this method to expand variables with a referenced work item id.
Experimental - Annotation Type in com.edorasware.api.annotation
Marker annotation for experimental API interfaces.
export(String, HttpServletResponse) - Method in interface com.edorasware.one.search.ExportManager
Exports work objects for the given query.
export(String, HttpServletResponse) - Method in class com.edorasware.one.search.internal.DefaultExportManager
 
export(String, HttpServletResponse) - Method in class com.edorasware.rest.search.ExportController
 
EXPORT_FAILED - Static variable in exception com.edorasware.one.util.OneException
 
exportApp(AppWriter, String) - Method in class com.edorasware.cloud.core.transfer.AppExporter
 
exportApp(String, HttpServletResponse) - Method in interface com.edorasware.one.app.AppImportExportManager
Export App.
exportApp(String, HttpServletResponse) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
exportApp(String, HttpServletResponse) - Method in class com.edorasware.rest.app.AppImportExportController
 
exportAppTranslation(ByteArrayOutputStream, String, boolean) - Method in class com.edorasware.cloud.core.transfer.AppExporter
 
ExportController - Class in com.edorasware.rest.search
Export controller.
ExportController(ExportManager) - Constructor for class com.edorasware.rest.search.ExportController
 
EXPORTING_WORK_OBJECT - Static variable in exception com.edorasware.one.util.OneException
 
exportJSONHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
exportLocalizationHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
exportManager(SearchService, ExportStrategy) - Method in class com.edorasware.config.OneConfiguration
 
ExportManager - Interface in com.edorasware.one.search
Exposes export API for work objects.
ExportStrategy - Interface in com.edorasware.cloud.core.dataexport
 
exportSVGHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
exportTranslation(String, String, HttpServletResponse) - Method in interface com.edorasware.one.app.AppImportExportManager
Export translations used in form, process and case models of an App.
exportTranslation(String, String, HttpServletResponse) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
exportTranslation(String, String, HttpServletResponse) - Method in class com.edorasware.rest.app.AppImportExportController
 
exportTranslations(String, OutputStream, boolean) - Method in interface com.edorasware.one.i18n.AppTranslationService
Exports translations of models within App model
ExportValueFormatter - Interface in com.edorasware.cloud.core.dataexport
An interface for export value formatters.
exportWorkObjects(List<WorkObject>, OutputStream) - Method in class com.edorasware.cloud.core.dataexport.AsposeExportStrategy
 
exportWorkObjects(List<WorkObject>, OutputStream) - Method in interface com.edorasware.cloud.core.dataexport.ExportStrategy
 
exportWorkObjects(List<WorkObject>, OutputStream) - Method in class com.edorasware.cloud.core.dataexport.SimpleCSVExportStrategy
 
EXPRESSION - Static variable in class com.edorasware.cmmn.one.CmmnConstants
The expression of a service task.
ExpressionBean - Annotation Type in com.edorasware.api.expression
Marker annotation for Spring beans that can be used in backend expression evaluation.
ExpressionEvaluationServiceTask - Class in com.edorasware.cmmn.model.structure
A basic service task that can evaluate an expression and write the result to a case variable.
ExpressionEvaluationServiceTask(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.ExpressionEvaluationServiceTask
 
ExpressionEvaluationServiceTaskStartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.start
A simple type of service task that can evaluate an expression and store the result of the expression evaluation on the case.
ExpressionEvaluationServiceTaskStartHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.ExpressionEvaluationServiceTaskStartHandler
 
expressionEvaluationServiceTaskStartHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
expressionFunctions(TimeProvider) - Method in class com.edorasware.config.engine.EngineConfiguration
 
expressionManager() - Method in class com.edorasware.config.engine.EngineConfiguration
 
expressionManager(String, boolean) - Method in class com.edorasware.config.OneConfiguration
 
expressionResolver(ExpressionManager) - Method in class com.edorasware.config.engine.EngineConfiguration
 
expressionResolver(ExpressionManager) - Method in class com.edorasware.config.OneConfiguration
 
EXTENSION_NAMESPACE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
 
EXTENSION_TYPE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute.
ExtensionPoint - Annotation Type in com.edorasware.api.annotation
Marker annotation for official API extension point interfaces.
ExtensionPoint - Enum in com.edorasware.cmmn.one.transitionhandlers
 
EXTERNAL_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object external ID.
EXTERNAL_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain external work object definition id values.
EXTERNAL_VERSION - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition external version values.
EXTERNAL_VERSION - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectDefinitionFieldId
 
ExternalEvent - Class in com.edorasware.cmmn.model.structure
The combination of a ExternalEvent and its associated TEvent definition.
ExternalEvent(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.ExternalEvent
Construct an external event listener.
externalId(String) - Method in interface com.edorasware.api.workobject.WorkObjectBuilder
Sets the work object external ID.
externalId(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the external id.
externalId(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
externalId(String) - Method in class com.edorasware.one.identity.group.Group.Builder
Set the optional external id of the group.
externalId(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the optional external id of the user.
externalVersion(int) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
Sets the external version.
externalVersion(int) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
extractDate(Object) - Method in class com.edorasware.cloud.core.service.process.BaseVariableHandlingService
 
extractGroupIds(String) - Static method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
extractGroupIds(String) - Static method in class com.edorasware.one.util.OneUtils
 
extractHumanTasks(TDefinitions) - Static method in class com.edorasware.cmmn.engine.utility.CmmnUtils
Given the structure of a CMMN XML in tDefinitions, navigate though it and return all contained THumanTask elements as a list.
extractId(String) - Static method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
extractId(String) - Static method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
extractIdWithoutTypeInfo(String) - Static method in class com.edorasware.commons.core.id.IdUtils
Extracts the id without type info.
extractInstanceSuffix(String) - Static method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
extractIntId(String) - Static method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
extractIntId(String) - Static method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
extractLanguageCode(String, String) - Static method in class com.edorasware.one.i18n.I18nUtils
Extracts the two letter language code defined in ISO 639 from a specified string.
extractParameterNames(String) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Extracts the parameter names from the given sql statement.
extractParameterSqlTypes(String) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Extracts the sql type information for each named parameter from the given sql statement.
extractPlanItems(TDefinitions, Class<? extends TPlanItemDefinition>) - Static method in class com.edorasware.cmmn.engine.utility.CmmnUtils
Given the structure of a CMMN XML in tDefinitions, navigate though it and return all plan items that are assignable to the type passed in.
extractPriority(Object) - Method in class com.edorasware.cloud.core.service.process.BaseVariableHandlingService
 
extractRepetitions(HashMap<String, String>) - Static method in class com.edorasware.cmmn.one.transitionhandlers.create.TimerEventCreateHandler
Extract the timer cycle repetition counter value if it exists.
extractSet(Object) - Method in class com.edorasware.cloud.core.service.process.BaseVariableHandlingService
 
extractTypeNameFromGlobalId(String) - Static method in class com.edorasware.commons.core.id.IdUtils
Extracts the type name from the given global id.
extractUserIds(String) - Static method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
extractUserIds(String) - Static method in class com.edorasware.one.util.OneUtils
 
extractValuesFromCollectionOfMaps(Collection<Map<String, T>>, String, boolean) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns a collection of map values for the given key from the given collection of maps.

F

Factory(String) - Constructor for class com.edorasware.api.query.internal.VariableRestrictionQueryHint.Factory
 
FastPropertyAccessor - Class in com.edorasware.cmmn.model.expressions
Access a bean property by name.
FastPropertyAccessor() - Constructor for class com.edorasware.cmmn.model.expressions.FastPropertyAccessor
 
fatalError(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingDefaultHandler
 
fatalError(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingErrorHandler
 
fault(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
fault(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
fault(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
fault(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.fault.FaultHandler
Implements the FAULT transition.
FaultHandler - Class in com.edorasware.cmmn.one.transitionhandlers.fault
 
FaultHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.fault.FaultHandler
 
FaultHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.fault
 
FaultHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.fault.FaultHandlers
 
FaultHandlers(Map<Class<? extends PlanItem>, FaultHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.fault.FaultHandlers
 
faultHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
FIELD_NAME_PROCESS_ENGINE_INFO - Static variable in class com.edorasware.gear.core.engine.config.flowable.FlowableDmnRepositoryServiceFactoryBean
 
FieldChange - Class in com.edorasware.commons.core.field
This class encapsulates a single value change for a given field.
FieldChange(String, Object, Object) - Constructor for class com.edorasware.commons.core.field.FieldChange
Creates a new field change with the given old and new value.
FieldChange(String, Object, Object, Object) - Constructor for class com.edorasware.commons.core.field.FieldChange
Creates a new field change with the given old and new value and the explicit delta value.
FILE_MAX_SIZE_EXCEEDED - Static variable in exception com.edorasware.one.util.OneException
 
FILE_NOT_FOUND_IN_REQUEST - Static variable in exception com.edorasware.one.util.OneException
 
FILE_UPLOAD_FAILED - Static variable in exception com.edorasware.one.util.OneException
 
FileDetails(String, long) - Constructor for class com.edorasware.cloud.core.service.UploadResponse.FileDetails
 
files - Variable in class com.edorasware.cloud.core.service.UploadResponse
 
FileStorageController - Class in com.edorasware.rest.filestorage
 
FileStorageController(FileStorageManager, UploadService) - Constructor for class com.edorasware.rest.filestorage.FileStorageController
 
fileStorageManager(CurrentUserService, ContentManager, ContentDetector, ThumbnailService, TimeProvider, boolean) - Method in class com.edorasware.config.OneConfiguration
 
FileStorageManager - Interface in com.edorasware.one.filestorage
Defines the services used by the file attachment component.
FilesystemCacheUploadService - Class in com.edorasware.one.upload.internal
An upload service implementation that stores temporary upload data in the filesystem.
FilesystemCacheUploadService(String, long, long) - Constructor for class com.edorasware.one.upload.internal.FilesystemCacheUploadService
Constructs a new instance.
FilesystemContentProvider - Class in com.edorasware.commons.core.content.internal.filesystem
Content provider which stores the content on the filesystem in the specified root folder.
FilesystemContentProvider(String, String) - Constructor for class com.edorasware.commons.core.content.internal.filesystem.FilesystemContentProvider
 
filesystemContentProvider(String) - Method in class com.edorasware.config.content.ContentConfiguration
 
filter(Predicate<Map.Entry<String, Object>>) - Method in class com.edorasware.api.value.ValueMap
Filers values in the instance based on the input predicate
filter(Collection<Resource>) - Method in class com.edorasware.cloud.core.transfer.integration.ModifiedFilesFilter
 
filter(Collection<DashboardName>) - Method in interface com.edorasware.one.permission.dashboard.DashboardPermissionFilter
Filters the specified actions and returns the filtered actions.
filter(Collection<DashboardName>) - Method in class com.edorasware.one.permission.dashboard.internal.PrivilegeDashboardPermissionFilter
 
filter(Collection<ViewName>, ContextView, Optional<WorkObject>) - Method in class com.edorasware.one.permission.view.internal.ContextViewPermissionFilter
 
filter(Collection<ViewName>, ContextView, Optional<WorkObject>) - Method in class com.edorasware.one.permission.view.internal.PrivilegeViewPermissionFilter
 
filter(Collection<ViewName>, ContextView, Optional<WorkObject>) - Method in class com.edorasware.one.permission.view.internal.WorkObjectViewPermissionFilter
 
filter(Collection<ViewName>, ContextView, Optional<WorkObject>) - Method in interface com.edorasware.one.permission.view.ViewPermissionFilter
Filters the specified views and returns the filtered views.
filterAndTransform(Collection<T>, Function<T, Optional<U>>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Filters and transforms the matching elements.
filterBySource(String, Collection<T>) - Static method in class com.edorasware.commons.core.entity.NamedValues
Filters the NamedValue elements that are associated with the specified source.
filterLatestActiveDefinitions(List<AnyWorkObjectDefinition>) - Static method in class com.edorasware.one.util.OneUtils
Filters the latest active definitions in the specified list of definitions.
find(String) - Static method in enum com.edorasware.one.permission.dashboard.DashboardName
Finds a new dashboard name instance by the given id.
find(List<String>) - Static method in enum com.edorasware.one.permission.dashboard.DashboardName
Finds a list with dashboard name instances which are given by the ids.
find(String) - Static method in enum com.edorasware.one.permission.view.ContextView
Finds a new context view instance by the given id.
find(String) - Static method in enum com.edorasware.one.permission.view.StateView
Finds a new state view instance by the given state.
find(String) - Static method in enum com.edorasware.one.permission.view.TypeView
Finds a new type view instance by the given type.
find(String, Optional<String>) - Static method in enum com.edorasware.one.permission.view.TypeView
Finds a new type view instance by the given type.
find(String) - Static method in enum com.edorasware.one.permission.view.ViewName
Finds a new view name instance by the given id.
find(List<String>) - Static method in enum com.edorasware.one.permission.view.ViewName
Finds a list with view name instances which are given by the ids.
findByName(String, Collection<Variable>) - Static method in class com.edorasware.commons.core.entity.Variable
Finds the variable with the given name among the given variables.
findDefaultDefinition() - Method in class com.edorasware.cloud.core.CloudAnyWorkObjectTestHelper
 
findDocumentDefinition(AnyWorkObjectDefinitionService, String) - Static method in class com.edorasware.cloud.core.service.document.DocumentActivityExecutor
Find a document definition by key.
findEntities(Predicate) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntities(Predicate, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntities(Query) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntities(Query, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntities(Predicate) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entities that match the query with the given predicate.
findEntities(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entities that match the query with the given predicate in the given scope.
findEntities(Query) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entities that match the given query.
findEntities(Query, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entities that match the given query in the given scope.
findEntity(Predicate) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntity(Predicate, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntity(Query) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntity(Query, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntity(Predicate) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity that matches the query with the given predicate.
findEntity(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity that matches the query with the given predicate in the given scope.
findEntity(Query) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity that matches the given query.
findEntity(Query, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity that matches the given query in the given scope.
findEntityByExternalId(String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntityByExternalId(String, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntityByExternalId(String) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity with the given external entity id.
findEntityByExternalId(String, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity with the given external entity id in the given scope.
findEntityByGlobalId(String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntityByGlobalId(String, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntityByGlobalId(String) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity with the given global id.
findEntityByGlobalId(String, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity with the given entity global id in the given scope.
findEntityById(String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntityById(String, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findEntityById(String) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity with the given entity id.
findEntityById(String, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity with the given entity id in the given scope.
findEntityTemplateByModelId(String) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectDefinitionManager
 
findEntityTemplateByModelId(String) - Method in interface com.edorasware.one.rest.manager.WorkObjectDefinitionManager
Finds the latest active work object definition by model global id
findGroup(Predicate) - Method in interface com.edorasware.one.identity.group.GroupManager
Finds the Group that matches the given predicate.
findGroup(Predicate, GroupService.GroupSearchScope) - Method in interface com.edorasware.one.identity.group.GroupService
Finds the Group that matches the given predicate.
findGroup(Predicate) - Method in class com.edorasware.one.identity.group.internal.DefaultGroupManager
 
findGroup(Predicate, GroupService.GroupSearchScope) - Method in class com.edorasware.one.identity.group.internal.DefaultGroupService
 
findGroups(Predicate) - Method in interface com.edorasware.one.identity.group.GroupManager
Finds the Groups that match the given predicate.
findGroups(Predicate, GroupService.GroupSearchScope) - Method in interface com.edorasware.one.identity.group.GroupService
Finds the Groups that match the given predicate.
findGroups(Predicate) - Method in class com.edorasware.one.identity.group.internal.DefaultGroupManager
 
findGroups(Predicate, GroupService.GroupSearchScope) - Method in class com.edorasware.one.identity.group.internal.DefaultGroupService
 
findIdByExternalId(String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findIdByExternalId(String, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
findIdByExternalId(String) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Returns the id of the entity with the given external id.
findIdByExternalId(String, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Returns the id of the entity with the given external id in the given scope.
findLatestActiveDefinitionByModelGlobalId(String) - Method in class com.edorasware.one.model.internal.DefaultModelManager
 
findLatestActiveDefinitionByModelGlobalId(String) - Method in interface com.edorasware.one.model.ModelManager
Finds the latest active definition according to specified model global id.
findLatestActiveDefinitionByModelItemName(String) - Method in class com.edorasware.one.model.internal.DefaultModelManager
 
findLatestActiveDefinitionByModelItemName(String) - Method in interface com.edorasware.one.model.ModelManager
Finds the latest active definition according to specified model name.
findLatestDefinitionKeyByModelId(String) - Method in class com.edorasware.one.model.internal.DefaultModelManager
 
findLatestDefinitionKeyByModelId(String) - Method in interface com.edorasware.one.model.ModelManager
Finds the latest active definition key by the given model id
findLatestVersionOfProcessDefinitionWithKey(String, AnyWorkObjectDefinitionService) - Static method in class com.edorasware.gear.core.process.ProcessUtils
 
findParentId(WorkObject) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns the optional parent work object ID.
findParentId(AnyWorkObjectDefinition) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Returns the parent work object.
findParentId(AnyWorkObject) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Returns the parent work object.
findParentId(AnyWorkObjectDefinition) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findParentId(AnyWorkObject) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findParentId(WorkObject) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findParentIdByType(WorkObject, String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns the optional ID of the closest parent work object of the given type for a given work object.
findParentIdByType(AnyWorkObjectDefinition, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Returns the closest parent work object of the given type for a given work object.
findParentIdByType(AnyWorkObject, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Returns the closest parent work object of the given type for a given work object.
findParentIdByType(AnyWorkObjectDefinition, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findParentIdByType(AnyWorkObject, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findParentIdByType(WorkObject, String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findPlanItem(String) - Method in class com.edorasware.cmmn.model.StateModel
findPlanItem(String) - Method in class com.edorasware.cmmn.model.structure.Stage
Look up a plan item for the given ID.
findProcessInCache(String, CommandExecutor) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
findProcessWithActivitiContextInCache(String, CommandExecutor) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
findSqlMapping(String) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
findTask(String, CommandExecutor) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
findTaskInActivitiContext(String) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
findTopMostParentIdByType(WorkObject, String, boolean) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns the optional ID of the top-most parent work object of the given type for a given work object.
findTopMostParentIdByType(AnyWorkObjectDefinition, String, boolean) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Returns the top-most parent work object of the given type for a given work object.
findTopMostParentIdByType(AnyWorkObject, String, boolean) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Returns the top-most parent work object of the given type for a given work object.
findTopMostParentIdByType(AnyWorkObjectDefinition, String, boolean) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findTopMostParentIdByType(AnyWorkObject, String, boolean) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findTopMostParentIdByType(WorkObject, String, boolean) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findUser(Predicate) - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
findUser(Predicate, UserService.UserSearchScope) - Method in class com.edorasware.one.identity.user.internal.DefaultUserService
 
findUser(Predicate) - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
findUser(Predicate) - Method in interface com.edorasware.one.identity.user.UserManager
Finds the User that matches the given predicate.
findUser(Predicate, UserService.UserSearchScope) - Method in interface com.edorasware.one.identity.user.UserService
Finds the User that matches the given predicate.
findUserAcrossAllTenants(Predicate) - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
findUserAcrossAllTenants(Predicate) - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
findUserAcrossAllTenants(Predicate) - Method in interface com.edorasware.one.identity.user.UserManager
Finds the User that matches the given predicate across all tenants.
findUsers(Predicate) - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
findUsers(Predicate, UserService.UserSearchScope) - Method in class com.edorasware.one.identity.user.internal.DefaultUserService
 
findUsers(Predicate) - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
findUsers(Predicate) - Method in interface com.edorasware.one.identity.user.UserManager
Finds the Users that match the given predicate.
findUsers(Predicate, UserService.UserSearchScope) - Method in interface com.edorasware.one.identity.user.UserService
Finds the Users that match the given predicate.
findWorkObject(String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work object with the given ID.
findWorkObject(String, SearchScope) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work object with the given ID in the given scope.
findWorkObject(Predicate) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work object that matches the query with the given predicate.
findWorkObject(Predicate, SearchScope) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work object that matches the query with the given predicate in given scope.
findWorkObject(Query) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work object that matches the given query.
findWorkObject(Query, SearchScope) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work object that matches the given query in given scope.
findWorkObject(AnyWorkObjectService, String) - Static method in class com.edorasware.cmmn.one.CmmnHelper
 
findWorkObject(AnyWorkObjectService, String, boolean) - Static method in class com.edorasware.cmmn.one.CmmnHelper
Deprecated.
findWorkObject(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work object that matches the query with the given predicate.
findWorkObject(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work object that matches the query with the given predicate.
findWorkObject(Query) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work object that matches the given query.
findWorkObject(Query, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work object that matches the given query.
findWorkObject(Predicate) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObject(Predicate, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObject(Query) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObject(Query, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObject(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findWorkObject(String, SearchScope) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findWorkObject(Predicate) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findWorkObject(Predicate, SearchScope) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findWorkObject(Query) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findWorkObject(Query, SearchScope) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findWorkObjectByExternalId(String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work object with the given external id.
findWorkObjectByExternalId(String, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work object with the given external id in the given scope.
findWorkObjectByExternalId(String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObjectByExternalId(String, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObjectByGlobalId(String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work object with the given global id.
findWorkObjectByGlobalId(String, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work object with the given global id in the given scope.
findWorkObjectByGlobalId(String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObjectByGlobalId(String, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObjectById(String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work object with the given concrete work object id.
findWorkObjectById(String, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work object with the given concrete work object id in the given scope.
findWorkObjectById(String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObjectById(String, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObjectChildren(String, String, String, Integer, Integer, ViewFilter, Collection<String>) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectManager
 
findWorkObjectChildren(String, String, String, Integer, Integer, ViewFilter, Collection<String>) - Method in interface com.edorasware.one.rest.manager.WorkObjectManager
Finds child work objects of the given parent id and given type according to the query with offset and limit
findWorkObjectDefinition(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definition that matches the query with the given predicate.
findWorkObjectDefinition(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definition that matches the query with the given predicate in given scope.
findWorkObjectDefinition(Query) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definition that matches the given query.
findWorkObjectDefinition(Query, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definition that matches the given query in given scope.
findWorkObjectDefinition(Predicate) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinition(Predicate, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinition(Query) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinition(Query, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinitionByExternalId(String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definition with the given external id.
findWorkObjectDefinitionByExternalId(String, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definition with the given external id in the given scope.
findWorkObjectDefinitionByExternalId(String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinitionByExternalId(String, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinitionById(String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definition with the given definition id.
findWorkObjectDefinitionById(String, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definition with the given concrete work object definition id in the given scope.
findWorkObjectDefinitionById(String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinitionById(String, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinitions(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definitions that match the query with the given predicate.
findWorkObjectDefinitions(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definitions that match the query with the given predicate in given scope.
findWorkObjectDefinitions(Query) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definitions that match the given query.
findWorkObjectDefinitions(Query, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the concrete work object definitions that match the given query in given scope.
findWorkObjectDefinitions(Predicate) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinitions(Predicate, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinitions(Query) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinitions(Query, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
findWorkObjectDefinitions(String, String, Integer, Integer) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectDefinitionManager
 
findWorkObjectDefinitions(String, String, Integer, Integer) - Method in interface com.edorasware.one.rest.manager.WorkObjectDefinitionManager
Finds the work object definitions with a matching name to the typed text parameter
findWorkObjectDefinitionsByModelId(String) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectDefinitionManager
 
findWorkObjectDefinitionsByModelId(String) - Method in interface com.edorasware.one.rest.manager.WorkObjectDefinitionManager
Finds the latest active work object definition by model global id
findWorkObjectDefinitionsWithCaseId(String, String, String, Integer, Integer) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectDefinitionManager
 
findWorkObjectDefinitionsWithCaseId(String, String, String, Integer, Integer) - Method in interface com.edorasware.one.rest.manager.WorkObjectDefinitionManager
Finds the latest work object definitions with a matching name to the typed text parameter and the case id
findWorkObjectForAmbiguousId(String, SearchScope) - Method in class com.edorasware.cloud.core.util.AmbiguousIdHelper
Finds the model corresponding to the given model ID value, supporting legacy model references as well as the default global ID.
findWorkObjectId(String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work object ID corresponding to a given global ID in the current tenant.
findWorkObjectId(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findWorkObjects(Predicate) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work objects that match the query with the given predicate.
findWorkObjects(Predicate, SearchScope) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work objects that match the query with the given predicate in given scope.
findWorkObjects(Query) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work objects that match the given query.
findWorkObjects(Query, SearchScope) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work objects that match the given query in given scope.
findWorkObjects(Predicate) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work objects that match the query with the given predicate.
findWorkObjects(Predicate, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work objects that match the query with the given predicate.
findWorkObjects(Query) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work objects that match the given query.
findWorkObjects(Query, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the concrete work objects that match the given query.
findWorkObjects(Predicate) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObjects(Predicate, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObjects(Query) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObjects(Query, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
findWorkObjects(Predicate) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findWorkObjects(Predicate, SearchScope) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findWorkObjects(Query) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findWorkObjects(Query, SearchScope) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
findWorkObjects(String, String, Integer, Integer, ViewFilter, Collection<String>) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectManager
 
findWorkObjects(String, String, Integer, Integer, ViewFilter, Collection<String>) - Method in interface com.edorasware.one.rest.manager.WorkObjectManager
Finds work objects of the given type according to the query with offset and limit
FIRST_NAME - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the first name of the user.
FIRST_NAME - Static variable in class com.edorasware.one.identity.user.UserValues
The user’s first name.
firstName(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mandatory first name of the user.
FIXED_TENANT_ID - Static variable in class com.edorasware.commons.core.identity.internal.TenantAgnosticCurrentTenantService
 
flatten(Map<String, Object>, char) - Static method in class com.edorasware.commons.core.entity.NamedValues
 
flatten(Map<String, Object>, String, char) - Static method in class com.edorasware.commons.core.entity.NamedValues
 
flattenMap(Map<String, Map<String, String>>, String, String) - Static method in class com.edorasware.one.i18n.I18nUtils
Flattens an i18n map to a map with a key based on the keys of the nested maps and a value of the defined property.
FLOAT_CONVERTER - Static variable in class com.edorasware.api.value.ValueConverters
Converts values between Float and Double.
FlowableBaseELResolver - Class in com.edorasware.gear.core.engine.support.flowable
Base class for resolvers that involve converting from Flowable ids and entities to edoras gear ids and work objects.
FlowableBeanELResolver - Class in com.edorasware.gear.core.engine.support.flowable
EL resolver using JavaBean conventions.
FlowableBeanELResolver() - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableBeanELResolver
 
FlowableBeanELResolver(boolean) - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableBeanELResolver
 
FlowableCustomActivityBehaviorFactory - Class in com.edorasware.gear.core.engine.support.flowable
Custom flowable behavior factory that returns customized UserTaskActivityBehavior instances in order to support evaluating assignment expressions.
FlowableCustomActivityBehaviorFactory() - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableCustomActivityBehaviorFactory
 
FlowableCustomActivityBehaviorFactory.CustomDmnActivityBehavior - Class in com.edorasware.gear.core.engine.support.flowable
 
FlowableCustomActivityBehaviorFactory.CustomUserTaskActivityBehavior - Class in com.edorasware.gear.core.engine.support.flowable
 
FlowableDmnBaseELResolver - Class in com.edorasware.gear.core.engine.support.flowable.dmn
Base class for resolvers that involve converting from Flowable ids and entities to edoras gear ids and work objects.
FlowableDmnGearExpressionManager - Class in com.edorasware.gear.core.engine.support.flowable.dmn
Expression manager that includes a work object hierarchy-aware EL resolver.
FlowableDmnGearExpressionManager() - Constructor for class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnGearExpressionManager
 
FlowableDmnGearExpressionManager(List<Class<?>>) - Constructor for class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnGearExpressionManager
 
FlowableDmnProvider - Class in com.edorasware.gear.core.dmn.internal
Flowable dmn provider implementation
FlowableDmnProvider(DmnRepositoryService, TimeProvider) - Constructor for class com.edorasware.gear.core.dmn.internal.FlowableDmnProvider
 
FlowableDmnRepositoryServiceFactoryBean - Class in com.edorasware.gear.core.engine.config.flowable
Utility factory bean for directly exposing the DmnRepositoryService instance in the application context.
FlowableDmnRepositoryServiceFactoryBean(ProcessEngineImpl) - Constructor for class com.edorasware.gear.core.engine.config.flowable.FlowableDmnRepositoryServiceFactoryBean
 
FlowableDmnWorkObjectHierarchyELResolver - Class in com.edorasware.gear.core.engine.support.flowable.dmn
Work object and work object definition hierarchy-aware EL resolver.
FlowableDmnWorkObjectHierarchyELResolver(VariableContainer, ExpressionManager, AnyWorkObjectService, AnyWorkObjectDefinitionService, boolean) - Constructor for class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnWorkObjectHierarchyELResolver
 
FlowableExpressionFunctions - Class in com.edorasware.gear.core.engine.support.flowable
This class provides static functions for usage in EL expressions.
FlowableExpressionFunctions() - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
 
FlowableExpressionManagerBasedExpressionResolver - Class in com.edorasware.gear.core.engine.support.flowable
Expression resolver implementation backed by an ExpressionManager instance without requiring an Flowable context.
FlowableExpressionManagerBasedExpressionResolver(ExpressionManager) - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionManagerBasedExpressionResolver
 
FlowableGearExpressionManager - Class in com.edorasware.gear.core.engine.support.flowable
Expression manager that includes a work object hierarchy-aware EL resolver.
FlowableGearExpressionManager() - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableGearExpressionManager
 
FlowableGearExpressionManager(List<Class<?>>) - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableGearExpressionManager
 
FlowableIdentityELResolver - Class in com.edorasware.gear.core.engine.support.flowable
EL resolver which resolves to the id of the current tenant and to the id of the current user.
FlowableIdentityELResolver(CurrentTenantService, CurrentUserService) - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableIdentityELResolver
 
flowableJobExecutorLifecycleBean(ProcessEngine, boolean) - Method in class com.edorasware.config.engine.EngineConfiguration
 
FlowableJobExecutorLifecycleBean - Class in com.edorasware.gear.core.engine.config.flowable
Life-cycle bean that starts the Flowable job executor.
FlowableJobExecutorLifecycleBean(ProcessEngine, boolean) - Constructor for class com.edorasware.gear.core.engine.config.flowable.FlowableJobExecutorLifecycleBean
 
FlowableProcessEngineConfiguration - Class in com.edorasware.gear.core.engine.support.flowable
Process engine configuration for the underlying Flowable process engine.
FlowableProcessEngineConfiguration() - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableProcessEngineConfiguration
 
FlowableServiceTaskPropertyELResolver - Class in com.edorasware.gear.core.engine.support.flowable
EL resolver which resolves custom properties from the current Flowable activity.
FlowableServiceTaskPropertyELResolver(VariableContainer) - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableServiceTaskPropertyELResolver
 
FlowableSpringBeanELResolver - Class in com.edorasware.gear.core.engine.support.flowable
EL resolver which resolves Spring beans.
FlowableSpringBeanELResolver(ApplicationContext) - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableSpringBeanELResolver
Use this constructor if this resolver should resolve all Spring beans.
FlowableSupport - Class in com.edorasware.gear.core.engine.support.flowable
Support class when integrating Flowable into edoras gear.
FlowableSystemPropertyELResolver - Class in com.edorasware.gear.core.engine.support.flowable
EL resolver which resolves system properties.
FlowableSystemPropertyELResolver() - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableSystemPropertyELResolver
 
FlowableTaskPreviewService - Class in com.edorasware.cloud.core.service.task
 
FlowableTaskPreviewService() - Constructor for class com.edorasware.cloud.core.service.task.FlowableTaskPreviewService
 
flowableTaskPreviewService() - Method in class com.edorasware.config.ProviderConfiguration
todo: used in edoras vis and should be moved into the edoras-vis-server module
FlowableTemplateService - Class in com.edorasware.cloud.core.template.flowable
A template service that simply delegates to the Activiti EL resolver.
FlowableTemplateService(GearExpressionResolver) - Constructor for class com.edorasware.cloud.core.template.flowable.FlowableTemplateService
 
FlowableUtils - Class in com.edorasware.gear.core.engine.support.flowable
Provides utility methods related to Flowable.
FlowableVariableScopeElResolver - Class in com.edorasware.gear.core.engine.support.flowable
Flowable variable scope-aware EL resolver.
FlowableVariableScopeElResolver(VariableContainer) - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableVariableScopeElResolver
 
FlowableWorkObjectHierarchyELResolver - Class in com.edorasware.gear.core.engine.support.flowable
Work object and work object definition hierarchy-aware EL resolver.
FlowableWorkObjectHierarchyELResolver(VariableContainer, ExpressionManager, AnyWorkObjectService, AnyWorkObjectDefinitionService, boolean) - Constructor for class com.edorasware.gear.core.engine.support.flowable.FlowableWorkObjectHierarchyELResolver
 
FlowNodeDecorator - Interface in com.edorasware.gear.core.engine.support.flowable
Allows service tasks to be decorated, wrapping the execution.
FlywayCustomization - Class in org.flywaydb.core
Because of https://github.com/flyway/flyway/issues/1078 we have to customize FLyway to be able to replace default migration resolvers
FlywayCustomization() - Constructor for class org.flywaydb.core.FlywayCustomization
 
FORCE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute value for the ModelConstants.VISIBILITY attribute name.
FORCE_APP_IMPORT_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
forceRenderingMode() - Method in class com.edorasware.api.query.internal.RenderingModePredicate
 
forceUpdate() - Method in interface com.edorasware.api.workobject.UpdateBuilderMethods
Forces an update of the work object (adjusting modification timestamps etc.) even if no other changes are applied.
forceUpdate() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
forceUpdate() - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
foreach(String) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
foreach(Object) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
form(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the key for the action form.
FORM_DEFINITION_REDIRECT_URL - Static variable in class com.edorasware.one.util.OneConstants
 
FORM_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a form work object definition.
FORM_INIT - Static variable in class com.edorasware.one.util.OneConstants
 
FORM_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
FORM_MODEL_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a form model work object definition.
FORM_MODEL_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a form model work object.
FORM_WORK - Static variable in class com.edorasware.one.util.OneConstants
 
format(Object) - Method in class com.edorasware.cloud.core.dataexport.DateValueFormatter
 
format(Object) - Method in interface com.edorasware.cloud.core.dataexport.ExportValueFormatter
Try to apply the formatter to the given value.
format(Object) - Method in class com.edorasware.cloud.core.dataexport.JsonDateValueFormatter
 
formatDate(Instant, String) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns the given date formatted with the given pattern.
formatDateNullSafe(Instant, String) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns the given date formatted with the given pattern.
formatPredicateValue(Object) - Static method in class com.edorasware.api.query.internal.PredicateUtils
Formats a predicate value (for debugging / testing).
formatType(String, boolean) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns the name of the entity of the given type as a readable string with the ability to convert the returning string to all lower-case.
formatUtcDate(Instant) - Static method in class com.edorasware.api.time.TimeUtils
Formats an instant to a UTC date using the default date pattern TimeUtils.ISO_8601_DATE_FORMAT.
formatUtcDateTime(Instant) - Static method in class com.edorasware.api.time.TimeUtils
Formats an instant to a UTC date/time using the default date/time pattern TimeUtils.ISO_8601_DATE_TIME_FORMAT.
formatUtcDateTime(Instant, String) - Static method in class com.edorasware.api.time.TimeUtils
Formats the instant to a UTC date/time using the given pattern.
formData(Object...) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
formData(Object...) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
Create a TransitionData object containing formData key/value pairs as passed in.
FORMDATA_MAP_KEY - Static variable in class com.edorasware.cmmn.one.expressions.CmmnEvaluationContext
 
FormDataDeserializationHandler - Interface in com.edorasware.cloud.core.json
Handler interface for deserializing values contained in form data.
FormDataSerializationHandler - Interface in com.edorasware.cloud.core.json
Handler interface for serializing values that are part of form data.
FormDefinitionController - Class in com.edorasware.publicapi.rest
This class implements Form definition specific public API methods
FormDefinitionController(WorkObjectDefinitionManager, FormDefinitionManager) - Constructor for class com.edorasware.publicapi.rest.FormDefinitionController
 
FormDefinitionController - Class in com.edorasware.rest.forms
rest controller to manage form definitions
FormDefinitionController(FormDefinitionManager) - Constructor for class com.edorasware.rest.forms.FormDefinitionController
 
FormDefinitionJsonPostProcessor - Class in com.edorasware.cloud.core.service.model
Translates the attributes for which there is a translation available.
FormDefinitionJsonPostProcessor(ObjectMapper) - Constructor for class com.edorasware.cloud.core.service.model.FormDefinitionJsonPostProcessor
 
formDefinitionLookupService(AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
FormDefinitionLookupService - Class in com.edorasware.one.form.internal
The class exposes public methods for DefaultFormDefinitionManager.
FormDefinitionLookupService(AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.one.form.internal.FormDefinitionLookupService
 
formDefinitionManager(UserManager, FormDefinitionLookupService, WorkObjectService, ObjectMapper, boolean) - Method in class com.edorasware.config.OneConfiguration
 
FormDefinitionManager - Interface in com.edorasware.one.form
This interface provides methods for managing form definitions
formDefinitions(String, HttpServletRequest, HttpServletResponse) - Method in class com.edorasware.rest.forms.FormsController
Redirects the /formDefinitions edoras forms REST endpoint to the edoras vis endpoints.
formDefinitionServiceHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
FormModelDefinitionProvider - Class in com.edorasware.cloud.core.provider.model
 
FormModelDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.model.FormModelDefinitionProvider
 
formModelDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
FormModelDeployer - Class in com.edorasware.cloud.core.deploy
Deploys form model instances.
FormModelDeployer(ModelPersistenceService) - Constructor for class com.edorasware.cloud.core.deploy.FormModelDeployer
 
formModelDeployer(ModelPersistenceService) - Method in class com.edorasware.config.OneConfiguration
 
FormModelProvider - Class in com.edorasware.cloud.core.provider.model
 
FormModelProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.model.FormModelProvider
 
formModelProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
formModels(String, HttpServletRequest, HttpServletResponse) - Method in class com.edorasware.rest.forms.FormsController
Redirects the /formModels edoras forms REST endpoint to the edoras vis endpoints.
formModelsHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
FormModelSynchronizationListener - Class in com.edorasware.cloud.core.models
 
FormModelSynchronizationListener() - Constructor for class com.edorasware.cloud.core.models.FormModelSynchronizationListener
 
formModelSynchronizationListener() - Method in class com.edorasware.config.ProviderConfiguration
 
FormsController - Class in com.edorasware.rest.forms
Controller which handles the redirects needed for edoras forms in the edoras vis forms preview.
FormsController() - Constructor for class com.edorasware.rest.forms.FormsController
 
formsHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
forScopeName(String) - Static method in enum com.edorasware.cmmn.model.structure.CaseTask.CaseTaskScope
 
from(SystemGroups) - Static method in class com.edorasware.cloud.core.service.configuration.TenantGroupConfiguration
 
from(MapDifference<?, V>, Function<MapDifference.ValueDifference<V>, V>) - Static method in class com.edorasware.commons.core.util.guava.CommonsMapDifference
 
from(String) - Static method in class com.edorasware.commons.core.version.ReleaseVersion
Create new ReleaseVersion instance from the provided version string
from(ApplicationContext) - Static method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSpringBeanELResolver
Deprecated.
Creates a new instance.
from(ApplicationContext) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableSpringBeanELResolver
Creates a new instance.
from(String, String, String, String) - Static method in class com.edorasware.one.identity.group.Group
Creates a new Group instance from the given attributes.
from(String, String, String, String, String, GroupType) - Static method in class com.edorasware.one.identity.group.Group
Creates a new Group instance from the given attributes with the ability to set an external group id.
from(String, String, String, String, String, String) - Static method in class com.edorasware.one.identity.group.SystemGroups
Creates a new SystemGroups instance from the given system group ids.
from(String, S) - Static method in class com.edorasware.one.init.PersistedSetup
 
from(WorkObject) - Static method in class com.edorasware.one.workitem.WorkItem
Creates a new WorkItem from the given work object.
from(WorkObject, Collection<WorkObject>, Map<String, Optional<String>>) - Static method in class com.edorasware.one.workitem.WorkItemRelations
Creates a new WorkItemRelations from the given work object, its related work objects, and the relations between them.
fromByteArray(byte[]) - Static method in class com.edorasware.cloud.core.service.content.MultipartSender
 
fromClassifier(String) - Static method in enum com.edorasware.commons.core.util.db.DatabaseType
Resolves the classifier to the corresponding enumeration instance.
fromDataSource(DataSource) - Static method in enum com.edorasware.commons.core.util.db.DatabaseType
Resolves the database type from the specified DataSource.
fromFile(File) - Static method in class com.edorasware.cloud.core.service.content.MultipartSender
 
fromHeader(String) - Static method in class com.edorasware.one.upload.internal.ContentRange
Parses the given content range header.
fromInputStream(InputStream) - Static method in class com.edorasware.cloud.core.service.content.MultipartSender
 
fromOptional(T) - Static method in class com.edorasware.commons.core.util.fp.Functions
Returns a function that returns the referenced value of each Optional or the given default if a value is not present.
FromOptional(T) - Constructor for class com.edorasware.commons.core.util.fp.Functions.FromOptional
 
fromPath(Path) - Static method in class com.edorasware.cloud.core.service.content.MultipartSender
 
fromString(String) - Static method in enum com.edorasware.one.rest.manager.DefinitionViewFilter
 
fromString(String) - Static method in enum com.edorasware.one.rest.manager.ViewFilter
 
fromURIString(String) - Static method in class com.edorasware.cloud.core.service.content.MultipartSender
 
fromValue(String) - Static method in enum com.edorasware.cmmn.model.rulesandsentries.TriggerMode
 
fromValue(String) - Static method in enum com.edorasware.cmmn.model.xml.CaseFileItemTransition
 
fromValue(String) - Static method in enum com.edorasware.cmmn.model.xml.MultiplicityEnum
 
fromValue(String) - Static method in enum com.edorasware.cmmn.model.xml.PlanItemTransition
 
fromWorkObject(WorkObject) - Static method in class com.edorasware.cloud.core.service.FrontendObjectUtils
 
fromWorkObject(AnyWorkObject) - Static method in class com.edorasware.cloud.core.service.FrontendObjectUtils
 
FrontendAction - Class in com.edorasware.one.action
 
FrontendAction(Action) - Constructor for class com.edorasware.one.action.FrontendAction
 
FrontendAction.ReferencedWorkObject - Class in com.edorasware.one.action
 
FrontendActionGroup - Class in com.edorasware.one.action
 
FrontendActionGroup(ActionGroup) - Constructor for class com.edorasware.one.action.FrontendActionGroup
 
FrontendActionGroup.Builder - Class in com.edorasware.one.action
 
FrontendObject - Class in com.edorasware.cloud.core.service
DTO which encapsulates an object as well as some ancestors which contains all the information to be serialized into a JSON object.
FrontendObject.Builder - Class in com.edorasware.cloud.core.service
 
FrontendObjectController - Class in com.edorasware.rest.frontendobject
 
FrontendObjectController(FrontendObjectManager) - Constructor for class com.edorasware.rest.frontendobject.FrontendObjectController
 
FrontendObjectControllerUtils - Class in com.edorasware.rest.frontendobject
Provides utility functionality for use in the frontend object REST controller implementations.
FrontendObjectControllerUtils() - Constructor for class com.edorasware.rest.frontendobject.FrontendObjectControllerUtils
 
FrontendObjectDeserializer - Class in com.edorasware.cloud.core.json
 
FrontendObjectDeserializer(ContentManager) - Constructor for class com.edorasware.cloud.core.json.FrontendObjectDeserializer
 
frontendObjectManager(WorkObjectService, FrontendObjectService, NotificationService, SearchService, FrontendObjectManagerUtils, AmbiguousIdHelper, ProcessEngine, CurrentUserService, Optional<List<WorkObjectDecorator>>) - Method in class com.edorasware.config.OneConfiguration
 
FrontendObjectManager - Interface in com.edorasware.one.frontendobject
Manager interface for generic (@link FrontendObject} REST services.
FrontendObjectManagerUtils - Class in com.edorasware.one.frontendobject.internal
Shared utility functions for working with FrontendObject instances in manager implementations.
FrontendObjectManagerUtils(FrontendObjectService, WorkObjectService, NotificationService) - Constructor for class com.edorasware.one.frontendobject.internal.FrontendObjectManagerUtils
 
FrontendObjectSerializer - Class in com.edorasware.cloud.core.json
 
FrontendObjectSerializer(ContentManager, PlatformTransactionManager) - Constructor for class com.edorasware.cloud.core.json.FrontendObjectSerializer
 
FrontendObjectService - Interface in com.edorasware.cloud.core.service.frontendobject
 
FrontendObjectUtils - Class in com.edorasware.cloud.core.service
 
Function2<F,G,T> - Interface in com.edorasware.commons.core.util.fp
Function with two parameters.
Functions - Class in com.edorasware.commons.core.util.fp
Provides functions used in transformation operations.
Functions.FromOptional<T> - Class in com.edorasware.commons.core.util.fp
 

G

GEAR_ID_PREFIX - Static variable in class com.edorasware.one.util.OneConstants
 
GearConfiguration - Class in com.edorasware.config
 
GearConfiguration() - Constructor for class com.edorasware.config.GearConfiguration
 
GearExpressionResolver - Interface in com.edorasware.gear.core.expression
Expression resolver in the context of a given work object.
GearWorkObjectUpdate - Class in com.edorasware.commons.core.service.entity
Concrete update builder for a gear work object.
GearWorkObjectUpdate.Builder - Class in com.edorasware.commons.core.service.entity
 
generateCase(DelegateExecution) - Method in class com.edorasware.cloud.core.service.caze.CaseActivityExecutor
 
generateCasePreviewImage(String) - Method in interface com.edorasware.cloud.core.service.ImagePreviewService
generate case preview image
generateCasePreviewImage(String) - Method in class com.edorasware.one.frontendobject.internal.DefaultUserDashboardManager
 
generateCasePreviewImage(String) - Method in interface com.edorasware.one.frontendobject.UserDashboardManager
Generates a preview image for the given case.
generateDiagram(String, List<String>) - Method in class com.edorasware.cloud.core.service.task.FlowableTaskPreviewService
 
generateDiagram(String, CommandContext) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
generateDiagramActiveTasks(String, String, CommandContext) - Method in class com.edorasware.cloud.core.service.task.FlowableTaskPreviewService
 
generatePreviewImage(String) - Method in interface com.edorasware.cloud.core.service.ImagePreviewService
Generates a preview image for given workObject.
generatePreviewImage(String) - Method in class com.edorasware.one.frontendobject.internal.DefaultUserDashboardManager
 
generatePreviewImage(String) - Method in interface com.edorasware.one.frontendobject.UserDashboardManager
Generates a preview image for the given task.
generateProcessPreviewImage(String) - Method in interface com.edorasware.cloud.core.service.ImagePreviewService
generate process preview image
generateProcessPreviewImage(String) - Method in class com.edorasware.one.frontendobject.internal.DefaultUserDashboardManager
 
generateProcessPreviewImage(String) - Method in interface com.edorasware.one.frontendobject.UserDashboardManager
Generates a preview image for the given process.
generateTemplate(DelegateExecution) - Method in class com.edorasware.cloud.core.service.document.DocumentActivityExecutor
 
generateThumbnail(InputStream, MediaType, int, PreviewType, Instant) - Method in class com.edorasware.one.thumbnail.internal.DefaultThumbnailService
 
generateThumbnail(InputStream, MediaType, int, PreviewType, Instant) - Method in interface com.edorasware.one.thumbnail.ThumbnailService
Generates a thumbnail for the given input stream and PreviewType.
GenericEventSource - Class in com.edorasware.cmmn.model
 
GenericEventSource() - Constructor for class com.edorasware.cmmn.model.GenericEventSource
Required for JSON de-serialization.
GenericEventSource(String) - Constructor for class com.edorasware.cmmn.model.GenericEventSource
Required for JSON de-serialization (backward compatibility with old serialization where, instead of the plan item instance Id, the client Id was serialized).
GenericEventSource(String, String, int, PlanItem, CaseFileItemInstance) - Constructor for class com.edorasware.cmmn.model.GenericEventSource
 
genericRawSaveObject(FrontendObject, String, boolean) - Method in class com.edorasware.one.frontendobject.internal.FrontendObjectManagerUtils
 
genericSaveObject(FrontendObject, String, boolean) - Method in class com.edorasware.one.frontendobject.internal.FrontendObjectManagerUtils
 
GenericsUtils - Class in com.edorasware.commons.core.util.generics
Provides utility methods related to Generics.
get(String) - Static method in class com.edorasware.api.query.QueryHint
Returns a new instance with the given value.
get(String) - Method in class com.edorasware.api.value.ValueMap.Builder
Returns the value with the given name.
get(Object) - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
get(String, Object, Class<T>) - Method in interface com.edorasware.commons.core.cache.StatisticsAwareCache
Gets the value from the specified cache by name and key.
get(String) - Static method in class com.edorasware.commons.core.content.internal.DefaultContentScope
Returns a type-safe content scope for the specified value.
get(String, Class<F>) - Method in class com.edorasware.commons.core.modification.entity.EntityModification
 
get() - Method in class com.edorasware.commons.core.modification.entity.ModificationValue
Returns the value.
get(String, String, Callable<E>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
 
get(String, String, String, Callable<E>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
 
get(String, Object, Class<T>) - Method in class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
get(Object) - Method in class com.edorasware.one.cache.internal.SafeCacheWrapper
 
get(Object, Class<T>) - Method in class com.edorasware.one.cache.internal.SafeCacheWrapper
 
get(Object, Callable<T>) - Method in class com.edorasware.one.cache.internal.SafeCacheWrapper
 
get(Object) - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
get(Object, Class<T>) - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
get(Object, Callable<T>) - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
get(String) - Method in interface com.edorasware.one.frontendobject.FrontendObjectManager
Returns the current work item state.
get(String) - Method in class com.edorasware.one.frontendobject.internal.DefaultFrontendObjectManager
 
get(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.CaseController
 
get(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.DocumentController
 
get(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ProcessController
 
get(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.TaskController
 
get(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.WorkObjectController
 
get(String) - Method in class com.edorasware.rest.frontendobject.FrontendObjectController
 
getAcceptableContentTypes() - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverter
Gets the acceptable content types for the document content converter as input.
getAcceptableContentTypes() - Method in class com.edorasware.cloud.core.conversion.internal.OneAcceptContentConverter
 
getAcceptableMediaTypes() - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverterService
Returns set of supported media types, which is converter able to convert
getAcceptableMediaTypes() - Method in class com.edorasware.cloud.core.conversion.internal.AbstractDocumentContentConverterService
 
getAccountId() - Method in class com.edorasware.one.identity.group.Group
Returns the id of the account to which the group belongs.
getAccountId() - Method in class com.edorasware.one.identity.user.User
Returns the id of the account to which the user belongs.
getAccounts() - Method in class com.edorasware.one.init.TenantSetup
 
getActionByGlobalId(String, String) - Method in interface com.edorasware.one.action.ActionManager
Returns the Action instance for the given action id.
getActionByGlobalId(String, String) - Method in class com.edorasware.one.action.internal.DefaultActionManager
 
getActionById(String, String) - Method in class com.edorasware.rest.action.ActionController
Returns the Action instance for the given action id.
getActionComment(FrontendObject) - Static method in class com.edorasware.rest.frontendobject.FrontendObjectControllerUtils
Extracts an action comment string from the given FrontendObject instance.
getActionDescription() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getActionDescription() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getActionDescription() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getActionGroups() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getActionGroups(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getActionGroups() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getActionGroups(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getActionName() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getActionName(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getActionName() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getActionName(Locale) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getActionName(PlanItem, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getActionName() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getActionName(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getActionOrder() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getActionOrder() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getActionProperty(ActionProperties) - Method in class com.edorasware.rest.action.ActionRequest
 
getActions(ActionContext) - Method in interface com.edorasware.api.action.ActionProvider
Provide allowed Actions for the given ActionContext
getActions() - Method in class com.edorasware.cloud.core.service.configuration.WorkObjectActionsConfiguration
 
getActions() - Method in class com.edorasware.cmmn.model.visitor.PlanItemActionCollector
 
getActions() - Method in class com.edorasware.cmmn.model.visitor.PlanningActionCollector
 
getActions(ActionContext) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getActions() - Method in class com.edorasware.one.action.ActionGroup
 
getActions() - Method in class com.edorasware.one.action.FrontendActionGroup
 
getActions(ActionContext) - Method in class com.edorasware.one.action.internal.AncestorActionProvider
 
getActions(ActionContext) - Method in class com.edorasware.one.action.internal.CollectionActionProvider
 
getActions(ActionContext) - Method in class com.edorasware.one.action.internal.CurrentWorkObjectActionProvider
 
getActions(ActionContext) - Method in class com.edorasware.one.action.internal.DefaultActionProvider
 
getActions(ActionContext) - Method in class com.edorasware.one.action.internal.UserDashboardDescendantsActionProvider
 
getActions() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getActionTransition() - Method in class com.edorasware.cmmn.model.statesandactions.CaseFileItemAction
 
getActionTransition() - Method in class com.edorasware.cmmn.model.statesandactions.PlanItemAction
 
getActionUsers() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getActionUsers(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getActionUsers() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getActionUsers(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getActivationTime() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getActivationTime() - Method in class com.edorasware.cmmn.model.structure.PlanItem
The Java timestamp of the moment the plan item transitioned to ACTIVE.
getActiveChildrenCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getActiveChildrenCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getActiveChildrenCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getActiveChildrenCount() - Method in class com.edorasware.cmmn.model.structure.Stage
 
getActiveCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getActiveCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getActiveCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getActiveCountInStage() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getActiveCountInStage() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getActiveCountInStage() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getActiveDefinition(AnyWorkObjectDefinition) - Static method in class com.edorasware.one.util.OneUtils
Returns the specified AnyWorkObjectDefinition if it is active, based on the OneConstants.ACTIVE property.
getActiveUploadCount() - Method in class com.edorasware.one.upload.internal.FilesystemCacheUploadService
Returns the count of active uploads in the cache.
getActivityBehaviour(DelegateExecution, CommandExecutor) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getAdditionalValues() - Method in class com.edorasware.one.init.AbstractSetup
Returns any additional values as give by the parsed JSON content.
getAddress() - Method in class com.edorasware.one.identity.user.User
Returns the address of the user.
getAdministratorGroupId() - Method in class com.edorasware.cloud.core.service.configuration.TenantGroupConfiguration
 
getAdministratorGroupId() - Method in class com.edorasware.one.identity.group.SystemGroups
Returns the id of the group that represents the administrators.
getAdminUserEmail() - Method in class com.edorasware.one.init.TenantSetup
 
getAdminUserLogin() - Method in class com.edorasware.one.init.TenantSetup
 
getAggregationStrategy() - Method in class com.edorasware.api.query.internal.AggregateReferenceValue
 
getAllActivitiesOfProcessDefinition(ProcessDefinitionEntity, CommandContext) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getAllHeaders() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get all message headers (including the standard ones).
getAllowedActions(String, String) - Method in interface com.edorasware.one.action.ActionManager
Returns the allowed ActionGroups for the specified context and the work object id.
getAllowedActions(ActionContext) - Method in interface com.edorasware.one.action.ActionManager
Returns the allowed Actions for the specified context and the work object id.
getAllowedActions(String, String) - Method in class com.edorasware.one.action.internal.DefaultActionManager
 
getAllowedActions(ActionContext) - Method in class com.edorasware.one.action.internal.DefaultActionManager
 
getAllowedActions() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getAllowedActionsForCurrentUser(String) - Method in interface com.edorasware.one.rest.manager.CaseManager
Returns allowed actions for the current user and case
getAllowedActionsForCurrentUser(String) - Method in class com.edorasware.one.rest.manager.internal.DefaultCaseManager
 
getAllowedActionsForCurrentUser(String, String) - Method in class com.edorasware.rest.action.ActionController
Returns the allowed actions for the specified context and specific com.edorasware.commons.core.any.WorkObjectId.
getAllowedActionsForType(String, Optional<String>) - Method in interface com.edorasware.one.action.ActionManager
Returns the allowed Actions for the specified Type.
getAllowedActionsForType(String, Optional<String>) - Method in class com.edorasware.one.action.internal.DefaultActionManager
 
getAllowedActionsForType(String, String) - Method in class com.edorasware.rest.action.ActionController
Returns the allowed actions for the specified Type.
getAllowedDashboards() - Method in interface com.edorasware.one.permission.dashboard.DashboardPermissionManager
Returns the allowed Dashboards.
getAllowedDashboards() - Method in class com.edorasware.one.permission.dashboard.internal.DefaultDashboardPermissionManager
 
getAllowedDashboardsForCurrentUser() - Method in class com.edorasware.rest.permission.dashboard.DashboardPermissionController
Returns the allowed dashboards for the current user.
getAllowedViews(ContextView, String) - Method in class com.edorasware.one.permission.view.internal.DefaultViewPermissionManager
 
getAllowedViews(ContextView, String) - Method in interface com.edorasware.one.permission.view.ViewPermissionManager
Returns the allowed Views for the specified ContextView and the work object id.
getAllowedViewsForCurrentUser(String, String) - Method in class com.edorasware.rest.permission.view.ViewPermissionController
Returns the allowed views for the specified ContextView and a work object ID or global ID.
getAllProcessDefinitions(CommandContext) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getAllRevisionIds(String) - Method in interface com.edorasware.cloud.core.service.model.ModelPersistenceService
Get list of revision ids of a model.
getAllRevisionIds(String) - Method in class com.edorasware.cloud.core.service.model.OneModelPersistenceService
 
getAllUsersGroupId() - Method in class com.edorasware.one.identity.group.SystemGroups
Returns the id of the group that represents all users.
getAllValuesWithRightDelta() - Method in class com.edorasware.commons.core.util.guava.CommonsMapDifference
 
getAnnotations(String) - Method in interface com.edorasware.one.document.viewer.DocumentViewerManager
Returns the current document annotations.
getAnnotations(String) - Method in class com.edorasware.one.document.viewer.internal.DefaultDocumentViewerManager
 
getAnnotations(String) - Method in class com.edorasware.rest.document.viewer.DocumentViewerController
 
getAnyWorkObjectDefinitionService() - Method in class com.edorasware.cloud.core.service.caze.CloudCaseActionListener
 
getAnyWorkObjectDefinitionService() - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
getAppContent(File, String) - Method in interface com.edorasware.cloud.core.transfer.AppReader
Returns the App content.
getAppContent(File, String) - Method in class com.edorasware.cloud.core.transfer.internal.AppReaderService
 
getAppContent(File, String) - Method in class com.edorasware.cloud.core.transfer.internal.BaseAppReader
 
getAppDataModel(String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
getAppDataModel(String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Returns the data model for the given App model.
getAppDataModel(String) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
getAppFormatVersion() - Method in class com.edorasware.cloud.core.transfer.AppContent
Returns the App format version for this App.
getAppGraphOverview(String) - Method in interface com.edorasware.one.app.AppImportExportManager
Get AppGraph overview representation of the App.
getAppGraphOverview(String) - Method in interface com.edorasware.one.app.graph.AppGraphOverviewService
Return the app details to build the graph view.
getAppGraphOverview(String) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
getAppGraphOverview(String) - Method in class com.edorasware.rest.app.AppImportExportController
 
getAppId(AnyWorkObject) - Method in class com.edorasware.one.app.AppHelper
Returns the id of the app work item which is the root work object of the given work object.
getAppLanguages(String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
getAppLanguages(String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Returns the configured languages for the given App model.
getAppLanguages(String) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
getApplicabilityRule() - Method in class com.edorasware.cmmn.model.rulesandsentries.ApplicabilityRule
 
getApplicabilityRule() - Method in class com.edorasware.cmmn.model.xml.TPlanningTable
Gets the value of the applicabilityRule property.
getApplicabilityRuleRefs() - Method in class com.edorasware.cmmn.model.xml.TTableItem
Gets the value of the applicabilityRuleRefs property.
getApplicationContext() - Method in class com.edorasware.cmmn.one.BaseHandler
 
getApplicationContext() - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiGearExpressionManager
Deprecated.
 
getApplicationContext() - Method in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnGearExpressionManager
 
getApplicationContext() - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableGearExpressionManager
 
getAppliedProperties() - Method in class com.edorasware.commons.core.property.OnePropertySourcesPlaceholderConfigurer
Returns a map with the PropertySource name as key and all configured properties in this PropertySource as value.
getAppMetadata() - Method in class com.edorasware.cloud.core.transfer.AppContent
Returns the app metadata.
getAppMetadata(File) - Method in interface com.edorasware.cloud.core.transfer.AppReader
Returns the App metadata.
getAppMetadata(File) - Method in class com.edorasware.cloud.core.transfer.internal.DirectoryAppReader
 
getAppMetadata(File) - Method in class com.edorasware.cloud.core.transfer.internal.SignavioZipFileAppReader
 
getAppMetadata(File) - Method in class com.edorasware.cloud.core.transfer.internal.ZipFileAppReader
 
getAppModel(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getAppModelChildren(String, String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getAppModelDetails() - Method in class com.edorasware.cloud.core.transfer.AppContent
Returns information for the parent app model.
getAppModelDetails(File) - Method in class com.edorasware.cloud.core.transfer.internal.DirectoryAppReader
 
getAppModelDetails(File) - Method in class com.edorasware.cloud.core.transfer.internal.SignavioZipFileAppReader
 
getAppModelDetails(File) - Method in class com.edorasware.cloud.core.transfer.internal.ZipFileAppReader
 
getAppModels(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getAppReaderService() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultIncomingAppService
 
getAppVersioningMetaData(String) - Method in interface com.edorasware.cloud.core.transfer.AppVersioningStrategy
Returns the metadata that should be stored as part of the export.
getAppVersioningMetaData(String) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppVersioningStrategy
 
getAppWorkItemDefinitionId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getAppWorkObjectId(String) - Method in class com.edorasware.one.app.AppHelper
Returns the ID of the app work object corresponding to the given definition ID.
getArmedEntrySentries() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getArmedEntrySentries() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getArmedEntrySentries(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getArmedExitSentries() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getArmedExitSentries() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getArmedExitSentries(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getAssignedGroupId() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object assigned group ID.
getAssignedGroupId() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the current assigned group of the entity.
getAssignedGroupId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getAssignedGroupId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getAssignedGroupId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getAssignedGroupId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current assigned group id.
getAssignedGroupId() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getAssignedGroupIdUpdateTime() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the time the entity’s assigned group ID was last updated.
getAssignedGroupIdUpdateTime() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the time the entity’s assigned group was last updated.
getAssignedGroupIdUpdateTime() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getAssignedGroupIdUpdateTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getAssigneeId() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object assignee’s user ID.
getAssigneeId() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the current assignee of the entity.
getAssigneeId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getAssigneeId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getAssigneeId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getAssigneeId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current assignee id.
getAssigneeId() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getAssigneeId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getAssigneeId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getAssigneeIdUpdateTime() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the time the entity’s assignee ID was last updated.
getAssigneeIdUpdateTime() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the time the entity’s assignee was last updated.
getAssigneeIdUpdateTime() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getAssigneeIdUpdateTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getAsyncExecutor() - Method in class com.edorasware.config.SchedulerConfiguration
 
getAsyncUncaughtExceptionHandler() - Method in class com.edorasware.config.SchedulerConfiguration
 
getAttributeValue(Element, String) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
Gets the optional attribute with the given name from the given element.
getAttributeValue(Element, String, String) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
Gets the optional attribute with the given name from the given element.
getAuthor() - Method in class com.edorasware.cloud.core.auditlog.AuditLogHelper.CommentEntry
 
getAuthor() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the author property.
getAuthorId() - Method in class com.edorasware.cloud.core.auditlog.AuditLogHelper.CommentEntry
 
getAuthorizedRoleRefs() - Method in class com.edorasware.cmmn.model.xml.TTableItem
Gets the value of the authorizedRoleRefs property.
getAuthors() - Method in interface com.edorasware.one.addon.AddonMetadata
List of authors
getAvailableActions(String, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getAvailableActions(String, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getAvailableActions(String, TransitionData, EngineListeners, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
Get the list of available actions for the case identified by the passed caseClientId.
getAvailableActions(TransitionData, EngineListeners) - Method in class com.edorasware.cmmn.model.StateModel
Get a sorted list of the currently available actions of this state model.
getAvailableChannelInfo() - Method in interface com.edorasware.cloud.core.transfer.DistributionManager
Returns a description of the available app distribution channels.
getAvailableChannelInfo() - Method in interface com.edorasware.cloud.core.transfer.DistributionService
Provides information about the available distribution channels.
getAvailableChannelInfo() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultDistributionManager
 
getAvailableChannelInfo() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultDistributionService
 
getAvailableChildrenCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getAvailableChildrenCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getAvailableChildrenCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getAvailableChildrenCount() - Method in class com.edorasware.cmmn.model.structure.Stage
 
getAvailableCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getAvailableCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getAvailableCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getAvailableCountInStage() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getAvailableCountInStage() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getAvailableCountInStage() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getAvailableDistributionChannels() - Method in class com.edorasware.cloud.transfer.DistributionController
Returns the available app distribution channel information.
getAvailablePrimaryKeys(int) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcSequentialPrimaryKeyPersistence
Generates a block of unique primary keys.
getAvailablePrimaryKeys(int) - Method in interface com.edorasware.commons.core.persistence.SequentialPrimaryKeyPersistence
Generates a block of unique primary keys.
getAvailableTenantIds() - Method in class com.edorasware.cloud.core.service.tenant.OneCurrentTenantService
 
getAvailableTenantIds() - Method in interface com.edorasware.commons.core.identity.CurrentTenantService
Returns the available tenant IDs for this system.
getAvailableTenantIds() - Method in class com.edorasware.commons.core.identity.internal.TenantAgnosticCurrentTenantService
 
getAvatar(String, int) - Method in interface com.edorasware.one.identity.user.AvatarManager
Gets the avatar Thumbnail for a given user.
getAvatar(String, int) - Method in interface com.edorasware.one.identity.user.AvatarService
Gets the avatar Thumbnail for a given email.
getAvatar(String, int) - Method in class com.edorasware.one.identity.user.internal.DefaultAvatarManager
 
getAvatar(String, int) - Method in class com.edorasware.one.identity.user.internal.GravatarService
 
getAvatar(String, int, HttpServletResponse) - Method in class com.edorasware.rest.user.AvatarController
Returns the avatar Thumbnail image.
getBadges() - Method in class com.edorasware.one.permission.view.View
 
getBadges() - Method in enum com.edorasware.one.permission.view.ViewName
 
getBaselineDescription() - Method in class org.flywaydb.core.FlywayCustomization
Retrieves the description to tag an existing schema with when executing baseline.
getBaselineVersion() - Method in class org.flywaydb.core.FlywayCustomization
Retrieves the version to tag an existing schema with when executing baseline.
getBatchSize() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyInsertPreparedStatementSetter
 
getBatchSize() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableInsertPreparedStatementSetter
 
getBatchSize() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableUpdatePreparedStatementSetter
 
getBcc() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message 'Bcc' recipients.
getBinaryValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getBinaryValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getBinaryValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getBindingRef() - Method in class com.edorasware.cmmn.model.xml.TCaseParameter
Gets the value of the bindingRef property.
getBindingRefinement() - Method in class com.edorasware.cmmn.model.xml.TCaseParameter
Gets the value of the bindingRefinement property.
getBody() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the body.
getBody() - Method in class com.edorasware.cmmn.model.xml.TExpression
Gets the value of the body property.
getBooleanValue(JsonParser) - Static method in class com.edorasware.cloud.core.util.JsonUtils
 
getBuildNumber() - Method in class com.edorasware.commons.core.version.ReleaseInformation
Get release continuous integration build identifier
getButtonLabel() - Method in interface com.edorasware.api.action.Action
Returns the button label.
getButtonLabel() - Method in class com.edorasware.one.action.FrontendAction
 
getButtonLabel() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
getButtonLabelKey() - Method in interface com.edorasware.api.action.Action
Returns the button label i18n message key.
getByExternalId(String) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Retrieves the entity with the given external id.
getByExternalId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
getByGlobalId(String, String) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Retrieves the entity with the given global id and tenant id.
getByGlobalId(String, String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
getByGlobalId(String) - Method in interface com.edorasware.one.frontendobject.FrontendObjectManager
Returns the current work item state.
getByGlobalId(String) - Method in class com.edorasware.one.frontendobject.internal.DefaultFrontendObjectManager
 
getById(String) - Method in class com.edorasware.cmmn.model.EventSources
 
getById(String) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Retrieves the entity with the given id.
getById(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
getBytes(String, String) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Returns the bytes of the given string.
getCache(String) - Method in interface com.edorasware.commons.core.cache.StatisticsAwareCache
Return the cache instance by the given cache name.
getCache(String) - Method in class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
getCacheClearedCount() - Method in interface com.edorasware.commons.core.cache.CacheStatistics
Returns how many times the cache has been cleared completely.
getCacheClearedCount() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
getCacheStatistics() - Method in interface com.edorasware.commons.core.cache.StatisticsAwareCache
Returns the CacheStatistics of all currently used cache instances.
getCacheStatistics() - Method in class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
getCacheStatistics() - Method in class com.edorasware.one.maintenance.internal.DefaultMaintenanceManager
 
getCacheStatistics() - Method in interface com.edorasware.one.maintenance.MaintenanceManager
Returns the CacheStatistics of all Spring based caches.
getCacheStatistics() - Method in class com.edorasware.rest.maintenance.MaintenanceController
Gets all cache statistics.
getCallbacks() - Method in class org.flywaydb.core.FlywayCustomization
Gets the callbacks for lifecycle notifications.
getCancellationType() - Method in class com.edorasware.commons.core.event.CancellationCause
 
getCandidateGroupIds() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object candidate group IDs.
getCandidateGroupIds() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the candidate groups of the entity.
getCandidateGroupIds() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getCandidateGroupIds() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getCandidateGroupIds() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current candidate group ids.
getCandidateGroupIds() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getCandidateGroupIds() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getCandidateGroupIds() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getCandidateUserIds() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object candidate user IDs.
getCandidateUserIds() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the candidate users of the entity.
getCandidateUserIds() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getCandidateUserIds() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getCandidateUserIds() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current candidate user ids.
getCandidateUserIds() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getCandidateUserIds() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getCandidateUserIds() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getCase(TDefinitions) - Static method in class com.edorasware.cmmn.engine.utility.CmmnUtils
Get the case for a CMMN XML.
getCase() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the case property.
getCaseClientId() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineAction
 
getCaseClientId() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineActionEvent
 
getCaseClientId() - Method in interface com.edorasware.cmmn.engine.hooks.CmmnActionEvent
The case Id as seen by the client (consumer) of the case engine.
getCaseClientId() - Method in class com.edorasware.cmmn.model.casefile.CaseFile
 
getCaseDocuments(String, String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.CaseController
 
getCaseFile() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getCaseFile() - Method in class com.edorasware.cmmn.model.StateModel
 
getCaseFileItem() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItemInstance
 
getCaseFileItem() - Method in class com.edorasware.cmmn.model.statesandactions.CaseFileItemAction
 
getCaseFileItem() - Method in class com.edorasware.cmmn.model.xml.TCaseFile
Gets the value of the caseFileItem property.
getCaseFileItem() - Method in class com.edorasware.cmmn.model.xml.TChildren
Gets the value of the caseFileItem property.
getCaseFileItemById(String) - Method in class com.edorasware.cmmn.model.casefile.CaseFile
 
getCaseFileItemById(String) - Method in class com.edorasware.cmmn.model.StateModel
 
getCaseFileItemDefinition() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the caseFileItemDefinition property.
getCaseFileItemInstance() - Method in interface com.edorasware.cmmn.model.EventSource
 
getCaseFileItemInstance() - Method in class com.edorasware.cmmn.model.GenericEventSource
 
getCaseFileItemInstances(String, String, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getCaseFileItemInstances(String, String, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getCaseFileItemInstances(String, String, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
Query the static CMMN model of the case identified by the passed case client Id and return the list of configured case file items.
getCaseFileItemInstances() - Method in class com.edorasware.cmmn.model.StateModel
 
getCaseFileItemInstances(String, String) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getCaseFileItemInstances(String, String, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getCaseFileItemInstances(String, String) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getCaseFileItemInstances(String, String, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getCaseFileItemInstancesByClientId() - Method in class com.edorasware.cmmn.model.casefile.CaseFile
 
getCaseFileItemInstancesByInstanceId() - Method in class com.edorasware.cmmn.model.casefile.CaseFile
 
getCaseFileItemInstancesByInstanceId() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getCaseFileItemInternal() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getCaseFileItemInternal() - Method in interface com.edorasware.cmmn.model.expressions.ElementView
 
getCaseFileItemInternal() - Method in class com.edorasware.cmmn.model.expressions.EventSourceView
 
getCaseFileItemInternal() - Method in class com.edorasware.cmmn.one.expressions.OneEventSourceView
 
getCaseFileItemInternal() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getCaseFileItems(String) - Method in class com.edorasware.cmmn.model.casefile.CaseFile
Get the case file item for the given definition type, or all if the type passed is null.
getCaseFileItems(String) - Method in class com.edorasware.cmmn.model.StateModel
 
getCaseFileItemStates() - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
 
getCaseFileItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.CaseFileItemTransitionAction
 
getCaseFileItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.CreateStateModelAction
 
getCaseFileItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.DiscretionaryItemPlanningAction
 
getCaseFileItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineAction
 
getCaseFileItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineActionEvent
 
getCaseFileItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.MigrateCaseAction
 
getCaseFileItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.PlanItemTransitionAction
 
getCaseFileItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.StateUpdateAction
 
getCaseFileItemTransition() - Method in interface com.edorasware.cmmn.engine.hooks.CmmnActionEvent
The csae file item transition of this event (if any).
getCaseFileItemTransition() - Method in interface com.edorasware.cmmn.model.EventSource
 
getCaseFileItemTransition() - Method in class com.edorasware.cmmn.model.GenericEventSource
 
getCaseFileModel() - Method in class com.edorasware.cmmn.model.xml.TCase
Gets the value of the caseFileModel property.
getCaseInitFormDefinition(String, Locale) - Method in class com.edorasware.publicapi.rest.CaseDefinitionController
 
getCaseItems(String, String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.CaseController
 
getCaseMilestones(String) - Method in interface com.edorasware.one.rest.manager.CaseManager
Returns milestones for the given case work object id
getCaseMilestones(String) - Method in class com.edorasware.one.rest.manager.internal.DefaultCaseManager
 
getCaseModel(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getCaseModels(String) - Method in class com.edorasware.one.modeler.internal.DefaultModelerManager
 
getCaseModels(String) - Method in interface com.edorasware.one.modeler.ModelerManager
Get all Case models for the given App ID.
getCaseModels(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getCaseModels(String) - Method in class com.edorasware.rest.modeler.ModelerController
 
getCaseName(Locale) - Method in class com.edorasware.cmmn.model.structure.CaseTask
The name for the spawned CMMN case.
getCaseName(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.CaseTask
 
getCasePlanModel(String, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getCasePlanModel(String, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getCasePlanModel(String, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
Get the plan item representing the case’s Case Plan Model.
getCasePlanModel() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getCasePlanModel() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getCasePlanModel() - Method in class com.edorasware.cmmn.model.StateModel
 
getCasePlanModel() - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
getCasePlanModel() - Method in class com.edorasware.cmmn.model.structure.PlanItem
Get the casePlanModel from the parent.
getCasePlanModel() - Method in class com.edorasware.cmmn.model.xml.TCase
Gets the value of the casePlanModel property.
getCasePlanModel() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getCasePlanModel(String) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getCasePlanModel(String, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getCasePlanModel(String) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
See OneCmmnService.getCasePlanModel(String, TransitionData) (passing null as transitionData).
getCasePlanModel(String, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getCasePreviewImage(String, HttpServletResponse, HttpServletRequest) - Method in class com.edorasware.rest.frontendobject.UserDashboardController
 
getCaseProcesses(String, String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.CaseController
 
getCaseRef() - Method in class com.edorasware.cmmn.model.xml.TCaseTask
Gets the value of the caseRef property.
getCaseRoles() - Method in class com.edorasware.cmmn.model.xml.TCase
Gets the value of the caseRoles property.
getCaseScope() - Method in class com.edorasware.cmmn.model.structure.CaseTask
 
getCaseStates(String) - Method in interface com.edorasware.one.rest.manager.CaseManager
Returns stages for the given case work object id
getCaseStates(String) - Method in class com.edorasware.one.rest.manager.internal.DefaultCaseManager
 
getCaseSynchronizationMap() - Method in class com.edorasware.cmmn.engine.utility.CaseSynchronizer
 
getCaseTasks(String, String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.CaseController
 
getCaseWorkForm(String, Locale) - Method in class com.edorasware.publicapi.rest.CaseController
 
getCatalog() - Method in class com.edorasware.commons.core.util.db.DatabaseMetadata
 
getCategories(String) - Method in interface com.edorasware.one.document.viewer.DocumentViewerManager
Returns the current categories.
getCategories(String) - Method in class com.edorasware.one.document.viewer.internal.DefaultDocumentViewerManager
 
getCategories(String) - Method in class com.edorasware.rest.document.viewer.DocumentViewerController
 
getCause() - Method in class com.edorasware.gear.core.event.internal.CancelledEvent
 
getCause() - Method in class com.edorasware.one.i18n.ActionResponse
 
getCause() - Method in class com.edorasware.one.preview.PreviewManager.ErrorMessage
 
getCause() - Method in class com.edorasware.publicapi.ErrorResponse
 
getCc() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message 'Cc' recipients.
getChainLoopDebounceTime() - Method in class com.edorasware.cloud.core.service.configuration.MiscellaneousConfiguration
 
getChangeComment() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
getChannelIds() - Method in class com.edorasware.cloud.transfer.AppSendRequest
 
getChildDataSource(String) - Method in class com.edorasware.cloud.core.service.document.word.MailMergeWorkObjectSource
 
getChildElements(Element, String...) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
Gets the child elements with the given names from the given parent element.
getChildInstanceCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getChildInstanceCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getChildInstanceCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getChildInstanceCount() - Method in class com.edorasware.cmmn.model.structure.Stage
 
getChildren() - Method in class com.edorasware.cmmn.model.structure.Stage
 
getChildren() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItem
Gets the value of the children property.
getClassForModelElement(boolean, TPlanItemDefinition) - Static method in class com.edorasware.cmmn.model.PlanItemFactory
Returns a plan item’s class given the plan item definition element from the CMMN model.
getClassForModelElement(TCase, TPlanItemDefinition) - Static method in class com.edorasware.cmmn.model.PlanItemFactory
Returns a plan item’s class given the plan item definition element from the CMMN model.
getClassForTypeName(String) - Static method in class com.edorasware.cmmn.model.PlanItemFactory
Returns a plan item’s class given the plan item’s type name (simple class name).
getClassifier() - Method in enum com.edorasware.commons.core.util.db.DatabaseType
Returns the classifier (literal value) corresponding to this enumeration instance.
getClassifier() - Method in enum com.edorasware.one.thumbnail.PreviewType
Returns the type as string.
getClientId() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItemInstance
 
getClientId() - Method in interface com.edorasware.cmmn.model.EventSource
 
getClientId() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getClientId() - Method in interface com.edorasware.cmmn.model.expressions.ElementView
 
getClientId() - Method in class com.edorasware.cmmn.model.expressions.EventSourceView
 
getClientId() - Method in class com.edorasware.cmmn.model.GenericEventSource
 
getClientId() - Method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
getClientId() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getClientId() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getClientProperties() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineAction
 
getClientProperties() - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
 
getClientProperties() - Method in class com.edorasware.cmmn.model.StateModel
 
getClientProperties() - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
getClientRef() - Method in class com.edorasware.cmmn.model.structure.BpmnProcessTask
 
getClientRef() - Method in class com.edorasware.cmmn.model.structure.CaseTask
 
getClientRef() - Method in class com.edorasware.cmmn.model.structure.HumanTask
 
getClientRef() - Method in class com.edorasware.cmmn.model.structure.PlanItem
Default implementation returning null.
getCmmnCaseProvider() - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
getCmmnService() - Method in interface com.edorasware.cmmn.engine.core.CmmnEngine
 
getCmmnService() - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getCode() - Method in class com.edorasware.one.i18n.Language
 
getCols() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerRowsResponse
 
getColumnName() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
Returns the database column name.
getColumnType() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
Returns the database column type.
getCommandExecutor() - Method in class com.edorasware.cmmn.one.transitionhandlers.create.TimerEventCreateHandler
 
getCommandExecutor(ApplicationContext) - Static method in class com.edorasware.cmmn.one.transitionhandlers.create.TimerEventCreateHandler
 
getCommandExecutor() - Method in class com.edorasware.cmmn.one.transitionhandlers.exit.TimerEventExitHandler
 
getComment() - Method in class com.edorasware.cloud.transfer.AppSendRequest
 
getComments(String) - Method in interface com.edorasware.one.document.viewer.DocumentViewerManager
Returns the current document comments.
getComments(String) - Method in class com.edorasware.one.document.viewer.internal.DefaultDocumentViewerManager
 
getComments(String) - Method in class com.edorasware.rest.document.viewer.DocumentViewerController
 
getCommitHash() - Method in class com.edorasware.commons.core.version.ReleaseInformation
Get release commit hash
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiBaseELResolver
Deprecated.
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiIdentityELResolver
Deprecated.
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiServiceTaskPropertyELResolver
Deprecated.
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSpringBeanELResolver
Deprecated.
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSystemPropertyELResolver
Deprecated.
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiVariableScopeElResolver
Deprecated.
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnBaseELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableBaseELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableIdentityELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableServiceTaskPropertyELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSpringBeanELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSystemPropertyELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableVariableScopeElResolver
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.NullELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class com.edorasware.gear.core.expression.LegacyExpressionELResolver
 
getCompletedChildrenCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getCompletedChildrenCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getCompletedChildrenCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getCompletedChildrenCount() - Method in class com.edorasware.cmmn.model.structure.Stage
 
getCompletedCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getCompletedCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getCompletedCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getCompletedCountInStage() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getCompletedCountInStage() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getCompletedCountInStage() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getCompleteExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getCompleteExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getCondition() - Method in class com.edorasware.cmmn.model.rulesandsentries.ApplicabilityRule
Extract the condition string from the applicabilityRule property.
getCondition() - Method in class com.edorasware.cmmn.model.rulesandsentries.IfPart
Get the string expression from the if-part condition.
getCondition() - Method in class com.edorasware.cmmn.model.rulesandsentries.Rule
Get the expression string from the rule.
getCondition() - Method in class com.edorasware.cmmn.model.xml.TApplicabilityRule
Gets the value of the condition property.
getCondition() - Method in class com.edorasware.cmmn.model.xml.TIfPart
Gets the value of the condition property.
getCondition() - Method in class com.edorasware.cmmn.model.xml.TManualActivationRule
Gets the value of the condition property.
getCondition() - Method in class com.edorasware.cmmn.model.xml.TRepetitionRule
Gets the value of the condition property.
getCondition() - Method in class com.edorasware.cmmn.model.xml.TRequiredRule
Gets the value of the condition property.
getConfiguration() - Method in interface com.edorasware.one.configuration.ConfigurationManager
Gets the could configurations.
getConfiguration() - Method in class com.edorasware.one.configuration.internal.DefaultConfigurationManager
 
getConfiguration() - Method in class com.edorasware.rest.configuration.ConfigurationController
 
getContent(ContentReference) - Method in interface com.edorasware.commons.core.content.ContentManager
Returns the latest version of the content.
getContent(ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentManager
Returns the specified version of the content.
getContent(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.ContentProvider
Returns the latest version of the content within the content scope.
getContent(ContentScope, ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentProvider
Returns the specified version of the content.
getContent(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
getContent(ContentScope, ContentReference, int) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
getContent(ContentReference) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
getContent(ContentReference, String) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
getContent() - Method in class com.edorasware.commons.core.content.internal.memory.MemoryContent
Get the content.
getContent(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
getContent(ContentScope, ContentReference, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
getContent(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Returns the latest version of the content.
getContent(ContentScope, ContentReference, int) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Returns the specified version of the content.
getContentAsBytes(ContentReference) - Method in interface com.edorasware.commons.core.content.ContentManager
Returns the latest version of the content as a byte array.
getContentAsBytes(ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentManager
Returns the specified version of the content as a byte array.
getContentAsBytes(ContentReference) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
getContentAsBytes(ContentReference, String) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
getContentDefinitionId() - Method in class com.edorasware.cloud.core.content.ContentReference
Deprecated.
 
getContentEventType() - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent
 
getContentEventType() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
Gets the ContentEvent.Type of the event
getContentId() - Method in class com.edorasware.cloud.core.content.ContentReference
Deprecated.
 
getContentInfoProperties() - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
Returns the content info properties of the content which is added.
getContentManager() - Method in class com.edorasware.cloud.core.content.internal.WorkObjectDeleteListener
 
getContentManager() - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
getContentManager() - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent
 
getContentManager() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
Gets the content manager that triggered the event.
getContentManagerHelper() - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
getContentMetadata(ContentMetadata) - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverter
Returns converted ContentMetadata.
getContentMetadata() - Method in class com.edorasware.cloud.core.conversion.internal.CacheContentWrapper
 
getContentMetadata(ContentMetadata) - Method in class com.edorasware.cloud.core.conversion.internal.ContentNamePostfixConverter
to get transformed ContentMetadata, we have to create new object with content metadata copied from source.
getContentMetadata() - Method in interface com.edorasware.commons.core.content.ContentInfo
Returns the optional content metadata associated with the content.
getContentMetadata(ContentReference) - Method in interface com.edorasware.commons.core.content.ContentManager
Returns the metadata of the latest version of the content.
getContentMetadata(ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentManager
Returns the metadata of the supplied version of the content.
getContentMetadata(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.ContentProvider
Returns the metadata of the latest version of the content.
getContentMetadata(ContentScope, ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentProvider
Returns the metadata of the supplied version of the content.
getContentMetadata() - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
Returns the content metadata of the content which is added/updated.
getContentMetadata(ContentScope, ContentReference, int) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
getContentMetadata(ContentReference) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
getContentMetadata(ContentReference, String) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
getContentMetadata() - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo
 
getContentMetadata() - Method in class com.edorasware.commons.core.content.internal.memory.MemoryContent
getContentMetadata(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
getContentMetadata(ContentScope, ContentReference, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
getContentMetadata(ContentScope, ContentReference, int) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Returns the metadata of the content.
getContentMetadata(String) - Method in class com.edorasware.one.content.ContentManagerHelper
Gets content metadata.
getContentMetadataMap(ContentMetadata) - Static method in class com.edorasware.cloud.core.transfer.json.ContentMetadataSerializer
 
getContentProvider() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
 
getContentProviderId() - Method in class com.edorasware.cloud.core.content.ContentReference
Deprecated.
 
getContentProviderId() - Method in interface com.edorasware.commons.core.content.ContentInfo
Returns the ContentProviderId of the ContentProvider responsible for managing the content.
getContentProviderId() - Method in exception com.edorasware.commons.core.content.ContentProviderNotFoundException
Returns the ContentProviderId of the missing ContentProvider.
getContentProviderId() - Method in class com.edorasware.commons.core.content.ContentReference
Returns the content provider id with which this content was stored.
getContentProviderId() - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo
 
getContentProviders() - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
getContentProviders() - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
Returns the ContentProviders.
getContentReference() - Method in class com.edorasware.cloud.core.conversion.internal.CacheContentWrapper
 
getContentReference() - Method in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
getContentReference(String) - Method in interface com.edorasware.commons.core.content.ContentManager
Gets the content reference associated to the supplied ContentReferenceId.
getContentReference() - Method in exception com.edorasware.commons.core.content.ContentNotFoundException
Returns the ContentReference of the missing content.
getContentReference() - Method in exception com.edorasware.commons.core.content.ContentPreProcessingException
Returns the ContentReference of the
getContentReference(ContentScope, String) - Method in interface com.edorasware.commons.core.content.ContentProvider
Gets the content reference associated to the supplied ContentReferenceId for the ContentScope.
getContentReference() - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
Returns the content reference of the content which is added/updated.
getContentReference(ContentScope, String) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
getContentReference(String) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
getContentReference() - Method in class com.edorasware.commons.core.content.internal.memory.MemoryContent
getContentReference() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
 
getContentReference(ContentScope, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
getContentReference(ContentScope, String) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Gets the content references associated to the supplied ContentReferenceId for the ContentScope.
getContentReference(String) - Method in class com.edorasware.one.content.ContentManagerHelper
Gets content reference.
getContentReference(WorkObject) - Method in class com.edorasware.one.content.ContentManagerHelper
Gets content reference.
getContentReferences(String) - Method in interface com.edorasware.commons.core.content.ContentManager
Gets a list of all the content references associated to the supplied ContentSourceId.
getContentReferences(ContentScope, String) - Method in interface com.edorasware.commons.core.content.ContentProvider
Gets a list of all the content references associated to the supplied ContentSourceId for the ContentScope.
getContentReferences(ContentScope, String) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
getContentReferences(ContentScope, int, int) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
getContentReferences(String) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
getContentReferences(ContentScope, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
getContentReferences(ContentScope, String) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Gets a list of all the content references associated to the supplied ContentSourceId for the ContentScope.
getContentReferences(ContentScope, int, int) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Gets a list of all the content references extended with the content reference scope.
getContentScope() - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
Returns the content scope of the content which is added/updated.
getContentScope() - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent
 
getContentScope() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
 
getContentScope() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
Gets the content scope from the content involved in the event.
getContentSourceId() - Method in interface com.edorasware.commons.core.content.ContentInfo
Returns the optional content source id to which the content is linked.
getContentSourceId() - Method in class com.edorasware.commons.core.content.ContentReference
Returns the optional content source id from where the content reference is linked.
getContentSourceId(ContentScope, ContentReference, int) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
getContentSourceId() - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo
 
getContentSourceId(ContentScope, ContentReference, int) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Returns the content source id of a version of the content.
getContentType() - Method in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
getContentVersions(ContentReference) - Method in interface com.edorasware.commons.core.content.ContentManager
Returns a list with all the versions of the content of the specified ContentReference.
getContentVersions(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.ContentProvider
Returns a list with all versions of the content of the specified ContentReference.
getContentVersions(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
getContentVersions(ContentReference) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
getContentVersions(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
getContentVersions(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Returns a list with all versions of the content of the specified ContentReference.
getContext() - Method in interface com.edorasware.api.action.ActionContext
Returns the optional context key.
getContext() - Method in class com.edorasware.cmmn.model.rulesandsentries.ApplicabilityRule
 
getContext() - Method in class com.edorasware.cmmn.model.rulesandsentries.Rule
 
getContext() - Method in class com.edorasware.one.action.DefaultActionContext
 
getContext() - Method in class com.edorasware.one.navigation.internal.DefaultNavigationAction
 
getContext() - Method in interface com.edorasware.one.navigation.NavigationAction
 
getContextRef() - Method in class com.edorasware.cmmn.model.xml.TApplicabilityRule
Gets the value of the contextRef property.
getContextRef() - Method in class com.edorasware.cmmn.model.xml.TIfPart
Gets the value of the contextRef property.
getContextRef() - Method in class com.edorasware.cmmn.model.xml.TManualActivationRule
Gets the value of the contextRef property.
getContextRef() - Method in class com.edorasware.cmmn.model.xml.TRepetitionRule
Gets the value of the contextRef property.
getContextRef() - Method in class com.edorasware.cmmn.model.xml.TRequiredRule
Gets the value of the contextRef property.
getConvertedContent(String) - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverterService
Returns converted content for a given document work object.
getConvertedContent(String) - Method in class com.edorasware.cloud.core.conversion.internal.AbstractDocumentContentConverterService
 
getConvertedContentMetadata(String) - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverterService
Returns converted ContentMetadata for the given document work object reference
getConvertedContentMetadata(String) - Method in class com.edorasware.cloud.core.conversion.internal.AbstractDocumentContentConverterService
 
getConvertedContentMetadataAndInputStream(String) - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverterService
Returns converted content for the given document identifier
getConvertedContentMetadataAndInputStream(String) - Method in class com.edorasware.cloud.core.conversion.internal.AbstractDocumentContentConverterService
 
getConvertedContentReference(String) - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverterService
Returns converted ContentReference for the given document work object reference
getConvertedContentReference(String) - Method in class com.edorasware.cloud.core.conversion.internal.AbstractDocumentContentConverterService
 
getConverterByName(String, List<? extends ValueConverter<S, T>>) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
Returns the converter with the given name.
getConverterBySourceValue(Object, List<? extends ValueConverter<S, T>>) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
Returns the converter that can handle the given source value.
getConverterProvider() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
getConverterProvider() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
Returns the converter provider.
getConverters(ConverterType) - Method in class com.edorasware.commons.core.persistence.CompositeConverterProvider
 
getConverters(ConverterType) - Method in interface com.edorasware.commons.core.persistence.ConverterProvider
Returns the converters that match the given converter class.
getConverters(ConverterType) - Method in class com.edorasware.commons.core.persistence.entity.CommonsEntityConverterProvider
 
getCount() - Method in class com.edorasware.cmmn.engine.utility.RecursiveLock
 
getCreateActionsTypes() - Method in class com.edorasware.cloud.core.service.configuration.CreateActionTypesConfiguration
 
getCreatedWorkObject() - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
getCreatedWorkObject() - Method in class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
getCreatedWorkObjectId() - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
getCreateExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getCreateExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getCreatePlannableItem(TStage, StateModel) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItemPool
 
getCreatePlannableItem(TPlanItem, PlannableItem) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItemPool
 
getCreatePlannableItem(TDiscretionaryItem, PlannableItem) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItemPool
 
getCreationDate() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the creationDate property.
getCreationTime() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the time the entity was created.
getCreationTime() - Method in class com.edorasware.commons.core.entity.Entity
Returns the time the entity was created.
getCreationTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getCreationTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
 
getCreationTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
 
getCreationTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getCreationTime() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
 
getCreationTime() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getCreationTime() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getCreationTime() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getCreationTime() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getCreationTime() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getCreationTimestamp() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
The time when the event was triggered.
getCssClass() - Method in class com.edorasware.one.init.AccountSetup
 
getCurrentActions(String) - Method in class com.edorasware.publicapi.rest.CaseController
 
getCurrentEntries() - Method in interface com.edorasware.commons.core.cache.CacheStatistics
Returns the amount of current entries cached.
getCurrentEntries() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
getCurrentStages(String) - Method in class com.edorasware.publicapi.rest.CaseController
 
getCurrentStates(String, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getCurrentStates(String, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getCurrentStates(String, TransitionData, EngineListeners, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
Get the list of current states for the case identified by the passed caseClientId.
getCurrentStates(TransitionData, EngineListeners) - Method in class com.edorasware.cmmn.model.StateModel
Get a sorted list of the current states (milestones and stages) of this state model.
getCurrentStates(String) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getCurrentStates(String, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getCurrentStates(String) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
See OneCmmnService.getCurrentStates(String, TransitionData) (passing null as transitionData).
getCurrentStates(String, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getCurrentSystemAdminUser() - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
getCurrentSystemAdminUser() - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
getCurrentSystemAdminUser() - Method in interface com.edorasware.one.identity.user.UserManager
Returns the current system admin user.
getCurrentSystemAdminUserId() - Method in interface com.edorasware.one.identity.IdentityManager
Returns current tenant administrator user ID
getCurrentSystemAdminUserId() - Method in class com.edorasware.one.identity.internal.DefaultIdentityManager
 
getCurrentSystemAdminUserId() - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
getCurrentSystemAdminUserId() - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
getCurrentSystemAdminUserId() - Method in interface com.edorasware.one.identity.user.UserManager
Returns the id of the current system admin user.
getCurrentSystemGroups() - Method in interface com.edorasware.one.identity.group.GroupManager
Returns the current system groups.
getCurrentSystemGroups() - Method in class com.edorasware.one.identity.group.internal.DefaultGroupManager
 
getCurrentTenantId() - Method in class com.edorasware.cloud.core.service.user.OneCurrentUserService
 
getCurrentTenantId() - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
Returns the current tenant id.
getCurrentTenantId() - Method in interface com.edorasware.commons.core.identity.CurrentTenantService
Returns the tenant to use for all data access in the current context.
getCurrentTenantId() - Method in class com.edorasware.commons.core.identity.support.BaseCurrentTenantService
 
getCurrentTenantId() - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
getCurrentTenantId() - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
getCurrentTenantId() - Method in interface com.edorasware.one.identity.user.UserManager
Returns the id of the current tenant.
getCurrentTenantService() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultIncomingAppService
 
getCurrentUser() - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
getCurrentUser() - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
getCurrentUser() - Method in interface com.edorasware.one.identity.user.UserManager
Returns the current user.
getCurrentUser() - Method in class com.edorasware.one.modeler.internal.DefaultModelerManager
 
getCurrentUser() - Method in interface com.edorasware.one.modeler.ModelerManager
Get the details of the current user.
getCurrentUser() - Method in class com.edorasware.rest.modeler.ModelerController
 
getCurrentUserId() - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
Returns the current user id.
getCurrentUserId() - Method in interface com.edorasware.commons.core.identity.CurrentUserService
Returns the current user.
getCurrentUserId() - Method in class com.edorasware.commons.core.identity.support.BaseCurrentUserService
 
getCurrentUserId() - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
getCurrentUserId() - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
getCurrentUserId() - Method in interface com.edorasware.one.identity.user.UserManager
Returns the id of the current user.
getCurrentVersion() - Static method in class com.edorasware.one.app.AppFormatVersion
Returns the current App version.
getCurrentWorkObject() - Method in class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
getCurrentWorkObjectData() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
getCustomApplicationContextInitializers() - Method in interface com.edorasware.api.config.CustomWebApplicationInitializer
Returns the CustomApplicationContextInitializers to use to initialize the application context.
getCustomAttribute(String) - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
Get the value of a named custom attribute.
getCustomAttribute(String) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
Get the value of a named custom attribute.
getCustomAttribute(String) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getCustomAttributes() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getCustomProperties(ProcessElementImpl) - Static method in class com.edorasware.gear.core.engine.support.activiti.ActivitiUtils
Deprecated.
 
getCustomProperties(BaseElement) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getCustomPropertiesForCurrentActivity(DelegateExecution) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getCustomPropertyValue(BaseElement, String) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getCustomState() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getCustomState() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
The plan item’s custom run-time state.
getCustomState() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getCustomState() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getCustomState(String) - Method in class com.edorasware.cmmn.model.structure.PlanItem
Retrieve a custom state value for the passed key.
getDashboardPermissionFilters() - Method in class com.edorasware.one.permission.dashboard.internal.DefaultDashboardPermissionManager
 
getData() - Method in class com.edorasware.one.rest.manager.QueryResponse
 
getData() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionQueryResponse
 
getData() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerDefinitionQueryResponse
 
getData() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelQueryResponse
 
getData() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerQueryResponse
 
getData() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageQueryResponse
 
getDatabaseMetadata() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
getDatabaseType() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
Returns the database type.
getDataModelView(String) - Method in interface com.edorasware.one.app.datamodel.AppDataModelService
Return the app data-model details to build the data-model view.
getDataSource(String) - Method in class com.edorasware.cloud.core.service.document.word.MailMergeWorkObjectSourceRoot
 
getDataSource() - Method in class org.flywaydb.core.FlywayCustomization
Retrieves the dataSource to use to access the database.
getDataVersion() - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
 
getDate() - Method in class com.edorasware.cloud.core.auditlog.AuditLogHelper.CommentEntry
 
getDateValue(JsonParser) - Static method in class com.edorasware.cloud.core.util.JsonUtils
 
getDecisionModel(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getDecisionModels(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getDecisionTableJson(String, String) - Method in interface com.edorasware.one.dmn.DmnManager
Gets the Decision Table Model JSON.
getDecisionTableJson(String, String) - Method in class com.edorasware.one.dmn.internal.DefaultDmnManager
 
getDecisionTableJson(String, String) - Method in class com.edorasware.rest.dmn.DmnController
 
getDefaultAccountGroup() - Method in class com.edorasware.one.init.AccountSetup
 
getDefaultAvatar() - Method in interface com.edorasware.one.identity.user.AvatarService
Gets the default avatar input stream which is stored on the file system.
getDefaultAvatar() - Method in class com.edorasware.one.identity.user.internal.GravatarService
 
getDefaultContent() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getDefaultContentProvider() - Method in interface com.edorasware.commons.core.content.ContentManager
Returns the default ContentProvider configured for the content manager instance.
getDefaultContentProvider() - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
getDefaultControl() - Method in class com.edorasware.cmmn.model.xml.TPlanItemDefinition
Gets the value of the defaultControl property.
getDefaultOrder() - Method in interface com.edorasware.cmmn.model.statesandactions.CurrentState
 
getDefaultOrder() - Method in class com.edorasware.cmmn.model.statesandactions.MilestoneAndStageState
 
getDefaultOrder() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
getDeferredEntrySentries() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getDeferredEntrySentries() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getDeferredEntrySentries() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getDeferredExitSentries() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getDeferredExitSentries() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getDeferredExitSentries() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.account.AccountDefinitionProvider
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.group.GroupDefinitionProvider
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.model.AdHocTaskModelDefinitionProvider
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.model.AppModelDefinitionProvider
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.model.CaseModelDefinitionProvider
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.model.DmnModelDefinitionProvider
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.model.DocumentModelDefinitionProvider
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.model.FormModelDefinitionProvider
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.model.MailModelDefinitionProvider
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.model.ProcessModelDefinitionProvider
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.query.QueryDefinitionProvider
 
getDefinition() - Method in interface com.edorasware.cloud.core.provider.SystemDefinitionProvider
Returns the system definition.
getDefinition() - Method in class com.edorasware.cloud.core.provider.tenant.TenantDefinitionProvider
 
getDefinition() - Method in class com.edorasware.cloud.core.provider.user.UserDefinitionProvider
 
getDefinitionId() - Method in class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
getDefinitionId() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the definition ID of this work object.
getDefinitionId() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the definition id of the entity.
getDefinitionId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getDefinitionId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
 
getDefinitionId() - Method in exception com.edorasware.commons.core.provider.entity.EntityStartFailedException
The definition involved.
getDefinitionId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getDefinitionId() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getDefinitionId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getDefinitionId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getDefinitionIdForExternalId(String) - Method in interface com.edorasware.gear.core.workobject.IdLookupService
Returns the work object definition ID corresponding to the given external ID.
getDefinitionIdForExternalId(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultIdLookupService
 
getDefinitionPlaceholders(AnyWorkObjectDefinition, List<AnyWorkObject>) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
getDefinitionRef() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItem
Gets the value of the definitionRef property.
getDefinitionRef() - Method in class com.edorasware.cmmn.model.xml.TDiscretionaryItem
Gets the value of the definitionRef property.
getDefinitionRef() - Method in class com.edorasware.cmmn.model.xml.TPlanItem
Gets the value of the definitionRef property.
getDefinitions() - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
getDefinitions() - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
 
getDefinitions() - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
Returns all definitions known to the provider.
getDefinitions() - Method in class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
getDefinitions() - Method in class com.edorasware.gear.core.task.internal.ActivitiTaskProvider
 
getDefinitionType() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemDefinition
Gets the value of the definitionType property.
getDeletedVariableNames() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getDelta() - Method in class com.edorasware.commons.core.field.FieldChange
 
getDeputies() - Method in class com.edorasware.one.identity.user.User
Returns the ids of the users to which user can be switched.
getDescription() - Method in interface com.edorasware.api.action.Action
Returns the action description.
getDescription() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object description.
getDescription() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getDescription() - Method in interface com.edorasware.cmmn.model.statesandactions.AvailableAction
 
getDescription() - Method in class com.edorasware.cmmn.model.statesandactions.CaseFileItemAction
 
getDescription() - Method in interface com.edorasware.cmmn.model.statesandactions.CurrentState
 
getDescription() - Method in class com.edorasware.cmmn.model.statesandactions.MilestoneAndStageState
 
getDescription() - Method in class com.edorasware.cmmn.model.statesandactions.PlanItemAction
 
getDescription() - Method in class com.edorasware.cmmn.model.statesandactions.PlanningAction
 
getDescription() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getDescription() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getDescription() - Method in class com.edorasware.cmmn.model.xml.TCmmnElement
Gets the value of the description property.
getDescription() - Method in class com.edorasware.cmmn.model.xml.TCmmnElementWithMixedContent
Gets the value of the description property.
getDescription() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
getDescription() - Method in class com.edorasware.commons.core.event.CancellationCause
 
getDescription() - Method in class com.edorasware.commons.core.persistence.schema.internal.BaseUpgrade
 
getDescription() - Method in class com.edorasware.commons.core.persistence.schema.internal.LegacyUpgrade
 
getDescription() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
The description of the event.
getDescription() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getDescription() - Method in class com.edorasware.one.action.FrontendAction
 
getDescription() - Method in interface com.edorasware.one.addon.AddonMetadata
Short addon description
getDescription() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
getDescription() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
getDirectFields() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
getDirection() - Method in class com.edorasware.api.query.internal.SimpleOrdering
 
getDirection() - Method in interface com.edorasware.api.query.Ordering
Returns the sorting direction.
getDirectoryAppWriter(Path) - Method in interface com.edorasware.cloud.core.transfer.AppWriterFactory
Creates an AppWriter to write an AppModel unpacked to a directory.
getDirectoryAppWriter(Path) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppWriterFactory
 
getDisabledChildrenCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getDisabledChildrenCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getDisabledChildrenCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getDisabledChildrenCount() - Method in class com.edorasware.cmmn.model.structure.Stage
 
getDisabledCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getDisabledCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getDisabledCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getDisabledCountInStage() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getDisabledCountInStage() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getDisabledCountInStage() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getDisableExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getDisableExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getDisplayName() - Method in class com.edorasware.one.identity.group.Group
Returns the display name of the group.
getDisplayName() - Method in class com.edorasware.one.identity.user.User
Returns the display name of the user.
getDisplayName() - Method in class com.edorasware.one.init.UserSetup
 
getDmnModels(String) - Method in class com.edorasware.one.modeler.internal.DefaultModelerManager
 
getDmnModels(String) - Method in interface com.edorasware.one.modeler.ModelerManager
Get all dmn models for the given App ID.
getDmnModels(String) - Method in class com.edorasware.rest.modeler.ModelerController
 
getDocument(String, HttpServletRequest, HttpServletResponse) - Method in class com.edorasware.rest.document.viewer.DocumentViewerController
 
getDocumentContent(String, HttpServletResponse, boolean, boolean) - Method in interface com.edorasware.one.document.DocumentContentManager
Gets the given document content.
getDocumentContent(String, HttpServletResponse, boolean, boolean) - Method in class com.edorasware.one.document.internal.DefaultDocumentContentManager
 
getDocumentContent(String, boolean, HttpServletResponse) - Method in class com.edorasware.publicapi.rest.DocumentController
 
getDocumentContent(String, boolean, HttpServletResponse) - Method in class com.edorasware.rest.document.DocumentContentController
 
getDocumentHandler(String) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
getDocumentHandlers() - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
getDocumentHeaders(String, boolean, HttpServletResponse) - Method in class com.edorasware.rest.document.DocumentContentController
 
getDocumentInitFormDefinition(String, Locale) - Method in class com.edorasware.publicapi.rest.DocumentDefinitionController
 
getDocumentModel(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getDocumentModels(String) - Method in class com.edorasware.one.modeler.internal.DefaultModelerManager
 
getDocumentModels(String) - Method in interface com.edorasware.one.modeler.ModelerManager
Get all Document models for the given App ID.
getDocumentModels(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getDocumentModels(String) - Method in class com.edorasware.rest.modeler.ModelerController
 
getDocumentsThumbnailsAs(String) - Method in class com.edorasware.rest.document.viewer.DocumentViewerController
 
getDocumentWorkForm(String, Locale) - Method in class com.edorasware.publicapi.rest.DocumentController
 
getDomain() - Method in class com.edorasware.one.init.AccountSetup
 
getDouble(ResultSet, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
Retrieves the value of the given column as a Double value.
getDoubleValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getDoubleValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getDoubleValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getDueTime() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object due time.
getDueTime() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getDueTime() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the time that the entity is due.
getDueTime() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getDueTime() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getDueTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getDueTime() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current due time.
getDueTime() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getDuplicateNames(Collection<T>) - Static method in class com.edorasware.commons.core.entity.NamedValues
Returns all names that occur more than once.
getEffectiveness() - Method in interface com.edorasware.commons.core.cache.CacheStatistics
Returns the effectiveness of a cache: hits / (hits + misses)
getEffectiveness() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
getElContext(VariableContainer) - Method in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnGearExpressionManager
 
getElContext(VariableContainer) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableGearExpressionManager
 
getEmail() - Method in interface com.edorasware.one.addon.AddonMetadata.Author
provides author’s email address
getEmail() - Method in class com.edorasware.one.identity.user.User
Returns the email address of the user.
getEmail(AnyWorkObject) - Static method in class com.edorasware.one.identity.user.UserUtils
Deprecated.
Please use the UserUtils.EMAIL_ADDRESS variable.
getEmail() - Method in class com.edorasware.one.init.UserSetup
 
getEnabledChildrenCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getEnabledChildrenCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getEnabledChildrenCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getEnabledChildrenCount() - Method in class com.edorasware.cmmn.model.structure.Stage
 
getEnabledCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getEnabledCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getEnabledCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getEnabledCountInStage() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getEnabledCountInStage() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getEnabledCountInStage() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getEnableExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getEnableExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getEncoding() - Method in class org.flywaydb.core.FlywayCustomization
Retrieves the encoding of Sql migrations.
getEnd() - Method in class com.edorasware.one.upload.internal.ContentRange
Returns the content range end offset.
getEndpoint() - Method in interface com.edorasware.api.action.Action
The action REST endpoint (relative to the server base URL).
getEndpoint() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
getEndpoint() - Method in class com.edorasware.one.action.FrontendAction
 
getEndPoint() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
getEndpointHttpMethod() - Method in interface com.edorasware.api.action.Action
The HttpMethod to be used when the action REST endpoint is invoked.
getEndpointHttpMethod() - Method in class com.edorasware.one.action.FrontendAction
 
getEndpointHttpMethod() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
getEngineListeners() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineAction
 
getEngineListeners() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineActionEvent
 
getEngineListeners() - Method in interface com.edorasware.cmmn.engine.hooks.CmmnActionEvent
The engine listener implementation.
getEnhancedSql() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlEnhancer
 
getEntityByGlobalId(String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
getEntityByGlobalId(String, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
getEntityByGlobalId(String) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity with the given entity id.
getEntityByGlobalId(String, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity with the given entity id in the given scope.
getEntityById(String) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
getEntityById(String, SearchScope) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
 
getEntityById(String) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity with the given entity id.
getEntityById(String, SearchScope) - Method in interface com.edorasware.commons.core.service.entity.EntityService
Finds the entity with the given entity id in the given scope.
getEntityTemplateById(String) - Method in interface com.edorasware.one.entitytemplate.EntityTemplateManager
Get work object definition for a given definition id.
getEntityTemplateById(String) - Method in class com.edorasware.one.entitytemplate.internal.DefaultEntityTemplateManager
 
getEntityTemplateById(String) - Method in class com.edorasware.rest.entitytemplate.EntityTemplateController
Returns the EntityTemplate with the given id.
getEntityTemplateByModelId(String) - Method in interface com.edorasware.one.entitytemplate.EntityTemplateManager
Returns the latest version of EntityTemplate with the given model id.
getEntityTemplateByModelId(String) - Method in class com.edorasware.one.entitytemplate.internal.DefaultEntityTemplateManager
 
getEntityTemplateByModelId(String) - Method in class com.edorasware.rest.entitytemplate.EntityTemplateController
Returns the latest version of EntityTemplate with the given modelId.
getEntityTemplatesByType(String, String) - Method in interface com.edorasware.one.entitytemplate.EntityTemplateManager
Returns all localized definitions for a given definition Type.
getEntityTemplatesByType(String, String) - Method in class com.edorasware.one.entitytemplate.internal.DefaultEntityTemplateManager
 
getEntityTemplatesByType(String, String, Integer, Integer) - Method in class com.edorasware.publicapi.rest.CaseDefinitionController
Returns all the case definitions matching the provided query.
getEntityTemplatesByType(String, String, String, Integer, Integer) - Method in class com.edorasware.publicapi.rest.DocumentDefinitionController
Returns all the document definitions matching the provided name filter or model global id.
getEntityTemplatesByType(String, String, String, Integer, Integer) - Method in class com.edorasware.publicapi.rest.FormDefinitionController
Returns all the form definitions matching the provided name filter or model global id.
getEntityTemplatesByType(String, String, String, Integer, Integer) - Method in class com.edorasware.publicapi.rest.ProcessDefinitionController
Returns all the process definitions matching the provided name filter or model global id.
getEntityTemplatesByType(String, String, String, Integer, Integer) - Method in class com.edorasware.publicapi.rest.TaskDefinitionController
Returns all the task definitions matching the provided name filter or model global id.
getEntityTemplatesByType(String) - Method in class com.edorasware.publicapi.rest.WorkObjectDefinitionController
Returns all the work object definitions matching the provided query.
getEntityTemplatesByType(String, String) - Method in class com.edorasware.rest.entitytemplate.EntityTemplateController
Returns all the EntityTemplates of the given type.
getEntityTemplatesByTypeAndCase(String, String, String) - Method in interface com.edorasware.one.entitytemplate.EntityTemplateManager
Returns all localized definitions for a given definition Type and a given case ID.
getEntityTemplatesByTypeAndCase(String, String, String) - Method in class com.edorasware.one.entitytemplate.internal.DefaultEntityTemplateManager
 
getEntityTemplatesByTypeAndCase(String, String, String) - Method in class com.edorasware.rest.entitytemplate.EntityTemplateController
Returns all the EntityTemplates of the given type and the given case.
getEntriesEvicted() - Method in interface com.edorasware.commons.core.cache.CacheStatistics
Returns the amount of entries evicted.
getEntriesEvicted() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
getEntriesHit() - Method in interface com.edorasware.commons.core.cache.CacheStatistics
Returns the amount of entries hit.
getEntriesHit() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
getEntriesMissed() - Method in interface com.edorasware.commons.core.cache.CacheStatistics
Returns the amount of entries missed.
getEntriesMissed() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
getEntryCriteria() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getEntryCriteriaRefs() - Method in class com.edorasware.cmmn.model.xml.TPlanItem
Gets the value of the entryCriteriaRefs property.
getErrorKey() - Method in exception com.edorasware.one.util.OneException
 
getEvaluationContext(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
getEvaluationContext(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneExpressionResolver
 
getEvaluationContext(PlanItem, TransitionData) - Method in interface com.edorasware.cmmn.one.implementation.WorkItemExpressionResolver
Determine the work object for expression evaluation given the passed plan item and transition data.
getEventCount() - Method in class com.edorasware.cmmn.model.EventSources
 
getEventSources() - Method in class com.edorasware.cmmn.model.EventSources
 
getEventTriggers(PlanItem) - Method in class com.edorasware.cmmn.model.EventSources
 
getEventTupe() - Method in class com.edorasware.cmmn.engine.core.engineactions.CaseFileItemTransitionAction
 
getEventTupe() - Method in class com.edorasware.cmmn.engine.core.engineactions.CreateStateModelAction
 
getEventTupe() - Method in class com.edorasware.cmmn.engine.core.engineactions.DiscretionaryItemPlanningAction
 
getEventTupe() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineAction
 
getEventTupe() - Method in class com.edorasware.cmmn.engine.core.engineactions.MigrateCaseAction
 
getEventTupe() - Method in class com.edorasware.cmmn.engine.core.engineactions.PlanItemTransitionAction
 
getEventTupe() - Method in class com.edorasware.cmmn.engine.core.engineactions.StateUpdateAction
 
getEventType() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineActionEvent
 
getEventType() - Method in interface com.edorasware.cmmn.engine.hooks.CmmnActionEvent
The action event type.
getEventType() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
The type of the event.
getExitCriteria() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getExitCriteriaRefs() - Method in class com.edorasware.cmmn.model.xml.TPlanItem
Gets the value of the exitCriteriaRefs property.
getExitCriteriaRefs() - Method in class com.edorasware.cmmn.model.xml.TStage
Gets the value of the exitCriteriaRefs property.
getExitExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getExitExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getExporter() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the exporter property.
getExporterVersion() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the exporterVersion property.
getExpressionLanguage() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the expressionLanguage property.
getExpressionResolver() - Method in class com.edorasware.cloud.core.service.task.ProcessTaskI18nActionListener
 
getExpressions() - Method in class com.edorasware.cloud.core.service.search.internal.SearchTerm
Returns the term expressions.
getExtensionPoint() - Method in class com.edorasware.cmmn.one.BaseHandler
 
getExtensionType() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getExtensionType() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getExternalId() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the external ID of this work object.
getExternalId() - Method in class com.edorasware.commons.core.entity.Entity
Returns the external id of the entity.
getExternalId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getExternalId() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
 
getExternalId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getExternalId() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getExternalId() - Method in class com.edorasware.one.identity.group.Group
Returns the external id of the group.
getExternalId() - Method in class com.edorasware.one.identity.user.User
Returns the external id of the user.
getExternalId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getExternalId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getExternalId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getExternalIdForDefinitionId(String) - Method in interface com.edorasware.gear.core.workobject.IdLookupService
Returns the external definition ID corresponding to the given work object ID.
getExternalIdForDefinitionId(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultIdLookupService
 
getExternalIdForWorkObjectId(String) - Method in interface com.edorasware.gear.core.workobject.IdLookupService
Returns the external ID corresponding to the given work object ID.
getExternalIdForWorkObjectId(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultIdLookupService
 
getExternalProcessId() - Method in class com.edorasware.gear.core.process.internal.ProcessCompletedEvent
 
getExternalVersion() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the external version of the entity.
getExternalVersion() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer
 
getExternalVersion() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
 
getExternalVersion() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getExternalWorkObjectId(VariableScope) - Static method in class com.edorasware.gear.core.engine.support.activiti.ActivitiUtils
Deprecated.
 
getExternalWorkObjectId(VariableContainer) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getFaultExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getFaultExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiBaseELResolver
Deprecated.
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiIdentityELResolver
Deprecated.
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiServiceTaskPropertyELResolver
Deprecated.
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSpringBeanELResolver
Deprecated.
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSystemPropertyELResolver
Deprecated.
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiVariableScopeElResolver
Deprecated.
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnBaseELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableBaseELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableIdentityELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableServiceTaskPropertyELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSpringBeanELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSystemPropertyELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableVariableScopeElResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.NullELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class com.edorasware.gear.core.expression.LegacyExpressionELResolver
 
getFieldChanges() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
getFieldId() - Method in class com.edorasware.commons.core.field.FieldChange
 
getFieldsPredicate() - Method in enum com.edorasware.one.rest.manager.DefinitionViewFilter
 
getFieldsPredicate() - Method in enum com.edorasware.one.rest.manager.ViewFilter
 
getFileName() - Method in class com.edorasware.cloud.core.dataexport.CSVExportStrategy
 
getFileName() - Method in class com.edorasware.cloud.core.dataexport.ExcelExportStrategy
 
getFileName() - Method in interface com.edorasware.cloud.core.dataexport.ExportStrategy
 
getFileName() - Method in class com.edorasware.cloud.core.dataexport.SimpleCSVExportStrategy
 
getFileName() - Method in enum com.edorasware.cloud.core.transfer.internal.AppModelArchiveFileName
 
getFiles() - Method in class com.edorasware.cloud.core.service.UploadResponse
 
getFilteredVariables(List<String>, AnyWorkObject) - Static method in class com.edorasware.cloud.core.service.FrontendObjectUtils
 
getFinalSql() - Method in class com.edorasware.commons.core.persistence.jdbc.NamedParameterJdbcPreprocessor
Returns the sql statement with the parameter type information removed.
getFirst() - Method in class com.edorasware.commons.core.persistence.PrimaryKeyRange
Returns the first available primary key in the range.
getFirst() - Method in class com.edorasware.commons.core.util.fp.Pair
 
getFirstAvailable() - Method in class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
Returns the first available primary key.
getFirstName() - Method in class com.edorasware.one.identity.user.User
Returns the first name of the user.
getFirstName() - Method in class com.edorasware.one.init.UserSetup
 
getForceUpdate() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate
 
getForm() - Method in interface com.edorasware.api.action.Action
Returns the form key.
getForm() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
getForm() - Method in class com.edorasware.one.action.FrontendAction
 
getForm() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
getFormData() - Method in class com.edorasware.cmmn.model.TransitionData
 
getFormDefinition(String, Locale) - Method in interface com.edorasware.one.form.FormDefinitionManager
Find form definition according to formKey
getFormDefinition(String, Locale) - Method in class com.edorasware.one.form.internal.DefaultFormDefinitionManager
 
getFormDefinition(String, Locale) - Method in class com.edorasware.rest.forms.FormDefinitionController
 
getFormDefinitionByAmbiguousId(String, Locale) - Method in interface com.edorasware.one.form.FormDefinitionManager
 
getFormDefinitionByAmbiguousId(String, Locale) - Method in class com.edorasware.one.form.internal.DefaultFormDefinitionManager
 
getFormDefinitionByKey(String, Locale) - Method in class com.edorasware.publicapi.rest.FormDefinitionController
 
getFormDefinitionJsonByAmbiguousId(String) - Method in class com.edorasware.one.form.internal.FormDefinitionLookupService
 
getFormDefinitionJsonByKey(String) - Method in class com.edorasware.one.form.internal.FormDefinitionLookupService
 
getFormInit() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
getFormInit() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getFormModel(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getFormModelGlobalIdByKey(String) - Method in class com.edorasware.one.form.internal.FormDefinitionLookupService
 
getFormModels(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getFormWork() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
getFormWork() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getFrom() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message 'from' address
getFromExpression() - Method in class com.edorasware.cmmn.model.structure.Task.ParamEntry
 
getFrontendObject() - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
getFrontendObject(String) - Method in interface com.edorasware.cloud.core.service.frontendobject.FrontendObjectService
 
getFrontendObject(String) - Method in class com.edorasware.cloud.core.service.frontendobject.internal.DefaultFrontendObjectService
 
getFrontendObjectByTypeAndKey(String, String) - Method in interface com.edorasware.cloud.core.service.frontendobject.FrontendObjectService
 
getFrontendObjectByTypeAndKey(String, String) - Method in class com.edorasware.cloud.core.service.frontendobject.internal.DefaultFrontendObjectService
 
GetFrontendObjectDecoratorContext - Class in com.edorasware.api.workobject
 
GetFrontendObjectDecoratorContext() - Constructor for class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
GetFrontendObjectDecoratorContext(String, String, Predicate, String) - Constructor for class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
GetFrontendObjectDecoratorContext(String, String, Predicate, WorkObject, String) - Constructor for class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
getFrontendObjects(List<WorkObject>) - Method in interface com.edorasware.cloud.core.service.frontendobject.FrontendObjectService
 
getFrontendObjects(List<WorkObject>) - Method in class com.edorasware.cloud.core.service.frontendobject.internal.DefaultFrontendObjectService
 
GetFrontendObjectsDecoratorContext - Class in com.edorasware.api.workobject
 
GetFrontendObjectsDecoratorContext() - Constructor for class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
GetFrontendObjectsDecoratorContext(List<WorkObject>, List<AnyWorkObject>, Set<String>, Set<String>, Set<String>, String) - Constructor for class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
GetFrontendObjectsDecoratorContext(List<WorkObject>, List<AnyWorkObject>, Set<String>, Set<String>, Set<String>, List<AnyWorkObject>, String) - Constructor for class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
getFrontendProxyVariables() - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
getFullPath(String, String, S) - Method in class com.edorasware.commons.core.service.entity.PathAdjuster
 
getFullPathForParentGlobalId(String, String, S) - Method in class com.edorasware.commons.core.service.entity.PathAdjuster
 
getFullPathForParentId(String, String, S) - Method in class com.edorasware.commons.core.service.entity.PathAdjuster
 
getGearExtensionElementAttributeValue(BaseElement, String) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getGeneratedKeyPattern() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
getGlobalId(String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the global ID corresponding to a given work object ID.
getGlobalId() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the global ID of this work object.
getGlobalId() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getGlobalId() - Method in class com.edorasware.cloud.core.service.UploadResponse
 
getGlobalId() - Method in class com.edorasware.commons.core.entity.Entity
Returns the global id of the entity.
getGlobalId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getGlobalId() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
 
getGlobalId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getGlobalId(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
getGlobalId() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getGlobalId() - Method in class com.edorasware.one.action.FrontendAction.ReferencedWorkObject
 
getGlobalId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getGlobalId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerReferencedWorkObjectResponse
 
getGlobalId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getGlobalId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getGlobalIdByAmbiguousId(String) - Method in class com.edorasware.cloud.core.util.AmbiguousIdHelper
Get global ID from ambiguous ID
getGlobalIdForWorkObjectId(String) - Method in interface com.edorasware.gear.core.workobject.IdLookupService
Returns the global ID corresponding to the given work object ID value.
getGlobalIdForWorkObjectId(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultIdLookupService
 
getGlobalIdOptional(String) - Method in class com.edorasware.cloud.core.util.AmbiguousIdHelper
Gets the optional work object global ID for the given ambiguous ID.
getGlobalMessageAutoHide() - Method in class com.edorasware.cloud.core.service.configuration.MiscellaneousConfiguration
 
getGroup() - Method in interface com.edorasware.api.action.Action
Returns the grouping information for this action.
getGroup() - Method in class com.edorasware.one.action.FrontendAction
 
getGroup(String) - Method in interface com.edorasware.one.identity.group.GroupManager
Returns the group with the given id.
getGroup(String) - Method in interface com.edorasware.one.identity.group.GroupService
Returns the Group with the given id.
getGroup(String) - Method in class com.edorasware.one.identity.group.internal.DefaultGroupManager
 
getGroup(String) - Method in class com.edorasware.one.identity.group.internal.DefaultGroupService
 
getGroup() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
getGroupId(SystemRole) - Method in class com.edorasware.one.identity.group.SystemGroups
Returns the system group id for the given system role.
getGroups() - Method in class com.edorasware.one.init.AccountSetup
 
getGroups() - Method in class com.edorasware.rest.modeler.ModelerController
 
getGuid() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getHeader() - Method in interface com.edorasware.cloud.core.dataexport.AttributeConverter
 
getHeader() - Method in class com.edorasware.cloud.core.dataexport.converter.LocalVariableValueConverter
 
getHeader() - Method in class com.edorasware.cloud.core.dataexport.converter.RawAttributeConverter
 
getHeader() - Method in class com.edorasware.cloud.core.dataexport.MultiConverter.ReportValue
 
getHelpUrl() - Method in class com.edorasware.cloud.core.service.configuration.MiscellaneousConfiguration
 
getHideActionIf() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getHierarchy() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer
 
getHierarchy() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getHierarchyValue(String, Class<T>) - Method in interface com.edorasware.api.workobject.WorkObjectHierarchyValueGetters
Deprecated.
Please fetch the specific work object and use local value access instead.
getHierarchyValue(ValueAccessor<V>) - Method in interface com.edorasware.api.workobject.WorkObjectHierarchyValueGetters
Deprecated.
Please fetch the specific work object and use local value access instead.
getHints() - Method in class com.edorasware.api.query.Query
The hints to apply when executing the query.
getHistoricDecisionExecutionAuditJson(String, String) - Method in interface com.edorasware.one.dmn.DmnManager
Gets the historic decision execution.
getHistoricDecisionExecutionAuditJson(String, String) - Method in class com.edorasware.one.dmn.internal.DefaultDmnManager
 
getHistoricDecisionExecutionAuditJson(String, String) - Method in class com.edorasware.rest.dmn.DmnController
 
getHomeUrl() - Method in class com.edorasware.one.identity.user.User
Returns user’s home url
getI18nKey() - Method in enum com.edorasware.one.permission.dashboard.DashboardName
 
getI18nKey() - Method in enum com.edorasware.one.permission.view.ViewName
 
getIcon() - Method in interface com.edorasware.api.action.Action
Returns the icon key.
getIcon() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
getIcon() - Method in class com.edorasware.one.action.FrontendAction
 
getIcon() - Method in class com.edorasware.one.permission.view.View
 
getIcon() - Method in enum com.edorasware.one.permission.view.ViewName
 
getIcon() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
getId() - Method in interface com.edorasware.api.action.Action
Returns the action ID.
getId() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the ID of this work object.
getId() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getId() - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
getId() - Method in class com.edorasware.cloud.core.transfer.DistributionChannelInfo
Returns the channel ID.
getId() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getId() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItemInstance
 
getId() - Method in interface com.edorasware.cmmn.model.EventSource
 
getId() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getId() - Method in interface com.edorasware.cmmn.model.expressions.ElementView
 
getId() - Method in class com.edorasware.cmmn.model.expressions.EventSourceView
 
getId() - Method in class com.edorasware.cmmn.model.GenericEventSource
 
getId() - Method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
getId() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getId() - Method in class com.edorasware.cmmn.model.statesandactions.MilestoneAndStageState
 
getId() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getId() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getId() - Method in class com.edorasware.cmmn.model.xml.TCmmnElement
Gets the value of the id property.
getId() - Method in class com.edorasware.cmmn.model.xml.TCmmnElementWithMixedContent
Gets the value of the id property.
getId() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the id property.
getId() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
getId() - Method in class com.edorasware.commons.core.content.ContentReference
 
getId() - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
getId() - Method in class com.edorasware.commons.core.entity.Entity
Returns the id of the entity.
getId() - Method in class com.edorasware.commons.core.entity.Property
Returns the id of the property.
getId() - Method in class com.edorasware.commons.core.entity.Variable
Returns the id of the variable.
getId() - Method in interface com.edorasware.commons.core.id.Identifiable
The object id.
getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
 
getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
getId() - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.IdentifiableParameter
 
getId() - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.IdentifiableResult
 
getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
 
getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
 
getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getId() - Method in class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
Returns the id of the resulting row.
getId() - Method in class com.edorasware.commons.core.provider.entity.BaseEntityProvider
 
getId() - Method in exception com.edorasware.commons.core.provider.entity.EntityDeleteFailedException
The entity involved.
getId() - Method in exception com.edorasware.commons.core.provider.entity.EntityUpdateFailedException
The entity involved.
getId() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
 
getId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate
 
getId() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getId() - Method in class com.edorasware.one.action.FrontendAction
 
getId() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
getId() - Method in class com.edorasware.one.identity.group.Group
Returns the id of the group.
getId() - Method in class com.edorasware.one.identity.user.User.DeputyUser
Returns the user id of the deputy user.
getId() - Method in class com.edorasware.one.identity.user.User
Returns the id of the user.
getId() - Method in class com.edorasware.one.init.AbstractSetup
 
getId() - Method in class com.edorasware.one.init.PersistedSetup
 
getId() - Method in class com.edorasware.one.modeler.ModelerManager.Option
 
getId() - Method in class com.edorasware.one.navigation.internal.DefaultNavigationAction
 
getId() - Method in interface com.edorasware.one.navigation.NavigationAction
 
getId() - Method in class com.edorasware.one.permission.dashboard.Dashboard
 
getId() - Method in enum com.edorasware.one.permission.dashboard.DashboardName
 
getId() - Method in enum com.edorasware.one.permission.view.ContextView
 
getId() - Method in class com.edorasware.one.permission.view.View
 
getId() - Method in enum com.edorasware.one.permission.view.ViewName
 
getId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
getId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
getId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
getId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getIdentityLinkConverter() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
getIdentityLinkType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
 
getIdentityLinkValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
 
getIdentityLinkValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
getIdsInHierarchy() - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
getIdVariableName() - Method in class com.edorasware.cmmn.model.structure.CaseTask
 
getIdVariableName() - Method in class com.edorasware.cmmn.model.structure.HumanTask
 
getIdVariableName() - Method in class com.edorasware.cmmn.model.structure.ProcessTask
 
getIdVariableName() - Method in class com.edorasware.cmmn.model.structure.Task
 
getIfPart() - Method in class com.edorasware.cmmn.model.xml.TSentry
Gets the value of the ifPart property.
getImplementation(String) - Method in class com.edorasware.cmmn.one.casefileitemhandlers.CaseFileItemHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.complete.CompleteHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.create.CreateHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.disable.DisableHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.enable.EnableHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.exit.ExitHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.fault.FaultHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.manualStart.ManualStartHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.occur.OccurHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.parentComplete.ParentCompleteHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.reactivate.ReactivateHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.reenable.ReenableHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.start.StartHandlers
 
getImplementation(Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.transitionhandlers.terminate.TerminateHandlers
 
getImplementationType() - Method in class com.edorasware.cmmn.model.xml.TProcess
Gets the value of the implementationType property.
getImport() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the import property.
getImportRef() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemDefinition
Gets the value of the importRef property.
getImportType() - Method in class com.edorasware.cmmn.model.xml.TImport
Gets the value of the importType property.
getIndex() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getIndex() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
getIndex() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getIndex() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getIndex() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getIndexInStage() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getIndexInStage() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getIndexInStage() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getInitForm() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getInitFormRef(PlanItem, AnyWorkObjectDefinitionService) - Static method in class com.edorasware.cmmn.one.CmmnHelper
Implementation for ticket CLD-7314 (supporting Case Task and Process Task init forms).
getInitialAssignedGroupId() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the initial assigned group ID.
getInitialAssignedGroupId() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the initial assigned group of the entity.
getInitialAssignedGroupId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getInitialAssignedGroupId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getInitialAssigneeId() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the initial assignee’s user ID.
getInitialAssigneeId() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the initial assignee of the entity.
getInitialAssigneeId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getInitialAssigneeId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getInitialAssigneeId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getInitialAssigneeId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getInitialState() - Method in class com.edorasware.cloud.core.state.AdminObjectStateMachine
 
getInitialState() - Method in class com.edorasware.cloud.core.state.AppStateMachine
 
getInitialState() - Method in class com.edorasware.cloud.core.state.ModelStateMachine
 
getInitialState() - Method in interface com.edorasware.cloud.core.state.StateMachine
 
getInitialState(String) - Method in class com.edorasware.cloud.core.state.StateMachineManager
 
getInitialState() - Method in class com.edorasware.cloud.core.state.UserObjectArchiveStateMachine
 
getInitialState() - Method in class com.edorasware.cloud.core.state.UserObjectCompleteStateMachine
 
getInnerSelectPredicate() - Method in class com.edorasware.api.query.internal.InnerSelectInPredicate
Returns the inner select predicate (i.e. right operand) of this predicate.
getInnerSelectQueryParameter() - Method in class com.edorasware.api.query.internal.BasicOperandImpl.InnerSelectReferenceValue
 
getInnerSelectQueryParameter() - Method in class com.edorasware.api.query.internal.InnerSelectInPredicate
Returns the query parameter representing the column to include from the entries of the inner select statement that match the predicate.
getInput() - Method in class com.edorasware.cmmn.model.xml.TCase
Gets the value of the input property.
getInput() - Method in class com.edorasware.cmmn.model.xml.TProcess
Gets the value of the input property.
getInputMap() - Method in class com.edorasware.cmmn.model.structure.CaseTask
 
getInputMap() - Method in class com.edorasware.cmmn.model.structure.HumanTask
 
getInputMap() - Method in class com.edorasware.cmmn.model.structure.ProcessTask
 
getInputMap() - Method in class com.edorasware.cmmn.model.structure.Task
 
getInputs() - Method in class com.edorasware.cmmn.model.xml.TTask
Gets the value of the inputs property.
getInputStream() - Method in class com.edorasware.one.thumbnail.Thumbnail
 
getInstance(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.CaseController
 
getInstance(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.CaseDefinitionController
Returns the case definition matching the id.
getInstance(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.DocumentController
 
getInstance(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.DocumentDefinitionController
Returns the document definition matching the id.
getInstance(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.FormDefinitionController
Returns the form definition matching the id.
getInstance(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ProcessController
 
getInstance(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ProcessDefinitionController
Returns the process definition matching the id.
getInstance(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.TaskController
 
getInstance(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.TaskDefinitionController
Returns the task definition matching the id.
getInstance(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.WorkObjectController
 
getInstance(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.WorkObjectDefinitionController
Returns the work object definition matching the id.
getInstanceCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getInstanceCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getInstanceCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getInstanceCountInStage() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getInstanceCountInStage() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getInstanceCountInStage() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getInstanceId() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItemInstance
 
getInstanceId() - Method in interface com.edorasware.cmmn.model.EventSource
 
getInstanceId() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getInstanceId() - Method in interface com.edorasware.cmmn.model.expressions.ElementView
 
getInstanceId() - Method in class com.edorasware.cmmn.model.expressions.EventSourceView
 
getInstanceId() - Method in class com.edorasware.cmmn.model.GenericEventSource
 
getInstanceId() - Method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
getInstanceId() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getInstanceId() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getInstanceIntId() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItemInstance
 
getInstanceIntId() - Method in interface com.edorasware.cmmn.model.EventSource
 
getInstanceIntId() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getInstanceIntId() - Method in interface com.edorasware.cmmn.model.expressions.ElementView
 
getInstanceIntId() - Method in class com.edorasware.cmmn.model.expressions.EventSourceView
 
getInstanceIntId() - Method in class com.edorasware.cmmn.model.GenericEventSource
 
getInstanceIntId() - Method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
getInstanceIntId() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getInstanceIntId() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getInstanceSuffix() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getInteger(ResultSet, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
Retrieves the value of the given column as an Integer value.
getIntegerValue(JsonParser) - Static method in class com.edorasware.cloud.core.util.JsonUtils
 
getItemControl() - Method in class com.edorasware.cmmn.model.xml.TDiscretionaryItem
Gets the value of the itemControl property.
getItemControl() - Method in class com.edorasware.cmmn.model.xml.TPlanItem
Gets the value of the itemControl property.
getItemId() - Method in class com.edorasware.cmmn.engine.core.engineactions.CaseFileItemTransitionAction
 
getItemId() - Method in class com.edorasware.cmmn.engine.core.engineactions.CreateStateModelAction
 
getItemId() - Method in class com.edorasware.cmmn.engine.core.engineactions.DiscretionaryItemPlanningAction
 
getItemId() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineAction
 
getItemId() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineActionEvent
 
getItemId() - Method in class com.edorasware.cmmn.engine.core.engineactions.MigrateCaseAction
 
getItemId() - Method in class com.edorasware.cmmn.engine.core.engineactions.PlanItemTransitionAction
 
getItemId() - Method in class com.edorasware.cmmn.engine.core.engineactions.StateUpdateAction
 
getItemId() - Method in interface com.edorasware.cmmn.engine.hooks.CmmnActionEvent
A generic string item Id.
getJavaValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
 
getJavaValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getJdbcPersistence() - Method in class com.edorasware.cloud.core.OnePersistence
 
getJob() - Method in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The job which will be started for each add/update of the content.
getJob() - Method in class com.edorasware.commons.core.content.internal.DefaultContentPreProcessingConfiguration
 
getJobExecution() - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
Returns the job execution of the current job.
getJobExplorer() - Method in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
Returns the JobExplorer used to browse the jobs and steps.
getJobExplorer() - Method in class com.edorasware.commons.core.content.internal.DefaultContentPreProcessingConfiguration
 
getJobLauncher() - Method in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
Returns the JobLauncher used to launch the job retrieved with the ContentPreProcessingConfiguration.getJob() method.
getJobLauncher() - Method in class com.edorasware.commons.core.content.internal.DefaultContentPreProcessingConfiguration
 
getJobRepository() - Method in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
Returns the JobRepository used to persist the jobs and steps.
getJobRepository() - Method in class com.edorasware.commons.core.content.internal.DefaultContentPreProcessingConfiguration
 
getJsonErrorMessage(String, String) - Method in class com.edorasware.one.preview.internal.DefaultPreviewManager
 
getJsonErrorMessage(String, String) - Method in interface com.edorasware.one.preview.PreviewManager
Utility method to get error message and cause in a json string.
getKey() - Method in enum com.edorasware.api.persistence.internal.IdentityLinkType
 
getKey() - Method in enum com.edorasware.api.persistence.internal.ValueType
 
getKey() - Method in class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
getKey() - Method in class com.edorasware.cloud.core.service.search.internal.SearchTerm
Returns the optional term key.
getKey() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the key of the entity.
getKey() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer
 
getKey() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
 
getKey() - Method in class com.edorasware.commons.core.util.string.I18NString
 
getKey() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getKey() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getKey() - Method in enum com.edorasware.rest.action.ActionProperties
 
getKeyStore(Resource, String) - Static method in class com.edorasware.commons.core.util.security.KeyStoreUtils
 
getL1CacheForCurrentTransaction() - Static method in class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
 
getLabel() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
getLabelAlign() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
getLanguage() - Method in class com.edorasware.cmmn.model.xml.TExpression
Gets the value of the language property.
getLanguage() - Method in class com.edorasware.one.identity.user.User
Returns the language of the user.
getLanguage() - Method in class com.edorasware.one.init.UserSetup
 
getLanguageByCode(String) - Method in class com.edorasware.rest.i18n.LanguageController
Returns the Language by language code.
getLanguageByCodeWithCurrentUserLocale(String) - Method in class com.edorasware.one.i18n.internal.DefaultLanguageManager
 
getLanguageByCodeWithCurrentUserLocale(String) - Method in interface com.edorasware.one.i18n.LanguageManager
Returns the language with the name in the current user locale specified by the language code.
getLanguages(Locale) - Method in class com.edorasware.one.i18n.internal.DefaultLanguageService
 
getLanguages(Locale) - Method in interface com.edorasware.one.i18n.LanguageService
Returns the languages in the specified display locale.
getLanguages(String) - Method in class com.edorasware.rest.i18n.LanguageController
Returns the Languages starting with the typedText prefix.
getLanguagesByNamePrefixWithCurrentUserLocale(String) - Method in class com.edorasware.one.i18n.internal.DefaultLanguageManager
 
getLanguagesByNamePrefixWithCurrentUserLocale(String) - Method in interface com.edorasware.one.i18n.LanguageManager
Returns the languages with the names in the current user locale filtered by the namePrefix.
getLanguagesWithCurrentUserLocale() - Method in class com.edorasware.one.i18n.internal.DefaultLanguageManager
 
getLanguagesWithCurrentUserLocale() - Method in interface com.edorasware.one.i18n.LanguageManager
Returns the languages with the names in the current user locale.
getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
 
getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
 
getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getLargeStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getLast() - Method in class com.edorasware.commons.core.persistence.PrimaryKeyRange
Returns the last available primary key in the range (exclusive).
getLastCaseFileItemTransition() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItemInstance
 
getLastDateModified() - Method in interface com.edorasware.commons.core.content.ContentMetadata
Returns the last date when the content was modified.
getLastDateModified() - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
 
getLastMessage() - Method in class com.edorasware.cloud.core.mail.LoggingMailSender
Get the last message sent.
getLastModifiedDate() - Method in class com.edorasware.one.thumbnail.Thumbnail
 
getLastName() - Method in class com.edorasware.one.identity.user.User
Returns the last name of the user.
getLastName() - Method in class com.edorasware.one.init.UserSetup
 
getLastPlanItemTransition() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getLastTransition() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getLastTransition() - Method in interface com.edorasware.cmmn.model.expressions.ElementView
 
getLastTransition() - Method in class com.edorasware.cmmn.model.expressions.EventSourceView
 
getLastTransition() - Method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
getLastTransition() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getLatestExternalVersion() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer
 
getLatestPlanItemInstances() - Method in class com.edorasware.cmmn.model.StateModel
 
getLatestRevision(String) - Method in interface com.edorasware.cloud.core.service.model.ModelPersistenceService
Retrieves the latest model revision.
getLatestRevision(String) - Method in class com.edorasware.cloud.core.service.model.OneModelPersistenceService
 
getLatestVersion() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer
 
getLatestVersion(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
getLatestVersion(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Returns the latest content version for the specified ContentReference without locking.
getLatestVersionForUpdate(ContentScope, ContentReference) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
getLatestVersionForUpdate(ContentScope, ContentReference) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Returns the latest content version for the specified ContentReference and locks them on the database for pessimistic locking when using the DatabaseContentPersistence.addContent(ContentScope, ContentReference, InputStream, int, ContentMetadata, boolean) method.
getLengthOfStream() - Method in class com.edorasware.one.thumbnail.Thumbnail
 
getLicense() - Method in class com.edorasware.commons.core.license.LicenseChecker
Returns the license against which validation takes place.
getLimit() - Method in class com.edorasware.api.query.Query
The maximum number of results.
getLimit() - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
getLimit() - Method in class com.edorasware.cloud.core.service.configuration.PagingConfiguration
 
getListenerSentries() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getLoadedGearWorkObjects() - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
getLoadedIds() - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
getLoadedWorkObjects() - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
getLocale() - Method in class com.edorasware.cmmn.model.TransitionData
 
getLocalProperties() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the local properties of the entity.
getLocalProperties(Predicate<Property>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the local properties of the entity, filtered by the given predicate.
getLocalPropertiesMap() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the local properties of the entity, mapped by the property name.
getLocalPropertiesMap(Predicate<Property>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the local properties of the entity as name/value pairs, filtered by the given predicate.
getLocalProperty(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the local property with the given name.
getLocalPropertyValue(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the value of the local property with the given name.
getLocalPropertyValue(PropertyName<V>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the value of the local property with the name defined by the property accessor, deserialized and cast to the type expected by the property accessor.
getLocalVariable(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the local variable with the given name.
getLocalVariables() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the local variables of the entity.
getLocalVariables(Predicate<Variable>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the local variables of the entity, filtered by the given predicate.
getLocalVariablesMap() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the local variables of the entity as name/value pairs.
getLocalVariablesMap(Predicate<Variable>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the local variables of the entity as name/value pairs, filtered by the given predicate.
getLocalVariableValue(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the value of the local variable with the given name.
getLocalVariableValue(String, Class<T>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the value of the local variable with the given name, cast to the expected type.
getLocalVariableValue(String, TypeToken<T>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the value of the local variable with the given name, cast to the expected type.
getLocalVariableValue(ValueAccessor<V>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the value of the local variable with the name defined by the variable accessor, deserialized and cast to the type expected by the variable accessor.
getLocation() - Method in class com.edorasware.cmmn.model.xml.TImport
Gets the value of the location property.
getLocation() - Method in enum com.edorasware.config.BaseConfiguration.PROPERTY_SOURCE_LOCATIONS
 
getLocations() - Method in class org.flywaydb.core.FlywayCustomization
Retrieves the locations to scan recursively for migrations.
getLogin() - Method in class com.edorasware.one.identity.user.User
Returns the login of the user.
getLogin(AnyWorkObject) - Static method in class com.edorasware.one.identity.user.UserUtils
Deprecated.
Please use the UserUtils.LOGIN variable.
getLogin() - Method in class com.edorasware.one.init.UserSetup
 
getLong(ResultSet, String) - Static method in class com.edorasware.commons.core.util.db.DbUtils
Retrieves the value of the given column as a Long value.
getLongValue(JsonParser) - Static method in class com.edorasware.cloud.core.util.JsonUtils
 
getLongValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getLongValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getLongValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getMailModels(String) - Method in class com.edorasware.one.modeler.internal.DefaultModelerManager
 
getMailModels(String) - Method in interface com.edorasware.one.modeler.ModelerManager
Get all mail models for the given App ID.
getMailModels(String) - Method in class com.edorasware.rest.modeler.ModelerController
 
getMajor() - Method in class com.edorasware.one.app.AppFormatVersion
 
getManager() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
getManagerGroupId() - Method in class com.edorasware.cloud.core.service.configuration.TenantGroupConfiguration
 
getManagerGroupId() - Method in class com.edorasware.one.identity.group.SystemGroups
Returns the id of the group that represents the managers.
getManualActivationRule() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getManualActivationRule() - Method in class com.edorasware.cmmn.model.xml.TPlanItemControl
Gets the value of the manualActivationRule property.
getManualStartExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getManualStartExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getMappingContext() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
Returns the SQL mapping context.
getMappingEntry(QueryParameter) - Method in class com.edorasware.commons.core.persistence.jdbc.BaseSqlNameMapping
 
getMappingEntry(QueryParameter) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlNameMapping
Return the database mapping for the given parameter.
getMappings() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
getMappings() - Method in class com.edorasware.commons.core.persistence.jdbc.BaseSqlNameMapping
 
getMaxChunkUploadSize() - Method in class com.edorasware.cloud.core.service.configuration.DocumentUploadConfiguration
 
getMaxFileSize() - Method in class com.edorasware.cloud.core.service.configuration.DocumentUploadConfiguration
 
getMaximumMigrationVersion() - Method in interface com.edorasware.one.datacheck.DataConsistencyCheck
The maximum version where this check should be applied (inclusive).
getMaximumMigrationVersion() - Method in class com.edorasware.one.datacheck.internal.DuplicateDefinitionKeyCheck
 
getMaximumMigrationVersion() - Method in class com.edorasware.one.datacheck.internal.DuplicateVariableCheck
 
getMaximumMigrationVersion() - Method in class com.edorasware.one.datacheck.internal.LegacyModelReferenceCheck
 
getMediaType() - Method in interface com.edorasware.commons.core.content.ContentMetadata
Returns the MediaType of the content.
getMediaType() - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
 
getMediaType() - Method in class com.edorasware.one.thumbnail.Thumbnail
 
getMemberGroupNames() - Method in class com.edorasware.one.init.UserSetup
 
getMemberGroups() - Method in class com.edorasware.one.identity.user.User
Returns the ids of the groups of which the user is a member of.
getMemberGroups(AnyWorkObject) - Static method in class com.edorasware.one.identity.user.UserUtils
Deprecated.
Please use the UserUtils.MEMBER_GROUPS variable.
getMessage() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Returns the wrapped MimeMessage.
getMessage() - Method in class com.edorasware.one.i18n.ActionResponse
 
getMessage() - Method in class com.edorasware.one.preview.PreviewManager.ErrorMessage
 
getMessage() - Method in class com.edorasware.publicapi.ErrorResponse
 
getMessageCount() - Method in class com.edorasware.cloud.core.mail.LoggingMailSender
Get the number of messages sent since the instance was created or reset.
getMigrationResult(String) - Method in class com.edorasware.cmmn.model.TransitionData
Get the migration result (i.e. re-mapping tables and such) for a particular case by case client Id.
getMigrationResultByCaseClientId() - Method in class com.edorasware.cmmn.model.TransitionData
 
getMilestones(String) - Method in class com.edorasware.publicapi.rest.CaseController
 
getMimeType() - Method in class com.edorasware.cloud.core.dataexport.CSVExportStrategy
 
getMimeType() - Method in class com.edorasware.cloud.core.dataexport.ExcelExportStrategy
 
getMimeType() - Method in interface com.edorasware.cloud.core.dataexport.ExportStrategy
 
getMimeType() - Method in class com.edorasware.cloud.core.dataexport.SimpleCSVExportStrategy
 
getMinimalPredicate(CompositePredicate) - Static method in class com.edorasware.api.query.Predicates
Returns the minimal predicate for the given composite.
getMinimumMigrationVersion() - Method in interface com.edorasware.one.datacheck.DataConsistencyCheck
The minimum version where this check should be applied (inclusive).
getMinimumMigrationVersion() - Method in class com.edorasware.one.datacheck.internal.DuplicateDefinitionKeyCheck
 
getMinimumMigrationVersion() - Method in class com.edorasware.one.datacheck.internal.DuplicateVariableCheck
 
getMinimumMigrationVersion() - Method in class com.edorasware.one.datacheck.internal.LegacyModelReferenceCheck
 
getMinor() - Method in class com.edorasware.one.app.AppFormatVersion
 
getMobile() - Method in class com.edorasware.one.identity.user.User
Returns the mobile number of the user.
getModel(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getModelByKey(String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
getModelByKey(String, String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Returns the model corresponding to the given key.
getModelByKey(String, String) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
getModelDetails() - Method in class com.edorasware.cloud.core.transfer.AppContent
Returns information for the app models.
getModelerGroupId() - Method in class com.edorasware.cloud.core.service.configuration.TenantGroupConfiguration
 
getModelerGroupId() - Method in class com.edorasware.one.identity.group.SystemGroups
Returns the id of the group that represents the modelers.
getModelerJson() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getModelerSvg() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getModelerUsers() - Method in class com.edorasware.one.modeler.internal.DefaultModelerManager
 
getModelerUsers() - Method in interface com.edorasware.one.modeler.ModelerManager
Get all modeler users.
getModelerUsers() - Method in class com.edorasware.rest.modeler.ModelerController
 
getModelerXml() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getModelId() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
getModelId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getModelJson() - Method in class com.edorasware.one.model.ModelRevision
 
getModelKey() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getModelRevisionComment() - Method in class com.edorasware.one.model.ModelRevision
 
getModelRevisionTime() - Method in class com.edorasware.one.model.ModelRevision
 
getModelRuntimeJson() - Method in class com.edorasware.one.model.ModelRevision
 
getModels(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getModelSvg() - Method in class com.edorasware.one.model.ModelRevision
 
getModelXml() - Method in class com.edorasware.one.model.ModelRevision
 
getModification() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate
 
getModificationCreatorId() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the ID of the user who created the work object.
getModificationCreatorId() - Method in class com.edorasware.commons.core.entity.Entity
Returns the id of the user who created the entity.
getModificationCreatorId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getModificationCreatorId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getModificationCreatorId() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getModificationCreatorId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getModificationCreatorId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getModificationCreatorId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getModifications() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
getModificationUpdaterId() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the ID of the user who last modified the work object.
getModificationUpdaterId() - Method in class com.edorasware.commons.core.entity.Entity
Returns the id of the user who last modified the entity.
getModificationUpdaterId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getModificationUpdaterId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getModificationUpdaterId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getModificationVersion() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the work object modification version.
getModificationVersion() - Method in class com.edorasware.cloud.core.service.UploadResponse
 
getModificationVersion() - Method in class com.edorasware.commons.core.entity.Entity
Returns the modification version of the entity.
getModificationVersion() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getModificationVersion() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getModificationVersion() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getModificationVersion() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getModificationVersion() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getModifiedVariables() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getModuleName() - Method in class com.edorasware.commons.core.license.LicenseContext
 
getMostRecentInstance() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getMostRecentVersionOfProcessDefinition(ProcessDefinitionEntity) - Method in class com.edorasware.cloud.core.bpmn.CustomBpmnDeploymentHelper
 
getMostRecentVersionOfProcessDefinition(ProcessDefinitionEntity, BpmnModel) - Method in class com.edorasware.cloud.core.bpmn.CustomBpmnDeploymentHelper
 
getMultiplicity() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItem
Gets the value of the multiplicity property.
getMultiplicityEnum() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getName() - Method in interface com.edorasware.api.action.Action
Returns the action name.
getName() - Method in class com.edorasware.api.value.internal.BaseValueAccessor
 
getName() - Method in interface com.edorasware.api.value.ValueAccessor
Returns the value name.
getName() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object name.
getName() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getName() - Method in class com.edorasware.cloud.core.service.UploadResponse.FileDetails
 
getName() - Method in class com.edorasware.cloud.core.transfer.DistributionChannelInfo
Returns the localized channel name.
getName() - Method in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
getName() - Method in interface com.edorasware.cloud.core.transfer.OutgoingAppChannelAdapter
Returns the localized channel name.
getName() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getName(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getName() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getName() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getName() - Method in interface com.edorasware.cmmn.model.statesandactions.AvailableAction
 
getName() - Method in class com.edorasware.cmmn.model.statesandactions.CaseFileItemAction
 
getName() - Method in interface com.edorasware.cmmn.model.statesandactions.CurrentState
 
getName() - Method in class com.edorasware.cmmn.model.statesandactions.MilestoneAndStageState
 
getName() - Method in class com.edorasware.cmmn.model.statesandactions.PlanItemAction
 
getName() - Method in class com.edorasware.cmmn.model.statesandactions.PlanningAction
 
getName() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getName(Locale) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getName(PlanItem, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getName() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getName(Locale) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getName(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getName() - Method in class com.edorasware.cmmn.model.xml.TCase
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItem
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemDefinition
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TManualActivationRule
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TParameter
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TPlanItem
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TPlanItemDefinition
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TProcess
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TProperty
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TRepetitionRule
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TRequiredRule
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TRole
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.model.xml.TSentry
Gets the value of the name property.
getName() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
getName() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
 
getName() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
getName() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getName() - Method in interface com.edorasware.commons.core.cache.CacheStatistics
Returns the name of the cache.
getName() - Method in interface com.edorasware.commons.core.content.ContentMetadata
Returns the name of the content, typically, the original file name.
getName() - Method in interface com.edorasware.commons.core.content.ContentProvider
Returns the name of the content provider.
getName() - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
 
getName() - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
getName() - Method in class com.edorasware.commons.core.entity.Entity
Returns the name of the entity.
getName() - Method in interface com.edorasware.commons.core.entity.NamedValue
Returns the name.
getName() - Method in class com.edorasware.commons.core.entity.Property
Returns the name of the property.
getName() - Method in class com.edorasware.commons.core.entity.PropertyName
 
getName() - Method in class com.edorasware.commons.core.entity.Variable
Returns the name of the variable.
getName() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
 
getName() - Method in class com.edorasware.commons.core.persistence.BaseValueConverter
 
getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
 
getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
 
getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getName() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getName() - Method in interface com.edorasware.commons.core.persistence.ValueConverter
The name of the converter.
getName() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
 
getName() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current name.
getName() - Method in interface com.edorasware.commons.core.value.DefinitionValueAccessor
Returns the value name.
getName() - Method in enum com.edorasware.config.BaseConfiguration.PROPERTY_SOURCE_LOCATIONS
 
getName() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getName() - Method in class com.edorasware.one.action.ActionGroup
 
getName() - Method in class com.edorasware.one.action.FrontendAction
 
getName() - Method in class com.edorasware.one.action.FrontendActionGroup
 
getName() - Method in interface com.edorasware.one.addon.AddonMetadata.Author
Provides author’s name
getName() - Method in interface com.edorasware.one.addon.AddonMetadata
provide a addon name
getName() - Method in class com.edorasware.one.cache.internal.SafeCacheWrapper
 
getName() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
getName() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
getName() - Method in class com.edorasware.one.i18n.Language
 
getName() - Method in class com.edorasware.one.init.AccountSetup
 
getName() - Method in class com.edorasware.one.init.GroupSetup
 
getName() - Method in class com.edorasware.one.init.TenantSetup
 
getName() - Method in class com.edorasware.one.permission.dashboard.Dashboard
 
getName() - Method in class com.edorasware.one.permission.view.View
 
getName() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
getName() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getName() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
getName() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getName() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getNamedValue(String, boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
getNamedValues(boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
getNamedValues(Predicate<NV>, boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
getNamedValuesMap(boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
getNamedValuesMap(Predicate<NV>, boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
getNamedValueValue(String, boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
getNamedValueValue(String, Class<ET>, boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
getNamedValueValue(String, TypeToken<ET>, boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
getNamedValueValue(String, ValueConverter<V, W>, boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
getNameKey() - Method in interface com.edorasware.api.action.Action
Returns the action name i18n message key.
getNameMapping() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
Returns the database name mapping.
getNamespace() - Method in class com.edorasware.cmmn.model.xml.TImport
Gets the value of the namespace property.
getNativeCache() - Method in class com.edorasware.one.cache.internal.SafeCacheWrapper
 
getNativeCache() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
getNewCaseFileItemData() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItemInstance
Ceate and return a new CaseFileItemData instance representing the current state of this object (for the purpose to save and later restore it).
getNewCmmnXml() - Method in class com.edorasware.cmmn.engine.core.engineactions.MigrateCaseAction
 
getNewContentMetadata() - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent
 
getNewContentMetadata() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
Gets the current content metadata from the content involved in the event.
getNewContentReference() - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent
 
getNewContentReference() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
Gets the current content reference from the content involved in the event.
getNewModel() - Method in class com.edorasware.cmmn.model.MigrationResult
 
getNewParentId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate
 
getNewPlanItemData() - Method in class com.edorasware.cmmn.model.structure.PlanItem
Ceate and return a new PlanItemData instance representing the current state of this object (for the purpose to save and later restore it).
getNewState() - Method in class com.edorasware.cmmn.model.MigrationResult
 
getNewState() - Method in class com.edorasware.cmmn.model.StateModelMigrator
 
getNewValue() - Method in class com.edorasware.commons.core.field.FieldChange
 
getNewWorkObject() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent
The new state of the concrete work object.
getNewWorkObjectDefinition() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionEvent
The new state of the concrete work object definition.
getNextDueDate(HashMap<String, String>, String) - Static method in class com.edorasware.cmmn.one.transitionhandlers.create.TimerEventCreateHandler
Calculate the next due date based on a timer definition (timerJson) from VIS, the current time and a possible baseDateTime (for relative durations).
getNextPrimaryKey(Class<T>) - Method in class com.edorasware.cloud.core.CloudPrimaryKeyGenerator
 
getNextPrimaryKey() - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Returns the next available primary key that can be used to persist an entity.
getNextPrimaryKey() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
getNextPrimaryKey() - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator.PrimaryKeyProvider
 
getNextPrimaryKey() - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator.PrimaryKeyProvider
 
getNextPrimaryKey(Class<T>) - Method in interface com.edorasware.commons.core.persistence.PrimaryKeyGenerator
Generates the next primary key.
getNextPrimaryKey(Class<T>) - Method in class com.edorasware.commons.core.persistence.SequentialPrimaryKeyGenerator
Generates the next primary key.
getNodeList(String, String) - Static method in class com.edorasware.cloud.core.util.XMLUtils
 
getNotes() - Method in class com.edorasware.one.identity.user.User
Returns the notes of the user.
getNotifications() - Method in class com.edorasware.one.identity.user.User
Return the notifications that the user has subscribed to.
getNotYetLoadedIds() - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
getObjectDefinitionId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
 
getObjectDefinitionId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
getObjectDefinitionIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
 
getObjectId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
 
getObjectId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getObjectId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getObjectIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
 
getObjectIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getObjectMapper() - Method in class com.edorasware.cloud.core.models.BaseModelSynchronizationListener
 
getObjectOrDefault(E, Supplier<E>) - Static method in interface com.edorasware.config.BaseConfiguration
 
getObjectType() - Method in class com.edorasware.gear.core.engine.config.flowable.FlowableDmnRepositoryServiceFactoryBean
 
getOccurExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getOccurExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getOffset() - Method in class com.edorasware.api.query.Query
The offset of the first result.
getOffset() - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
getOldCmmnXml() - Method in class com.edorasware.cmmn.engine.core.engineactions.MigrateCaseAction
 
getOldContentMetadata() - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent
 
getOldContentMetadata() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
Gets the previous content metadata from the content involved in the event.
getOldContentReference() - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent
 
getOldContentReference() - Method in interface com.edorasware.commons.core.content.support.ContentEvent
Gets the previous content reference from the content involved in the event.
getOldValue() - Method in class com.edorasware.commons.core.field.FieldChange
 
getOldWorkObject() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
getOldWorkObject() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent
The old state of the concrete work object.
getOldWorkObjectDefinition() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionEvent
The old state of the concrete work object definition.
getOneGroup(String) - Method in class com.edorasware.one.modeler.internal.DefaultModelerManager
 
getOneGroup(String) - Method in interface com.edorasware.one.modeler.ModelerManager
Get group for the given groupID.
getOneGroup(String) - Method in class com.edorasware.rest.modeler.ModelerController
 
getOneGroups(String) - Method in class com.edorasware.one.modeler.internal.DefaultModelerManager
 
getOneGroups(String) - Method in interface com.edorasware.one.modeler.ModelerManager
Get all groups matching the typed text.
getOneGroups(String) - Method in class com.edorasware.rest.modeler.ModelerController
 
getOnePersistence() - Method in class com.edorasware.one.upgrade.OneBaseUpgrade
 
getOneUser(String) - Method in class com.edorasware.one.modeler.internal.DefaultModelerManager
 
getOneUser(String) - Method in interface com.edorasware.one.modeler.ModelerManager
Get user for the given user ID.
getOneUser(String) - Method in class com.edorasware.rest.modeler.ModelerController
 
getOneUsers(String, String) - Method in class com.edorasware.one.modeler.internal.DefaultModelerManager
 
getOneUsers(String, String) - Method in interface com.edorasware.one.modeler.ModelerManager
Get all users for given group (when group is missing ("", null) do not filter according to groupIds).
getOneUsers(String, String) - Method in class com.edorasware.rest.modeler.ModelerController
get all users for given group (when group is missing ("", null) do not filter according to groupIds).
getOnItem() - Method in class com.edorasware.cmmn.model.rulesandsentries.CaseFileItemOnPart
 
getOnItem() - Method in class com.edorasware.cmmn.model.rulesandsentries.OnPart
 
getOnItem() - Method in class com.edorasware.cmmn.model.rulesandsentries.PlanItemOnPart
 
getOnPart() - Method in class com.edorasware.cmmn.model.xml.TSentry
Gets the value of the onPart property.
getOnPartId() - Method in class com.edorasware.cmmn.model.rulesandsentries.CaseFileItemOnPart
 
getOnPartId() - Method in class com.edorasware.cmmn.model.rulesandsentries.OnPart
 
getOnPartId() - Method in class com.edorasware.cmmn.model.rulesandsentries.PlanItemOnPart
 
getOnParts() - Method in class com.edorasware.cmmn.model.rulesandsentries.Sentry
 
getOperand() - Method in class com.edorasware.cloud.core.service.search.internal.SearchTermExpression
Returns the operand.
getOperands() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
 
getOperands() - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
getOperands() - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
 
getOperator() - Method in class com.edorasware.api.query.internal.ComparisonPredicate
Returns the operator of this predicate.
getOperator() - Method in class com.edorasware.api.query.internal.CompositePredicate
The logical operator which defines the type of concatenation.
getOperator() - Method in class com.edorasware.cloud.core.service.search.internal.SearchTermExpression
Returns the optional operator.
getOrder() - Method in interface com.edorasware.cmmn.model.statesandactions.AvailableAction
 
getOrder() - Method in class com.edorasware.cmmn.model.statesandactions.CaseFileItemAction
 
getOrder() - Method in interface com.edorasware.cmmn.model.statesandactions.CurrentState
 
getOrder() - Method in class com.edorasware.cmmn.model.statesandactions.MilestoneAndStageState
 
getOrder() - Method in class com.edorasware.cmmn.model.statesandactions.PlanItemAction
 
getOrder() - Method in class com.edorasware.cmmn.model.statesandactions.PlanningAction
 
getOrder() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
getOrder() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
getOrderingList() - Method in class com.edorasware.cloud.core.service.search.SearchQuery
Returns the list of optional ordering terms.
getOriginalFile() - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
Returns the original file path.
getOriginUserId() - Method in class com.edorasware.cloud.core.service.user.OneCurrentUserService
 
getOrLoad(String, Map<String, String>, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.utility.DefaultStateModelCache
 
getOrLoad(String, Map<String, String>, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.utility.StateModelCache
 
getOtherAttributes() - Method in class com.edorasware.cmmn.model.xml.TCmmnElement
Gets a map that contains attributes that aren’t bound to any typed property on this class.
getOtherAttributes() - Method in class com.edorasware.cmmn.model.xml.TCmmnElementWithMixedContent
Gets a map that contains attributes that aren’t bound to any typed property on this class.
getOtherAttributes() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets a map that contains attributes that aren’t bound to any typed property on this class.
getOutput() - Method in class com.edorasware.cmmn.model.xml.TCase
Gets the value of the output property.
getOutput() - Method in class com.edorasware.cmmn.model.xml.TProcess
Gets the value of the output property.
getOutputMap() - Method in class com.edorasware.cmmn.model.structure.CaseTask
 
getOutputMap() - Method in class com.edorasware.cmmn.model.structure.HumanTask
 
getOutputMap() - Method in class com.edorasware.cmmn.model.structure.ProcessTask
 
getOutputMap() - Method in class com.edorasware.cmmn.model.structure.Task
 
getOutputs() - Method in class com.edorasware.cmmn.model.xml.TTask
Gets the value of the outputs property.
getOwner() - Method in class com.edorasware.cmmn.model.rulesandsentries.Sentry
 
getOwner() - Method in interface com.edorasware.commons.core.content.ContentMetadata
Returns the string representing the owner of the content.
getOwner() - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
 
getOwnerCasePlanModel() - Method in interface com.edorasware.cmmn.model.expressions.CaseTaskView
Applies to plan items of a case plan model that has been created as a result of a case task.
getOwnerCasePlanModel() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getOwnerCasePlanModel() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getOwnerId() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object owner’s user ID.
getOwnerId() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the owner of the entity.
getOwnerId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getOwnerId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getOwnerId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getOwnerId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current owner id.
getOwnerId() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getOwnerId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getOwnerId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getParameter() - Method in class com.edorasware.api.query.internal.SimpleOrdering
 
getParameter() - Method in interface com.edorasware.api.query.Ordering
Returns the parameter by which to order the result.
getParameterMapping() - Method in class com.edorasware.cmmn.model.xml.TCaseTask
Gets the value of the parameterMapping property.
getParameterMapping() - Method in class com.edorasware.cmmn.model.xml.TProcessTask
Gets the value of the parameterMapping property.
getParameterMapping() - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql
Returns the parameter mapping.
getParameterMapping() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlEnhancer
 
getParameters() - Method in class com.edorasware.api.query.internal.RawPredicate
 
getParameters() - Method in class com.edorasware.cmmn.model.TransitionData
 
getParameters() - Method in exception com.edorasware.one.util.OneException
 
getParent() - Method in class com.edorasware.cloud.core.service.FrontendObject
 
getParent() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getParent() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getParent() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getParent() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getParent() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getParent() - Method in class com.edorasware.rest.action.ActionRequest
 
getParentCasePlanModel() - Method in interface com.edorasware.cmmn.model.expressions.CaseTaskView
Applies to plan items of a case plan model that has been created as a result of a case task.
getParentCasePlanModel() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getParentCasePlanModel() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getParentClientId() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getParentClientId() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getParentClientId() - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
 
getParentClientId() - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
getParentCompleteExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getParentCompleteExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getParentDefinitionExternalId() - Method in class com.edorasware.gear.core.task.internal.TaskDefinitionCreatedEvent
 
getParentExternalId() - Method in class com.edorasware.gear.core.process.internal.ProcessCreatedEvent
 
getParentExternalId() - Method in class com.edorasware.gear.core.task.internal.TaskCreatedEvent
 
getParentId() - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
getParentId() - Method in class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
getParentId() - Method in interface com.edorasware.api.workobject.WorkObjectPathGetters
Returns the ID of the parent work object.
getParentId(FrontendObject) - Static method in class com.edorasware.cloud.core.service.FrontendObjectUtils
 
getParentId() - Method in class com.edorasware.commons.core.any.AnyWorkObject
 
getParentId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
 
getParentId() - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity
Returns the id of the parent entity.
getParentId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionParameter
 
getParentId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getParentId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current parent work object ID.
getParentId() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getParentIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getParentIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getParentIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionParameter
 
getParentIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getParentInstanceId() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getParentInstanceId() - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
getParentInstanceId() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getParentProcessExternalId(ExecutionEntity) - Static method in class com.edorasware.gear.core.engine.support.activiti.ActivitiUtils
Deprecated.
 
getParentProcessExternalId(ExecutionEntity) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getParentValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getPassword() - Method in class com.edorasware.one.identity.user.User
Returns the password of the user.
getPath() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the work object hierarchy path (i.e. the sequence of parent IDs to the root work object).
getPath() - Method in class com.edorasware.commons.core.any.AnyWorkObject
 
getPath() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
 
getPath() - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
getPath() - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
getPath() - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity
Returns the path of the hierarchy to which the entity belongs.
getPath() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectDefinitionParameter
 
getPath() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getPath() - Method in class com.edorasware.one.permission.view.View
 
getPath() - Method in enum com.edorasware.one.permission.view.ViewName
 
getPath() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getPath() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getPathIds() - Method in class com.edorasware.api.query.internal.HierarchyOperandImpl.PathIdsReferenceValue
 
getPathQueryParameter() - Method in class com.edorasware.api.query.internal.HierarchyOperandImpl.PathIdsReferenceValue
 
getPerformerRef() - Method in class com.edorasware.cmmn.model.xml.THumanTask
Gets the value of the performerRef property.
getPersistenceListeners() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineAction
 
getPersistenceListeners() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineActionEvent
 
getPersistenceListeners() - Method in interface com.edorasware.cmmn.engine.hooks.CmmnActionEvent
The persistence listener implementation.
getPhase() - Method in class com.edorasware.cloud.core.init.config.OneEnvironmentLoggingLifeCycleBean
 
getPhase() - Method in class com.edorasware.cloud.core.init.config.OneInitializationLifeCycleBean
 
getPhase() - Method in enum com.edorasware.cloud.core.init.config.OneInitializationPhase
 
getPhase() - Method in class com.edorasware.cloud.core.transfer.IncomingAppChannelAdapterLifecycleBean
 
getPhase() - Method in enum com.edorasware.commons.core.init.InitializationPhase
 
getPhase() - Method in class com.edorasware.commons.core.init.LifeCycleUpdaterLifecycleBean
 
getPhase() - Method in class com.edorasware.gear.core.engine.config.flowable.FlowableJobExecutorLifecycleBean
 
getPhone() - Method in class com.edorasware.one.identity.user.User
Returns the phone number of the user.
getPlanItem(String, String, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getPlanItem(String, String, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getPlanItem(String, String, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
Query a runtime case model and return a view on a particular plan item.
getPlanItem() - Method in interface com.edorasware.cmmn.model.EventSource
 
getPlanItem() - Method in class com.edorasware.cmmn.model.expressions.EventSourceView
 
getPlanItem() - Method in class com.edorasware.cmmn.model.GenericEventSource
 
getPlanItem() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getPlanItem() - Method in class com.edorasware.cmmn.model.statesandactions.PlanItemAction
 
getPlanItem() - Method in class com.edorasware.cmmn.model.xml.TPlanFragment
Gets the value of the planItem property.
getPlanItem() - Method in class com.edorasware.cmmn.one.expressions.OneEventSourceView
 
getPlanItem(String, String) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItem(String, String, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItem(String, String) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItem(String, String, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItemData(String) - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
Get a PlanItemData object by key (Id).
getPlanItemDefinition() - Method in class com.edorasware.cmmn.model.xml.TStage
Gets the value of the planItemDefinition property.
getPlanItemDefinitionId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
getPlanItemId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
getPlanItemInstance(String, String, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getPlanItemInstance(String, String, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getPlanItemInstance(String, String, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
Query a runtime case model and return a particular plan item instance.
getPlanItemInstance(String, String) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItemInstance(String, String, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItemInstance(String, String) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItemInstance(String, String, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItemInstances(String, Class<? extends PlanItem>, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getPlanItemInstances(String, Class<? extends PlanItem>, boolean, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getPlanItemInstances(String, Class<? extends PlanItem>, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getPlanItemInstances(String, Class<? extends PlanItem>, boolean, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getPlanItemInstances(String, Class<? extends PlanItem>, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
getPlanItemInstances(String, Class<? extends PlanItem>, boolean, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
Query a runtime case model and return all plan item instances of a certain type.
getPlanItemInstances(Class<? extends PlanItem>, boolean, TransitionData) - Method in class com.edorasware.cmmn.model.StateModel
 
getPlanItemInstances() - Method in class com.edorasware.cmmn.model.StateModel
 
getPlanItemInstances(String, Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItemInstances(String, Class<? extends PlanItem>, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItemInstances(String, Class<? extends PlanItem>, boolean) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItemInstances(String, Class<? extends PlanItem>, boolean, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItemInstances(String, Class<? extends PlanItem>) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItemInstances(String, Class<? extends PlanItem>, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItemInstances(String, Class<? extends PlanItem>, boolean) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItemInstances(String, Class<? extends PlanItem>, boolean, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItemInternal() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getPlanItemInternal() - Method in interface com.edorasware.cmmn.model.expressions.ElementView
 
getPlanItemInternal() - Method in class com.edorasware.cmmn.model.expressions.EventSourceView
 
getPlanItemInternal() - Method in class com.edorasware.cmmn.one.expressions.OneEventSourceView
 
getPlanItemInternal() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getPlanItemModelIdToModelIdMap() - Method in class com.edorasware.cmmn.model.MigrationResult
 
getPlanItemProperties(String, String, String[], TransitionData, PersistenceListeners, EvaluationListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getPlanItemProperties(String, Class<? extends PlanItem>, boolean, String[], TransitionData, PersistenceListeners, EvaluationListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getPlanItemProperties(String, String, String[], TransitionData, PersistenceListeners, EvaluationListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getPlanItemProperties(String, Class<? extends PlanItem>, boolean, String[], TransitionData, PersistenceListeners, EvaluationListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getPlanItemProperties(String, String, String[], TransitionData, PersistenceListeners, EvaluationListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
Query a runtime case model and return information about the selected plan item.
getPlanItemProperties(String, Class<? extends PlanItem>, boolean, String[], TransitionData, PersistenceListeners, EvaluationListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
Query a runtime case model and return information about plan item instances of a certain type.
getPlanItemProperties(String, String[], TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.StateModel
Create a map containing information about the plan item selected by this method.
getPlanItemProperties(Class<? extends PlanItem>, boolean, String[], TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.StateModel
Create a list of maps containing information about the plan items selected by this method.
getPlanItemProperties(String, String, String[]) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItemProperties(String, String, String[], TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItemProperties(String, Class<? extends PlanItem>, boolean, String[]) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItemProperties(String, Class<? extends PlanItem>, boolean, String[], TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItemProperties(String, String, String[]) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItemProperties(String, String, String[], TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItemProperties(String, Class<? extends PlanItem>, boolean, String[]) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
See OneCmmnService.getPlanItemProperties(String, Class, boolean, String[], TransitionData) perties(WorkObjectId, Class, boolean, String[])} (passing null as transitionData).
getPlanItemProperties(String, Class<? extends PlanItem>, boolean, String[], TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItems(String, Class<? extends PlanItem>, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getPlanItems(String, Class<? extends PlanItem>, boolean, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getPlanItems(String, Class<? extends PlanItem>, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getPlanItems(String, Class<? extends PlanItem>, boolean, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
getPlanItems(String, Class<? extends PlanItem>, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
getPlanItems(String, Class<? extends PlanItem>, boolean, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators) - Method in interface com.edorasware.cmmn.engine.core.StateModelInspector
Query a runtime case model and return a list of views on plan items of a certain type.
getPlanItems() - Method in interface com.edorasware.cmmn.model.expressions.CaseTaskView
Applies to plan items of type CaseTask.
getPlanItems() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getPlanItems() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getPlanItems(String, Class<? extends PlanItem>) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItems(String, Class<? extends PlanItem>, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItems(String, Class<? extends PlanItem>, boolean) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItems(String, Class<? extends PlanItem>, boolean, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
getPlanItems(String, Class<? extends PlanItem>) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItems(String, Class<? extends PlanItem>, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItems(String, Class<? extends PlanItem>, boolean) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItems(String, Class<? extends PlanItem>, boolean, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
getPlanItemsByInstanceId() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getPlanItemsMigratedByNewInstanceId() - Method in class com.edorasware.cmmn.model.MigrationResult
 
getPlanItemsRemovedByOldInstanceid() - Method in class com.edorasware.cmmn.model.MigrationResult
 
getPlanItemStates() - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
 
getPlanItemStatesByPlanItemId(List<PlanItemData>) - Static method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
Organize (group) a list of stage children by their respective plan Item Ids.
getPlanItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.CaseFileItemTransitionAction
 
getPlanItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.CreateStateModelAction
 
getPlanItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.DiscretionaryItemPlanningAction
 
getPlanItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineAction
 
getPlanItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineActionEvent
 
getPlanItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.MigrateCaseAction
 
getPlanItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.PlanItemTransitionAction
 
getPlanItemTransition() - Method in class com.edorasware.cmmn.engine.core.engineactions.StateUpdateAction
 
getPlanItemTransition() - Method in interface com.edorasware.cmmn.engine.hooks.CmmnActionEvent
The plan item transition of this event (if any).
getPlanItemTransition() - Method in interface com.edorasware.cmmn.model.EventSource
 
getPlanItemTransition() - Method in class com.edorasware.cmmn.model.GenericEventSource
 
getPlanItemTransition() - Method in class com.edorasware.cmmn.model.SimulatedEventSource
 
getPlanItemType() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.AddCommentServiceTask
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.BpmnProcessTask
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.CaseTask
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.CreateDocumentServiceTask
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.DmnRuleServiceTask
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.ExpressionEvaluationServiceTask
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.ExternalEvent
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.HumanTask
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.InitVariablesServiceTask
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.Milestone
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.SendMailServiceTask
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.Stage
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.TimerEvent
 
getPlanItemTypeShort() - Method in class com.edorasware.cmmn.model.structure.UserEvent
 
getPlannableItem() - Method in class com.edorasware.cmmn.model.statesandactions.PlanningAction
 
getPlannableItem(String) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItemPool
 
getPlannableItem() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getPlannableItemPool() - Method in class com.edorasware.cmmn.model.StateModel
 
getPlannableItems() - Method in class com.edorasware.cmmn.model.planning.PlanningTable
 
getPlannableItemsById() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItemPool
 
getPlanningTable() - Method in class com.edorasware.cmmn.model.xml.THumanTask
Gets the value of the planningTable property.
getPlanningTable() - Method in class com.edorasware.cmmn.model.xml.TStage
Gets the value of the planningTable property.
getPosition() - Method in class com.edorasware.one.permission.view.Badge
 
getPositiveInteger(String, String) - Static method in class com.edorasware.one.util.OneUtils
 
getPossibleValues() - Method in class com.edorasware.api.query.internal.InPredicate
Returns the possible values (i.e. right operand) of this predicate.
getPostFix() - Method in class com.edorasware.api.query.internal.HierarchyOperandImpl.PathIdsReferenceValue
 
getPreCreateWorkObject() - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
getPredicate() - Method in class com.edorasware.api.query.internal.AggregateReferenceValue
 
getPredicate() - Method in class com.edorasware.api.query.internal.BasicOperandImpl.InnerSelectReferenceValue
 
getPredicate() - Method in class com.edorasware.api.query.internal.NamedValuePredicate
 
getPredicate() - Method in class com.edorasware.api.query.internal.NotPredicate
The predicate to be negated.
getPredicate() - Method in class com.edorasware.api.query.internal.VariableRestrictionQueryHint
Returns the predicate which defines the variable white list.
getPredicate() - Method in class com.edorasware.api.query.MultipleNamedValuePredicate
Returns the marked predicate.
getPredicate() - Method in class com.edorasware.api.query.Query
The predicate to match.
getPredicate() - Method in class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
getPredicate(List<SearchTermExpression>, Instant) - Method in class com.edorasware.cloud.core.service.search.internal.BooleanVariableProcessor
 
getPredicate(List<SearchTermExpression>, Instant) - Method in class com.edorasware.cloud.core.service.search.internal.DateVariableProcessor
 
getPredicate(List<SearchTermExpression>, Instant) - Method in class com.edorasware.cloud.core.service.search.internal.LongVariableProcessor
 
getPredicate(List<SearchTermExpression>, Instant) - Method in class com.edorasware.cloud.core.service.search.internal.StringVariableProcessor
 
getPredicate(List<SearchTermExpression>, Instant) - Method in interface com.edorasware.cloud.core.service.search.internal.VariableProcessor
Returns an optional predicate for the given expression list.
getPredicate() - Method in class com.edorasware.cloud.core.service.search.SearchQuery
Returns the optional query predicate.
getPredicate(Collection<String>) - Method in enum com.edorasware.one.rest.manager.DefinitionViewFilter
 
getPredicate(Collection<String>) - Method in enum com.edorasware.one.rest.manager.ViewFilter
 
getPredicates() - Method in class com.edorasware.api.query.internal.CompositePredicate
All predicates to be concatenated.
getPredicateTransformation() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
Returns the optional predicate transformation.
getPreviewContent(String, boolean, String, HttpServletRequest, HttpServletResponse) - Method in class com.edorasware.one.preview.internal.DefaultPreviewManager
 
getPreviewContent(String, boolean, String, HttpServletRequest, HttpServletResponse) - Method in interface com.edorasware.one.preview.PreviewManager
Get preview content of a work object.
getPreviewContent(String, boolean, String, HttpServletRequest, HttpServletResponse) - Method in class com.edorasware.rest.preview.PreviewController
 
getPreviewInfo(String, String, HttpServletResponse) - Method in class com.edorasware.one.preview.internal.DefaultPreviewManager
 
getPreviewInfo(String, String, HttpServletResponse) - Method in interface com.edorasware.one.preview.PreviewManager
Get preview information of a work object.
getPreviewInfo(String, String, HttpServletResponse) - Method in class com.edorasware.rest.preview.PreviewController
 
getPreviousAssignedGroupId() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the previous assigned group ID.
getPreviousAssignedGroupId() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the previous assigned group of the entity.
getPreviousAssignedGroupId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getPreviousAssignedGroupId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getPreviousAssigneeId() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the previous assignee’s user ID.
getPreviousAssigneeId() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the previous assignee of the entity.
getPreviousAssigneeId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getPreviousAssigneeId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getPreviousEventCount() - Method in class com.edorasware.cmmn.model.EventSources
 
getPriority() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object priority.
getPriority() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message priority.
getPriority() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getPriority() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the priority of the entity.
getPriority() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getPriority() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getPriority() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getPriority() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current priority.
getPriority() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getPriority() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getPriority() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getPrivateKey(KeyStore, String, String) - Static method in class com.edorasware.commons.core.util.security.KeyStoreUtils
 
getProcess() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the process property.
getProcess() - Method in class com.edorasware.gear.core.process.internal.ProcessCreatedEvent
 
getProcessDefinition() - Method in class com.edorasware.gear.core.process.internal.ProcessDefinitionCreatedEvent
 
getProcessDocuments(String, String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ProcessController
 
getProcessedFile() - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
Returns the processed file path.
getProcessInitFormDefinition(String, Locale) - Method in class com.edorasware.publicapi.rest.ProcessDefinitionController
 
getProcessItems(String, String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ProcessController
 
getProcessItems(String, String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.TaskController
 
getProcessModel(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getProcessModels(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getProcessName(Locale) - Method in class com.edorasware.cmmn.model.structure.BpmnProcessTask
The name for the spawned process.
getProcessName(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.BpmnProcessTask
 
getProcessPreviewImage(String, HttpServletResponse) - Method in class com.edorasware.rest.frontendobject.UserDashboardController
 
getProcessRef() - Method in class com.edorasware.cmmn.model.xml.TProcessTask
Gets the value of the processRef property.
getProcessRefLocalPart(TProcessTask) - Static method in class com.edorasware.cmmn.model.structure.ProcessTask
 
getProcessTasks(String, String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ProcessController
 
getProcessWorkForm(String, Locale) - Method in class com.edorasware.publicapi.rest.ProcessController
 
getProductName() - Method in class com.edorasware.commons.core.license.LicenseContext
 
getProperties() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObjectDefinition.getLocalProperties() method instead and recheck where you store the properties
getProperties(Predicate<Property>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObjectDefinition.getLocalProperties(Predicate) method instead and recheck where you store the properties
getProperties(Collection<String>) - Method in class com.edorasware.commons.core.any.internal.jdbc.JdbcAnyWorkObjectDefinitionPersistence
 
getProperties() - Method in interface com.edorasware.commons.core.content.ContentInfo
Returns the content properties.
getProperties() - Method in interface com.edorasware.commons.core.content.ContentMetadata
Returns a map of additional properties that may be attached to the content.
getProperties() - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo
 
getProperties() - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
 
getProperties() - Method in class com.edorasware.commons.core.entity.PropertyMap
Returns the held properties represented as key/value pairs.
getProperties() - Method in class com.edorasware.commons.core.license.LicenseContext
 
getProperties(Collection<String>) - Method in interface com.edorasware.commons.core.persistence.entity.WorkObjectDefinitionPersistence
Returns the properties that belong to the given work object definition ids.
getProperties() - Method in class com.edorasware.one.modeler.ModelerManager.Option
 
getPropertiesMap() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObjectDefinition.getLocalPropertiesMap() method instead and recheck where you store the properties
getPropertiesMap(Predicate<Property>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObjectDefinition.getLocalPropertiesMap(Predicate) method instead and recheck where you store the properties
getProperty(Object, String) - Method in class com.edorasware.cmmn.model.expressions.FastPropertyAccessor
 
getProperty(Object, String) - Method in interface com.edorasware.cmmn.model.expressions.PropertyAccessor
Get a bean property’s value (the result of invoking the read method).
getProperty() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemDefinition
Gets the value of the property property.
getProperty(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObjectDefinition.getLocalProperty(String) method instead and recheck where you store the properties
getProperty() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer
 
getPropertyConverter() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
 
getPropertyConverters(ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
Returns all property converters.
getPropertyDescriptor(Class, String) - Method in class com.edorasware.cmmn.model.expressions.FastPropertyAccessor
 
getPropertyDescriptor(Class, String) - Method in interface com.edorasware.cmmn.model.expressions.PropertyAccessor
Get the property descriptor for the named property and class.
getPropertyMap(Set<Property>) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getPropertyName() - Method in enum com.edorasware.cloud.core.json.AttachmentMetadataFields
 
getPropertyResultRowMapper() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionPersistenceConfiguration
 
getPropertyType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
 
getPropertyType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
getPropertyValue(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObjectDefinition.getLocalPropertyValue(String) method instead and recheck where you store the properties
getPropertyValue(PropertyName<V>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObjectDefinition.getLocalPropertyValue(PropertyName) method instead and recheck where you store the properties
getProviderId() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the provider ID of this work object.
getProviderId() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getProviderId() - Method in class com.edorasware.commons.core.entity.Entity
Returns the id of the provider that contributed the entity.
getProviderId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getProviderId() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
 
getProviderId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getProviderId() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getProviderId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getProviderId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getProviderId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getProviderProperties() - Method in class com.edorasware.commons.core.content.ContentReference
Returns the provider properties which are used by the ContentProvider to properly resolve the content reference.
getPublicKey(KeyStore, String) - Static method in class com.edorasware.commons.core.util.security.KeyStoreUtils
 
getQualifier() - Method in interface com.edorasware.api.action.ActionContext
Returns the optional context qualifier.
getQualifier() - Method in class com.edorasware.one.action.DefaultActionContext
 
getQualifier() - Method in enum com.edorasware.one.permission.view.TypeView
 
getQuery() - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
getQueryBuilder() - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
getQueryObject() - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
getQueryParameter() - Method in interface com.edorasware.api.query.BasicOperand
Returns the query parameter defining the value to be queried.
getQueryParameter() - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
getQueryParameter() - Method in class com.edorasware.api.query.internal.BasicOperandImpl.InnerSelectReferenceValue
 
getQueryParameter() - Method in class com.edorasware.api.query.internal.ComparisonPredicate
Returns the query parameter (i.e. left operand) of this predicate.
getQueryParameter() - Method in class com.edorasware.api.query.internal.InnerSelectInPredicate
Returns the query parameter (i.e. left operand) of this predicate.
getQueryParameter() - Method in class com.edorasware.api.query.internal.InPredicate
Returns the query parameter (i.e. left operand) of this predicate.
getQueryParameter() - Method in class com.edorasware.api.query.internal.NotNullPredicate
Returns the query parameter (i.e. left operand) of this predicate.
getQueryParameter() - Method in class com.edorasware.api.query.internal.NullPredicate
Returns the query parameter (i.e. left operand) of this predicate.
getQueryParameter() - Method in class com.edorasware.api.query.internal.QueryParameterPredicate
Returns the query parameter (i.e. left operand) of this predicate.
getQueryParameter() - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
getQuerySearchScope() - Method in enum com.edorasware.one.identity.group.GroupService.GroupSearchScope
 
getQuerySearchScope() - Method in enum com.edorasware.one.identity.user.UserService.UserSearchScope
 
getReactivateExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getReactivateExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getReenableExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getReenableExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getReferencedWorkObject() - Method in class com.edorasware.one.action.FrontendAction
 
getReferencedWorkObject() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
getRelations() - Method in class com.edorasware.one.workitem.WorkItemRelations
The work item relations as a mapping of keywords that specify the types of relations to the ids of the work items that form a given relationship.
getReleaseDate() - Method in class com.edorasware.commons.core.version.ReleaseInformation
Get release date
getReleaseVersion() - Method in class com.edorasware.commons.core.version.ReleaseInformation
Get release version
getRenderingMode() - Method in class com.edorasware.api.query.internal.RenderingModePredicate
 
getRepetitionRule() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getRepetitionRule() - Method in class com.edorasware.cmmn.model.xml.TPlanItemControl
Gets the value of the repetitionRule property.
getReplacementTasks() - Method in class com.edorasware.cloud.core.util.ReferenceMapper
Returns the string replacement tasks corresponding to the contained key mappings.
getReplies() - Method in class com.edorasware.cloud.core.auditlog.AuditLogHelper.CommentEntry
 
getReplyTo() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message 'ReplyTo' address.
getRequestUrl() - Method in class com.edorasware.one.permission.view.Badge
 
getRequiredAttributeValue(Element, String) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
Gets the required attribute with the given name from the given element.
getRequiredRule() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getRequiredRule() - Method in class com.edorasware.cmmn.model.xml.TPlanItemControl
Gets the value of the requiredRule property.
getResourceAsStream(String) - Static method in class com.edorasware.commons.core.util.io.IOUtils
Opens an input stream for the resource with the given name.
getResourceAsStream(URL) - Static method in class com.edorasware.commons.core.util.io.IOUtils
Opens an input stream for the given resource.
getResourceLocations() - Method in class com.edorasware.commons.core.property.OnePropertySourcesPlaceholderConfigurer
Returns the configured property resource locations in the order they were loaded.
getResourceName(Resource) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
Returns a name that represents the resource.
getResourceName(Resource, boolean) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
Returns an optionally truncated name that represents the resource.
getResources() - Method in interface com.edorasware.cloud.core.transfer.AppDeploymentConfiguration
List of resources of the application export which is needed to be imported.
getResources() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppDeploymentConfiguration
 
getResourceString() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the resource string of the entity.
getResourceString() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
 
getResubmissionTime() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object resubmission time.
getResubmissionTime() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the time the entity needs to be resubmitted.
getResubmissionTime() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getResubmissionTime() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getResubmissionTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectParameter
 
getResubmissionTime() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current resubmission time.
getResubmissionTime() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getRevision(String, String) - Method in interface com.edorasware.cloud.core.service.model.ModelPersistenceService
Retrieves a specific model revision.
getRevision(String, String) - Method in class com.edorasware.cloud.core.service.model.OneModelPersistenceService
 
getRevisionId() - Method in class com.edorasware.one.model.ModelRevision
 
getRightValuesWithRightDelta() - Method in class com.edorasware.commons.core.util.guava.CommonsMapDifference
 
getRole(String) - Method in class com.edorasware.one.identity.group.SystemGroups
Maps the given group id to a SystemRole.
getRoleName() - Method in enum com.edorasware.one.identity.user.SystemRole
 
getRoles() - Method in class com.edorasware.one.identity.user.User
Returns the system roles of the user.
getRoot() - Method in class com.edorasware.cloud.core.service.FrontendObject
 
getRootId() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the ID of the root work object (may be work object ID of this work object).
getRootId(WorkObject) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns the root work object ID for a given work object.
getRootId() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Implements backward compatibility for data with case as a workobject root.
getRootId() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
 
getRootId(AnyWorkObjectDefinition) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Returns the root work object ID for a given work object.
getRootId(AnyWorkObject) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Returns the root work object ID for a given work object.
getRootId(AnyWorkObjectDefinition) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
getRootId(AnyWorkObject) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
getRootId() - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity
Returns the id of the root entity.
getRootId(WorkObject) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
getRootIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getRootIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getRootValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getRowMapper() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
getRows() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormDefinitionResponse
 
getRuntimeJson() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getSchema() - Method in class com.edorasware.commons.core.util.db.DatabaseMetadata
 
getSchema() - Method in class com.edorasware.rest.document.viewer.ThumbnailJson
 
getSchemaVersion() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaStatus
Returns the database schema version
getSchemaVersion() - Method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaStatus
 
getSchemaVersion() - Method in class com.edorasware.rest.document.viewer.ThumbnailJson
 
getScopeName() - Method in enum com.edorasware.cmmn.model.structure.CaseTask.CaseTaskScope
 
getSecond() - Method in class com.edorasware.commons.core.util.fp.Pair
 
getSelf() - Method in class com.edorasware.cloud.core.service.FrontendObject
 
getSentry() - Method in class com.edorasware.cmmn.model.rulesandsentries.IfPart
 
getSentry() - Method in class com.edorasware.cmmn.model.rulesandsentries.OnPart
 
getSentry() - Method in class com.edorasware.cmmn.model.xml.TPlanFragment
Gets the value of the sentry property.
getSentryRef() - Method in class com.edorasware.cmmn.model.xml.TPlanItemOnPart
Gets the value of the sentryRef property.
getSerializedValueType() - Method in class com.edorasware.api.value.internal.ListConverter
 
getSerializedValueType() - Method in class com.edorasware.api.value.internal.SetConverter
 
getSerializedValueType() - Method in interface com.edorasware.api.value.ValueConverter
Returns a type token for the serialized value type.
getSerializedValueType() - Method in class com.edorasware.commons.core.content.internal.variable.ContentReferenceValueConverter
 
getSerializedValueType() - Method in class com.edorasware.commons.core.util.JsonConverter
 
getServiceInterface(String, Class<T>) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns a specific provider service interface for the given provider ID.
getServiceInterface(String, Class<V>) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Returns the typed service interface for a given provider ID.
getServiceInterface(String, Class<V>) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
getServiceInterface(String, Class<T>) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
getServiceInterfaces(Class<T>) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns all instances of a typed service interface for the current providers.
getServiceInterfaces(Class<V>) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Returns all instances of a typed service interface for the current providers.
getServiceInterfaces(Class<V>) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
getServiceInterfaces(Class<T>) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
getSessionUserName() - Method in interface com.edorasware.one.identity.IdentityManager
Returns the display name of the current session user.
getSessionUserName() - Method in class com.edorasware.one.identity.internal.DefaultIdentityManager
 
getSetup() - Method in class com.edorasware.one.init.PersistedSetup
 
getSize() - Method in class com.edorasware.cloud.core.service.UploadResponse.FileDetails
 
getSize() - Method in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
getSize() - Method in interface com.edorasware.commons.core.content.ContentMetadata
Returns the size of the content, that is, its number of bytes.
getSize() - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
 
getSize() - Method in class com.edorasware.one.rest.manager.QueryResponse
 
getSize() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionQueryResponse
 
getSize() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerDefinitionQueryResponse
 
getSize() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
getSize() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelQueryResponse
 
getSize() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerQueryResponse
 
getSize() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageQueryResponse
 
getSkeletonContent() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getSkeletonContent(String, HttpServletResponse, boolean, boolean) - Method in interface com.edorasware.one.document.DocumentContentManager
Gets the given document skeleton content.
getSkeletonContent(String, HttpServletResponse, boolean, boolean) - Method in class com.edorasware.one.document.internal.DefaultDocumentContentManager
 
getSkeletonContent(String, boolean, HttpServletResponse) - Method in class com.edorasware.rest.document.DocumentContentController
 
getSkeletonContentMetadata() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getSkeletonHeaders(String, boolean, HttpServletResponse) - Method in class com.edorasware.rest.document.DocumentContentController
 
getSorting() - Method in class com.edorasware.api.query.Query
The order criteria to sort the results.
getSource() - Method in interface com.edorasware.commons.core.entity.NamedValueWithSource
 
getSource() - Method in class com.edorasware.commons.core.entity.Property
Returns the source of the property.
getSource() - Method in class com.edorasware.commons.core.entity.Variable
Returns the source of the variable.
getSource() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
 
getSource() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getSource() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
The object that triggered this event.
getSource() - Method in class com.edorasware.one.workitem.WorkItem
The work object that is underlying this work item.
getSourceIdRef() - Method in interface com.edorasware.commons.core.persistence.ComponentEntity
Returns the foreign key that points to the source entity.
getSourceIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
getSourceIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
getSourceIdRef() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getSourceLocation() - Method in class com.edorasware.cloud.core.transfer.AppContent
Returns the source location information.
getSourceRef() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItem
Gets the value of the sourceRef property.
getSourceRef() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemOnPart
Gets the value of the sourceRef property.
getSourceRef() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemStartTrigger
Gets the value of the sourceRef property.
getSourceRef() - Method in class com.edorasware.cmmn.model.xml.TParameterMapping
Gets the value of the sourceRef property.
getSourceRef() - Method in class com.edorasware.cmmn.model.xml.TPlanItemOnPart
Gets the value of the sourceRef property.
getSourceRef() - Method in class com.edorasware.cmmn.model.xml.TPlanItemStartTrigger
Gets the value of the sourceRef property.
getSourceStatus() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaStatus
Returns the database source status object to be able to get more information about the database schema.
getSourceStatus() - Method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaStatus
 
getSourceValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
 
getSourceValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getSql() - Method in class com.edorasware.api.query.internal.RawPredicate
 
getSql() - Method in class com.edorasware.commons.core.persistence.jdbc.RenderedSql
Returns the SQL string to render.
getSqlMapping(String) - Method in class com.edorasware.commons.core.persistence.DefaultSqlMappingContext
Returns the mapping for the given id.
getSqlMapping(String) - Method in interface com.edorasware.commons.core.persistence.SqlMappingContext
Returns the mappings stored for the given id.
getSqlMappingContext() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
getSqlQueryRenderer() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
getStageChildren(String) - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
<p>Get a stage’s immediate children.
getStagePath() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getStandardEvent() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemOnPart
Gets the value of the standardEvent property.
getStandardEvent() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemStartTrigger
Gets the value of the standardEvent property.
getStandardEvent() - Method in class com.edorasware.cmmn.model.xml.TPlanItemOnPart
Gets the value of the standardEvent property.
getStandardEvent() - Method in class com.edorasware.cmmn.model.xml.TPlanItemStartTrigger
Gets the value of the standardEvent property.
getStart() - Method in class com.edorasware.one.rest.manager.QueryResponse
 
getStart() - Method in class com.edorasware.one.upload.internal.ContentRange
Returns the content range start offset.
getStart() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionQueryResponse
 
getStart() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerDefinitionQueryResponse
 
getStart() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelQueryResponse
 
getStart() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerQueryResponse
 
getStart() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageQueryResponse
 
getStartExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getStartExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getState() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object state.
getState() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItemInstance
 
getState() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getState() - Method in interface com.edorasware.cmmn.model.expressions.ElementView
 
getState() - Method in class com.edorasware.cmmn.model.expressions.EventSourceView
 
getState() - Method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
getState() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getState() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getState() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the current state of the entity.
getState() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getState() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getState() - Method in class com.edorasware.commons.core.init.DefaultLifeCycle
 
getState() - Method in interface com.edorasware.commons.core.init.LifeCycle
Returns the current state of the application.
getState() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
 
getState() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current state.
getState() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getState() - Method in enum com.edorasware.one.permission.view.StateView
 
getState() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getState() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getStateModel(String, Map<String, String>, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
getStateModel() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineActionEvent
 
getStateModel(String, Map<String, String>, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelManager
Restore a state model either from cache or, if not in the cache, from the original case XML and the stored (persisted) runtime state of the case.
getStateModel() - Method in class com.edorasware.cmmn.model.casefile.CaseFile
 
getStateModel() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getStateModel() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItemInstance
 
getStateModel() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getStateModel() - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
getStates() - Method in class com.edorasware.cmmn.model.visitor.CurrentStateCollector
 
getStateUpdateTime() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the time the work object state was last updated.
getStateUpdateTime() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the time the entity state was last updated.
getStateUpdateTime() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getStateUpdateTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
 
getStateVisible() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getStatus() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaService
Returns the status of the database schema.
getStatus() - Method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaService
 
getStatusString() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaStatus
Returns the database status
getStatusString() - Method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaStatus
 
getStorageKey() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getString() - Method in class com.edorasware.commons.core.util.string.LargeString
 
getStringParameter(String) - Method in class com.edorasware.cmmn.model.TransitionData
 
getStringValue(JsonParser) - Static method in class com.edorasware.cloud.core.util.JsonUtils
 
getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
 
getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
 
getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getStringValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getStringWithWildcards(String) - Static method in class com.edorasware.cloud.core.service.search.SearchUtils
Surrounds a string with wildcards, escaping any wildcards that may be in the source string.
getStructureRef() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemDefinition
Gets the value of the structureRef property.
getSubject() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message subject.
getSubState() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object sub-state.
getSubState() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getSubState() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the current sub state of the entity.
getSubState() - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getSubState() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getSubState() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
 
getSubState() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current sub-state.
getSubState() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getSubState() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getSubState() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getSubStateUpdateTime() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the time the work object sub state was last updated.
getSubStateUpdateTime() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns the time the entity sub state was last updated.
getSubStateUpdateTime() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getSubStateUpdateTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectParameter
 
getSubStateUpdateTime() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getSubType() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
getSupervisorGroupId() - Method in class com.edorasware.cloud.core.service.configuration.TenantGroupConfiguration
 
getSupervisorGroupId() - Method in class com.edorasware.one.identity.group.SystemGroups
Returns the id of the group that represents the supervisors.
getSupportCaseModelId() - Method in class com.edorasware.cloud.core.service.configuration.MiscellaneousConfiguration
 
getSupportedTypes() - Method in class com.edorasware.cloud.core.state.AdminObjectStateMachine
 
getSupportedTypes() - Method in class com.edorasware.cloud.core.state.AppStateMachine
 
getSupportedTypes() - Method in class com.edorasware.cloud.core.state.ModelStateMachine
 
getSupportedTypes() - Method in interface com.edorasware.cloud.core.state.StateMachine
 
getSupportedTypes() - Method in class com.edorasware.cloud.core.state.UserObjectArchiveStateMachine
 
getSupportedTypes() - Method in class com.edorasware.cloud.core.state.UserObjectCompleteStateMachine
 
getSupportMail() - Method in class com.edorasware.cloud.core.service.configuration.MiscellaneousConfiguration
 
getSynchObject(String) - Method in class com.edorasware.cmmn.engine.utility.CaseSynchronizer
Get the synch object identified by <code>caseClientId</code>.
getSynchObject(String) - Method in interface com.edorasware.cmmn.engine.utility.Synchronizer
Get the synch object associated with the passed id.
getSystemAdminUserId() - Method in class com.edorasware.one.identity.user.internal.DefaultUserService
 
getSystemAdminUserId() - Method in interface com.edorasware.one.identity.user.UserService
Returns the id of the system admin user.
getSystemDefinition(String) - Method in class com.edorasware.one.definition.SystemDefinitionHelper
Returns the system definition by the given definition provider id.
getSystemDefinitionProviders() - Method in class com.edorasware.cloud.core.init.OneInitializer
 
getSystemGroups(String) - Method in interface com.edorasware.one.identity.group.GroupService
Returns the ids of the system groups for the specified tenant.
getSystemGroups(String) - Method in class com.edorasware.one.identity.group.internal.DefaultGroupService
 
getTable() - Method in class org.flywaydb.core.FlywayCustomization
<p>Retrieves the name of the schema metadata table that will be used by Flyway.
getTableItem() - Method in class com.edorasware.cmmn.model.xml.TPlanningTable
Gets the value of the tableItem property.
getTableName() - Method in class com.edorasware.cloud.core.service.document.word.MailMergeWorkObjectSource
The name of the data source.
getTableName() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNameMapping.MappingEntry
Returns the database table name.
getTablePrefix() - Method in class com.edorasware.commons.core.util.db.DatabaseMetadata
 
getTagAttributesAndContent(String, String, String, String) - Static method in class com.edorasware.commons.core.util.string.StringUtils
For each tag, the tag attributes and the tag content are collected.
getTarget() - Method in class org.flywaydb.core.FlywayCustomization
Retrieves the target version up to which Flyway should consider migrations.
getTargetAppVersion() - Method in interface com.edorasware.one.app.migration.AppMigration
Returns the target App version for this migration.
getTargetAppVersion() - Method in class com.edorasware.one.app.migration.internal.AppMigration150S117ModelReferences
 
getTargetAppVersion() - Method in class com.edorasware.one.app.migration.internal.AppMigration150S79AddFormsToProcessModel
 
getTargetAppVersion() - Method in class com.edorasware.one.app.migration.internal.AppMigration150S92AppGlobalId
 
getTargetAppVersion() - Method in class com.edorasware.one.app.migration.internal.AppMigration150S98SkeletonMetadata
 
getTargetCasePlanModel() - Method in interface com.edorasware.cmmn.model.expressions.CaseTaskView
Applies to plan items of type CaseTask.
getTargetCasePlanModel() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getTargetCasePlanModel() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getTargetExpression() - Method in class com.edorasware.cloud.core.service.process.InitVariableData
 
getTargetNamespace() - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Gets the value of the targetNamespace property.
getTargetRef() - Method in class com.edorasware.cmmn.model.xml.TParameterMapping
Gets the value of the targetRef property.
getTargetRefs() - Method in class com.edorasware.cmmn.model.xml.TCaseFileItem
Gets the value of the targetRefs property.
getTask() - Method in class com.edorasware.gear.core.task.internal.TaskCreatedEvent
 
getTaskDefinition() - Method in class com.edorasware.gear.core.task.internal.TaskDefinitionCreatedEvent
 
getTaskExternalId() - Method in class com.edorasware.gear.core.task.internal.TaskCompletedEvent
 
getTaskInitFormDefinition(String, Locale) - Method in class com.edorasware.publicapi.rest.TaskDefinitionController
 
getTaskModel(String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getTaskModels(String, Integer, Integer, String, List<String>) - Method in class com.edorasware.publicapi.rest.ModelItemController
 
getTaskPreviewImage(String, HttpServletResponse) - Method in class com.edorasware.rest.frontendobject.UserDashboardController
 
getTaskWorkForm(String, Locale) - Method in class com.edorasware.publicapi.rest.TaskController
 
getTCaseFileItem() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getTCaseFileItemDefinition() - Method in class com.edorasware.cmmn.model.casefile.CaseFileItem
 
getTemplateService() - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
getTenantAndUserIdFromCustomValues(String) - Static method in class com.edorasware.gear.core.engine.support.flowable.TenantAwareJobProcessor
Returns a pair of the tenant id and user id based on the JobInfo.getCustomValues().
getTenantId() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the tenant ID for this work object.
getTenantId() - Method in class com.edorasware.commons.core.entity.Entity
Returns the id of the tenant to whom the entity belongs.
getTenantId() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getTenantId() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
 
getTenantId() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getTenantId() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getTenantId() - Method in class com.edorasware.one.identity.group.Group
Returns the id of the main tenant to which the group belongs.
getTenantId() - Method in class com.edorasware.one.identity.user.User
Returns the id of the main tenant to which the user belongs.
getTenantId() - Method in class com.edorasware.one.security.OneUserDetails
 
getTenantId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getTenantId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getTenantId() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getTenantIdByName(String) - Method in class com.edorasware.one.tenant.internal.DefaultTenantLookupService
 
getTenantIdByName(String) - Method in interface com.edorasware.one.tenant.TenantLookupService
Returns the tenant id for the specified tenant name.
getTenantLookupService() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultIncomingAppService
 
getTenantNameById(String) - Method in class com.edorasware.one.tenant.internal.DefaultTenantLookupService
 
getTenantNameById(String) - Method in interface com.edorasware.one.tenant.TenantLookupService
Returns the tenant name for the specified tenant ID.
getTenantNames() - Method in interface com.edorasware.cloud.core.transfer.AppDeploymentConfiguration
List of tenant names where applications will be deployed.
getTenantNames() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppDeploymentConfiguration
 
getTenantSetup(Resource) - Static method in class com.edorasware.one.init.TenantSetupUtils
Parses the given resource into a TenantSetup instance.
getTerminatedChildrenCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getTerminatedChildrenCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getTerminatedChildrenCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getTerminatedChildrenCount() - Method in class com.edorasware.cmmn.model.structure.Stage
 
getTerminatedCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getTerminatedCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getTerminatedCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getTerminatedCountInStage() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getTerminatedCountInStage() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getTerminatedCountInStage() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getTerminateExtension(Class<? extends PlanItem>, String) - Method in interface com.edorasware.cmmn.one.transitionhandlers.CmmnExtensions
 
getTerminateExtension(Class<? extends PlanItem>, String) - Method in class com.edorasware.cmmn.one.transitionhandlers.DefaultCmmnExtensions
 
getText() - Method in class com.edorasware.cloud.core.auditlog.AuditLogHelper.CommentEntry
 
getText() - Method in enum com.edorasware.one.rest.manager.DefinitionViewFilter
 
getText() - Method in enum com.edorasware.one.rest.manager.ViewFilter
 
getTHumanTask() - Method in class com.edorasware.cmmn.model.structure.HumanTask
Typed getter for the generic tPlanItemDefinition property.
getThumbnails() - Method in class com.edorasware.rest.document.viewer.ThumbnailJson
 
getTimeoutSeconds() - Method in class com.edorasware.cmmn.engine.utility.CaseSynchronizer
 
getTimeProvider() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
getTimerExpression() - Method in class com.edorasware.cmmn.model.xml.TTimerEvent
Gets the value of the timerExpression property.
getTimerStart() - Method in class com.edorasware.cmmn.model.xml.TTimerEvent
timerStart can be used to trigger the timer after a PlanItem or CaseFileItem lifecycle state transition has occurred.
getTimestamp() - Method in interface com.edorasware.api.time.TimeProvider
Returns the current time as defined by this TimeProvider implementation.
getTimestamp() - Method in class com.edorasware.commons.core.time.internal.SystemTimeProvider
 
getTitle() - Method in class com.edorasware.one.modeler.ModelerManager.Option
 
getTitle() - Method in class com.edorasware.publicapi.ErrorResponse
 
getTMilestone() - Method in class com.edorasware.cmmn.model.structure.Milestone
Typed getter for the generic tPlanItemDefinition property.
getTo() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message 'To' recipients.
getTopMostCasePlanModel() - Method in interface com.edorasware.cmmn.model.expressions.CaseTaskView
Applies to plan items of a case plan model that has been created as a result of a case task.
getTopMostCasePlanModel() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getTopMostCasePlanModel() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getTotal() - Method in class com.edorasware.one.rest.manager.QueryResponse
 
getTotal() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionQueryResponse
 
getTotal() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerDefinitionQueryResponse
 
getTotal() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelQueryResponse
 
getTotal() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerQueryResponse
 
getTotal() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageQueryResponse
 
getTotalSize() - Method in class com.edorasware.one.upload.internal.ContentRange
Returns the total content size.
getToVariable() - Method in class com.edorasware.cmmn.model.structure.Task.ParamEntry
 
getTPlanItemDefinition() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getTPlanItemDefinition() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getTrackedFileCount() - Method in class com.edorasware.cloud.core.transfer.integration.ModifiedFilesFilter
Returns the number of currently tracked files (useful for testing).
getTransformation() - Method in class com.edorasware.cmmn.model.xml.TParameterMapping
Gets the value of the transformation property.
getTransitionData() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineAction
 
getTransitionData() - Method in class com.edorasware.cmmn.engine.core.engineactions.EngineActionEvent
 
getTransitionData() - Method in interface com.edorasware.cmmn.engine.hooks.CmmnActionEvent
The transition data active for this event.
getTransitionData(String, Map<String, PlanItem>, Map<String, CaseFileItemInstance>) - Method in class com.edorasware.cmmn.model.persistence.TransitionDataCache
 
getTransitionDataByPlanItemInstanceId() - Method in class com.edorasware.cmmn.model.persistence.TransitionDataCache
 
getTransitionDataCache(PersistenceListeners) - Method in class com.edorasware.cmmn.model.StateModel
 
getTransitionUserId() - Method in class com.edorasware.cmmn.model.TransitionData
The Id of the user that initiated this transition.
getTranslation() - Method in class com.edorasware.commons.core.util.string.I18NString
 
getTriggerCounter(Stage, PlannableItem) - Method in class com.edorasware.cmmn.model.TransitionData
 
getTriggeredChildrenCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getTriggeredChildrenCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getTriggeredChildrenCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getTriggeredChildrenCount() - Method in class com.edorasware.cmmn.model.structure.Stage
 
getTriggeredCount() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getTriggeredCount() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getTriggeredCount() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getTriggeredCountInStage() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
getTriggeredCountInStage() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
getTriggeredCountInStage() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getTriggeredExitSentries() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
getTriggeredExitSentries() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
getTriggerItems() - Method in class com.edorasware.cmmn.model.TransitionData
 
getTriggerLimit() - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
getTriggerMode() - Method in class com.edorasware.cmmn.model.rulesandsentries.Sentry
 
getTriggerTracker() - Method in class com.edorasware.cmmn.model.TransitionData
 
getTSentry() - Method in class com.edorasware.cmmn.model.rulesandsentries.Sentry
 
gettSentryRef() - Method in class com.edorasware.cmmn.model.rulesandsentries.OnPart
 
getTStage() - Method in class com.edorasware.cmmn.model.structure.Stage
Typed getter for the generic tPlanItemDefinition property.
getType() - Method in interface com.edorasware.api.action.ActionContext
Returns the optional work object type.
getType() - Method in class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
getType() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the work object type.
getType() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getType() - Method in class com.edorasware.cmmn.model.xml.TProperty
Gets the value of the type property.
getType() - Method in class com.edorasware.cmmn.one.timer.CmmnTimerEventJobHandler
 
getType() - Method in class com.edorasware.commons.core.entity.Entity
Returns the concrete type of the entity.
getType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getType() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaServiceEvent
Returns the DatabaseSchemaServiceEvent.Type of the event.
getType() - Method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaServiceEvent
 
getType() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
 
getType() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiBaseELResolver
Deprecated.
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiIdentityELResolver
Deprecated.
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiServiceTaskPropertyELResolver
Deprecated.
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSpringBeanELResolver
Deprecated.
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSystemPropertyELResolver
Deprecated.
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiVariableScopeElResolver
Deprecated.
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnBaseELResolver
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableBaseELResolver
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableIdentityELResolver
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableServiceTaskPropertyELResolver
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSpringBeanELResolver
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSystemPropertyELResolver
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableVariableScopeElResolver
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.NullELResolver
 
getType(ELContext, Object, Object) - Method in class com.edorasware.gear.core.expression.LegacyExpressionELResolver
 
getType() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getType() - Method in class com.edorasware.one.action.ActionGroup
 
getType() - Method in class com.edorasware.one.action.DefaultActionContext
 
getType() - Method in class com.edorasware.one.action.FrontendAction.ReferencedWorkObject
 
getType() - Method in class com.edorasware.one.action.FrontendActionGroup
 
getType() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
getType() - Method in class com.edorasware.one.identity.group.Group
Returns the type of the group.
getType() - Method in class com.edorasware.one.navigation.internal.DefaultNavigationAction
 
getType() - Method in interface com.edorasware.one.navigation.NavigationAction
 
getType() - Method in enum com.edorasware.one.permission.view.TypeView
 
getType() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
getType() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getType() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerReferencedWorkObjectResponse
 
getType() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getType() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getTypedGlobalId(String, String) - Static method in class com.edorasware.commons.core.id.IdUtils
Assembles a type-encoded global id from the given entity type and base id.
getTypedSourceValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbProperty
 
getTypedSourceValue() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getTypePredicate() - Method in class com.edorasware.api.query.internal.IdentityLinkPredicate
 
getTypeSafeValue(String, Object, Object, Class<T>) - Static method in class com.edorasware.commons.core.util.generics.GenericsUtils
Returns the given value cast to the the given type.
getTypeSafeValue(String, Object, Object, TypeToken<S>) - Static method in class com.edorasware.commons.core.util.generics.GenericsUtils
Returns the given value cast to the the given type.
getUnknownAction(String) - Static method in class com.edorasware.one.action.ActionUtils
Returns a unknown action with the given id.
getUpdateBuilder() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
getUpdateBuilder() - Method in class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
getUpdatedWorkObject() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
getUpdatedWorkObject() - Method in class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
getUpdateTime() - Method in interface com.edorasware.api.workobject.WorkObject
Returns the time the entity was last updated.
getUpdateTime() - Method in class com.edorasware.cloud.core.conversion.internal.CacheContentWrapper
 
getUpdateTime() - Method in class com.edorasware.commons.core.entity.Entity
Returns the time the entity was last updated.
getUpdateTime() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityParameter
 
getUpdateTime() - Method in class com.edorasware.commons.core.query.entity.EntityOperandContainer
 
getUpdateTime() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
getUpdateTime() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getUpdateTime() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
getUploadDate() - Method in interface com.edorasware.commons.core.content.ContentMetadata
Returns upload date of the content.
getUploadDate() - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
 
getUrl() - Method in interface com.edorasware.api.action.Action
Returns the navigation URL to be used when the action is completed.
getUrl() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
getUrl() - Method in class com.edorasware.one.action.FrontendAction
 
getUrl() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
getUser(String) - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
getUser(String) - Method in class com.edorasware.one.identity.user.internal.DefaultUserService
 
getUser(String) - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
getUser(String) - Method in interface com.edorasware.one.identity.user.UserManager
Returns the user with the given id.
getUser(String) - Method in interface com.edorasware.one.identity.user.UserService
Returns the User with the given id.
getUserGroupId() - Method in class com.edorasware.cloud.core.service.configuration.TenantGroupConfiguration
 
getUserGroupId() - Method in class com.edorasware.one.identity.group.SystemGroups
Returns the id of the group that represents the users.
getUserId() - Method in class com.edorasware.api.workobject.BaseWorkObjectDecoratorContext
 
getUserId() - Method in class com.edorasware.one.security.OneUserDetails
 
getUserManager() - Method in class com.edorasware.cloud.core.service.task.ProcessTaskI18nActionListener
 
getUsers(List<String>) - Method in interface com.edorasware.one.document.viewer.DocumentViewerManager
Returns the user work objects corresponding to the given user IDs.
getUsers(List<String>) - Method in class com.edorasware.one.document.viewer.internal.DefaultDocumentViewerManager
 
getUsers() - Method in class com.edorasware.one.init.AccountSetup
 
getUsers(String, List<String>) - Method in class com.edorasware.rest.document.viewer.DocumentViewerController
 
getUsersOfGroup(String) - Method in interface com.edorasware.one.identity.IdentityManager
Returns all users for the given group id.
getUsersOfGroup(String) - Method in class com.edorasware.one.identity.internal.DefaultIdentityManager
 
getUsersOfGroups(Collection<String>) - Method in interface com.edorasware.one.identity.IdentityManager
Returns all users for the given group ids.
getUsersOfGroups(Collection<String>) - Method in class com.edorasware.one.identity.internal.DefaultIdentityManager
 
getValidFrom() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the date from which the entity is valid.
getValidFrom() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer
 
getValidFrom() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
 
getValidTo() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the date until which the entity is valid.
getValidTo() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer
 
getValidTo() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
 
getValue() - Method in class com.edorasware.api.query.internal.ComparisonPredicate
Returns the value (i.e. right operand) of this predicate.
getValue(ValueAccessor<V>) - Method in class com.edorasware.api.value.ValueMap
Returns the de-serialized value referenced by the given value accessor.
getValue(String, Class<T>) - Method in class com.edorasware.api.value.ValueMap
Returns the value with the given name, cast to the expected type.
getValue(String, Class<T>) - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the value with the given name, cast to the expected type.
getValue(ValueAccessor<V>) - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns the value defined by the accessor, de-serialized and cast to the expected type.
getValue() - Method in class com.edorasware.cloud.core.dataexport.MultiConverter.ReportValue
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.cloud.core.expression.activiti.ActivitiOneAppELResolver
Deprecated.
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.cloud.core.expression.dmn.OneAppDmnELResolver
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.cloud.core.expression.OneAppELResolver
 
getValue(String, Object[]) - Method in class com.edorasware.cloud.core.service.document.word.MailMergeWorkObjectSource
 
getValue(JsonParser) - Static method in class com.edorasware.cloud.core.util.JsonUtils
 
getValue() - Method in interface com.edorasware.commons.core.content.ContentScope
Returns the String representation of the content scope.
getValue() - Method in class com.edorasware.commons.core.content.internal.DefaultContentScope
 
getValue() - Method in interface com.edorasware.commons.core.entity.NamedValue
Returns the value.
getValue(Class<T>) - Method in interface com.edorasware.commons.core.entity.NamedValue
Returns the value that is expected to be of the given type.
getValue(TypeToken<S>) - Method in interface com.edorasware.commons.core.entity.NamedValue
Returns the value that is expected to be of the given type.
getValue() - Method in class com.edorasware.commons.core.entity.Property
Returns the value of the property.
getValue(Class<T>) - Method in class com.edorasware.commons.core.entity.Property
Convenience method for returning the value of the property cast to the expected type.
getValue(TypeToken<S>) - Method in class com.edorasware.commons.core.entity.Property
Convenience method for returning the value of the property cast to the expected type.
getValue() - Method in class com.edorasware.commons.core.entity.Variable
Returns the value of the variable.
getValue(Class<S>) - Method in class com.edorasware.commons.core.entity.Variable
Convenience method for returning the value of the variable cast to the expected type.
getValue(TypeToken<S>) - Method in class com.edorasware.commons.core.entity.Variable
Convenience method for returning the value of the variable cast to the expected type.
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiBeanELResolver
Deprecated.
Gets the value of the specified property for a given non-null base object.
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiIdentityELResolver
Deprecated.
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiServiceTaskPropertyELResolver
Deprecated.
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSpringBeanELResolver
Deprecated.
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSystemPropertyELResolver
Deprecated.
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiVariableScopeElResolver
Deprecated.
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiWorkObjectHierarchyELResolver
Deprecated.
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnWorkObjectHierarchyELResolver
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableBeanELResolver
Gets the value of the specified property for a given non-null base object.
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableIdentityELResolver
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableServiceTaskPropertyELResolver
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSpringBeanELResolver
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSystemPropertyELResolver
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableVariableScopeElResolver
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableWorkObjectHierarchyELResolver
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.NullELResolver
 
getValue(ELContext, Object, Object) - Method in class com.edorasware.gear.core.expression.LegacyExpressionELResolver
 
getValue(String, Class<T>) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getValue(ValueAccessor<V>) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getValue() - Method in class com.edorasware.one.modeler.ModelerManager.Option
 
getValue() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
getValueConverter() - Method in class com.edorasware.api.value.internal.BaseValueAccessor
 
getValueConverter() - Method in interface com.edorasware.api.value.ValueAccessor
Returns the value converter for this accessor.
getValueConverter() - Method in class com.edorasware.commons.core.entity.PropertyName
 
getValueConverter() - Method in interface com.edorasware.commons.core.value.DefinitionValueAccessor
Returns the value converter for this accessor.
getValues() - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Returns a value map containing all values set on the work object.
getValues() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
getValuesPredicate() - Method in class com.edorasware.api.query.internal.IdentityLinkPredicate
 
getVariable(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObject.getLocalVariable(String) method instead and recheck where you store the variables
getVariable() - Method in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
getVariableConverter() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DbVariable
 
getVariableConverters(ConverterProvider) - Static method in class com.edorasware.commons.core.persistence.entity.EntityConverterUtils
Returns all variable converters.
getVariableNameExpression() - Method in class com.edorasware.cloud.core.service.process.InitVariableData
 
getVariableResultRowMapper() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
getVariables() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getVariables() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObject.getLocalVariables() method instead and recheck where you store the variables
getVariables(Predicate<Variable>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObject.getLocalVariables(Predicate) method instead and recheck where you store the variables
getVariables(Collection<String>) - Method in class com.edorasware.commons.core.any.internal.jdbc.JdbcAnyWorkObjectPersistence
 
getVariables(Collection<String>) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectPersistence
Returns the variables that belong to the given work object ids.
getVariables() - Method in class com.edorasware.gear.core.process.internal.ProcessVariableCreatedEvent
 
getVariables() - Method in class com.edorasware.gear.core.process.internal.ProcessVariableDeletedEvent
 
getVariables() - Method in class com.edorasware.gear.core.process.internal.ProcessVariableUpdatedEvent
 
getVariables() - Method in class com.edorasware.one.identity.group.Group
Returns any optional additional variables attached to this group.
getVariables() - Method in class com.edorasware.one.identity.user.User
Returns any optional additional variables attached to this user.
getVariablesFromLocalAndParentExecution(ExecutionEntity) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getVariablesFromLocalAndParentExecution(ExecutionEntity) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getVariablesMap() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObject.getLocalVariablesMap() method instead and recheck where you store the variables
getVariablesMap(Predicate<Variable>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObject.getLocalVariablesMap(Predicate) method instead and recheck where you store the variables
getVariablesMap() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current variables.
getVariableType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
getVariableType() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
getVariableTypes(CommandExecutor) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
getVariableValue(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObject.getLocalVariableValue(String) method instead and recheck where you store the variables
getVariableValue(String, Class<T>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObject.getLocalVariableValue(String, Class) method instead and recheck where you store the variables
getVariableValue(String, TypeToken<T>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObject.getLocalVariableValue(String, Class) method instead and recheck where you store the variables
getVariableValue(ValueAccessor<V>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObject.getLocalVariableValue(ValueAccessor) method instead and recheck where you store the variables
getVariableValue(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getVariableValue(ValueAccessor<V>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
getVariableValue(ValueAccessor<V>) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current variable value.
getVariableValue(String) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Gets the current variable value.
getVariableValueExpression() - Method in class com.edorasware.cloud.core.service.process.InitVariableData
 
getVersion() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns the version of the entity.
getVersion() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer
 
getVersion() - Method in class com.edorasware.commons.core.content.ContentReference
Returns the optional content version.
getVersion() - Method in class com.edorasware.commons.core.license.LicenseContext
 
getVersion() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionParameter
 
getVersion() - Method in class com.edorasware.commons.core.persistence.schema.internal.BaseUpgrade
 
getVersion() - Method in class com.edorasware.commons.core.persistence.schema.internal.LegacyUpgrade
 
getVersion() - Method in class com.edorasware.commons.core.version.ReleaseVersion
Returns the version string
getVersion() - Method in interface com.edorasware.one.addon.AddonMetadata
Current version of the addon
getVersion() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
getVersionInfo() - Method in class com.edorasware.cloud.core.service.configuration.VersionConfiguration
 
getViewPermissionFilters() - Method in class com.edorasware.one.permission.view.internal.DefaultViewPermissionManager
 
getViews() - Method in enum com.edorasware.one.permission.view.ContextView
 
getViews() - Method in enum com.edorasware.one.permission.view.StateView
 
getViews() - Method in enum com.edorasware.one.permission.view.TypeView
 
getVisModels(String) - Method in class com.edorasware.one.modeler.internal.DefaultModelerManager
 
getVisModels(String) - Method in interface com.edorasware.one.modeler.ModelerManager
Get all Vis models for the given App ID.
getVisModels(String) - Method in class com.edorasware.rest.modeler.ModelerController
 
getVisualizationOrder() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
getWidgetsCss(HttpServletResponse) - Method in class com.edorasware.rest.widgets.WidgetsResourcesController
 
getWidgetsJs(HttpServletResponse) - Method in class com.edorasware.rest.widgets.WidgetsResourcesController
 
getWorkDirectory() - Method in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The work directory where the content pre processing job is able to store temporary files used for the pre processing.
getWorkDirectory() - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
Returns the work directory used as temporary directory for the specified job.
getWorkDirectory() - Method in class com.edorasware.commons.core.content.internal.DefaultContentPreProcessingConfiguration
 
getWorkForm() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
getWorkItem() - Method in class com.edorasware.cmmn.one.expressions.OneEventSourceView
getWorkItem() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
getWorkItemRelations(String) - Method in class com.edorasware.one.workitem.internal.DefaultWorkItemManager
 
getWorkItemRelations(String) - Method in interface com.edorasware.one.workitem.WorkItemManager
Returns the work item and its relations for the given work object id.
getWorkItems() - Method in class com.edorasware.one.workitem.WorkItemRelations
The work items that are part of the relations.
getWorkItemTypes() - Method in class com.edorasware.one.permission.dashboard.Dashboard
 
getWorkItemTypes() - Method in enum com.edorasware.one.permission.dashboard.DashboardName
 
getWorkItemWithRelations(String) - Method in class com.edorasware.rest.workitem.WorkItemController
 
getWorkObject() - Method in interface com.edorasware.api.action.Action
Returns the optional work object associated with this action.
getWorkObject() - Method in interface com.edorasware.api.action.ActionContext
Returns the optional work object.
getWorkObject() - Method in class com.edorasware.api.workobject.DeleteWorkObjectDecoratorContext
 
getWorkObject() - Method in class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
getWorkObject() - Method in class com.edorasware.api.workobject.GetWorkObjectDecoratorContext
 
getWorkObject(String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns the work object with the given ID.
getWorkObject(String, SearchScope) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns the work object with the given ID in the given scope.
getWorkObject(Predicate) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns the work object that matches the predicate.
getWorkObject(Predicate, SearchScope) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns the work object that matches the predicate in given scope.
getWorkObject(Query) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns the work object that matches the query.
getWorkObject(Query, SearchScope) - Method in interface com.edorasware.api.workobject.WorkObjectService
Returns the work object that matches the query in given scope.
getWorkObject() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getWorkObject() - Method in class com.edorasware.cmmn.one.expressions.OneEventSourceView
 
getWorkObject() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getWorkObject(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
getWorkObject(String, SearchScope) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
getWorkObject(Predicate) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
getWorkObject(Predicate, SearchScope) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
getWorkObject(Query) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
getWorkObject(Query, SearchScope) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
getWorkObject() - Method in class com.edorasware.one.action.DefaultActionContext
 
getWorkObject(String, ViewFilter, Collection<String>, String...) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectManager
 
getWorkObject(String, ViewFilter, Collection<String>, String...) - Method in interface com.edorasware.one.rest.manager.WorkObjectManager
Find the work object by ambiguousId
getWorkObjectAmbiguousId() - Method in class com.edorasware.api.workobject.GetWorkObjectDecoratorContext
 
getWorkObjectByGlobalId(String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the work object with the given global id.
getWorkObjectByGlobalId(String, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the work object with the given global id in the given scope.
getWorkObjectByGlobalId(String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
getWorkObjectByGlobalId(String, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
getWorkObjectById(String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the work object with the given work object id.
getWorkObjectById(String, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Finds the work object with the given work object id in the given scope.
getWorkObjectById(String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
getWorkObjectById(String, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
getWorkObjectData() - Method in class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
getWorkObjectData() - Method in class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
GetWorkObjectDecoratorContext - Class in com.edorasware.api.workobject
 
GetWorkObjectDecoratorContext() - Constructor for class com.edorasware.api.workobject.GetWorkObjectDecoratorContext
 
GetWorkObjectDecoratorContext(String, String) - Constructor for class com.edorasware.api.workobject.GetWorkObjectDecoratorContext
 
GetWorkObjectDecoratorContext(WorkObject, String) - Constructor for class com.edorasware.api.workobject.GetWorkObjectDecoratorContext
 
getWorkObjectDefinition(String, DefinitionViewFilter, Collection<String>, String...) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectDefinitionManager
 
getWorkObjectDefinition(String, DefinitionViewFilter, Collection<String>, String...) - Method in interface com.edorasware.one.rest.manager.WorkObjectDefinitionManager
Gets the definition by id
getWorkObjectDefinitionById(String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the work object definition with the given work object definition id.
getWorkObjectDefinitionById(String, SearchScope) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectDefinitionService
Finds the work object definition with the given work object definition id in the given scope.
getWorkObjectDefinitionById(String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
getWorkObjectDefinitionById(String, SearchScope) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectDefinitionService
 
getWorkObjectDefinitionInitFormDefinition(String, Locale) - Method in class com.edorasware.publicapi.rest.WorkObjectDefinitionController
 
getWorkObjectDefinitionModificationBuilder() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionEvent
The mutable set of work object definition modifications that lead from the old state of the concrete work object definition to the final new state of the concrete work object definition, or null if the work object definition modifications cannot be changed anymore as part of this event.
getWorkObjectDetails(WorkObject) - Method in class com.edorasware.cloud.core.model.ModelService
 
getWorkObjectExternalId() - Method in class com.edorasware.gear.core.event.internal.CancelledEvent
 
getWorkObjectForAmbiguousId(String, SearchScope) - Method in class com.edorasware.cloud.core.util.AmbiguousIdHelper
Gets the model corresponding to the given model ID value, supporting legacy model references as well as the default global ID.
getWorkObjectId(String) - Method in interface com.edorasware.api.workobject.WorkObjectService
Finds the work object ID corresponding to a given global ID in the current tenant.
getWorkObjectId(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultWorkObjectService
 
getWorkObjectIdByAmbiguousId(String) - Method in class com.edorasware.cloud.core.util.AmbiguousIdHelper
Get workObjectId from ambiguousId
getWorkObjectIdForExternalId(String) - Method in interface com.edorasware.gear.core.workobject.IdLookupService
Returns the work object ID corresponding to the given external ID.
getWorkObjectIdForExternalId(String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultIdLookupService
 
getWorkObjectIdForGlobalId(String, String) - Method in interface com.edorasware.gear.core.workobject.IdLookupService
Returns the work object ID corresponding to the given global ID.
getWorkObjectIdForGlobalId(String, String) - Method in class com.edorasware.gear.core.workobject.internal.DefaultIdLookupService
 
getWorkObjectModificationBuilder() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent
The mutable set of work object modifications that lead from the old state of the concrete work object to the final new state of the concrete work object, or null if the work object modifications cannot be changed anymore as part of this event.
getWorkObjectNoRelations(String) - Method in class com.edorasware.one.frontendobject.internal.FrontendObjectManagerUtils
 
getWorkObjectNoRelationsByGlobalId(String) - Method in class com.edorasware.one.frontendobject.internal.FrontendObjectManagerUtils
 
getWorkObjectOwnerId(AnyWorkObjectService, String) - Static method in class com.edorasware.cmmn.one.CmmnHelper
 
getWorkObjects() - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
getWorkObjects() - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
getWorkObjectService() - Method in class com.edorasware.cloud.core.service.caze.CloudCaseActionListener
 
getWorkObjectService() - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
getWorkObjectType() - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
getWorkObjectType() - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
 
getWorkObjectType() - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
Returns the type of entity that are managed by this provider.
getWorkObjectWithSystemModelVariableByAmbiguousId(String) - Method in class com.edorasware.cloud.core.util.AmbiguousIdHelper
Find work object by ambiguous Id with only CloudVariables.SYSTEM_MODEL variable set
getWorkObjectWorkForm(String, Locale) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectManager
 
getWorkObjectWorkForm(String, Locale) - Method in interface com.edorasware.one.rest.manager.WorkObjectManager
Gets the work form of the work object by model global id or work object id
getWorkObjectWorkForm(String, Locale) - Method in class com.edorasware.publicapi.rest.WorkObjectController
 
getX() - Method in class com.edorasware.cloud.core.service.statistic.ResultRow
 
getXsrfCookieName() - Method in class com.edorasware.cloud.core.service.configuration.MiscellaneousConfiguration
 
getXsrfHeaderName() - Method in class com.edorasware.cloud.core.service.configuration.MiscellaneousConfiguration
 
getY() - Method in class com.edorasware.cloud.core.service.statistic.ResultRow
 
getZipAppWriter(OutputStream) - Method in interface com.edorasware.cloud.core.transfer.AppWriterFactory
Creates an AppWriter to write an AppModel in Zip format to an output stream.
getZipAppWriter(OutputStream) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppWriterFactory
 
GLOBAL_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object global ID (unique only within a single tenant).
globalId(String) - Method in interface com.edorasware.api.workobject.WorkObjectBuilder
Sets the work object global ID.
globalId(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the global id.
globalId(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
gravatarService() - Method in class com.edorasware.config.OneConfiguration
 
GravatarService - Class in com.edorasware.one.identity.user.internal
Avatar thumbnail implementation for Gravatar.
GravatarService(String, Resource, String, int) - Constructor for class com.edorasware.one.identity.user.internal.GravatarService
 
greaterThan(T) - Method in class com.edorasware.api.query.internal.NumberOperandImpl
 
greaterThan(T) - Method in interface com.edorasware.api.query.NumberOperand
Builds a predicate for a queryParameter > referenceValue comparison.
greaterThan(T) - Method in class com.edorasware.api.value.internal.NumberValueImpl
 
greaterThanOrEq(T) - Method in class com.edorasware.api.query.internal.NumberOperandImpl
 
greaterThanOrEq(T) - Method in interface com.edorasware.api.query.NumberOperand
Builds a predicate for a queryParameter >= referenceValue comparison.
greaterThanOrEq(T) - Method in class com.edorasware.api.value.internal.NumberValueImpl
 
group(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the action group information.
GROUP - Static variable in class com.edorasware.commons.core.entity.IdentityType
 
GROUP - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
Group - Class in com.edorasware.one.identity.group
Represents a group.
Group.Builder - Class in com.edorasware.one.identity.group
Builder for Group class.
GROUP_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a group work object definition.
GROUP_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a group work object.
groupByModelIdAndFilterBylatestCreationTime(List<AnyWorkObjectDefinition>) - Static method in class com.edorasware.one.util.OneUtils
Groups by model id and filters for the latest created definition and returns the latest one.
GroupDefinitionProvider - Class in com.edorasware.cloud.core.provider.group
 
GroupDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.group.GroupDefinitionProvider
 
groupDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
groupManager(GroupService, CurrentTenantService) - Method in class com.edorasware.config.OneConfiguration
 
GroupManager - Interface in com.edorasware.one.identity.group
Manager to retrieve current group information.
groupService(AnyWorkObjectService, SystemDefinitionHelper, CurrentUserService, CurrentTenantService) - Method in class com.edorasware.config.OneConfiguration
 
GroupService - Interface in com.edorasware.one.identity.group
Service that provides user and group related information.
GroupService.GroupSearchScope - Enum in com.edorasware.one.identity.group
Defines the scope in which to apply a group search.
GroupSetup - Class in com.edorasware.one.init
Holds the information to create a new group.
GroupSetup(String, Map<String, Object>) - Constructor for class com.edorasware.one.init.GroupSetup
 
GroupType - Enum in com.edorasware.one.identity.group
This class enumerates the different group types.
GroupUtils - Class in com.edorasware.one.identity.group
Provides utility methods and constants related to working with groups.
GUID - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 

H

handleCaseFileItemTransition(String, String, CaseFileItemTransition, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
handleCaseFileItemTransition(String, String, CaseFileItemTransition, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
handleCaseFileItemTransition(String, String, CaseFileItemTransition, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
handleCaseFileItemTransition(String, String, CaseFileItemTransition, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in interface com.edorasware.cmmn.engine.core.LowLevelStateModelUpdater
handleCaseFileItemTransition(String, String, CaseFileItemTransition, TransitionData, EngineListeners, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelUpdater
Apply a case file item transition on the specified case file item.
handleCaseFileItemTransition(String, CaseFileItemTransition, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.casefile.CaseFile
 
handleCaseFileItemTransition(CaseFileItemTransition, EngineListeners, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.model.casefile.CaseFileItemInstance
 
handleCaseFileItemTransition(String, CaseFileItemTransition, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.StateModel
 
handleCaseFileItemTransition(String, String, CaseFileItemTransition) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
handleCaseFileItemTransition(String, String, CaseFileItemTransition, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
handleCaseFileItemTransition(String, String, CaseFileItemTransition) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
handleCaseFileItemTransition(String, String, CaseFileItemTransition, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
handleCaseMigration(String, String, String, Map<String, String>, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
handleCaseMigration(String, String, String, Map<String, String>, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
handleCaseMigration(String, String, String, Map<String, String>, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
handleCaseMigration(String, String, String, Map<String, String>, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in interface com.edorasware.cmmn.engine.core.LowLevelStateModelUpdater
handleCaseMigration(String, String, String, Map<String, String>, TransitionData, EngineListeners, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelUpdater
 
handleCaseMigration(String, String, Map<String, String>, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.StateModel
Migrate this state model in place from an old CMMN model (XML) to a new model.
handleCaseMigration(String, String, String, Map<String, String>, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
handleCaseMigration(String, String, String, Map<String, String>, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
handleDiscretionaryItemPlanning(String, String, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
handleDiscretionaryItemPlanning(String, String, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
handleDiscretionaryItemPlanning(String, String, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
handleDiscretionaryItemPlanning(String, String, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in interface com.edorasware.cmmn.engine.core.LowLevelStateModelUpdater
handleDiscretionaryItemPlanning(String, String, TransitionData, EngineListeners, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelUpdater
Apply the planning action on the specified discretionary item.
handleDiscretionaryItemPlanning(String, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.StateModel
 
handleDiscretionaryItemPlanning(TransitionData, EventSources, String, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
 
handleDiscretionaryItemPlanning(String, String) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
handleDiscretionaryItemPlanning(String, String, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
handleDiscretionaryItemPlanning(String, String) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
handleDiscretionaryItemPlanning(String, String, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
handleEvent(E) - Method in interface com.edorasware.gear.core.event.internal.EventHandler
Invoked when the corresponding event is dispatched via the event bus.
handleException(JobServiceConfiguration, JobInfo, Throwable) - Method in class com.edorasware.gear.core.engine.support.flowable.TenantAwareAsyncRunnableExecutionExceptionHandler
 
handleException(Exception) - Method in class com.edorasware.rest.InternalExceptionControllerAdvice
 
handleIllegal(IllegalArgumentException, Locale) - Method in class com.edorasware.publicapi.DefaultExceptionControllerAdvice
 
handleNotFound(EntityNotFoundException, Locale) - Method in class com.edorasware.publicapi.DefaultExceptionControllerAdvice
 
handleOneException(OneException, Locale) - Method in class com.edorasware.publicapi.DefaultExceptionControllerAdvice
 
handleOtherException(Exception, Locale) - Method in class com.edorasware.publicapi.DefaultExceptionControllerAdvice
 
handlePlanItemTransition(String, String, PlanItemTransition, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
handlePlanItemTransition(String, String, PlanItemTransition, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
handlePlanItemTransition(String, String, PlanItemTransition, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
handlePlanItemTransition(String, String, PlanItemTransition, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in interface com.edorasware.cmmn.engine.core.LowLevelStateModelUpdater
handlePlanItemTransition(String, String, PlanItemTransition, TransitionData, EngineListeners, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelUpdater
<p>Trigger a state transition in the state model.
handlePlanItemTransition(String, PlanItemTransition, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.StateModel
Trigger a state transition in the state model.
handlePlanItemTransition(String, PlanItemTransition, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.StateModel
Strictly used for unit testing only.
handlePlanItemTransition(PlanItemTransition, TransitionData, EventSources, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
Handle the given planItemTransition.
handlePlanItemTransition(String, String, PlanItemTransition) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
handlePlanItemTransition(String, String, PlanItemTransition, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
handlePlanItemTransition(String, String, PlanItemTransition) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
See OneCmmnService.handlePlanItemTransition(String, String, PlanItemTransition, TransitionData) StateUpdate(WorkObjectId, TransitionData)} (passing null as transitionData).
handlePlanItemTransition(String, String, PlanItemTransition, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
handleSpecificFields(AnyWorkObject, AnyWorkObject.Builder, String, Object, BaseVariableHandlingService) - Static method in class com.edorasware.cmmn.one.CmmnHelper
 
handleSpecificFields(AnyWorkObjectService, String, String, Object, BaseVariableHandlingService) - Static method in class com.edorasware.cmmn.one.CmmnHelper
<p>Important: The same set of variables is dealt with in other methods in this class.
handleStateUpdate(String, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
handleStateUpdate(String, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
handleStateUpdate(String, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnService
 
handleStateUpdate(String, TransitionData, EngineListeners, PersistenceListeners, LowLevelStateModelUpdater.RecursionControl) - Method in interface com.edorasware.cmmn.engine.core.LowLevelStateModelUpdater
handleStateUpdate(String, TransitionData, EngineListeners, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.core.StateModelUpdater
<p>Re-evaluate the state model (e.g. upon detection of an external event).
handleStateUpdate(TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.StateModel
Re-evaluate the model upon an external state update.
handleStateUpdate(String) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
handleStateUpdate(String, TransitionData) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
handleStateUpdate(String) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
See OneCmmnService.handleStateUpdate(String, TransitionData) (passing null as transitionData).
handleStateUpdate(String, TransitionData) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.complete.CaseCompleteHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.complete.TaskCompleteHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.create.CaseCreateHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.create.HumanTaskCreateHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.create.TimerEventCreateHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.exit.BpmnProcessTaskExitHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.exit.CaseTaskExitHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.exit.HumanTaskExitHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.exit.TimerEventExitHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.manualStart.TaskManualStartHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.occur.TimerEventOccurHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.parentComplete.TimerEventParentCompleteHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.start.AddCommentTaskStartHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.start.BpmnProcessTaskStartHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.start.CaseTaskStartHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.start.CreateDocumentTaskStartHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.start.DmnRuleTaskStartHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.start.ExpressionEvaluationServiceTaskStartHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.start.HumanTaskStartHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.start.InitVariablesServiceTaskStartHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.start.SendMailTaskStartHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.terminate.CaseTerminateHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.terminate.TaskTerminateHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.terminate.TimerEventTerminateHandler
 
handleTransition(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.TransitionHandler
Implements this handler’s transition.
handleUnauthorized(AccessDeniedException, Locale) - Method in class com.edorasware.publicapi.DefaultExceptionControllerAdvice
 
handleUploadedContent(String, String, MediaType, Long, InputStream) - Method in interface com.edorasware.one.upload.UploadCompletionHandler
Handle the uploaded content.
handleVariableInitialization(AnyWorkObject, DelegateExecution, Map<String, Object>, Object, Map.Entry<String, Collection<InitVariableData>>) - Method in class com.edorasware.cloud.core.service.process.BaseVariableHandlingService
 
handleVariableInitialization(AnyWorkObject, DelegateExecution, Map<String, Object>, Object, Map.Entry<String, Collection<InitVariableData>>) - Method in interface com.edorasware.cloud.core.service.process.WorkObjectVariableInitialization
Uses the given arguments to initialize the given variable.
hasAnyRoleOf(SystemRole) - Method in class com.edorasware.one.identity.user.User
Checks if the user has the given role.
hasAnyRoleOf(SystemRole, SystemRole, SystemRole...) - Method in class com.edorasware.one.identity.user.User
Checks if the user has any of the given roles.
hasAnyRoleOf(Set<SystemRole>) - Method in class com.edorasware.one.identity.user.User
Checks if the user has any of the given roles.
hashCode() - Method in class com.edorasware.cloud.core.content.ContentReference
Deprecated.
 
hashCode() - Method in class com.edorasware.cloud.core.conversion.internal.CacheContentWrapper
 
hashCode() - Method in class com.edorasware.cloud.core.service.FrontendObject
 
hashCode() - Method in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
hashCode() - Method in class com.edorasware.cloud.core.util.StringReplacementTask
 
hashCode() - Method in class com.edorasware.commons.core.content.ContentReference
 
hashCode() - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent
 
hashCode() - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo
 
hashCode() - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
 
hashCode() - Method in class com.edorasware.commons.core.content.internal.DefaultContentScope
 
hashCode() - Method in class com.edorasware.commons.core.content.internal.memory.MemoryContent
 
hashCode() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
 
hashCode() - Method in class com.edorasware.commons.core.entity.Property
 
hashCode() - Method in class com.edorasware.commons.core.entity.Variable
 
hashCode() - Method in class com.edorasware.commons.core.license.LicenseContext
 
hashCode() - Method in class com.edorasware.commons.core.persistence.PrimaryKeyRange
 
hashCode() - Method in class com.edorasware.commons.core.util.string.LargeString
 
hashCode() - Method in class com.edorasware.commons.core.version.ReleaseVersion
 
hashCode() - Method in class com.edorasware.one.app.AppFormatVersion
 
hashCode() - Method in class com.edorasware.one.i18n.Language
 
hashCode() - Method in class com.edorasware.one.identity.group.Group
 
hashCode() - Method in class com.edorasware.one.identity.group.SystemGroups
 
hashCode() - Method in class com.edorasware.one.identity.user.User.DeputyUser
 
hashCode() - Method in class com.edorasware.one.identity.user.User
 
hasHierarchyValue(String) - Method in interface com.edorasware.api.workobject.WorkObjectHierarchyValueGetters
Deprecated.
Please fetch the specific work object and use local value access instead.
hasHierarchyValue(ValueAccessor<?>) - Method in interface com.edorasware.api.workobject.WorkObjectHierarchyValueGetters
Deprecated.
Please fetch the specific work object and use local value access instead.
hasLocalProperty(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns <i>true</i> if the entity has a local property with the given name.
hasLocalProperty(PropertyName<?>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Returns <i>true</i> if the entity has a local property with the name of the given property accessor.
hasLocalVariable(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns <i>true</i> if the entity has a local variable with the given name.
hasLocalVariable(ValueAccessor<?>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns <i>true</i> if the entity has a local variable with the name of the given variable accessor.
hasNamedValue(String, boolean) - Method in class com.edorasware.commons.core.entity.HierarchyHelper
 
hasNotification(UserNotification) - Method in class com.edorasware.one.identity.user.User
Checks if the user has subscribed to the given notification option.
hasOnPart() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
hasParent() - Method in interface com.edorasware.api.workobject.WorkObjectPathGetters
Checks whether this work object has a parent.
hasParent() - Method in class com.edorasware.commons.core.any.AnyWorkObject
 
hasParent() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
 
hasParent() - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity
Returns <i>true</i> if the entity has a parent.
hasParent() - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
hasProperty(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObjectDefinition.hasLocalProperty(String) method instead and recheck where you store the properties
hasProperty(PropertyName<?>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObjectDefinition.hasLocalProperty(PropertyName) method instead and recheck where you store the properties
hasTypeInformation(String) - Static method in class com.edorasware.commons.core.id.IdUtils
Checks whether the given ID value has type information (needed for a global ID value).
hasValue(String) - Method in class com.edorasware.api.value.ValueMap.Builder
Checks whether the builder contains a value with the given name.
hasValue(ValueAccessor<?>) - Method in class com.edorasware.api.value.ValueMap.Builder
Checks whether the builder contains a value with the given name.
hasValue(String) - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Checks whether the work object has a value with the given name.
hasValue(ValueAccessor<?>) - Method in interface com.edorasware.api.workobject.WorkObjectValueGetters
Checks whether the work object has a value with the given name.
hasValue(ValueAccessor<?>) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
hasValue(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectUpdateBuilderImpl
 
hasVariable(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObject.hasLocalVariable(String) method instead and recheck where you store the variables
hasVariable(ValueAccessor<?>) - Method in class com.edorasware.commons.core.any.AnyWorkObject
Deprecated.
support for non-explicit hierarchy parsing is going to be removed. Please use the AnyWorkObject.hasLocalVariable(ValueAccessor) method instead and recheck where you store the variables
hasVariable(String) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Checks whether a variable exists with the given name.
hidden(boolean) - Method in class com.edorasware.api.action.ActionBuilder
Sets the action 'hidden' state.
HIDDEN_VARIABLE_NAME_PREFIX - Static variable in class com.edorasware.api.query.WorkObjectQueryHints
Name prefix for variables with which the variable is treated as hidden variable and it will not be fetched by default.
HIDE_ACTION_IF - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute.
HierarchicalEntity - Interface in com.edorasware.commons.core.entity
Entity that is structured hierarchically.
HierarchicalEntity.HierarchicalEntityBuilder<SELF extends HierarchicalEntity.HierarchicalEntityBuilder<SELF>> - Interface in com.edorasware.commons.core.entity
Builder for a HierarchicalEntity instance.
HIERARCHY - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition path values.
HierarchyHelper<NV extends NamedValueWithSource,VT> - Class in com.edorasware.commons.core.entity
Utility class to deal with NamedValues that may belong to hierarchical entities.
HierarchyHelper(String, List<String>, Set<NV>, Class<VT>) - Constructor for class com.edorasware.commons.core.entity.HierarchyHelper
 
HierarchyOperand - Interface in com.edorasware.api.query
Defines the methods to build hierarchy-specific Predicate instances.
HierarchyOperandImpl - Class in com.edorasware.api.query.internal
Default implementation of the HierarchyOperand interface.
HierarchyOperandImpl(QueryParameter, QueryParameter, QueryParameter) - Constructor for class com.edorasware.api.query.internal.HierarchyOperandImpl
Creates a new operand instance.
HierarchyOperandImpl.PathIdsReferenceValue - Class in com.edorasware.api.query.internal
 
highest() - Method in class com.edorasware.api.query.internal.PriorityFieldOperandImpl
 
highest(Predicate) - Method in class com.edorasware.api.query.internal.PriorityFieldOperandImpl
 
highest() - Method in interface com.edorasware.api.query.PriorityFieldOperand
Builds a predicate for a priority = max(all priority values) comparison.
highest(Predicate) - Method in interface com.edorasware.api.query.PriorityFieldOperand
Builds a predicate for a priority = max(all priority values matching aggregationPredicate) comparison.
highest() - Method in class com.edorasware.api.value.internal.PriorityFieldImpl
 
highest(Predicate) - Method in class com.edorasware.api.value.internal.PriorityFieldImpl
 
hints(QueryHint) - Method in class com.edorasware.api.query.Query.Builder
Sets a single query execution hint.
hints(Collection<QueryHint>) - Method in class com.edorasware.api.query.Query.Builder
Sets query execution hints.
HISTORYVARIABLENAME_KEY - Static variable in interface com.edorasware.cloud.core.service.process.WorkObjectCommentService
Suggested property key name for history variable name.
HOME_URL - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the home url of the user.
HOME_URL - Static variable in class com.edorasware.one.identity.user.UserValues
The user’s home url.
homeUrl(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the user’s homeUrl
HttpMethod - Enum in com.edorasware.api.web
Represents the HTTP method to be used for a given request.
HumanTask - Class in com.edorasware.cmmn.model.structure
The combination of a PlanItem and its associated THumanTask definition.
HumanTask(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.HumanTask
Construct a human task.
HumanTaskCreateHandler - Class in com.edorasware.cmmn.one.transitionhandlers.create
Simply sets the human task’s clientRef property to the ID of the human task’s edoras task definition ID.
HumanTaskCreateHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.create.HumanTaskCreateHandler
 
humanTaskCreateHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
HumanTaskExitHandler - Class in com.edorasware.cmmn.one.transitionhandlers.exit
 
HumanTaskExitHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.exit.HumanTaskExitHandler
 
humanTaskExitHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
HumanTaskStartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.start
 
HumanTaskStartHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.HumanTaskStartHandler
 
humanTaskStartHandler() - Method in class com.edorasware.config.CmmnConfiguration
 

I

I18N - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
I18N_ATTRIBUTE_PREFIX - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A prefix for i18n translation attribute keys (e.g. i18n.de.name).
I18NConfiguration - Class in com.edorasware.config.i18n
 
I18NConfiguration() - Constructor for class com.edorasware.config.i18n.I18NConfiguration
 
I18NConfiguration.OneMessageSourceConfiguration - Class in com.edorasware.config.i18n
 
I18NConfigurationBuilder - Interface in com.edorasware.api.config.i18n
Configuration customizations for message internationalization.
I18NConfigurationConfigurer - Interface in com.edorasware.api.config.i18n
Interface for beans that customize message internationalization.
I18NString - Class in com.edorasware.commons.core.util.string
 
I18nUtils - Class in com.edorasware.one.i18n
i18n utility class.
icon(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the icon key.
ICON - Static variable in class com.edorasware.cmmn.one.CmmnConstants
Custom property to override the default action button icon css class.
id(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the action ID.
ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object ID (unique everywhere).
id(String) - Method in interface com.edorasware.api.workobject.WorkObjectBuilder
Sets the work object ID.
ID - Static variable in class com.edorasware.cloud.core.provider.account.CloudAccountProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.caze.CloudCaseProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.caze.CmmnCaseProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.document.CloudDocumentProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.model.AppModelProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.model.CaseModelProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.model.DmnModelProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.model.DocumentModelProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.model.FormModelProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.model.MailModelProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.model.ProcessModelProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.model.TaskModelProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.query.QueryProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.task.AdhocTaskProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.task.CmmnTaskProvider
 
ID - Static variable in class com.edorasware.cloud.core.provider.tenant.TenantProvider
 
id(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
 
id(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
 
ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition id values.
ID - Static variable in class com.edorasware.commons.core.content.internal.database.DatabaseContentProvider
 
ID - Static variable in class com.edorasware.commons.core.content.internal.filesystem.FilesystemContentProvider
 
ID - Static variable in class com.edorasware.commons.core.content.internal.memory.MemoryContentProvider
 
id(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the id.
ID - Static variable in class com.edorasware.gear.core.dmn.internal.FlowableDmnProvider
 
ID - Static variable in class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
ID - Static variable in class com.edorasware.gear.core.task.internal.ActivitiTaskProvider
 
id(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
id(String) - Method in class com.edorasware.one.identity.group.Group.Builder
Set the mandatory id of the group.
id(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mandatory id of the user.
id(String) - Method in class com.edorasware.one.identity.user.User.DeputyUser.Builder
Set the id of the deputy user.
Identifiable - Interface in com.edorasware.commons.core.id
Represents an identifiable object.
IdentifiableParameter - Interface in com.edorasware.commons.core.persistence.entity.jdbc
 
IdentifiableResult<E extends Identifiable> - Interface in com.edorasware.commons.core.persistence.entity.jdbc
 
IdentityLinkParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
IdentityLinkParameter(String, IdentityLinkType, String, String, Instant) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
 
IdentityLinkPredicate - Class in com.edorasware.api.query.internal
A predicate implementation whose operands are identity links.
IdentityLinkPredicate(IdentityLinkType, Collection<String>) - Constructor for class com.edorasware.api.query.internal.IdentityLinkPredicate
Constructs a new predicate instance.
IdentityLinkQueryParameter - Enum in com.edorasware.api.query.internal
Query parameters representing fields of an identity link.
IdentityLinkResult - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
IdentityLinkResult() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
IdentityLinkType - Enum in com.edorasware.api.persistence.internal
Enumerates commonly used identity link types.
identityManager(UserManager, OneCurrentUserService, MessageSource) - Method in class com.edorasware.config.OneConfiguration
 
IdentityManager - Interface in com.edorasware.one.identity
Manager to retrieve user and group information.
IdentityType - Class in com.edorasware.commons.core.entity
This class holds the types of the identity entities.
idLookupService(AnyWorkObjectPersistence, AnyWorkObjectDefinitionPersistence) - Method in class com.edorasware.config.GearConfiguration
 
IdLookupService - Interface in com.edorasware.gear.core.workobject
Provides lookup methods for mapping between different IDs.
IdsToNamesConverter - Class in com.edorasware.cloud.core.dataexport.converter
converts list of BaseIds into the string of workObject names
IdsToNamesConverter(String, String, AnyWorkObjectService) - Constructor for class com.edorasware.cloud.core.dataexport.converter.IdsToNamesConverter
 
IdsValuesAttributeConverter - Class in com.edorasware.cloud.core.dataexport.converter
converts list of BaseId into string of objects values
IdsValuesAttributeConverter(String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.IdsValuesAttributeConverter
 
IdsValuesAttributeConverter(String, String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.IdsValuesAttributeConverter
 
IdTermFactory - Class in com.edorasware.cloud.core.service.search.internal
This term factory handles the "id" term to search for work items according their id.
IdTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.IdTermFactory
 
IdToDefinitionNameConverter - Class in com.edorasware.cloud.core.dataexport.converter
Converts workObjectDefinition Id attribute to definition name
IdToDefinitionNameConverter(String, String, AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.cloud.core.dataexport.converter.IdToDefinitionNameConverter
 
IdToNameAttributeConverter - Class in com.edorasware.cloud.core.dataexport.converter
Converts Id workObject attribute into target workObject name
IdToNameAttributeConverter(String, String, AnyWorkObjectService) - Constructor for class com.edorasware.cloud.core.dataexport.converter.IdToNameAttributeConverter
 
IdUtils - Class in com.edorasware.commons.core.id
Provides utility methods related to ids.
IdValueAttributeConverter - Class in com.edorasware.cloud.core.dataexport.converter
converts Id into its value
IdValueAttributeConverter(String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.IdValueAttributeConverter
 
IdValueAttributeConverter(String, String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.IdValueAttributeConverter
 
IfPart - Class in com.edorasware.cmmn.model.rulesandsentries
Represents a sentry’s IfPart.
IGNORE_IMPORT_ERROR_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
IllegalCmmnTransitionException - Exception in com.edorasware.cmmn.model.exceptions
An exception which is thrown when an illegal transition on a CMMN state model is attempted.
IllegalCmmnTransitionException(String) - Constructor for exception com.edorasware.cmmn.model.exceptions.IllegalCmmnTransitionException
 
Image2PdfConverter - Class in com.edorasware.cloud.core.conversion.internal
This class converts form different image types info PDF.
Image2PdfConverter(String, Iterable<? extends String>, Set<String>, TimeProvider) - Constructor for class com.edorasware.cloud.core.conversion.internal.Image2PdfConverter
 
image2PdfConverter(TimeProvider) - Method in class com.edorasware.config.ContentConverterConfiguration
 
imageBinaryHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
ImagePreviewService - Interface in com.edorasware.cloud.core.service
 
ImageThumbnailPreview - Class in com.edorasware.one.thumbnail.internal
Thumbnail preview class for the following image MIME types: <ul> <li>image/bmp</li> <li>image/jpeg</li> <li>image/png</li> <li>image/gif</li> </ul> Returns the thumbnail as PNG image.
ImageThumbnailPreview() - Constructor for class com.edorasware.one.thumbnail.internal.ImageThumbnailPreview
 
IMPORT_FAILED - Static variable in exception com.edorasware.one.util.OneException
 
importApp(WorkObjectDetails, boolean, boolean) - Method in class com.edorasware.cloud.core.model.ModelService
 
importApp(AppContent, String, boolean, boolean, boolean, String) - Method in class com.edorasware.cloud.core.transfer.AppImporter
 
importApp(String, String, boolean) - Method in interface com.edorasware.one.app.AppImportExportManager
Import an App.
importApp(String, String, boolean) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
importApp(String, FrontendObject) - Method in class com.edorasware.rest.app.AppImportExportController
 
importAppTranslation(String, File, String, boolean) - Method in class com.edorasware.cloud.core.transfer.AppImporter
 
importAppTranslation(String, String) - Method in interface com.edorasware.one.app.AppImportExportManager
Import App translations.
importAppTranslation(String, String) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
importAppTranslation(String, FrontendObject) - Method in class com.edorasware.rest.app.AppImportExportController
 
importBpmnXmlHandler(UploadService) - Method in class com.edorasware.config.VisDispatcherConfiguration
 
importFromResource(Resource, boolean, boolean, boolean, boolean, List<String>) - Method in interface com.edorasware.cloud.core.transfer.IncomingAppService
Import the system app from the given zip resource into the current tenant.
importFromResource(Resource, boolean, boolean, boolean, boolean, List<String>) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultIncomingAppService
 
importLocalizationHandler(UploadService) - Method in class com.edorasware.config.VisDispatcherConfiguration
 
importProcess(String, boolean, String) - Method in interface com.edorasware.one.app.AppImportExportManager
Import process(es) from an uploaded BPMN 2.0 XML file.
importProcess(String, boolean, String) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
importProcessXml(File, String, boolean) - Method in interface com.edorasware.cloud.core.service.process.ProcessImporter
Imports the given BPMN 2.0 process XML into the given app.
importProcessXml(String, FrontendObject) - Method in class com.edorasware.rest.app.AppImportExportController
 
importSystemAppIntoCurrentTenant(Resource, boolean, boolean) - Method in interface com.edorasware.cloud.core.transfer.IncomingAppService
Import the system app from the given zip resource into the current tenant.
importSystemAppIntoCurrentTenant(Resource, boolean, boolean) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultIncomingAppService
 
importTranslations(String, File, String, boolean) - Method in interface com.edorasware.one.i18n.AppTranslationService
Imports translations for models within App model
importWorkObjects(String, List<WorkObjectDetails>, boolean, boolean, String) - Method in class com.edorasware.cloud.core.model.ModelService
 
in(T) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is one of the possible values.
in(T, T) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is one of the possible values.
in(T, T, T) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is one of the possible values.
in(T, T, T, T...) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is one of the possible values.
in(Collection<? extends T>) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is one of the possible values.
in(Predicate) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is contained in any of the given inner select predicate matches.
in(BasicOperand<T>, Predicate) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value of the given operand is contained in any of the given inner select predicate matches.
in(T) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
in(T, T) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
in(T, T, T) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
in(T, T, T, T...) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
in(Collection<? extends T>) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
in(Predicate) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
in(BasicOperand<T>, Predicate) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
in(V) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
in(V, V) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
in(V, V, V) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
in(V, V, V, V...) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
in(Collection<? extends V>) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
in(Predicate) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
in(BasicOperand<V>, Predicate) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
INACTIVE_MODEL_REFERENCED - Static variable in exception com.edorasware.one.util.OneException
 
INACTIVE_SUB_STATES - Static variable in class com.edorasware.api.base.WorkObjectSubState
Contains all sub-state values that correspond to an inactive work object.
INCLUDE_HIDDEN_VARIABLES - Static variable in class com.edorasware.api.query.WorkObjectQueryHints
A hint to include the hidden variables when executing a domain object query.
INCLUDE_PARENT_PROPERTIES - Static variable in class com.edorasware.api.query.WorkObjectDefinitionQueryHints
A hint to include the parent properties in the query results.
INCLUDE_PARENT_VARIABLES - Static variable in class com.edorasware.api.query.WorkObjectQueryHints
A hint to include the parent variables in the query results.
IncomingAppChannelAdapterLifecycleBean - Class in com.edorasware.cloud.core.transfer
Deploys application during the startup and manages the channels used to receive apps from outside edoras one.
IncomingAppChannelAdapterLifecycleBean(IncomingAppService, List<AppDeploymentConfiguration>) - Constructor for class com.edorasware.cloud.core.transfer.IncomingAppChannelAdapterLifecycleBean
 
IncomingAppService - Interface in com.edorasware.cloud.core.transfer
The interface used to receive Spring integration messages and import the Apps that they describe.
incomingAppService() - Method in class com.edorasware.config.OneConfiguration
 
incomingChannelManager(IncomingAppService, List<AppDeploymentConfiguration>) - Method in class com.edorasware.config.OneConfiguration
 
INCOMPATIBLE_APP - Static variable in exception com.edorasware.one.util.OneException
 
incrementVersion(String, String) - Method in interface com.edorasware.cloud.core.transfer.AppVersioningStrategy
Increments the version number for the given app.
incrementVersion(String, String) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppVersioningStrategy
 
IndexingConfigurationImportSelector - Class in com.edorasware.config.util
 
IndexingConfigurationImportSelector() - Constructor for class com.edorasware.config.util.IndexingConfigurationImportSelector
 
info() - Method in class org.flywaydb.core.FlywayCustomization
<p>Retrieves the complete information about all the migrations including applied, pending and current migrations with details and status.
init() - Static method in class com.edorasware.cloud.core.conversion.AsposeInitializer
 
init(String) - Method in class com.edorasware.cloud.core.init.OneInitializer
Runs the application data initialization.
init(CaseFile) - Method in interface com.edorasware.cmmn.model.visitor.CaseFileItemInstanceVisitor
 
init(CaseFile) - Method in class com.edorasware.cmmn.model.visitor.CaseFileItemStateExtractor
 
init(CaseFile) - Method in class com.edorasware.cmmn.model.visitor.CaseFileItemStateLogger
 
init(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.CurrentStateCollector
 
init(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemActionCollector
 
init(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemStateExtractor
 
init(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanItemStateLogger
 
init(PlanItem, TransitionData) - Method in interface com.edorasware.cmmn.model.visitor.PlanItemVisitor
Called once before any other calls in this interface.
init(PlanItem, TransitionData) - Method in interface com.edorasware.cmmn.model.visitor.PlannableItemVisitor
Called once before any other calls in this interface.
init(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.model.visitor.PlanningActionCollector
 
init() - Method in interface com.edorasware.one.addon.AddonService
Initialize addons
init() - Method in class com.edorasware.one.addon.internal.DefaultAddonService
Logs meta information about all registered addons and checks compatibility with the current product version
init(FilterConfig) - Method in class com.edorasware.one.servlet.CacheDisablingFilter
 
init() - Method in class org.flywaydb.core.FlywayCustomization
Deprecated.
Use baseline() instead. Will be removed in Flyway 4.0.
INIT_COMMENT - Static variable in class com.edorasware.cloud.core.init.OneInitializer
 
INIT_FORM - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The variable that holds the key to the init form of the work item, which is created from the model work item.
INIT_FORM_REF - Static variable in class com.edorasware.cmmn.one.CmmnConstants
The name of the init form ref (e.g. as used for Human Tasks).
INIT_VARIABLES_MAP - Static variable in class com.edorasware.cmmn.one.CmmnConstants
Init variables task: An extension namespace attribute holding the variables map.
INIT_VARIABLES_TASK_TYPE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
The service task type for the Init variables task.
initAccount(AccountSetup, String, String, SystemGroups) - Method in class com.edorasware.cloud.core.init.CloudAccountInitializer
 
initAccounts(TenantSetup, String, String, SystemGroups) - Method in class com.edorasware.cloud.core.init.CloudAccountInitializer
 
initAdminUser(String, String, String, Set<String>) - Method in class com.edorasware.cloud.core.init.CloudUserInitializer
 
initCaseFileItemInstances(TransitionData, EngineListeners) - Method in class com.edorasware.cmmn.model.casefile.CaseFile
 
initEventDispatcher() - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableProcessEngineConfiguration
 
initGroup(String, GroupSetup, String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
initGroups(String, List<GroupSetup>, String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
INITIAL_ASSIGNED_GROUP_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The initial work object assigned group ID.
INITIAL_ASSIGNEE_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The initial work object assignee ID.
INITIAL_CANDIDATE_GROUPS - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The variable that holds the initial candidate groups ids which are set for the work item, which is created from the model work item.
initialAssignedGroupId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the initial assigned group id.
initialAssigneeId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the initial assignee id.
InitializationConfiguration - Class in com.edorasware.config
 
InitializationConfiguration() - Constructor for class com.edorasware.config.InitializationConfiguration
 
InitializationPhase - Enum in com.edorasware.commons.core.init
Enumeration of the known life-cycle beans and their initialization phase.
initialize() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaManager
Initializes the database schema when the application is starting.
initialize() - Method in class com.edorasware.commons.core.persistence.schema.internal.StrategyBasedDatabaseSchemaManager
 
initialize(ConfigurableApplicationContext) - Method in class com.edorasware.config.PropertySourcesCustomApplicationContextInitializer
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.AbstractComparableTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.AbstractModelerTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.AbstractStringTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.AssigneeTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.DashboardTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.DescendantTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.IdTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.ModelIdTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.OwnerTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.SortTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.StateTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.TextTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.TypeTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.VariableTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in interface com.edorasware.cloud.core.service.search.TermFactory
Called before the individual search terms are processed so that a default predicate can be set if required.
initializeIndices() - Method in class com.edorasware.one.elastic.OneElasticIndexService
Checks / initializes / updates all elasticsearch indices on system initialization.
initIdGenerator() - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableProcessEngineConfiguration
 
initIds() - Method in class com.edorasware.cmmn.model.GenericEventSource
 
initIds(String) - Method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
initIds(String) - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
initProcessValidator() - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableProcessEngineConfiguration
 
initQueryListVariablesFromProperties(DelegateExecution) - Method in class com.edorasware.cloud.core.service.process.ProcessVariableHandlingService
Use this method to initialize variables on a result list of work objects given by a query string and variable properties.
initUser(String, String, UserSetup, ImmutableMap<String, String>) - Method in class com.edorasware.cloud.core.init.CloudUserInitializer
 
initUsers(String, String, List<UserSetup>, ImmutableMap<String, String>) - Method in class com.edorasware.cloud.core.init.CloudUserInitializer
 
InitVariableData - Class in com.edorasware.cloud.core.service.process
This class represents the data for a single variable initialization used within the ProcessVariableHandlingService.
InitVariableData(String, String, boolean, String) - Constructor for class com.edorasware.cloud.core.service.process.InitVariableData
 
InitVariableData(JsonNode, InitVariableData) - Constructor for class com.edorasware.cloud.core.service.process.InitVariableData
 
initVariables(DelegateExecution, Object...) - Method in class com.edorasware.cloud.core.service.process.ProcessVariableHandlingService
Use this method to initialize variables, if they have not yet been set on the process scope.
initVariablesFromProperties(DelegateExecution) - Method in class com.edorasware.cloud.core.service.process.ProcessVariableHandlingService
Use this method to initialize variables through the specific init Variable service task.
initVariablesFromRestCall(DelegateExecution) - Method in class com.edorasware.cloud.core.service.process.RestVariableHandlingService
 
InitVariablesServiceTask - Class in com.edorasware.cmmn.model.structure
A service task that initializes case variables using a variables map configured on the service task.
InitVariablesServiceTask(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.InitVariablesServiceTask
 
InitVariablesServiceTaskStartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.start
A service task that initializes a set of variables based on an input parameter map.
InitVariablesServiceTaskStartHandler(WorkObjectVariableInitialization) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.InitVariablesServiceTaskStartHandler
 
initVariablesServiceTaskStartHandler(WorkObjectVariableInitialization) - Method in class com.edorasware.config.CmmnConfiguration
 
InnerSelectInPredicate - Class in com.edorasware.api.query.internal
A predicate which compares a query parameter (i.e. left operand) with an inner select predicate (i.e. right operand) based on a IN operator.
InnerSelectInPredicate(QueryParameter, Predicate) - Constructor for class com.edorasware.api.query.internal.InnerSelectInPredicate
Creates a predicate instance representing a queryParameter IN (select queryParameter from table where innerSelectPredicate) criterion.
InnerSelectInPredicate(QueryParameter, QueryParameter, Predicate) - Constructor for class com.edorasware.api.query.internal.InnerSelectInPredicate
Creates a predicate instance representing a queryParameter IN (select innerSelectQueryParameter from table where innerSelectPredicate) criterion.
InnerSelectReferenceValue(QueryParameter, QueryParameter, Predicate) - Constructor for class com.edorasware.api.query.internal.BasicOperandImpl.InnerSelectReferenceValue
 
InPredicate - Class in com.edorasware.api.query.internal
A predicate which compares a query parameter (i.e. left operand) with a set of possible values (i.e. right operand) based on a IN operator.
InPredicate(QueryParameter, Collection<?>) - Constructor for class com.edorasware.api.query.internal.InPredicate
Creates a predicate instance representing a queryParameter IN (possibleValues[0], …​ , possibleValues[n]) criterion.
insert(E) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Inserts a new entity.
insert(E) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
insertFrontendObject(FrontendObject) - Method in interface com.edorasware.cloud.core.service.frontendobject.FrontendObjectService
 
insertFrontendObject(FrontendObject) - Method in class com.edorasware.cloud.core.service.frontendobject.internal.DefaultFrontendObjectService
 
insertNewVariables(Collection<Variable>) - Method in class com.edorasware.commons.core.any.internal.jdbc.JdbcAnyWorkObjectPersistence
 
insertNewVariables(Collection<Variable>) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectPersistence
Inserts new variables into the database.
insertWorkObjectDefinitionProperties(Collection<Property>) - Method in class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
insertWorkObjectDefinitionProperties(Collection<Property>) - Method in class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
insertWorkObjectDefinitionProperties(Collection<Property>) - Method in interface com.edorasware.commons.core.maintenance.MaintenanceService
Inserts all specified work object definition properties.
insertWorkObjectDefinitionProperties(Collection<Property>) - Method in interface com.edorasware.commons.core.maintenance.support.MaintenancePersistence
Inserts all specified work object definition properties.
INSTANCE - Static variable in class com.edorasware.api.query.internal.NeverMatchingPredicate
 
INSTANCE - Static variable in class com.edorasware.cloud.core.util.JsonUtils.ListOfWorkObjectDefinitionIdTypeReference
 
INSTANCE - Static variable in class com.edorasware.cloud.core.util.JsonUtils.ListOfWorkObjectIdTypeReference
 
INSTANCE - Static variable in class com.edorasware.cloud.core.util.JsonUtils.SetOfGroupIdTypeReference
 
INSTANCE - Static variable in class com.edorasware.cloud.core.util.JsonUtils.SetOfUserIdTypeReference
 
INSTANCE - Static variable in class com.edorasware.commons.core.aggregate.internal.jdbc.CommonsSqlNameMapping
 
INSTANCE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionManager
 
INSTANCE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer
 
INSTANCE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
INSTANCE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectOperandContainer
 
INSTANCE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.SqlQueryParameterMapping
 
INSTANCE - Static variable in class com.edorasware.commons.core.util.xml.CommonsEntityResolver
 
INSTANCE - Static variable in class com.edorasware.commons.core.util.xml.ExceptionThrowingDefaultHandler
 
INSTANCE - Static variable in class com.edorasware.commons.core.util.xml.ExceptionThrowingErrorHandler
 
InstantSerializer - Class in com.edorasware.cloud.core.json
Serializer for Id instances
InstantSerializer() - Constructor for class com.edorasware.cloud.core.json.InstantSerializer
 
instantToDate(Instant) - Static method in class com.edorasware.api.time.TimeUtils
Converts an Instant value (possibly null) to the equivalent Date.
INTEGER_CONVERTER - Static variable in class com.edorasware.api.value.ValueConverters
Converts values between Integer and Long.
interceptOrderingConstruction(Ordering) - Method in interface com.edorasware.api.query.internal.ConstructionInterceptor
Hook to modify a new ordering right after its construction.
interceptOrderingConstruction(Ordering) - Method in class com.edorasware.api.query.internal.NoOpConstructionInterceptor
 
interceptOrderingConstruction(Ordering) - Method in class com.edorasware.api.query.internal.VariableConstructionInterceptor
 
interceptPredicateConstruction(Predicate) - Method in interface com.edorasware.api.query.internal.ConstructionInterceptor
Hook to modify a new predicate right after its construction.
interceptPredicateConstruction(Predicate) - Method in class com.edorasware.api.query.internal.NoOpConstructionInterceptor
 
interceptPredicateConstruction(Predicate) - Method in class com.edorasware.api.query.internal.VariableConstructionInterceptor
 
interceptReferenceValueConstruction(T) - Method in interface com.edorasware.api.query.internal.ConstructionInterceptor
Hook to modify a reference value before it is used for predicate construction.
interceptReferenceValueConstruction(T) - Method in class com.edorasware.api.query.internal.NoOpConstructionInterceptor
 
interceptReferenceValueConstruction(T) - Method in class com.edorasware.api.query.internal.VariableConstructionInterceptor
 
InternalActionManagerConfigurationConfigurer - Interface in com.edorasware.config.action
 
InternalActionProcessorsConfigurationConfigurer - Interface in com.edorasware.config.action
 
InternalConfigurationConfigurer<T> - Interface in com.edorasware.config
 
InternalConfigurationProvider<T> - Interface in com.edorasware.config
 
InternalContentConfigurationConfigurer - Interface in com.edorasware.config.content
 
InternalEngineConfigurationConfigurer - Interface in com.edorasware.config.engine
 
InternalExceptionControllerAdvice - Class in com.edorasware.rest
The default controller advice which catches the exceptions and returns the proper error messages to the front end.
InternalExceptionControllerAdvice() - Constructor for class com.edorasware.rest.InternalExceptionControllerAdvice
 
InternalPropertyConfigurationConfigurer - Interface in com.edorasware.config.property
 
INVALID_EMAIL - Static variable in exception com.edorasware.one.util.OneException
 
INVALID_FIRST_NAME - Static variable in exception com.edorasware.one.util.OneException
 
INVALID_LAST_NAME - Static variable in exception com.edorasware.one.util.OneException
 
INVALID_LOGIN - Static variable in exception com.edorasware.one.util.OneException
 
INVALID_MODEL - Static variable in exception com.edorasware.one.util.OneException
 
INVALID_NAME - Static variable in exception com.edorasware.one.util.OneException
 
INVALID_PASSWORD - Static variable in exception com.edorasware.one.util.OneException
 
INVALID_PLACEHOLDER_KEY - Static variable in exception com.edorasware.one.util.OneException
 
INVALID_STATE - Static variable in exception com.edorasware.one.util.OneException
 
INVALID_STATE_TRANSITION - Static variable in exception com.edorasware.one.util.OneException
 
INVALID_TYPE - Static variable in exception com.edorasware.one.util.OneException
 
INVALID_WORK_OBJECT - Static variable in exception com.edorasware.one.util.OneException
 
invalidateAll() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
 
invalidatePath(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
 
IOUtils - Class in com.edorasware.commons.core.util.io
Provides utility methods related to I/O.
IS_ADMIN_ACCOUNT - Static variable in class com.edorasware.cloud.core.account.CloudAccount
 
IS_ADMINISTRATOR_GROUP - Static variable in class com.edorasware.one.identity.group.GroupUtils
The variable that flags whether the associated group work object is the administrator group.
IS_ALL_USERS_GROUP - Static variable in class com.edorasware.one.identity.group.GroupUtils
The variable that flags whether the associated group work object is the all users group.
IS_MANAGER_GROUP - Static variable in class com.edorasware.one.identity.group.GroupUtils
The variable that flags whether the associated group work object is the manager group.
IS_MODELER_GROUP - Static variable in class com.edorasware.one.identity.group.GroupUtils
The variable that flags whether the associated group work object is the modeler group.
IS_SUPERVISOR_GROUP - Static variable in class com.edorasware.one.identity.group.GroupUtils
The variable that flags whether the associated group work object is the supervisor group.
IS_USER_GROUP - Static variable in class com.edorasware.one.identity.group.GroupUtils
The variable that flags whether the associated group work object is the user group.
isAboutToRelease() - Method in class com.edorasware.cmmn.engine.utility.RecursiveLock
 
isActionHidden(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
isActionVisible(CaseFileItem, TransitionData) - Method in interface com.edorasware.cmmn.engine.hooks.EvaluationListeners
Determine whether an action button for the given case file item is visible to the current user.
isActionVisible(PlannableItem, TransitionData) - Method in interface com.edorasware.cmmn.engine.hooks.EvaluationListeners
Determine whether an action button for the given plannable item (discretionary item) is visible to the current user.
isActionVisible(PlanItem, TransitionData) - Method in interface com.edorasware.cmmn.engine.hooks.EvaluationListeners
Determine whether an action button for the given plan item is visible to the current user.
isActionVisible(CaseFileItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
isActionVisible(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
isActionVisible(PlannableItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
isActionVisible(CaseFileItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
isActionVisible(PlannableItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
isActionVisible(PlanItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
isActive() - Method in class com.edorasware.api.query.internal.StateFieldOperandImpl
 
isActive() - Method in interface com.edorasware.api.query.StateFieldOperand
Builds a predicate for an active state check.
isActive() - Method in class com.edorasware.api.value.internal.StateField
 
isActive(String) - Static method in class com.edorasware.cloud.core.util.ModelStateHelper
 
isActive() - Method in class com.edorasware.cmmn.model.statesandactions.MilestoneAndStageState
 
isActive() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns <i>true</i> if the entity is in state ACTIVE.
isActive(boolean) - Method in class com.edorasware.one.identity.user.User.Builder
Set if the user is active.
isActive() - Method in class com.edorasware.one.identity.user.User.DeputyUser
True if the deputy user is active.
isActive() - Method in class com.edorasware.one.identity.user.User
Returns true if the user is active
isActive() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
isActive() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
isActivitiProcessDefinitionId(String, CommandExecutor) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
isAdmin(boolean) - Method in class com.edorasware.one.identity.user.User.Builder
Set if the user is an admin user.
isAdmin() - Method in class com.edorasware.one.identity.user.User
Returns true if the user is an admin user.
isAllowedCaseTransition(PlanItemState, PlanItemTransition) - Static method in class com.edorasware.cmmn.model.TransitionMap
Test if a transition is allowed for a given case state.
isAllowedEventTransition(PlanItemState, PlanItemTransition) - Static method in class com.edorasware.cmmn.model.TransitionMap
Test if a transition is allowed for a given event or milestone state.
isAllowedTaskTransition(PlanItemState, PlanItemTransition) - Static method in class com.edorasware.cmmn.model.TransitionMap
Test if a transition is allowed for a given stage or task state.
isAlwaysPropagate() - Method in exception com.edorasware.cmmn.model.exceptions.CmmnException
 
isAlwaysPropagate() - Method in exception com.edorasware.cmmn.model.exceptions.IllegalCmmnTransitionException
 
isAlwaysPropagate() - Method in exception com.edorasware.cmmn.model.exceptions.PlanItemNotFoundException
 
isAlwaysPropagate() - Method in exception com.edorasware.cmmn.model.exceptions.RecursionLimitException
 
isAppGraphEnabled() - Method in class com.edorasware.cloud.core.service.configuration.MiscellaneousConfiguration
 
isApplicable(TransitionData, PlanningListeners, EvaluationListeners) - Method in class com.edorasware.cmmn.model.rulesandsentries.ApplicabilityRule
Evaluate the applicability of this rule by delegating the evaluation of the rule to the passed planningListeners interface.
isArmed() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isArmed() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isArmed(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.EventListener
 
isArmed(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
isAutoComplete() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isAutoComplete() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isAutoComplete(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
 
isAutoComplete() - Method in class com.edorasware.cmmn.model.xml.TStage
Gets the value of the autoComplete property.
isAutoCompleteStage() - Method in class com.edorasware.cmmn.model.structure.UserEvent
Get the value of the 'type' custom property configured on the event listener (optional) and compare it to 'autoComplete'.
isAutoStartup() - Method in class com.edorasware.cloud.core.init.config.OneEnvironmentLoggingLifeCycleBean
 
isAutoStartup() - Method in class com.edorasware.cloud.core.init.config.OneInitializationLifeCycleBean
 
isAutoStartup() - Method in class com.edorasware.cloud.core.transfer.IncomingAppChannelAdapterLifecycleBean
 
isAutoStartup() - Method in class com.edorasware.commons.core.init.LifeCycleUpdaterLifecycleBean
 
isAutoStartup() - Method in class com.edorasware.gear.core.engine.config.flowable.FlowableJobExecutorLifecycleBean
 
isAvailableForPlanning() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
isBlocking() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isBlocking() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isBlocking() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
<p>The 'blocking' property applies to tasks (human task, process task, case task).
isBlocking() - Method in class com.edorasware.cmmn.model.structure.PlanItem
isBpmnProcessTask(PlanItem) - Static method in class com.edorasware.cmmn.engine.utility.CmmnUtils
 
isCaseFileItem() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isCaseFileItem() - Method in interface com.edorasware.cmmn.model.expressions.ElementView
 
isCaseFileItem() - Method in class com.edorasware.cmmn.model.expressions.EventSourceView
 
isCasePlanModel() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
isCaseTask() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isCaseTask() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isCaseTask() - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
isCmmnCase(Entity) - Static method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProvider
Check for a CMMN case.
isCmmnCase(WorkObject) - Static method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProvider
 
isCompatible(ReleaseVersion) - Method in interface com.edorasware.one.addon.AddonMetadata
Check whether addon supports release version
isCompatible(AppFormatVersion) - Method in class com.edorasware.one.app.AppFormatVersion
Checks whether the incoming App version is compatible with this version.
isCompatibleWithCurrentVersion() - Method in class com.edorasware.one.app.AppFormatVersion
Checks whether this App version is compatible with the current App version.
isCompleted() - Method in class com.edorasware.api.query.internal.StateFieldOperandImpl
 
isCompleted() - Method in interface com.edorasware.api.query.StateFieldOperand
Builds a predicate for a completed state check.
isCompleted() - Method in class com.edorasware.api.value.internal.StateField
 
isCompleted() - Method in class com.edorasware.cmmn.model.statesandactions.MilestoneAndStageState
 
isCompleted() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns <i>true</i> if the entity is in state COMPLETED.
isCompleted() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
isCompletionEvent() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent
Returns whether the event is a completion event, i.e. the event is of type Type#STATE_UPDATED and the new state is COMPLETED.
isCompletionNeutral() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isCompletionNeutral() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isCompletionNeutral() - Method in class com.edorasware.cmmn.model.structure.PlanItem
Get the value of the completionNeutral property on the plan item definition.
isConvertible(WorkObject) - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverterService
Is given workObject convertible by this service
isConvertible(WorkObject) - Method in class com.edorasware.cloud.core.conversion.internal.AbstractDocumentContentConverterService
 
isCreationEvent() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
Returns whether the event is a creation event, i.e. the event is of type CREATED.
isCurrentUserAllowedToBrowseToWorkObject(AnyWorkObject) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
isCurrentUserAllowedToBrowseToWorkObject(AnyWorkObject) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
Check if the current user is allowed to browse (i.e. navigate to) the passed Work Object.
isDeletable() - Method in class com.edorasware.cloud.core.auditlog.AuditLogHelper.CommentEntry
 
isDeleted() - Method in class com.edorasware.api.workobject.DeleteWorkObjectDecoratorContext
 
isDeletionEvent() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
Returns whether the event is a deletion event, i.e. the event is of type DELETED.
isDirty() - Method in class com.edorasware.cmmn.model.persistence.TransitionDataCache
 
isEditable() - Method in interface com.edorasware.cloud.core.transfer.AppDeploymentConfiguration
Deployment flag describes application deployment editability
isEditable() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppDeploymentConfiguration
 
isEditable() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
isEmpty() - Method in interface com.edorasware.api.query.CandidateFieldOperand
Builds a predicate which tests that the value of this operand contains no candidates.
isEmpty() - Method in class com.edorasware.api.query.internal.CandidateFieldOperandImpl
 
isEmpty() - Method in class com.edorasware.api.value.internal.CandidateFieldImpl
 
isEmpty() - Method in class com.edorasware.cloud.core.service.model.DataExchange
 
isEmpty() - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
isEmpty() - Method in class com.edorasware.cmmn.model.planning.PlanningTable
Find out if the internal map of plannable items is empty.
isEmpty() - Method in class com.edorasware.commons.core.modification.entity.EntityModification
 
isEnabled() - Method in interface com.edorasware.api.action.Action
Returns the 'enabled' state.
isEnabled() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
isEnabled() - Method in class com.edorasware.one.action.FrontendAction
 
isEventForType(String) - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent
Checks whether this event is for a work object with the given type.
isEventForType(String) - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionEvent
Checks whether this event is for a work object with the given type.
isEventListener() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
isExitSentry() - Method in class com.edorasware.cmmn.model.rulesandsentries.Sentry
 
isFailOnException() - Method in class com.edorasware.gear.core.engine.support.flowable.BaseForwardingFlowableEventListener
 
isFalse() - Method in interface com.edorasware.api.query.BooleanOperand
Builds a predicate representing a queryParameter == false comparison.
isFalse() - Method in class com.edorasware.api.query.internal.BooleanOperandImpl
 
isFalse() - Method in class com.edorasware.api.value.internal.BooleanValueImpl
 
isFatalWhenProblemsFound() - Method in interface com.edorasware.one.datacheck.DataConsistencyCheck
Indicates whether problems found by this data consistency check are fatal.
isFatalWhenProblemsFound() - Method in class com.edorasware.one.datacheck.internal.DuplicateDefinitionKeyCheck
 
isFatalWhenProblemsFound() - Method in class com.edorasware.one.datacheck.internal.DuplicateVariableCheck
 
isFatalWhenProblemsFound() - Method in class com.edorasware.one.datacheck.internal.LegacyModelReferenceCheck
 
isForceAppImport() - Method in interface com.edorasware.cloud.core.transfer.AppDeploymentConfiguration
Force application import flag
isForceAppImport() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppDeploymentConfiguration
 
isForceCaseContext() - Method in class com.edorasware.cmmn.model.TransitionData
 
isForceVisibility() - Method in class com.edorasware.cmmn.model.structure.UserEvent
 
isHidden() - Method in interface com.edorasware.api.action.Action
Returns the 'hidden' state.
isHidden() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
isHidden() - Method in class com.edorasware.one.action.FrontendAction
 
isIgnoreImportError() - Method in interface com.edorasware.cloud.core.transfer.AppDeploymentConfiguration
Ignore the errors during the import and only log them
isIgnoreImportError() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppDeploymentConfiguration
 
isIgnoreResourceNotFound() - Method in enum com.edorasware.config.BaseConfiguration.PROPERTY_SOURCE_LOCATIONS
 
isImpersonated() - Method in class com.edorasware.one.security.OneUserDetails
 
isImportNeeded(WorkObjectDetails, Map<String, String>) - Method in class com.edorasware.cloud.core.model.ModelService
 
isImportNeeded(AppContent) - Method in class com.edorasware.cloud.core.transfer.AppImporter
 
isInMigration() - Method in class com.edorasware.cmmn.model.TransitionData
 
isInterrupted() - Method in class com.edorasware.api.query.internal.StateFieldOperandImpl
 
isInterrupted() - Method in interface com.edorasware.api.query.StateFieldOperand
Builds a predicate for an interrupted state check.
isInterrupted() - Method in class com.edorasware.api.value.internal.StateField
 
isInterrupted() - Method in class com.edorasware.commons.core.any.AnyWorkObject
Returns <i>true</i> if the entity is in state INTERRUPTED.
isIsBlocking() - Method in class com.edorasware.cmmn.model.xml.TTask
Gets the value of the isBlocking property.
isList() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
isListenerNotificationDisabledFor(String) - Method in class com.edorasware.gear.core.event.ListenerNotificationController
 
isLivePreview(Boolean) - Method in class com.edorasware.one.identity.user.User.Builder
Set the user’s isLivePreview flag
isLivePreview() - Method in class com.edorasware.one.identity.user.User
 
isManualActivation() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isManualActivation() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isManualActivation(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
Note: Referring to figure 5.12 in the spec, a missing manual activation rule should evaluate to 'true' (i.e. manual activation).
isMap() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
isMilestone() - Method in class com.edorasware.cmmn.model.statesandactions.MilestoneAndStageState
 
isNewerVersion(String, Map<String, String>) - Method in interface com.edorasware.cloud.core.transfer.AppVersioningStrategy
Checks that the incoming app is a newer version of the current app.
isNewerVersion(String, Map<String, String>) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppVersioningStrategy
 
isNewSchema() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaManager
Checks whether the database initialization created a new schema.
isNewSchema() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaService
Checks whether the database initialization created a new schema.
isNewSchema() - Method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaService
 
isNewSchema() - Method in class com.edorasware.commons.core.persistence.schema.internal.StrategyBasedDatabaseSchemaManager
 
isNonBlockingComplete() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
isNonBlockingSubCase(CasePlanModel) - Static method in class com.edorasware.cmmn.engine.utility.CmmnUtils
 
isNotActive() - Method in class com.edorasware.api.query.internal.StateFieldOperandImpl
 
isNotActive() - Method in interface com.edorasware.api.query.StateFieldOperand
Builds a predicate for an not-active state check.
isNotActive() - Method in class com.edorasware.api.value.internal.StateField
 
isNotCompleted() - Method in class com.edorasware.api.query.internal.StateFieldOperandImpl
 
isNotCompleted() - Method in interface com.edorasware.api.query.StateFieldOperand
Builds a predicate for a not-completed state check.
isNotCompleted() - Method in class com.edorasware.api.value.internal.StateField
 
isNotificationDisabled() - Static method in class com.edorasware.cloud.core.notification.NotificationService
 
isNotify() - Method in class com.edorasware.one.identity.user.User.DeputyUser
True if the deputy user should be notified.
isNotInterrupted() - Method in class com.edorasware.api.query.internal.StateFieldOperandImpl
 
isNotInterrupted() - Method in interface com.edorasware.api.query.StateFieldOperand
Builds a predicate for a not-interrupted state check.
isNotInterrupted() - Method in class com.edorasware.api.value.internal.StateField
 
isNotNull() - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate for a value !
isNotNull() - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
isNotNull() - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
isNull() - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate for a value == null comparison.
isNull() - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
isNull() - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
isNullFunction(Function<?, ?>) - Static method in class com.edorasware.commons.core.util.fp.Functions
 
ISO_8601_DATE_FORMAT - Static variable in class com.edorasware.api.time.TimeUtils
Defines the default string format for dates.
ISO_8601_DATE_TIME_FORMAT - Static variable in class com.edorasware.api.time.TimeUtils
Defines the default string format for date/time timestamps.
ISO_8601_DATE_TIME_FORMAT_LENGTH - Static variable in class com.edorasware.api.time.TimeUtils
 
isOfSameHierarchy(PlanItem, boolean) - Method in class com.edorasware.cmmn.model.structure.PlanItem
<p>Test if the passed plan item lives in the same run-time stage hierarchy as this plan item.
isOverwrite() - Method in class com.edorasware.cloud.core.service.process.InitVariableData
 
isPending() - Method in class com.edorasware.cmmn.model.structure.PlanItem
Either AVAILABLE or ENABLED - The state of being not yet triggered.
isPreActivation() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isPreActivation() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isPreActivation() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
isPresent() - Method in class com.edorasware.commons.core.modification.entity.ModificationValue
Checks whether the value is present.
isPresent() - Static method in class com.edorasware.commons.core.util.fp.Predicates
Returns a predicate that matches all Optionals that have a reference to a value, i.e. they have a value present.
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiBaseELResolver
Deprecated.
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiIdentityELResolver
Deprecated.
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiServiceTaskPropertyELResolver
Deprecated.
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSpringBeanELResolver
Deprecated.
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSystemPropertyELResolver
Deprecated.
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiVariableScopeElResolver
Deprecated.
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnBaseELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableBaseELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableIdentityELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableServiceTaskPropertyELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSpringBeanELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSystemPropertyELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableVariableScopeElResolver
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.NullELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class com.edorasware.gear.core.expression.LegacyExpressionELResolver
 
isRepetition() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isRepetition() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isRepetition(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.EventListener
 
isRepetition(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
isRepetition(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.TimerEvent
 
isRepetitionEnabled() - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
isRequired() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isRequired() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isRequired(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
isRequired() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
isRoot() - Method in interface com.edorasware.api.query.HierarchyOperand
Builds a predicate matching objects at the root of the hierarchy (i.e. with no parent).
isRoot() - Method in class com.edorasware.api.query.internal.HierarchyOperandImpl
 
isRoot() - Method in class com.edorasware.api.value.internal.PathFieldImpl
 
isRootCaseTask() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isRootCaseTask() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isRootCaseTask() - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
isRunning() - Method in class com.edorasware.cloud.core.init.config.OneEnvironmentLoggingLifeCycleBean
 
isRunning() - Method in class com.edorasware.cloud.core.init.config.OneInitializationLifeCycleBean
 
isRunning() - Method in class com.edorasware.cloud.core.transfer.IncomingAppChannelAdapterLifecycleBean
 
isRunning() - Method in class com.edorasware.commons.core.init.LifeCycleUpdaterLifecycleBean
 
isRunning() - Method in class com.edorasware.gear.core.engine.config.flowable.FlowableJobExecutorLifecycleBean
 
isSecurityDisabled() - Static method in class com.edorasware.gear.core.security.SecurityUtils
 
isSemiTerminal() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isSemiTerminal() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isSemiTerminal() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
isServiceTask(PlanItem) - Static method in class com.edorasware.cmmn.engine.utility.CmmnUtils
 
isSet(Object) - Static method in class com.edorasware.cmmn.one.CmmnHelper
 
isSetLastActionComment() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
isStage() - Method in class com.edorasware.cmmn.model.statesandactions.MilestoneAndStageState
 
isStageComplete(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
 
isStale() - Method in class com.edorasware.cmmn.engine.utility.RecursiveLock
 
isSubCaseTask() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isSubCaseTask() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isSubCaseTask() - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
isSystemApp() - Method in interface com.edorasware.cloud.core.transfer.AppDeploymentConfiguration
Flag to recognize sytem application deployments
isSystemApp() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppDeploymentConfiguration
 
isTenantSpecific() - Method in interface com.edorasware.one.datacheck.DataConsistencyCheck
Checks whether this data consistency check is tenant specific.
isTenantSpecific() - Method in class com.edorasware.one.datacheck.internal.DuplicateDefinitionKeyCheck
 
isTenantSpecific() - Method in class com.edorasware.one.datacheck.internal.DuplicateVariableCheck
 
isTenantSpecific() - Method in class com.edorasware.one.datacheck.internal.LegacyModelReferenceCheck
 
isTerminal() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isTerminal() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isTerminal() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
isTriggered(PlanItem, EventSources, boolean) - Method in class com.edorasware.cmmn.model.rulesandsentries.CaseFileItemOnPart
 
isTriggered(PlanItem, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.rulesandsentries.IfPart
Method to evaluate this IfPart.
isTriggered(PlanItem, EventSources, boolean) - Method in class com.edorasware.cmmn.model.rulesandsentries.OnPart
Abstract method to evaluate the sentry.
isTriggered(PlanItem, EventSources, boolean) - Method in class com.edorasware.cmmn.model.rulesandsentries.PlanItemOnPart
 
isTriggered(PlanItem, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.rulesandsentries.Rule
Method to evaluate this Rule.
isTriggered(EventSources, PlanItem, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.rulesandsentries.Sentry
Evaluate the "onParts" of this sentry.
isTriggered() - Method in enum com.edorasware.cmmn.model.rulesandsentries.TriggerResult
 
isTriggeredExitSentry(String) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
isTriggeredFromEventSource() - Method in enum com.edorasware.cmmn.model.rulesandsentries.TriggerResult
 
isTriggeredFromIfPart() - Method in enum com.edorasware.cmmn.model.rulesandsentries.TriggerResult
 
isTriggeredFromOnPart(TriggerMode) - Method in enum com.edorasware.cmmn.model.rulesandsentries.TriggerResult
 
isTriggeredPlanItem(PlanItem) - Method in interface com.edorasware.cmmn.model.EventSource
 
isTriggeredPlanItem(PlanItem) - Method in class com.edorasware.cmmn.model.GenericEventSource
 
isTrue() - Method in interface com.edorasware.api.query.BooleanOperand
Builds a predicate for a queryParameter == true comparison.
isTrue() - Method in class com.edorasware.api.query.internal.BooleanOperandImpl
 
isTrue() - Method in class com.edorasware.api.value.internal.BooleanValueImpl
 
isUserInAllGroups(String, Collection<String>) - Method in interface com.edorasware.one.identity.IdentityManager
Checks if the user with the given id is a member of all groups the collection.
isUserInAllGroups(String, Collection<String>) - Method in class com.edorasware.one.identity.internal.DefaultIdentityManager
 
isUserInGroup(String, String) - Method in interface com.edorasware.one.identity.IdentityManager
Checks if the given user is a member of the group with the given id.
isUserInGroup(String, String) - Method in class com.edorasware.one.identity.internal.DefaultIdentityManager
 
isUserInGroups(String, Collection<String>) - Method in interface com.edorasware.one.identity.IdentityManager
Checks if the user with the given id is a member of at least one group in the collection.
isUserInGroups(String, Collection<String>) - Method in class com.edorasware.one.identity.internal.DefaultIdentityManager
 
isValidEmailAddress(String) - Method in class com.edorasware.one.identity.user.UserUtils
Checks if the given email address is valid.
isValidName(String) - Static method in class com.edorasware.one.identity.user.UserUtils
Checks if the given name is valid.
isVariableDeletionEvent() - Method in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent
Returns whether the event deletes at least one variable.
isVirtual() - Method in class com.edorasware.one.permission.dashboard.Dashboard
 
isVirtual() - Method in enum com.edorasware.one.permission.dashboard.DashboardName
 
isVisible() - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
isWaitingOnChildren() - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
isWaitingOnChildren() - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
isWaitingOnChildren(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
isWaitingOnChildren(boolean, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
isWaitingOnChildren(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
 
isWaitingOnChildren(boolean, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
 
iterator() - Method in class com.edorasware.cloud.core.service.document.word.LinqIterable
 
iterator() - Method in class com.edorasware.commons.core.modification.entity.EntityModification
 

J

JDBC_TABLE_TYPES_WHITE_LIST - Static variable in class com.edorasware.commons.core.util.db.DbUtils
Constant that defines what JDBC table types to include by default when querying for table metadata.
JdbcAnyWorkObjectDefinitionPersistence - Class in com.edorasware.commons.core.any.internal.jdbc
Concrete work object definition persistence that uses the Spring JDBC Template.
JdbcAnyWorkObjectDefinitionPersistence(DataSource, DatabaseType, DatabaseMetadata, ConverterProvider, PrimaryKeyGenerator, String, List<String>, TimeProvider) - Constructor for class com.edorasware.commons.core.any.internal.jdbc.JdbcAnyWorkObjectDefinitionPersistence
 
JdbcAnyWorkObjectPersistence - Class in com.edorasware.commons.core.any.internal.jdbc
Concrete work object persistence that uses the Spring JDBC Template.
JdbcAnyWorkObjectPersistence(DataSource, DatabaseType, DatabaseMetadata, ConverterProvider, PrimaryKeyGenerator, String, List<String>, TimeProvider) - Constructor for class com.edorasware.commons.core.any.internal.jdbc.JdbcAnyWorkObjectPersistence
 
JdbcEntityPersistence<E extends Entity,EB extends Entity.EntityBuilder<E,EB>,M extends EntityManager<E,EB,?,?,?>,R extends EntityResult<E,EB,M>,PC extends EntityPersistenceConfiguration<E,EB,M,R>> - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
JdbcMaintenancePersistence - Class in com.edorasware.commons.core.maintenance.internal.jdbc
 
JdbcMaintenancePersistence(DataSource, DatabaseType, DatabaseMetadata, ConverterProvider, PrimaryKeyGenerator, String, List<String>, TimeProvider) - Constructor for class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
JdbcPersistence - Class in com.edorasware.commons.core.persistence.jdbc
Utility class related to JDBC persistence.
JdbcPersistence(DataSource, SqlMappingContext, String) - Constructor for class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
jdbcPersistence(DataSource, DatabaseType, DatabaseMetadata) - Method in class com.edorasware.config.OneConfiguration
 
JdbcSequentialPrimaryKeyPersistence - Class in com.edorasware.commons.core.persistence.jdbc
Primary key persistence that uses the Spring JDBC Template.
JdbcSequentialPrimaryKeyPersistence(PlatformTransactionManager, DataSource, DatabaseType, DatabaseMetadata, String) - Constructor for class com.edorasware.commons.core.persistence.jdbc.JdbcSequentialPrimaryKeyPersistence
Creates a new JdbcSequentialPrimaryKeyPersistence instance.
JOB_NAME - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The Spring Batch job name.
jobProcessor(CurrentTenantService, CurrentUserService) - Method in class com.edorasware.config.engine.EngineConfiguration
 
join(List<Action>) - Method in interface com.edorasware.one.action.ActionJoiner
Group provided Actions into ActionGroup
join(List<Action>) - Method in class com.edorasware.one.action.internal.DefaultActionJoiner
 
join(List<Action>) - Method in class com.edorasware.one.action.internal.DescendantsActionJoiner
 
JsonConverter<V> - Class in com.edorasware.commons.core.util
Converts values of a given type to a Json String representation and vice-versa.
JsonConverter(Class<V>) - Constructor for class com.edorasware.commons.core.util.JsonConverter
Creates a new instance that converts objects of the given type to and from Json.
JsonConverter(Class<V>, Gson) - Constructor for class com.edorasware.commons.core.util.JsonConverter
Creates a new instance that converts objects of the given type to and from Json.
JsonDateValueFormatter - Class in com.edorasware.cloud.core.dataexport
 
JsonDateValueFormatter() - Constructor for class com.edorasware.cloud.core.dataexport.JsonDateValueFormatter
 
JsonDateValueFormatter(String) - Constructor for class com.edorasware.cloud.core.dataexport.JsonDateValueFormatter
 
JsonDateValueFormatter(String, String) - Constructor for class com.edorasware.cloud.core.dataexport.JsonDateValueFormatter
 
JsonObjectMapperAdapter - Class in com.edorasware.cloud.core.json.config
Adapter to ease the configuration of an ObjectMapper class
JsonObjectMapperAdapter() - Constructor for class com.edorasware.cloud.core.json.config.JsonObjectMapperAdapter
 
JsonRedisSerializer - Class in com.edorasware.one.cache.internal.redis
JSON Redis serializer which serializes/deserializes given Classes to JSON and back.
JsonRedisSerializer(ObjectMapper, List<Class<?>>, List<Class<?>>) - Constructor for class com.edorasware.one.cache.internal.redis.JsonRedisSerializer
The given object mapper must be able to serialize/deserialize the given classes.
JsonResponseExpressionResolver - Class in com.edorasware.cloud.core.service.rest
 
JsonResponseExpressionResolver(InputStream) - Constructor for class com.edorasware.cloud.core.service.rest.JsonResponseExpressionResolver
 
JsonUtils - Class in com.edorasware.cloud.core.util
 
JsonUtils.ListOfWorkObjectDefinitionIdTypeReference - Class in com.edorasware.cloud.core.util
 
JsonUtils.ListOfWorkObjectIdTypeReference - Class in com.edorasware.cloud.core.util
 
JsonUtils.SetOfGroupIdTypeReference - Class in com.edorasware.cloud.core.util
 
JsonUtils.SetOfUserIdTypeReference - Class in com.edorasware.cloud.core.util
 

K

KEY - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
key(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
Sets the key.
KEY - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition key values.
key(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
KEY - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectDefinitionFieldId
 
KEY_DELETE_IDENTITY_LINKS_BY_ENTITY_ID_AND_IDENTITY_LINK_TYPE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_DELETE_ROOT_ENTITY_BY_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_DELETE_VARIABLES_BY_ROOT_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_INSERT_ENTITY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_INSERT_PROPERTY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionPersistenceConfiguration
 
KEY_INSERT_ROOT_ENTITY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_INSERT_VARIABLE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_SELECT_ANY_ENTITY_BY_EXTERNAL_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_ANY_ENTITY_BY_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_ENTITIES - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_ENTITIES_WITH_PAGING - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_ENTITY_COUNT - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_EXTERNAL_ID_BY_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_ID_BY_EXTERNAL_ID - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.EntityPersistenceConfiguration
 
KEY_SELECT_IDENTITY_LINKS - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_SELECT_PROPERTIES - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionPersistenceConfiguration
 
KEY_SELECT_VARIABLES - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_UPDATE_HIERARCHY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_UPDATE_PROPERTIES - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.DomainObjectDefinitionPersistenceConfiguration
 
KEY_UPDATE_ROOT_ENTITY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_UPDATE_ROOT_ENTITY_FOR_VARIABLE_CHANGES - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_UPDATE_ROOT_ENTITY_TIMESTAMPS - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
KEY_UPDATE_VARIABLE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.WorkObjectPersistenceConfiguration
 
keySet() - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
KeyStoreUtils - Class in com.edorasware.commons.core.util.security
 

L

L1Cache - Class in com.edorasware.commons.core.persistence.entity.jdbc
Implements caching for JdbcEntityPersistence.
L1Cache() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.L1Cache
 
Language - Class in com.edorasware.one.i18n
Language class which holds the name and the language code.
language(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mandatory language of the user.
LANGUAGE - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the language of the user.
LANGUAGE - Static variable in class com.edorasware.one.identity.user.UserValues
The user’s language.
LanguageController - Class in com.edorasware.rest.i18n
Controller that provides Languages for i18n purposes.
LanguageController(LanguageManager) - Constructor for class com.edorasware.rest.i18n.LanguageController
 
LanguageDeserializer - Class in com.edorasware.cloud.core.json
This class deserializes Language from LanguageSerializer.
LanguageDeserializer() - Constructor for class com.edorasware.cloud.core.json.LanguageDeserializer
 
languageManager(LanguageService, UserManager, String[]) - Method in class com.edorasware.config.OneConfiguration
 
LanguageManager - Interface in com.edorasware.one.i18n
Manager to retrieve available languages.
LanguageSerializer - Class in com.edorasware.cloud.core.json
This class serializes Language to json.
LanguageSerializer() - Constructor for class com.edorasware.cloud.core.json.LanguageSerializer
 
languageService() - Method in class com.edorasware.config.OneConfiguration
 
LanguageService - Interface in com.edorasware.one.i18n
Service to retrieve available languages.
LARGE_STRING - Static variable in class com.edorasware.commons.core.persistence.entity.PropertyConverter
 
LARGE_STRING - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
LargeString - Class in com.edorasware.commons.core.util.string
This class encapsulates a String that represents a large string.
LargeString(String) - Constructor for class com.edorasware.commons.core.util.string.LargeString
 
LAST_ACTION_COMMENT - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
LAST_NAME - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the last name of the user.
LAST_NAME - Static variable in class com.edorasware.one.identity.user.UserValues
The user’s last name.
lastModifiedDate(Instant) - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata.Builder
Set the last modified date of the content for the content metadata.
lastName(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mandatory last name of the user.
latest() - Method in class com.edorasware.commons.core.query.entity.VersionOperand
Builds a predicate representing a version = max(all version values) comparison.
latest(Predicate) - Method in class com.edorasware.commons.core.query.entity.VersionOperand
Builds a predicate representing a version = max(all version values matching aggregationPredicate) comparison.
LATEST_EXTERNAL_VERSION - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates that test for the latest external version of all work object definitions with a certain key.
LATEST_MODEL_REVISION - Static variable in class com.edorasware.cloud.core.service.model.OneModelPersistenceService
 
LATEST_MODEL_REVISION_VAR - Static variable in class com.edorasware.cloud.core.service.model.OneModelPersistenceService
Deprecated.
LATEST_VERSION - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates that test for the latest version of all work object definitions with a certain key.
LatestVersionOperand - Class in com.edorasware.commons.core.query.entity
An operand implementation for version fields which builds Predicate instances that test for the latest, i.e. highest, value of a version field in combination with one or more other fields.
LatestVersionOperand(VersionOperand, StringOperand<String>) - Constructor for class com.edorasware.commons.core.query.entity.LatestVersionOperand
Creates a new operand instance.
LegacyConstants - Class in com.edorasware.one.legacy
Constants that are no longer used in production but are needed for dealing with legacy data (e.g. in data migrations).
LegacyConstants() - Constructor for class com.edorasware.one.legacy.LegacyConstants
 
LegacyExpressionELResolver - Class in com.edorasware.gear.core.expression
This class resolves legacy value access methods for values whose types or interface has changed, keeping backwards compatibility with old expressions.
LegacyExpressionELResolver() - Constructor for class com.edorasware.gear.core.expression.LegacyExpressionELResolver
 
legacyModelReferenceCheck(WorkObjectService, AnyWorkObjectDefinitionService, ModelPersistenceService) - Method in class com.edorasware.config.InitializationConfiguration
 
LegacyModelReferenceCheck - Class in com.edorasware.one.datacheck.internal
Checks that models and definitions have no legacy model references based on the model 'guid' variable or ID.
LegacyModelReferenceCheck(WorkObjectService, AnyWorkObjectDefinitionService, ModelPersistenceService) - Constructor for class com.edorasware.one.datacheck.internal.LegacyModelReferenceCheck
 
legacyPersistentObjectMapper(CurrentUserService, TimeProvider, ConverterProvider) - Method in class com.edorasware.config.OneConfiguration
 
LegacySerializationAppReaderPreProcessor - Class in com.edorasware.cloud.core.patch.transfer
Converts work objects that were written using an old serialization.
LegacySerializationAppReaderPreProcessor(ObjectMapper, ObjectMapper) - Constructor for class com.edorasware.cloud.core.patch.transfer.LegacySerializationAppReaderPreProcessor
 
LegacyUpgrade - Class in com.edorasware.commons.core.persistence.schema.internal
Placeholder for a corresponding pre-1.6.0 migration to keep Flyway happy.
LegacyUpgrade(String, String, DatabaseSchemaService) - Constructor for class com.edorasware.commons.core.persistence.schema.internal.LegacyUpgrade
 
legacyUpgrade101(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
legacyUpgrade102(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
legacyUpgrade111(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
legacyUpgrade1110(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
legacyUpgrade112(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
legacyUpgrade113(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
legacyUpgrade114(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
legacyUpgrade115(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
legacyUpgrade116(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
legacyUpgrade117(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
legacyUpgrade118(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
legacyUpgrade119(DatabaseSchemaService) - Method in class com.edorasware.config.InitializationConfiguration
 
LegacyVariableConverter<S,T> - Class in com.edorasware.commons.core.persistence.entity
These converters are only needed before the server has run the DB migration to simplify the gear data types.
lessThan(T) - Method in class com.edorasware.api.query.internal.NumberOperandImpl
 
lessThan(T) - Method in interface com.edorasware.api.query.NumberOperand
Builds a predicate for a queryParameter < referenceValue comparison.
lessThan(T) - Method in class com.edorasware.api.value.internal.NumberValueImpl
 
lessThanOrEq(T) - Method in class com.edorasware.api.query.internal.NumberOperandImpl
 
lessThanOrEq(T) - Method in interface com.edorasware.api.query.NumberOperand
Builds a predicate for a queryParameter <= referenceValue comparison.
lessThanOrEq(T) - Method in class com.edorasware.api.value.internal.NumberValueImpl
 
LicenseChecker - Class in com.edorasware.commons.core.license
This class serves as the default entry point of the license check functionality.
LicenseChecker(Resource) - Constructor for class com.edorasware.commons.core.license.LicenseChecker
 
licenseChecker(Resource) - Method in class com.edorasware.config.CommonsConfiguration
 
LicenseContext - Class in com.edorasware.commons.core.license
 
LicenseContext(String, String, String) - Constructor for class com.edorasware.commons.core.license.LicenseContext
 
LicenseContext(String, String, String, Map<String, String>) - Constructor for class com.edorasware.commons.core.license.LicenseContext
 
LifeCycle - Interface in com.edorasware.commons.core.init
Provides the current state of the application.
lifeCycle() - Method in class com.edorasware.config.CommonsConfiguration
 
LifeCycle.State - Enum in com.edorasware.commons.core.init
The life-cycle states.
LifeCycleUpdaterLifecycleBean - Class in com.edorasware.commons.core.init
Life-cycle bean that will set the life-cycle to LifeCycle.State.RUNNING on start and to LifeCycle.State.STOPPING on shutdown.
LifeCycleUpdaterLifecycleBean(DefaultLifeCycle) - Constructor for class com.edorasware.commons.core.init.LifeCycleUpdaterLifecycleBean
 
lifeCycleUpdaterLifecycleBean(DefaultLifeCycle) - Method in class com.edorasware.config.CommonsConfiguration
 
like(T) - Method in class com.edorasware.api.query.internal.StringOperandImpl
 
like(T) - Method in interface com.edorasware.api.query.StringOperand
Builds a predicate for a queryParameter LIKE expectedValue comparison.
like(T) - Method in class com.edorasware.api.value.internal.StringValueImpl
 
limit(Integer) - Method in class com.edorasware.api.query.Query.Builder
The maximum number of results to retrieve.
linkedResourcesFilter(Resource...) - Method in class com.edorasware.config.OneConfiguration
 
LinkedResourcesFilter - Class in com.edorasware.one.servlet
Filter which maps the provided linked resources mappings files.
LinkedResourcesFilter(Resource...) - Constructor for class com.edorasware.one.servlet.LinkedResourcesFilter
 
LinqContext - Class in com.edorasware.cloud.core.service.document.word
This class is used to allow edoras one expressions in Linq (https://docs.aspose.com/display/wordsjava/LINQ+Reporting+Engine+Programmers+Guide) templates.
LinqContext(GearExpressionResolver, WorkObject) - Constructor for class com.edorasware.cloud.core.service.document.word.LinqContext
 
LinqIterable - Class in com.edorasware.cloud.core.service.document.word
Adapts the wrapped Iterable to be used in a Linq context.
LinqIterable(Iterable) - Constructor for class com.edorasware.cloud.core.service.document.word.LinqIterable
 
LIST - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
ListConverter<V,W> - Class in com.edorasware.api.value.internal
 
ListConverter(ValueConverter<V, W>) - Constructor for class com.edorasware.api.value.internal.ListConverter
 
ListenerNotificationController - Class in com.edorasware.gear.core.event
Controller that allows to run a task while marking the context identified by an id muted for listener notifications.
ListenerNotificationController() - Constructor for class com.edorasware.gear.core.event.ListenerNotificationController
 
ListMultiConverter - Class in com.edorasware.cloud.core.dataexport.converter
This class put results from several MultiConverters into one result list.
ListMultiConverter(List<MultiConverter>) - Constructor for class com.edorasware.cloud.core.dataexport.converter.ListMultiConverter
 
listMultiConverter(String, String, AnyWorkObjectService, AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
listToken(TypeToken<T>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
 
listToken(Class<T>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
 
ListValue<V> - Interface in com.edorasware.api.value
Defines the interface of a number value.
ListValueImpl<T,U> - Class in com.edorasware.api.value.internal
 
ListValueImpl(String, ValueConverter<T, U>, ListVariableOperand<U>) - Constructor for class com.edorasware.api.value.internal.ListValueImpl
 
ListVariableOperand<U> - Interface in com.edorasware.api.query
Defines the methods used to build Predicates for complex variable values.
ListVariableOperandImpl<T> - Class in com.edorasware.api.query.internal
Default implementation of the ComplexVariableOperand interface.
ListVariableOperandImpl(String, TypeToken<T>) - Constructor for class com.edorasware.api.query.internal.ListVariableOperandImpl
Creates a new operand instance.
LIVE_PREVIEW - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the live preview flag of the user.
LIVE_PREVIEW - Static variable in class com.edorasware.one.identity.user.UserValues
The user’s live preview flag.
loadUserByUsername(String) - Method in class com.edorasware.one.security.OneUserDetailsService
 
loadUserByUsername(String, Optional<String>) - Method in class com.edorasware.one.security.OneUserDetailsService
Loads system users with a given state.
LocalDirectoryOutgoingAppChannelAdapter - Class in com.edorasware.cloud.core.transfer.internal
Outgoing app channel adapter which stores the app model in a directory on the local file system.
LocalDirectoryOutgoingAppChannelAdapter(WorkObjectService, CurrentTenantService, TenantLookupService, TimeProvider, GearExpressionResolver, AppExporter, AppWriterFactory, String, Path, MessageChannel) - Constructor for class com.edorasware.cloud.core.transfer.internal.LocalDirectoryOutgoingAppChannelAdapter
 
LOCALE - Static variable in class com.edorasware.one.identity.user.UserDefault
The default locale to apply when the user’s locale is not available.
LocaleDeserializer - Class in com.edorasware.cloud.core.json
This class deserializes Locale from LocaleSerializer.
LocaleDeserializer() - Constructor for class com.edorasware.cloud.core.json.LocaleDeserializer
 
localeResolver(PlatformTransactionManager, UserService) - Method in class com.edorasware.config.security.SecurityConfiguration
 
LocaleSerializer - Class in com.edorasware.cloud.core.json
This class serializes Locale to json.
LocaleSerializer() - Constructor for class com.edorasware.cloud.core.json.LocaleSerializer
 
Localizable<T extends Localizable<T>> - Interface in com.edorasware.one.i18n
Classes which implement this interface are treated as localizable classes.
localize(Collection<T>, MessageSource, Locale) - Static method in class com.edorasware.one.i18n.I18nUtils
Localizes a list of localizable classes and returns the localized versions of the specified instances.
localize(MessageSource, Locale) - Method in interface com.edorasware.one.i18n.Localizable
Localizes the current instance and returns a localized version of the implementing class with respect to the specified Locale.
localize(MessageSource, Locale) - Method in class com.edorasware.one.permission.dashboard.Dashboard
 
localize(MessageSource, Locale) - Method in class com.edorasware.one.permission.view.View
 
localize(String, FrontendObject) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
localizeNewFrontendObject(FrontendObject) - Method in class com.edorasware.one.frontendobject.internal.FrontendObjectManagerUtils
 
LocalVariablesConverter - Class in com.edorasware.cloud.core.dataexport.converter
This class converts work object’s local variables into report values
LocalVariablesConverter(String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.LocalVariablesConverter
 
LocalVariablesConverter(String, Collection<String>) - Constructor for class com.edorasware.cloud.core.dataexport.converter.LocalVariablesConverter
 
LocalVariablesConverter(String, Collection<String>, List<ExportValueFormatter>) - Constructor for class com.edorasware.cloud.core.dataexport.converter.LocalVariablesConverter
 
LocalVariableValueConverter - Class in com.edorasware.cloud.core.dataexport.converter
 
LocalVariableValueConverter(String, String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.LocalVariableValueConverter
 
LocalZipFileOutgoingAppChannelAdapter - Class in com.edorasware.cloud.core.transfer.internal
Outgoing app channel adapter which stores the app model as ZIP file on the local file system.
LocalZipFileOutgoingAppChannelAdapter(WorkObjectService, CurrentTenantService, TenantLookupService, TimeProvider, GearExpressionResolver, AppExporter, AppWriterFactory, String, Path, MessageChannel) - Constructor for class com.edorasware.cloud.core.transfer.internal.LocalZipFileOutgoingAppChannelAdapter
 
lock() - Method in class com.edorasware.cmmn.engine.utility.RecursiveLock
 
lockAndProcessFile(Path, Function<byte[], Optional<byte[]>>) - Static method in class com.edorasware.commons.core.content.internal.ContentUtils
Opens the specified Path with create, sync, read and write mode (see StandardOpenOptions), tries to fully lock and then process it with the given function.
log(String) - Method in class com.edorasware.cmmn.model.StateModel
 
LoggingMailSender - Class in com.edorasware.cloud.core.mail
A mail sender implementation that just logs outgoing messages instead of actually sending them.
LoggingMailSender() - Constructor for class com.edorasware.cloud.core.mail.LoggingMailSender
 
login(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mandatory login of the user.
LOGIN - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the login of the user.
LOGIN - Static variable in class com.edorasware.one.identity.user.UserValues
The user’s login.
logTenantInformation() - Method in class com.edorasware.cloud.core.init.config.OneTenantInformationLogger
 
LONG - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
longValue() - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
longValue() - Method in interface com.edorasware.api.query.VariableOperand
Returns an operand to build predicates for the value part of variables.
longValue(String) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
longValue(String, Object) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
LongVariableProcessor - Class in com.edorasware.cloud.core.service.search.internal
Parses integer variable search term values into predicates.
LongVariableProcessor() - Constructor for class com.edorasware.cloud.core.service.search.internal.LongVariableProcessor
 
lowest() - Method in class com.edorasware.api.query.internal.PriorityFieldOperandImpl
 
lowest(Predicate) - Method in class com.edorasware.api.query.internal.PriorityFieldOperandImpl
 
lowest() - Method in interface com.edorasware.api.query.PriorityFieldOperand
Builds a predicate for a priority = min(all priority values) comparison.
lowest(Predicate) - Method in interface com.edorasware.api.query.PriorityFieldOperand
Builds a predicate for a priority = min(all priority values matching aggregationPredicate) comparison.
lowest() - Method in class com.edorasware.api.value.internal.PriorityFieldImpl
 
lowest(Predicate) - Method in class com.edorasware.api.value.internal.PriorityFieldImpl
 
LowLevelStateModelUpdater - Interface in com.edorasware.cmmn.engine.core
 
LowLevelStateModelUpdater.RecursionControl - Enum in com.edorasware.cmmn.engine.core
 

M

MAIL_BCC - Static variable in class com.edorasware.one.util.OneConstants
 
MAIL_BODY - Static variable in class com.edorasware.cloud.core.models.MailModel
 
MAIL_BODY_PROPERTY_NAME - Static variable in class com.edorasware.cloud.core.models.MailDefinition
 
MAIL_CC - Static variable in class com.edorasware.one.util.OneConstants
 
MAIL_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a mail work object definition.
MAIL_HEADERS - Static variable in class com.edorasware.one.util.OneConstants
 
MAIL_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
MAIL_MODEL - Static variable in class com.edorasware.one.util.OneConstants
 
MAIL_MODEL_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a mail model work object definition.
MAIL_MODEL_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a mail model work object.
MAIL_PRIORITY - Static variable in class com.edorasware.one.util.OneConstants
 
MAIL_RECIPIENT - Static variable in class com.edorasware.one.util.OneConstants
 
MAIL_REPLY_TO - Static variable in class com.edorasware.one.util.OneConstants
 
MAIL_SUBJECT - Static variable in class com.edorasware.cloud.core.models.MailModel
 
MAIL_SUBJECT_PROPERTY_NAME - Static variable in class com.edorasware.cloud.core.models.MailDefinition
 
MailActivityService - Class in com.edorasware.cloud.core.service.mail
Service that will called by Mail Activities in Process Definitions.
MailActivityService(MailService, boolean) - Constructor for class com.edorasware.cloud.core.service.mail.MailActivityService
 
mailActivityService(MailService, boolean) - Method in class com.edorasware.config.OneConfiguration
 
MailConfiguration - Class in com.edorasware.config.mail
 
MailConfiguration() - Constructor for class com.edorasware.config.mail.MailConfiguration
 
MailConfigurationBuilder - Interface in com.edorasware.api.config.mail
Configuration customizations for the mail interface.
MailConfigurationConfigurer - Interface in com.edorasware.api.config.mail
Interface for beans that customize the mail interface.
MailDefinition - Class in com.edorasware.cloud.core.models
 
MailMergeWorkObjectSource - Class in com.edorasware.cloud.core.service.document.word
This class implement the IMailMergeDataSource interface to create datasouce for mailMerge in aspose Aspose go through the data source as a tree See : http://www.aspose.com/docs/display/wordsjava/How+to++Mail+Merge+from+XML+using+IMailMergeDataSource
MailMergeWorkObjectSource(String, WorkObject, Map<String, String>) - Constructor for class com.edorasware.cloud.core.service.document.word.MailMergeWorkObjectSource
 
MailMergeWorkObjectSourceRoot - Class in com.edorasware.cloud.core.service.document.word
This class implement the IMailMergeDataSourceRoot interface to create datasouce for mailMerge in aspose See : http://www.aspose.com/docs/display/wordsjava/IMailMergeDataSourceRoot
MailMergeWorkObjectSourceRoot(WorkObject, Map<String, String>) - Constructor for class com.edorasware.cloud.core.service.document.word.MailMergeWorkObjectSourceRoot
 
MailModel - Class in com.edorasware.cloud.core.models
 
MailModelDefinitionProvider - Class in com.edorasware.cloud.core.provider.model
 
MailModelDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.model.MailModelDefinitionProvider
 
mailModelDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
MailModelDeployer - Class in com.edorasware.cloud.core.deploy
Deploys mail model instances.
MailModelDeployer(ModelPersistenceService) - Constructor for class com.edorasware.cloud.core.deploy.MailModelDeployer
 
mailModelDeployer(ModelPersistenceService) - Method in class com.edorasware.config.OneConfiguration
 
MailModelProvider - Class in com.edorasware.cloud.core.provider.model
 
MailModelProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.model.MailModelProvider
 
mailModelProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
MailNotificationListener - Class in com.edorasware.cloud.core.mail
 
MailNotificationListener() - Constructor for class com.edorasware.cloud.core.mail.MailNotificationListener
 
mailNotificationListener() - Method in class com.edorasware.config.OneConfiguration
 
MailPropertiesJsonParser - Class in com.edorasware.cloud.core.mail
Parses the JSON used to store mail header information in task properties.
MailPropertiesJsonParser() - Constructor for class com.edorasware.cloud.core.mail.MailPropertiesJsonParser
 
mailSender(JavaMailSender) - Method in interface com.edorasware.api.config.mail.MailConfigurationBuilder
Configures an alternative mail sender implementation.
mailSender(String, int, String, String, String, boolean, String, String, String) - Method in class com.edorasware.config.mail.MailConfiguration
 
MailService - Interface in com.edorasware.cloud.core.mail
Sends mails in the context of a given work object and an optional execution context of a process.
mailService(boolean, UserManager, WorkObjectService, AnyWorkObjectDefinitionService, ContentManagerHelper, ContentManager, TemplateService, JavaMailSender, UserUtils, String, String, String) - Method in class com.edorasware.config.OneConfiguration
 
main(String[]) - Static method in class com.edorasware.one.util.CommandLineParser
 
MaintenanceController - Class in com.edorasware.rest.maintenance
Provides REST endpoints for maintenance operations.
MaintenanceController(MaintenanceManager) - Constructor for class com.edorasware.rest.maintenance.MaintenanceController
 
maintenanceManager(DataConsistencyService, DatabaseSchemaService, UserManager, BackgroundTaskService, OneElasticIndexService, StatisticsAwareCache) - Method in class com.edorasware.config.OneConfiguration
 
MaintenanceManager - Interface in com.edorasware.one.maintenance
Provides system maintenance services.
MaintenancePersistence - Interface in com.edorasware.commons.core.maintenance.support
Maintenance persistence API.
maintenancePersistence(DataSource, DatabaseType, DatabaseMetadata, ConverterProvider, PrimaryKeyGenerator, TimeProvider) - Method in class com.edorasware.config.CommonsConfiguration
 
MaintenanceService - Interface in com.edorasware.commons.core.maintenance
 
maintenanceService(MaintenancePersistence) - Method in class com.edorasware.config.CommonsConfiguration
 
Manager - Annotation Type in com.edorasware.one.util
Annotation which is used on manager classes which need to be transactional.
managerUtils(FrontendObjectService, WorkObjectService, NotificationService) - Method in class com.edorasware.config.OneConfiguration
 
MANUAL_REPETITION - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute.
manualStart(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
manualStart(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
manualStart(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
manualStart(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.manualStart.ManualStartHandler
Implements the MANUAL_START transition.
ManualStartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.manualStart
 
ManualStartHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.manualStart.ManualStartHandler
 
ManualStartHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.manualStart
 
ManualStartHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.manualStart.ManualStartHandlers
 
ManualStartHandlers(Map<Class<? extends PlanItem>, ManualStartHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.manualStart.ManualStartHandlers
 
manualStartHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
map(String) - Method in class com.edorasware.cloud.core.util.ReferenceMapper
Maps an old ID string to the new equivalent.
map(QueryParameter) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlQueryParameterMapping
 
MAP - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
map(QueryParameter) - Method in interface com.edorasware.commons.core.query.QueryParameterMapper
Maps from a given source query parameter to a target query parameter.
MAP_SUFFIX - Static variable in class com.edorasware.cmmn.one.CmmnConstants
Optional suffix for output variable names, causing the result to be stored in a map keyed by plan item instance id.
mapByForeignKey(Collection<T>) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Separates the given component entities by their source reference.
mapEntitiesById(List<? extends E>) - Static method in class com.edorasware.commons.core.entity.EntityUtils
Maps the given entities by their ids.
MAPPINGS - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The property mappings list variable for the static and dynamic app properties.
mapRow(ResultSet, int) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult.PropertyResultRowMapper
 
mapRow(ResultSet, int) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult.VariableResultRowMapper
 
mapToken(TypeToken<K>, TypeToken<V>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
 
mapToken(Class<K>, Class<V>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
 
mapWorkObject(AnyWorkObjectDefinitionResult, ResultSet) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult.WorkObjectDefinitionResultRowMapper
 
mapWorkObject(AnyWorkObjectResult, ResultSet) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult.WorkObjectResultRowMapper
 
mapWorkObjectsById(List<AnyWorkObject>) - Static method in class com.edorasware.commons.core.entity.EntityUtils
Maps the given work objects by their work object ids.
markAsModified(String) - Method in interface com.edorasware.cloud.core.transfer.AppVersioningStrategy
Called whenever an app has been modified (e.g. when it transitions to the 'pending' state).
markAsModified(String) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppVersioningStrategy
 
match(Predicate) - Static method in class com.edorasware.api.query.MultipleNamedValuePredicate
Marks the given predicate.
matchAll(List<? extends Predicate>) - Static method in class com.edorasware.api.query.MultipleNamedValuePredicate
Marks each given predicate and combines them with the AND operator.
matchAll(Predicate, Predicate, Predicate...) - Static method in class com.edorasware.api.query.MultipleNamedValuePredicate
Marks each given predicate and combines them with the AND operator.
matchAny(List<? extends Predicate>) - Static method in class com.edorasware.api.query.MultipleNamedValuePredicate
Marks each given predicate and combines them with the OR operator.
matchAny(Predicate, Predicate, Predicate...) - Static method in class com.edorasware.api.query.MultipleNamedValuePredicate
Marks each given predicate and combines them with the AND operator.
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.edorasware.config.BaseConfiguration.ClusterDisabledCondition
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.edorasware.config.BaseConfiguration.ClusterEnabledCondition
 
matchesIdPattern(String) - Static method in class com.edorasware.one.util.OneUtils
Checks whether the given String value matches against the OneUtils.ID_PATTERN.
matchesRestrictions(AnyWorkObject) - Method in class com.edorasware.cloud.core.security.SecurityPredicatePostProcessor
 
matchesRestrictions(AnyWorkObjectDefinition) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionPredicatePostProcessor
 
matchesRestrictions(AnyWorkObject) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectPredicatePostProcessor
 
matchesRestrictions(E) - Method in class com.edorasware.commons.core.service.entity.NoOpPredicatePostProcessor
 
matchesRestrictions(E) - Method in interface com.edorasware.commons.core.service.entity.PredicatePostProcessor
Evaluates if the entity matches the given restrictions.
matching(String) - Method in class com.edorasware.api.query.internal.VariableRestrictionQueryHint.Factory
 
matching(String...) - Method in class com.edorasware.api.query.internal.VariableRestrictionQueryHint.Factory
 
matching(ValueAccessor<?>...) - Method in class com.edorasware.api.query.internal.VariableRestrictionQueryHint.Factory
 
matching(Predicate) - Method in class com.edorasware.api.query.internal.VariableRestrictionQueryHint.Factory
 
matching(String) - Method in interface com.edorasware.api.query.VariableRestrictionQueryHintFactory
Creates a query hint which restricts the variable to be loaded based on the given name.
matching(String...) - Method in interface com.edorasware.api.query.VariableRestrictionQueryHintFactory
Creates a query hint which restricts the variables to be loaded based on the given names.
matching(ValueAccessor<?>...) - Method in interface com.edorasware.api.query.VariableRestrictionQueryHintFactory
Creates a query hint which restricts the variables to be loaded based on the given value accessors.
matching(Predicate) - Method in interface com.edorasware.api.query.VariableRestrictionQueryHintFactory
Creates a query hint which restricts the variables to be loaded based on the given predicate (white list semantics).
MAX_BYTES_IN_VARCHAR_COLUMN - Static variable in class com.edorasware.commons.core.util.db.DbUtils
Constant the defines the cross-database maximum number of bytes that are stored in a VARCHAR table column.
MAX_SCOPE_LENGTH - Static variable in class com.edorasware.commons.core.content.internal.DefaultContentScope
 
MEDIA_TYPE_EMPTY - Static variable in class com.edorasware.one.util.OneConstants
 
mediaType(MediaType) - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata.Builder
Set the MediaType of the content for the content metadata.
MEMBER_GROUPS - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the work object ids of the groups the user is a member of.
MEMBER_GROUPS - Static variable in class com.edorasware.one.identity.user.UserValues
The IDs of the groups the user is a member of.
memberGroups(Set<String>) - Method in class com.edorasware.one.identity.user.User.Builder
Set the optional member groups of the user.
MemoryContent - Class in com.edorasware.commons.core.content.internal.memory
Memory content which holds a ContentReference and the associated content as byte array.
MemoryContentProvider - Class in com.edorasware.commons.core.content.internal.memory
Content provider which stores the content in memory.
MemoryContentProvider() - Constructor for class com.edorasware.commons.core.content.internal.memory.MemoryContentProvider
Construct a memory content provider which stores the content in the memory.
merge(TransitionData) - Method in class com.edorasware.cmmn.model.TransitionData
Merge the parameters from mergData into this object.
mergeAppModelVariables(String, WorkObjectDetails, String) - Method in class com.edorasware.cloud.core.model.ModelService
 
MergeCompositesPredicateTransformation - Class in com.edorasware.commons.core.query
Merges predicates with minimized levels of nesting (resulting in SQL with a minimal number of parentheses).
MergeCompositesPredicateTransformation() - Constructor for class com.edorasware.commons.core.query.MergeCompositesPredicateTransformation
 
mergedBooleanValue(String, Object) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
mergedDoubleValue(String, Object) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
mergedLongValue(String, Object) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
mergedStringValue(String, Object) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
mergedValue(String, Object) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
mergeNamedValues(Collection<T>, Collection<T>) - Static method in class com.edorasware.commons.core.entity.NamedValues
Merges two collections of NamedValue elements.
mergeNamedValues(List<Collection<T>>) - Static method in class com.edorasware.commons.core.entity.NamedValues
Merges collections of NamedValue elements.
MergeNamedValuesPredicateTransformation - Class in com.edorasware.commons.core.query.entity
Merges adjacent occurrences of named value predicates, i.e. variable predicates and property predicates (resulting in SQL with a minimal number of sub-queries).
MergeNamedValuesPredicateTransformation() - Constructor for class com.edorasware.commons.core.query.entity.MergeNamedValuesPredicateTransformation
 
messageSource(String[]) - Method in class com.edorasware.config.i18n.I18NConfiguration
 
METADATA_TYPE_REFERENCE - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
Mht2PdfConverter - Class in com.edorasware.cloud.core.conversion.internal
 
Mht2PdfConverter(String, Iterable<? extends String>, Set<? extends String>, TimeProvider) - Constructor for class com.edorasware.cloud.core.conversion.internal.Mht2PdfConverter
 
mht2PdfConverter(TimeProvider) - Method in class com.edorasware.config.ContentConverterConfiguration
 
migrate(EngineListeners, MigrationListeners) - Method in class com.edorasware.cmmn.model.StateModelMigrator
Assumes a 1:1 mapping of plan items / discretionary items to plan item definitions.
migrate(JdbcTemplate) - Method in class com.edorasware.commons.core.persistence.schema.internal.BaseUpgrade
 
migrate(JdbcTemplate) - Method in class com.edorasware.commons.core.persistence.schema.internal.LegacyUpgrade
 
migrate(String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
migrate(String, String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Migrates existing work objects to the latest deployed model.
migrate(JdbcTemplate) - Method in class com.edorasware.one.upgrade.OneBaseUpgrade
 
migrate(JdbcTemplate) - Method in class com.edorasware.one.upgrade.Upgrade201ExternalId
 
migrate(String) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
migrate() - Method in class org.flywaydb.core.FlywayCustomization
<p>Starts the database migration.
migrateCase(CasePlanModelData, CasePlanModel, Map<String, String>, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.MigrationListeners
A CMMN engine client call-back allowing to hook into the migration of a case and migrate the client properties of a case, under the situation where the case itself was not migrated but where the case parent may have been migrated, allowing here to re-map any existing back-references to the parent case.
migrateCase(TDefinitions, CasePlanModelData, TDefinitions, CasePlanModelData, Map<String, String>, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.MigrationListeners
A CMMN engine client call-back allowing to hook into the migration of a case and execute any client specific migration work.
migrateCase(CasePlanModelData, CasePlanModel, Map<String, String>, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
migrateCase(TDefinitions, CasePlanModelData, TDefinitions, CasePlanModelData, Map<String, String>, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
migrateCase(CasePlanModelData, CasePlanModel, Map<String, String>, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneMigrationListeners
 
migrateCase(TDefinitions, CasePlanModelData, TDefinitions, CasePlanModelData, Map<String, String>, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneMigrationListeners
 
MigrateCaseAction - Class in com.edorasware.cmmn.engine.core.engineactions
An action object representing a run-time case migration.
MigrateCaseAction(DefaultCmmnEngine, String, String, String, Map<String, String>, TransitionData, EngineListeners, PersistenceListeners) - Constructor for class com.edorasware.cmmn.engine.core.engineactions.MigrateCaseAction
 
migrateModelToLatestDeployedVersion(WorkObject, StringBuilder, String) - Method in class com.edorasware.cloud.core.migration.WorkObjectMigrationService
 
migrateWorkObjects(List<? extends AnyWorkObjectDefinition>, String) - Method in class com.edorasware.cloud.core.migration.WorkObjectMigrationService
 
MigrationListeners - Interface in com.edorasware.cmmn.engine.hooks
A listener interface that allows the CMMN case engine to delegate state model migration related functionality to client code.
MigrationResult - Class in com.edorasware.cmmn.model
A class representing the result of a CMMN case migration.
MigrationResult(HashMap<String, PlanItem>, HashMap<String, PlanItem>, HashMap<String, String>, CasePlanModelData, TDefinitions) - Constructor for class com.edorasware.cmmn.model.MigrationResult
 
Milestone - Class in com.edorasware.cmmn.model.structure
The combination of a Milestone and its associated TMilestone definition.
Milestone(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.Milestone
Construct a milestone.
MilestoneAndStageState - Class in com.edorasware.cmmn.model.statesandactions
A state representing a milestone or stage.
MilestoneAndStageState(PlanItem, boolean, boolean, TransitionData, EvaluationListeners) - Constructor for class com.edorasware.cmmn.model.statesandactions.MilestoneAndStageState
 
MIME_TYPE - Static variable in class com.edorasware.api.document.DocumentValues
The document MIME type.
MIME_TYPE - Static variable in class com.edorasware.cloud.core.dataexport.ExcelExportStrategy
 
MIME_TYPE - Static variable in class com.edorasware.cloud.core.dataexport.SimpleCSVExportStrategy
 
MIN_SCOPE_LENGTH - Static variable in class com.edorasware.commons.core.content.internal.DefaultContentScope
 
MiscellaneousConfiguration - Class in com.edorasware.cloud.core.service.configuration
 
MiscellaneousConfiguration(String, String, String, boolean, String, String, Integer, Integer) - Constructor for class com.edorasware.cloud.core.service.configuration.MiscellaneousConfiguration
 
miscellaneousConfiguration(String, String, String, boolean, String, String, Integer, Integer) - Method in class com.edorasware.config.OneConfiguration
 
mobile(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mobile number of the user.
MOBILE_NUMBER - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the mobile number of the user.
MOBILE_NUMBER - Static variable in class com.edorasware.one.identity.user.UserValues
The user’s mobile number.
MODEL_ALREADY_EXISTS - Static variable in exception com.edorasware.one.util.OneException
 
MODEL_EDITED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
MODEL_GUID - Static variable in class com.edorasware.one.legacy.LegacyConstants
This model variable was used in models that could be edited in edoras vis to link the vis DB tables to the model work object.
MODEL_ID - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
MODEL_ID - Static variable in class com.edorasware.one.util.OneConstants
The model ID - the value references the source model’s work object ID
MODEL_IDS - Static variable in class com.edorasware.api.models.ModelUtils
Variable that stores a list of design-time model IDs related to a given work object.
MODEL_IDS_PREFIX - Static variable in class com.edorasware.cloud.core.deploy.CmmnCaseModelDeployer
The prefix for the case definition variable name under which to expose selected model elements.
MODEL_REVISION_PREFIX - Static variable in class com.edorasware.one.util.OneConstants
 
MODEL_TYPE - Static variable in class com.edorasware.one.util.OneConstants
 
ModelConstants - Class in com.edorasware.cmmn.engine.utility
Contains CMMN related utility constants.
modelDeployed(WorkObject, boolean, String) - Method in class com.edorasware.cloud.core.util.ModelStateHelper
 
ModelDeployer - Interface in com.edorasware.cloud.core.deploy
Deploys a model instance to create a new work object definition.
modelEdited(String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
modelEdited(String, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
modelEdited(String, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
modelEdited(String, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
modelEdited(WorkObject, String) - Method in class com.edorasware.cloud.core.util.ModelStateHelper
 
MODELER_DASHBOARD_WORK_OBJECT_TYPES - Static variable in class com.edorasware.one.util.dashboard.DashboardUtils
 
MODELER_MODEL_TYPES - Static variable in class com.edorasware.cloud.core.model.ModelService
 
ModelerController - Class in com.edorasware.rest.modeler
 
ModelerController(ModelerManager) - Constructor for class com.edorasware.rest.modeler.ModelerController
 
ModelerDashboardController - Class in com.edorasware.rest.frontendobject
 
ModelerDashboardController(MessageSource, UserManager, ModelerDashboardManager) - Constructor for class com.edorasware.rest.frontendobject.ModelerDashboardController
 
modelerDashboardDescendantsActionProvider(ActionProvider, WorkObjectService, DefaultOneCmmnService) - Method in class com.edorasware.config.action.ActionConfiguration
 
modelerDashboardManager(FrontendObjectService, WorkObjectService, ModelStateHelper, ModelService, AmbiguousIdHelper, NotificationService, WorkObjectMigrationService, FrontendObjectManagerUtils, AppDeploymentService, UserManager, MessageSource, AppDataModelService, LanguageManager) - Method in class com.edorasware.config.OneConfiguration
 
ModelerDashboardManager - Interface in com.edorasware.one.frontendobject
Manager interface for Modeler Dashboard REST services.
modelerManager(WorkObjectService, OneCurrentUserService, FrontendObjectService, AmbiguousIdHelper) - Method in class com.edorasware.config.OneConfiguration
 
ModelerManager - Interface in com.edorasware.one.modeler
Exposes API to retrieve modeler information.
ModelerManager.Option - Class in com.edorasware.one.modeler
 
modelHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
ModelIdsActionListener - Class in com.edorasware.cloud.core.models
Adds model ID information to newly-created work objects.
ModelIdsActionListener() - Constructor for class com.edorasware.cloud.core.models.ModelIdsActionListener
 
modelIdsActionListener() - Method in class com.edorasware.config.ProviderConfiguration
 
ModelIdTermFactory - Class in com.edorasware.cloud.core.service.search.internal
This term factory handles the "modelId" term to search for work items according their definition’s model global id.
ModelIdTermFactory(AnyWorkObjectDefinitionService, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.ModelIdTermFactory
 
modelInfoHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
ModelInitialPermissionsListener - Class in com.edorasware.cloud.core.models
 
ModelInitialPermissionsListener() - Constructor for class com.edorasware.cloud.core.models.ModelInitialPermissionsListener
 
modelInitialPermissionsListener() - Method in class com.edorasware.config.ProviderConfiguration
 
ModelItemController - Class in com.edorasware.publicapi.rest
Provides public REST API for WorkObject model manipulation
modelJsonHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
modelManager(WorkObjectService, AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
ModelManager - Interface in com.edorasware.one.model
This interface provides methods for model management
ModelPersistenceService - Interface in com.edorasware.cloud.core.service.model
 
modelPersistenceService() - Method in class com.edorasware.config.OneConfiguration
 
modelPngHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
ModelRevision - Class in com.edorasware.one.model
This class is a DTO which holds model revision for a specific model.
ModelRevision(String, String, String, String, String, String, String) - Constructor for class com.edorasware.one.model.ModelRevision
 
ModelService - Class in com.edorasware.cloud.core.model
 
ModelService() - Constructor for class com.edorasware.cloud.core.model.ModelService
 
modelService() - Method in class com.edorasware.config.OneConfiguration
 
ModelStateHelper - Class in com.edorasware.cloud.core.util
 
ModelStateHelper(WorkObjectService, AppVersioningStrategy, StateMachineManager) - Constructor for class com.edorasware.cloud.core.util.ModelStateHelper
 
modelStateHelper(WorkObjectService, AppVersioningStrategy, StateMachineManager) - Method in class com.edorasware.config.InitializationConfiguration
 
ModelStateMachine - Class in com.edorasware.cloud.core.state
 
ModelStateMachine() - Constructor for class com.edorasware.cloud.core.state.ModelStateMachine
 
modelSvgHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
ModelTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
ModelTermFactory(AnyWorkObjectService, AnyWorkObjectDefinitionService, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.ModelTermFactory
 
ModelUtils - Class in com.edorasware.api.models
Provides utility methods for working with models.
ModelUtils() - Constructor for class com.edorasware.api.models.ModelUtils
 
ModelUtils - Class in com.edorasware.one.workitem.model
Provides utility methods and constants related to working with work item models.
ModelUtils() - Constructor for class com.edorasware.one.workitem.model.ModelUtils
 
ModelValues - Class in com.edorasware.one.workitem.model
Provides value constants related to working with models / apps.
ModelValues() - Constructor for class com.edorasware.one.workitem.model.ModelValues
 
MODIFICATION_CREATOR_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The ID of the user that created the work object.
MODIFICATION_UPDATER_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The ID of the user that last updated the work object.
MODIFICATION_VERSION - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object modification version.
modificationCreatorId(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the modification creator id.
modificationUpdaterId(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the modification updater id.
ModificationValue<T> - Class in com.edorasware.commons.core.modification.entity
Represents a value in the modification builder.
modificationVersion(long) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the modification version.
ModifiedFilesFilter - Class in com.edorasware.cloud.core.transfer.integration
A file filter implementation that filters for files that are either new or have been modified.
ModifiedFilesFilter() - Constructor for class com.edorasware.cloud.core.transfer.integration.ModifiedFilesFilter
 
move(String, String, String) - Method in interface com.edorasware.one.frontendobject.FrontendObjectManager
Moves a given work item to a new parent.
move(String, String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultFrontendObjectManager
 
move(String, ActionRequest) - Method in class com.edorasware.rest.frontendobject.FrontendObjectController
 
moveByGlobalId(String, String, String) - Method in interface com.edorasware.one.frontendobject.FrontendObjectManager
Moves a given work item to a new parent.
moveByGlobalId(String, String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultFrontendObjectManager
 
moveNext() - Method in class com.edorasware.cloud.core.service.document.word.MailMergeWorkObjectSource
 
Msg2PdfConverter - Class in com.edorasware.cloud.core.conversion.internal
 
Msg2PdfConverter(String, Iterable<? extends String>, Set<? extends String>, TimeProvider, Mht2PdfConverter) - Constructor for class com.edorasware.cloud.core.conversion.internal.Msg2PdfConverter
 
msg2PdfConverter(TimeProvider) - Method in class com.edorasware.config.ContentConverterConfiguration
 
MultiAttributesConverter - Class in com.edorasware.cloud.core.dataexport.converter
This class converts work object attributes into list of report values It uses AttributeConverters to do the job.
MultiAttributesConverter(List<AttributeConverter>) - Constructor for class com.edorasware.cloud.core.dataexport.converter.MultiAttributesConverter
 
MultiAttributesConverter(String, List<AttributeConverter>) - Constructor for class com.edorasware.cloud.core.dataexport.converter.MultiAttributesConverter
 
MultiConverter - Interface in com.edorasware.cloud.core.dataexport
MultiConverter converts multiple columns of one rov into the list of report values(header/value pairs) this list can be dynamic - can have different headers for different rows
MultiConverter.ReportValue - Class in com.edorasware.cloud.core.dataexport
 
multipartResolver() - Method in class com.edorasware.config.OneConfiguration
 
MultipartSender - Class in com.edorasware.cloud.core.service.content
 
MultipartSender() - Constructor for class com.edorasware.cloud.core.service.content.MultipartSender
 
MultipleNamedValuePredicate - Class in com.edorasware.api.query
A marker predicate which isolates multiple variable / property predicates from each other.
MultiplicityEnum - Enum in com.edorasware.cmmn.model.xml
<p>Java class for MultiplicityEnum.

N

name(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the action name.
name() - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
name() - Method in interface com.edorasware.api.query.QueryParameter
The name of the query parameter.
name() - Method in interface com.edorasware.api.query.VariableOperand
Returns an operand to build predicates for the name part of variables.
NAME - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object name.
name(String) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object name.
name - Variable in class com.edorasware.cloud.core.service.UploadResponse.FileDetails
 
NAME - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition name values.
name(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
name(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
name(String) - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata.Builder
Set the original file name of the content for the content metadata.
name(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the name.
NAME - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectDefinitionFieldId
 
NAME - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
name() - Method in interface com.edorasware.commons.core.persistence.ConverterType
The name of the converter type.
name() - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
Returns an operand which allows to build predicates testing for the name part of properties.
name(String) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the name.
name(String) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
name(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
name(String) - Method in class com.edorasware.one.action.ActionGroup.Builder
 
name(String) - Method in class com.edorasware.one.action.FrontendActionGroup.Builder
 
NAME_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
nameAndValueEq(ValueAccessor<V>, V) - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
nameAndValueEq(String, Object) - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
nameAndValueEq(ValueAccessor<V>, V) - Method in interface com.edorasware.api.query.VariableOperand
Returns a predicate to check for variables with the given name and value.
nameAndValueEq(String, Object) - Method in interface com.edorasware.api.query.VariableOperand
Returns a predicate to check for variables with the given name and value.
nameAndValueEq(PropertyName<V>, V) - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
Returns a predicate testing for properties with the given property name and the given value.
nameAndValueEq(String, String) - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
Returns a predicate testing for properties with the given name and the given value.
NamedParameterJdbcPreprocessor - Class in com.edorasware.commons.core.persistence.jdbc
Preprocessor for parameterized sql statements.
NamedParameterJdbcPreprocessor(String) - Constructor for class com.edorasware.commons.core.persistence.jdbc.NamedParameterJdbcPreprocessor
Creates a new NamedParameterJdbcPreprocessor instance.
NamedValue - Interface in com.edorasware.commons.core.entity
Represents a named value.
NamedValuePredicate - Class in com.edorasware.api.query.internal
A wrapper which serves as a marker for property/variable-based predicates.
NamedValuePredicate(Predicate) - Constructor for class com.edorasware.api.query.internal.NamedValuePredicate
 
NamedValues - Class in com.edorasware.commons.core.entity
Provides utility methods related to working with named values.
NamedValueWithSource - Interface in com.edorasware.commons.core.entity
Represents a named value that is associated with a source.
nameKey(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the i18n message key for the action name.
NameTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses a name search term into a suitable predicate.
NameTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.NameTermFactory
 
navigate(NavigationAction) - Method in class com.edorasware.one.navigation.internal.DefaultNavigationManager
 
navigate(NavigationAction) - Method in class com.edorasware.one.navigation.internal.DefaultNavigationService
 
navigate(NavigationAction) - Method in interface com.edorasware.one.navigation.NavigationManager
Get next NavigationAction which should follow after the current navigationAction
navigate(NavigationAction) - Method in interface com.edorasware.one.navigation.NavigationService
Get next NavigationAction which should follow after the current navigationAction
navigate(NavigationAction) - Method in class com.edorasware.rest.navigation.NavigationController
 
NavigationAction - Interface in com.edorasware.one.navigation
This interface provides basic methods to get navigation action information from the navigation object DTO
NavigationActionDeserializer - Class in com.edorasware.one.navigation.internal.json
This class deserialize NavigationAction from json
NavigationActionDeserializer() - Constructor for class com.edorasware.one.navigation.internal.json.NavigationActionDeserializer
 
NavigationActionSerializer - Class in com.edorasware.one.navigation.internal.json
This class serializes NavigationAction to json
NavigationActionSerializer() - Constructor for class com.edorasware.one.navigation.internal.json.NavigationActionSerializer
 
NavigationController - Class in com.edorasware.rest.navigation
Controller provides REST access to the NavigationManager
NavigationController(NavigationManager) - Constructor for class com.edorasware.rest.navigation.NavigationController
 
navigationManager(NavigationService) - Method in class com.edorasware.config.OneConfiguration
 
NavigationManager - Interface in com.edorasware.one.navigation
Navigation manager interface for getting the navigation target after the given action has been performed.
navigationService(WorkObjectService, UserManager, AmbiguousIdHelper) - Method in class com.edorasware.config.OneConfiguration
 
NavigationService - Interface in com.edorasware.one.navigation
Navigation service provides interface for getting navigation target after the given action
needsCompletion(TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
 
NeverMatchingPredicate - Class in com.edorasware.api.query.internal
A tagging predicate which never matches.
NeverMatchingPredicate() - Constructor for class com.edorasware.api.query.internal.NeverMatchingPredicate
 
NEW_DEFINITION_ID - Static variable in class com.edorasware.cmmn.one.implementation.OnePersistenceListeners
A client property used during case migration to re-map the definition Id.
NewAssigneeOfWorkObjectMailNotifier - Class in com.edorasware.cloud.core.mail
Sends a notification mail to the new assignee of a work object.
NewAssigneeOfWorkObjectMailNotifier(UserManager, MailService, AnyWorkObjectDefinitionService, String) - Constructor for class com.edorasware.cloud.core.mail.NewAssigneeOfWorkObjectMailNotifier
 
newAssigneeOfWorkObjectMailNotifier(UserManager, MailService, AnyWorkObjectDefinitionService, String) - Method in class com.edorasware.config.OneConfiguration
 
newBasicFieldOperand(QueryParameter) - Static method in class com.edorasware.api.query.internal.Operands
Creates a new basic operand instance.
newBooleanValue(String) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new boolean value accessor.
newBooleanValue(String, ValueConverter<T, Boolean>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new boolean value accessor.
NewCandidateAssigneeOfWorkObjectMailNotifier - Class in com.edorasware.cloud.core.mail
Sends a notification mail to the candidate users and the users of the candidate groups of an unassigned work object.
NewCandidateAssigneeOfWorkObjectMailNotifier(UserManager, MailService, AnyWorkObjectDefinitionService, String) - Constructor for class com.edorasware.cloud.core.mail.NewCandidateAssigneeOfWorkObjectMailNotifier
 
newCandidateAssigneeOfWorkObjectMailNotifier(UserManager, MailService, AnyWorkObjectDefinitionService, String) - Method in class com.edorasware.config.OneConfiguration
 
newComplexValue(String, TypeToken<T>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new complex value (a list or map).
newComplexValue(String, ValueConverter<T, ?>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new complex value accessor for a list or map value.
newContentMetadata(ContentMetadata) - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent.Builder
Builder method to set the current content metadata.
newContentReference(ContentReference) - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent.Builder
Builder method to set the current content reference.
newDoubleValue(String) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new double value accessor.
newDoubleValue(String, ValueConverter<T, Double>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new double value accessor.
newListValue(String, Class<T>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new list value accessor with a given entry type.
newListValue(String, TypeToken<T>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new list value accessor with a given entry type.
newListValue(String, ValueConverter<T, U>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new list value accessor with a given entry value converter.
newLongFieldOperand(QueryParameter) - Static method in class com.edorasware.api.query.internal.Operands
Creates a new long operand instance.
newLongValue(String) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new long value accessor.
newLongValue(String, ValueConverter<T, Long>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new long value accessor.
newSetValue(String, Class<T>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new set value accessor with a given entry type.
newSetValue(String, ValueConverter<T, ?>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new set value accessor with a given entry value converter.
newStateFieldOperand(QueryParameter) - Static method in class com.edorasware.api.query.internal.Operands
Creates a new state operand instance.
newStringFieldOperand(QueryParameter) - Static method in class com.edorasware.api.query.internal.Operands
Creates a new string operand instance.
newStringValue(String) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new string value accessor.
newStringValue(String, ValueConverter<T, String>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new string value accessor.
newTimestampFieldOperand(QueryParameter) - Static method in class com.edorasware.api.query.internal.Operands
Creates a new timestamp operand instance.
newTimestampValue(String) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new timestamp value accessor.
newTimestampValue(String, ValueConverter<T, Instant>) - Static method in class com.edorasware.api.value.WorkObjectValues
Constructs a new timestamp value accessor.
NO_LOG_VARIABLES - Static variable in class com.edorasware.cloud.core.notification.ChangeTableBuilder
 
NO_VERSION - Static variable in class com.edorasware.one.app.AppFormatVersion
 
NoChunkUploadService - Class in com.edorasware.one.upload.internal
An upload service implementation that doesn’t support chunked upload requests.
NON_EMPTY_STRING_REQUIRED - Static variable in exception com.edorasware.one.util.OneException
 
NoOpConstructionInterceptor<T> - Class in com.edorasware.api.query.internal
 
NoOpConstructionInterceptor() - Constructor for class com.edorasware.api.query.internal.NoOpConstructionInterceptor
 
noOpConverter(Class<T>) - Static method in class com.edorasware.api.value.ValueConverters
Creates a new type-safe no-op converter for the given class.
noOpConverter(TypeToken<T>) - Static method in class com.edorasware.api.value.ValueConverters
Creates a new type-safe no-op converter for the given type token.
NoOpPredicatePostProcessor<E extends Entity> - Class in com.edorasware.commons.core.service.entity
No operation predicate post processor which has no functionality.
NoOpPredicatePostProcessor() - Constructor for class com.edorasware.commons.core.service.entity.NoOpPredicatePostProcessor
 
not() - Method in class com.edorasware.api.query.internal.BasePredicate
 
not() - Method in interface com.edorasware.api.query.Predicate
Negates this predicate through a logical NOT operator.
not(Predicate) - Static method in class com.edorasware.api.query.Predicates
Negates the given predicate through a NOT operator.
NOT_BLACKLISTED_DEFINITION_PREDICATE - Static variable in class com.edorasware.one.util.OneConstants
 
NOT_BLOCKED_VARIABLE_PREDICATE - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
notEq(T) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate for a value !
notEq(T) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
notEq(V) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
notes(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the notes of the user.
NOTES - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds additional notes of the user.
NOTES - Static variable in class com.edorasware.one.identity.user.UserValues
Additional notes.
NotificationListener - Interface in com.edorasware.cloud.core.notification
 
notifications(Set<UserNotification>) - Method in class com.edorasware.one.identity.user.User.Builder
Set the optional notifications of the user.
NotificationService - Class in com.edorasware.cloud.core.notification
 
NotificationService() - Constructor for class com.edorasware.cloud.core.notification.NotificationService
 
notificationService() - Method in class com.edorasware.config.OneConfiguration
 
notify(boolean) - Method in class com.edorasware.one.identity.user.User.DeputyUser.Builder
True if the deputy user should be notified, false otherwise
NOTIFY_ASSIGNEE_WORK_ITEM_MODIFIED - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the flag whether to notify the assignee of a work item about modifications of the work item.
NOTIFY_ASSIGNEE_WORK_ITEM_MODIFIED - Static variable in class com.edorasware.one.identity.user.UserValues
Flag stating whether to notify the user about modifications of assigned work items.
NOTIFY_NEW_ASSIGNEE_OF_WORK_ITEM - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the flag whether to notify a user that he/she has been assigned a task.
NOTIFY_NEW_ASSIGNEE_OF_WORK_ITEM - Static variable in class com.edorasware.one.identity.user.UserValues
Flag stating whether to notify the user that he/she has been assigned a work item.
NOTIFY_NEW_CANDIDATE_ASSIGNEE_OF_WORK_ITEM - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the flag whether to notify a user that he/she is a candidate to become the assignee for a currently unassigned task.
NOTIFY_NEW_CANDIDATE_ASSIGNEE_OF_WORK_ITEM - Static variable in class com.edorasware.one.identity.user.UserValues
Flag stating whether to notify the user that he/she has been added to the candidate assignee for list of a currently unassigned task.
NOTIFY_OWNER_WORK_ITEM_MODIFIED - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the flag whether to notify the owner of a work item about modifications of the work item.
NOTIFY_OWNER_WORK_ITEM_MODIFIED - Static variable in class com.edorasware.one.identity.user.UserValues
Flag stating whether to notify the user about modifications of owned work items.
notifyCreationEvent(AnyWorkObject, String) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProvider
 
notIn(T) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is not one of the possible values.
notIn(T, T) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is not one of the possible values.
notIn(T, T, T) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is not one of the possible values.
notIn(T, T, T, T...) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is not one of the possible values.
notIn(Collection<? extends T>) - Method in interface com.edorasware.api.query.BasicOperand
Builds a predicate which tests that the value is not one of the possible values.
notIn(T) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
notIn(T, T) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
notIn(T, T, T) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
notIn(T, T, T, T...) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
notIn(Collection<? extends T>) - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
notIn(V) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
notIn(V, V) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
notIn(V, V, V) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
notIn(V, V, V, V...) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
notIn(Collection<? extends V>) - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
notLike(T) - Method in class com.edorasware.api.query.internal.StringOperandImpl
 
notLike(T) - Method in interface com.edorasware.api.query.StringOperand
Builds a predicate for a NOT(queryParameter LIKE expectedValue) comparison.
notLike(T) - Method in class com.edorasware.api.value.internal.StringValueImpl
 
NotNullPredicate - Class in com.edorasware.api.query.internal
A predicate whose right operand is always not null.
NotNullPredicate(QueryParameter) - Constructor for class com.edorasware.api.query.internal.NotNullPredicate
Creates a new predicate instance.
NotNullValue() - Constructor for class com.edorasware.api.query.internal.VariableOperandImpl.NotNullValue
 
NotPredicate - Class in com.edorasware.api.query.internal
Negating wrapper around an arbitrary predicate.
NotPredicate(Predicate) - Constructor for class com.edorasware.api.query.internal.NotPredicate
Constructs a new instance which wraps the given predicate.
now() - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Returns the current date and time.
NULL - Static variable in class com.edorasware.commons.core.persistence.entity.PropertyConverter
 
NULL - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
NULL - Static variable in class com.edorasware.commons.core.util.string.Strings
 
NullELResolver - Class in com.edorasware.gear.core.engine.support.flowable
This class resolves expressions always to null
NullELResolver() - Constructor for class com.edorasware.gear.core.engine.support.flowable.NullELResolver
 
nullFunction() - Static method in class com.edorasware.commons.core.util.fp.Functions
 
NullPredicate - Class in com.edorasware.api.query.internal
A predicate whose right operand always equals null.
NullPredicate(QueryParameter) - Constructor for class com.edorasware.api.query.internal.NullPredicate
Creates a new predicate instance.
nullSafe(String) - Static method in class com.edorasware.commons.core.util.string.Strings
Returns the given if it is not null, otherwise an empty string is returned.
nullString(String) - Method in class com.edorasware.cloud.core.template.simple.SimpleTemplate.Builder
 
NumberOperand<T> - Interface in com.edorasware.api.query
Defines the methods used to build Predicates for number values.
NumberOperandImpl<T,U extends Number> - Class in com.edorasware.api.query.internal
Default implementation of the NumberOperand interface.
NumberOperandImpl(QueryParameter, ConstructionInterceptor<T, U>) - Constructor for class com.edorasware.api.query.internal.NumberOperandImpl
Creates a new operand instance.
NumberValue<V> - Interface in com.edorasware.api.value
Defines the interface of a number value.
NumberValueImpl<T,U extends Number> - Class in com.edorasware.api.value.internal
 
NumberValueImpl(String, ValueConverter<T, U>, NumberOperand<T>, boolean) - Constructor for class com.edorasware.api.value.internal.NumberValueImpl
 

O

OBJECT_ACTIVATED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_ARCHIVED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_COMPLETED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_CONTENT_ATTRIBUTE_NOT_FOUND - Static variable in exception com.edorasware.one.util.OneException
 
OBJECT_CONTENT_VARIABLE_NOT_FOUND - Static variable in exception com.edorasware.one.util.OneException
 
OBJECT_CREATED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_DEACTIVATED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_DEPLOYED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_DUPLICATED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_EDITED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_EDITED_NO_CHANGES_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_IMPORTED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_INTERRUPTED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_MIGRATED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_MOVED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
OBJECT_PREFIX - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
objectCreated(String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
objectCreated(String, String) - Method in class com.edorasware.cloud.core.mail.MailNotificationListener
 
objectCreated(String, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
objectCreated(String, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
objectCreated(String, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
objectDeployed(String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
objectDeployed(String, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
objectDeployed(String, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
objectDeployed(String, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
objectDuplicated(String, String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
objectDuplicated(String, String, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
objectDuplicated(String, String, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
objectDuplicated(String, String, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
objectEdited(String, Set<FieldChange>, boolean, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
objectEdited(String, Set<FieldChange>, boolean, String) - Method in class com.edorasware.cloud.core.mail.MailNotificationListener
 
objectEdited(String, Set<FieldChange>, boolean, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
objectEdited(String, Set<FieldChange>, boolean, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
objectEdited(String, Set<FieldChange>, boolean, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
ObjectFactory - Class in com.edorasware.cmmn.model.xml
This object contains factory methods for each Java content interface and Java element interface generated in the com.edorasware.cmmn.model.xml package.
ObjectFactory() - Constructor for class com.edorasware.cmmn.model.xml.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.edorasware.cmmn.model.xml
objectImported(String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
objectImported(String, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
objectImported(String, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
objectImported(String, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
objectMigrated(String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
objectMigrated(String, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
objectMigrated(String, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
objectMigrated(String, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
objectMoved(String, String, String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
objectMoved(String, String, String, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
objectMoved(String, String, String, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
objectMoved(String, String, String, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
objectStateChanged(String, String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
objectStateChanged(String, String, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
objectStateChanged(String, String, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
objectStateChanged(String, String, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
occur(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
occur(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
occur(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
occur(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.occur.OccurHandler
Implements the OCCUR transition.
OccurHandler - Class in com.edorasware.cmmn.one.transitionhandlers.occur
 
OccurHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.occur.OccurHandler
 
OccurHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.occur
 
OccurHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.occur.OccurHandlers
 
OccurHandlers(Map<Class<? extends PlanItem>, OccurHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.occur.OccurHandlers
 
occurHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
of() - Static method in class com.edorasware.api.value.ValueMap
Creates an empty value map.
of(Map<String, Object>) - Static method in class com.edorasware.api.value.ValueMap
Creates a value map from the given serialized values.
of(ValueAccessor<V>, V) - Static method in class com.edorasware.api.value.ValueMap
Creates a new value map from the given name/value pair.
of(ValueAccessor<V1>, V1, ValueAccessor<V2>, V2) - Static method in class com.edorasware.api.value.ValueMap
Creates a new value map from the given name/value pairs.
of(ValueAccessor<V1>, V1, ValueAccessor<V2>, V2, ValueAccessor<V3>, V3) - Static method in class com.edorasware.api.value.ValueMap
Creates a new value map from the given name/value pairs.
of(String, Object) - Static method in class com.edorasware.api.value.ValueMap
Creates a new value map from the given name/value pair.
of(String, Object, String, Object) - Static method in class com.edorasware.api.value.ValueMap
Creates a new value map from the given name/value pairs.
of(String, Object, String, Object, String, Object) - Static method in class com.edorasware.api.value.ValueMap
Creates a new value map from the given name/value pairs.
of() - Static method in class com.edorasware.commons.core.entity.PropertyMap
Creates an empty PropertyMap.
of(PropertyName<V>, V) - Static method in class com.edorasware.commons.core.entity.PropertyMap
Creates a new PropertyMap with a single entry based on the given name and value.
of(PropertyName<V1>, V1, PropertyName<V2>, V2) - Static method in class com.edorasware.commons.core.entity.PropertyMap
Creates a new PropertyMap with two entries based on the given sequence of name/value.
of(PropertyName<V1>, V1, PropertyName<V2>, V2, PropertyName<V3>, V3) - Static method in class com.edorasware.commons.core.entity.PropertyMap
Creates a new PropertyMap with three entries based on the given sequence of name/value.
of(T) - Static method in class com.edorasware.commons.core.modification.entity.ModificationValue
Creates a new instance with the given value.
offset(Integer) - Method in class com.edorasware.api.query.Query.Builder
The offset of the first result to retrieve.
oldContentMetadata(ContentMetadata) - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent.Builder
Builder method to set the previous content metadata.
oldContentReference(ContentReference) - Method in class com.edorasware.commons.core.content.internal.DefaultContentEvent.Builder
Builder method to set the previous content reference.
OMIT_ALL_RELATIONS - Static variable in class com.edorasware.api.query.CommonQueryHints
 
OMIT_IDENTITY_LINKS - Static variable in class com.edorasware.api.query.WorkObjectQueryHints
A hint to omit the identity links (candidate users and candidate groups) from the query results.
OMIT_PROPERTIES - Static variable in class com.edorasware.api.query.WorkObjectDefinitionQueryHints
A hint to omit the properties from the query results.
OMIT_RESOURCE_STRING - Static variable in class com.edorasware.api.query.WorkObjectDefinitionQueryHints
A hint to omit the (potentially very large) resource string from the query results.
OMIT_VARIABLES - Static variable in class com.edorasware.api.query.WorkObjectQueryHints
A hint to omit the variables when executing a domain object query.
omitResourceString() - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult.WorkObjectDefinitionResultRowMapper
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.edorasware.cloud.core.conversion.internal.DefaultPdfDocumentContentConverterService
clean up temp directory files in the case of context refresh event.
onApplicationEvent(ContextRefreshedEvent) - Method in class com.edorasware.cloud.core.conversion.internal.DefaultPreviewDocumentContentConverterService
clean up temp directory files in the case of context refresh event.
ONE_CONFIGURATION_ORDER - Static variable in interface com.edorasware.config.BaseConfiguration
 
OneAcceptContentConverter - Class in com.edorasware.cloud.core.conversion.internal
This class implements accept method for One environment (Microsoft docs are stored as octet streams)
OneAcceptContentConverter(Iterable<? extends String>, Set<? extends String>) - Constructor for class com.edorasware.cloud.core.conversion.internal.OneAcceptContentConverter
 
OneActionDecorators - Class in com.edorasware.cmmn.one.implementation
Implementation of the generic ActionDecorators interface.
OneActionDecorators(AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.cmmn.one.implementation.OneActionDecorators
 
oneActionProvider(List<ActionProcessor>) - Method in class com.edorasware.config.action.ActionConfiguration
 
OneAppDmnELResolver - Class in com.edorasware.cloud.core.expression.dmn
This class implements app expression resolving
OneAppELResolver - Class in com.edorasware.cloud.core.expression
This class implements app expression resolving
OneAvailableAction - Class in com.edorasware.cmmn.one.statesandactions
Create an available action instance for a particular CMMN model element type.
OneAvailableAction() - Constructor for class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
OneBaseUpgrade - Class in com.edorasware.one.upgrade
The one base upgrade adds additional edoras one security related functionality to the BaseUpgrade.
OneBaseUpgrade(String, String, BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService) - Constructor for class com.edorasware.one.upgrade.OneBaseUpgrade
Creates a new instance of a one base upgrade with the given version and description of the upgrade.
OneCaseFileItemListeners - Class in com.edorasware.cmmn.one.implementation
 
OneCaseFileItemListeners(CaseFileItemHandlers) - Constructor for class com.edorasware.cmmn.one.implementation.OneCaseFileItemListeners
 
oneCmmnEngineConfigurationConfigurer(CmmnTimerEventJobHandler) - Method in class com.edorasware.config.CmmnConfiguration
 
OneCmmnService - Interface in com.edorasware.cmmn.one.service
The CMMN service interface.
OneConfiguration - Class in com.edorasware.config
 
OneConfiguration() - Constructor for class com.edorasware.config.OneConfiguration
 
OneConstants - Class in com.edorasware.one.util
 
OneCurrentTenantService - Class in com.edorasware.cloud.core.service.tenant
 
OneCurrentTenantService() - Constructor for class com.edorasware.cloud.core.service.tenant.OneCurrentTenantService
 
OneCurrentUserService - Class in com.edorasware.cloud.core.service.user
 
OneCurrentUserService() - Constructor for class com.edorasware.cloud.core.service.user.OneCurrentUserService
 
OneDispatcherConfiguration - Class in com.edorasware.config
 
OneDispatcherConfiguration() - Constructor for class com.edorasware.config.OneDispatcherConfiguration
 
OneDmnExpressionManager - Class in com.edorasware.cloud.core.expression.dmn
 
OneDmnExpressionManager() - Constructor for class com.edorasware.cloud.core.expression.dmn.OneDmnExpressionManager
 
OneDmnExpressionManager(List<Class<?>>) - Constructor for class com.edorasware.cloud.core.expression.dmn.OneDmnExpressionManager
 
OneDmnWorkObjectHierarchyELResolver - Class in com.edorasware.cloud.core.expression.dmn
 
OneDmnWorkObjectHierarchyELResolver(VariableContainer, ExpressionManager, AnyWorkObjectService, AnyWorkObjectDefinitionService, List<String>, boolean) - Constructor for class com.edorasware.cloud.core.expression.dmn.OneDmnWorkObjectHierarchyELResolver
 
oneDocumentProvider(TimeProvider) - Method in class com.edorasware.config.DocumentConfiguration
 
oneDocumentService(WorkObjectService, AnyWorkObjectDefinitionService, ContentManagerHelper, ContentManager, TemplateService, GearExpressionResolver, boolean, boolean) - Method in class com.edorasware.config.DocumentConfiguration
 
oneElasticIndexService() - Method in class com.edorasware.config.InitializationConfiguration
 
OneElasticIndexService - Class in com.edorasware.one.elastic
Manages the elasticsearch indexes.
OneElasticIndexService() - Constructor for class com.edorasware.one.elastic.OneElasticIndexService
 
OneEngineListeners - Class in com.edorasware.cmmn.one.implementation
 
OneEngineListeners(CreateHandlers, StartHandlers, ManualStartHandlers, CompleteHandlers, OccurHandlers, EnableHandlers, ExitHandlers, DisableHandlers, ReenableHandlers, FaultHandlers, ReactivateHandlers, ParentCompleteHandlers, TerminateHandlers, CaseFileItemHandlers, GearExpressionResolver, AnyWorkObjectService, AnyWorkObjectDefinitionService, UserManager, AppHelper, CurrentUserService, PersistenceListeners, SynchronizedLowLevelCmmnService, CmmnExtensions) - Constructor for class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
OneEnvironmentLoggingLifeCycleBean - Class in com.edorasware.cloud.core.init.config
Life cycle bean which logs information about edoras one and its environment.
OneEnvironmentLoggingLifeCycleBean() - Constructor for class com.edorasware.cloud.core.init.config.OneEnvironmentLoggingLifeCycleBean
 
oneEnvironmentLoggingLifeCycleBean() - Method in class com.edorasware.config.InitializationConfiguration
 
OneEvaluationListeners - Class in com.edorasware.cmmn.one.implementation
 
OneEvaluationListeners(ViewCreators, GearExpressionResolver, AnyWorkObjectService, AppHelper, UserManager) - Constructor for class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
OneEventSourceView - Class in com.edorasware.cmmn.one.expressions
 
OneEventSourceView(EventSource, TransitionData, ViewCreators, EvaluationListeners, PersistenceListeners, SynchronizedLowLevelCmmnService) - Constructor for class com.edorasware.cmmn.one.expressions.OneEventSourceView
 
OneException - Exception in com.edorasware.one.util
An exception class for sending exceptions in a way that they can be translated in the frontend.
OneException(String, String...) - Constructor for exception com.edorasware.one.util.OneException
 
OneException(Throwable, String, String...) - Constructor for exception com.edorasware.one.util.OneException
 
OneExpressionManager - Class in com.edorasware.cloud.core.expression
 
OneExpressionManager() - Constructor for class com.edorasware.cloud.core.expression.OneExpressionManager
 
OneExpressionManager(List<Class<?>>) - Constructor for class com.edorasware.cloud.core.expression.OneExpressionManager
 
OneExpressionResolver - Class in com.edorasware.cmmn.one.implementation
CMMN specific API to resolve edoras one back-end expressions.
OneExpressionResolver(GearExpressionResolver, AnyWorkObjectService, AppHelper, ViewCreators) - Constructor for class com.edorasware.cmmn.one.implementation.OneExpressionResolver
 
oneI18nConfigurationConfigurer() - Method in class com.edorasware.config.i18n.I18NConfiguration.OneMessageSourceConfiguration
 
OneInitializationLifeCycleBean - Class in com.edorasware.cloud.core.init.config
Life cycle bean which executes the one initializer after edoras gear is fully initialized.
OneInitializationLifeCycleBean() - Constructor for class com.edorasware.cloud.core.init.config.OneInitializationLifeCycleBean
 
oneInitializationLifeCycleBean() - Method in class com.edorasware.config.InitializationConfiguration
 
OneInitializationPhase - Enum in com.edorasware.cloud.core.init.config
Enumeration of the known life-cycle beans and their initialization phase.
OneInitializer - Class in com.edorasware.cloud.core.init
Initializes the application by setting up new tenants, and by updating the persisted data of the already existing tenants.
OneInitializer() - Constructor for class com.edorasware.cloud.core.init.OneInitializer
 
oneInitializer(Resource[], AppModelDefinitionProvider, QueryDefinitionProvider, DocumentModelDefinitionProvider, AdHocTaskModelDefinitionProvider, CaseModelDefinitionProvider, MailModelDefinitionProvider, TenantDefinitionProvider, AccountDefinitionProvider, ProcessModelDefinitionProvider, DmnModelDefinitionProvider, FormModelDefinitionProvider, GroupDefinitionProvider, UserDefinitionProvider) - Method in class com.edorasware.config.InitializationConfiguration
The tenant initializer is loading all tenant JSON files from location /tenants with endings of '.json'.
OneMessageSourceConfiguration() - Constructor for class com.edorasware.config.i18n.I18NConfiguration.OneMessageSourceConfiguration
 
OneMigrationListeners - Class in com.edorasware.cmmn.one.implementation
 
OneMigrationListeners() - Constructor for class com.edorasware.cmmn.one.implementation.OneMigrationListeners
 
OneMimeMessageHelper - Class in com.edorasware.cloud.core.mail
Provides utility functions to work with MimeMessage instances without having to handle messaging exceptions.
OneMimeMessageHelper(MimeMessage, boolean) - Constructor for class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Create a new instance for a given mime message.
OneModelPersistenceService - Class in com.edorasware.cloud.core.service.model
 
OneModelPersistenceService() - Constructor for class com.edorasware.cloud.core.service.model.OneModelPersistenceService
 
OnePersistence - Class in com.edorasware.cloud.core
 
OnePersistence(DataSource, DatabaseType, DatabaseMetadata, List<String>) - Constructor for class com.edorasware.cloud.core.OnePersistence
 
OnePersistenceListeners - Class in com.edorasware.cmmn.one.implementation
 
OnePersistenceListeners() - Constructor for class com.edorasware.cmmn.one.implementation.OnePersistenceListeners
 
OnePlanItemView - Class in com.edorasware.cmmn.one.expressions
 
OnePlanItemView(PlanItem, TransitionData, ViewCreators, EvaluationListeners, PersistenceListeners, SynchronizedLowLevelCmmnService) - Constructor for class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
OnePlanningListeners - Class in com.edorasware.cmmn.one.implementation
 
OnePlanningListeners(GearExpressionResolver, AnyWorkObjectService, AppHelper, ViewCreators, UserManager) - Constructor for class com.edorasware.cmmn.one.implementation.OnePlanningListeners
 
OnePropertySourcesPlaceholderConfigurer - Class in com.edorasware.commons.core.property
Provides information about all configured PropertySource properties in the OnePropertySourcesPlaceholderConfigurer.getAppliedProperties() method.
OnePropertySourcesPlaceholderConfigurer() - Constructor for class com.edorasware.commons.core.property.OnePropertySourcesPlaceholderConfigurer
 
OneProviderHelper - Class in com.edorasware.one.util
Class which contains helper methods for Providers
OneStateDecorators - Class in com.edorasware.cmmn.one.implementation
 
OneStateDecorators() - Constructor for class com.edorasware.cmmn.one.implementation.OneStateDecorators
 
OneTenantInformationLogger - Class in com.edorasware.cloud.core.init.config
Creates information in the system log describing the current tenants.
OneTenantInformationLogger(WorkObjectService, PlatformTransactionManager) - Constructor for class com.edorasware.cloud.core.init.config.OneTenantInformationLogger
 
oneTenantInformationLogger(WorkObjectService, PlatformTransactionManager) - Method in class com.edorasware.config.InitializationConfiguration
 
OneTransitionListeners - Class in com.edorasware.cmmn.one.implementation
 
OneTransitionListeners(CreateHandlers, StartHandlers, ManualStartHandlers, CompleteHandlers, OccurHandlers, EnableHandlers, ExitHandlers, DisableHandlers, ReenableHandlers, FaultHandlers, ReactivateHandlers, ParentCompleteHandlers, TerminateHandlers, EngineListeners, CmmnExtensions, CurrentUserService) - Constructor for class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
OneUserDetails - Class in com.edorasware.one.security
Extension of the Spring Security user that additionally stores the user ID, tenant ID and origin user ID of the logged in user.
OneUserDetails(String, String, Collection<? extends GrantedAuthority>, String, String) - Constructor for class com.edorasware.one.security.OneUserDetails
 
OneUserDetailsChecker - Class in com.edorasware.one.security
This class check whether it is possible to switch to the userToCheck from the current origin user
OneUserDetailsChecker(UserManager) - Constructor for class com.edorasware.one.security.OneUserDetailsChecker
 
OneUserDetailsService - Class in com.edorasware.one.security
Default UserDetailsService which locates the given username in the user work objects and returns a extended OneUserDetails instance as UserDetails.
OneUserDetailsService(UserManager) - Constructor for class com.edorasware.one.security.OneUserDetailsService
 
OneUtils - Class in com.edorasware.one.util
 
onEvent(FlowableEvent) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiEntityEventListener
Deprecated.
 
onEvent(FlowableEvent) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiProcessEventListener
Deprecated.
 
onEvent(FlowableEvent) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiTaskEventListener
Deprecated.
 
onEvent(FlowableEvent) - Method in class com.edorasware.gear.core.engine.support.flowable.EntityEventListener
 
onEvent(FlowableEvent) - Method in class com.edorasware.gear.core.engine.support.flowable.ProcessEventListener
 
onEvent(FlowableEvent) - Method in class com.edorasware.gear.core.engine.support.flowable.TaskEventListener
 
onEvent(FlowableEvent) - Method in class com.edorasware.gear.core.engine.support.flowable.VariableEventListener
 
OneViewCreators - Class in com.edorasware.cmmn.one.implementation
 
OneViewCreators(PersistenceListeners, SynchronizedLowLevelCmmnService) - Constructor for class com.edorasware.cmmn.one.implementation.OneViewCreators
 
OneWorkObjectHierarchyELResolver - Class in com.edorasware.cloud.core.expression
 
OneWorkObjectHierarchyELResolver(VariableContainer, ExpressionManager, AnyWorkObjectService, AnyWorkObjectDefinitionService, List<String>, boolean) - Constructor for class com.edorasware.cloud.core.expression.OneWorkObjectHierarchyELResolver
 
ONLY_APP_MODELS_ARE_DEPLOYABLE - Static variable in exception com.edorasware.one.util.OneException
 
OnPart - Class in com.edorasware.cmmn.model.rulesandsentries
Represents a sentry’s "OnPart".
onStartup(ServletContext) - Method in class com.edorasware.config.DefaultWebApplicationInitializer
 
Operands - Class in com.edorasware.api.query.internal
 
Operands() - Constructor for class com.edorasware.api.query.internal.Operands
 
Operation<T> - Interface in com.edorasware.commons.core.util.concurrency
An operation that returns a result and takes no arguments when called.
OPERATION_FAILED - Static variable in exception com.edorasware.one.util.OneException
 
OPTIMISTIC_LOCKING_ERROR - Static variable in exception com.edorasware.one.util.OneException
 
Option(String, String, String) - Constructor for class com.edorasware.one.modeler.ModelerManager.Option
 
Option(String, String, String, Map<String, Object>) - Constructor for class com.edorasware.one.modeler.ModelerManager.Option
 
OptionalContentMetadataDeserializer - Class in com.edorasware.cloud.core.transfer.json
This class deserializes ContentMetadata instances.
OptionalContentMetadataDeserializer() - Constructor for class com.edorasware.cloud.core.transfer.json.OptionalContentMetadataDeserializer
 
OptionalContentMetadataSerializer - Class in com.edorasware.cloud.core.transfer.json
This class serializes ContentMetadata instances.
OptionalContentMetadataSerializer() - Constructor for class com.edorasware.cloud.core.transfer.json.OptionalContentMetadataSerializer
 
options(HttpServletResponse) - Method in class com.edorasware.publicapi.rest.CaseController
 
options(HttpServletResponse) - Method in class com.edorasware.publicapi.rest.DocumentController
 
options(HttpServletResponse) - Method in class com.edorasware.publicapi.rest.ProcessController
 
options(HttpServletResponse) - Method in class com.edorasware.publicapi.rest.TaskController
 
options(HttpServletResponse) - Method in class com.edorasware.publicapi.rest.WorkObjectController
 
or(Predicate) - Method in class com.edorasware.api.query.internal.BasePredicate
 
or(Predicate) - Method in interface com.edorasware.api.query.Predicate
Concatenates this predicate with the given predicate to a combined predicate through a logical OR operator.
or(List<? extends Predicate>) - Static method in class com.edorasware.api.query.Predicates
Concatenates the given predicates to a combined predicate through a logical OR operator.
or(Predicate, Predicate, Predicate...) - Static method in class com.edorasware.api.query.Predicates
Concatenates the given predicates to a combined predicate through a logical OR operator.
order() - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
ORDER_ANY_WORK_OBJECT_SECURITY_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_ANY_WORK_OBJECT_STATE_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_APP_MODEL_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_CASE_MODEL_SYNCHRONIZATION_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_CLOUD_CASE_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_CMMN_PROCESS_STATE_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_CMMN_TASK_I18N_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_CMMN_TASK_STATE_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_DMN_MODEL_SYNCHRONIZATION_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_DOCUMENT_NAME_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_DOCUMENT_SKELETON_CONTENT_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_FORM_MODEL_SYNCHRONIZATION_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_MODEL_IDS_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_MODEL_INITIAL_PERMISSIONS_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_PROCESS_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_PROCESS_MODEL_SYNCHRONIZATION_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_PROCESS_TASK_I18N_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_PROCESS_TASK_PERMISSIONS_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_TASK_MAIL_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
ORDER_WORK_OBJECT_VARIABLE_ACTION_LISTENER - Static variable in class com.edorasware.config.ProviderConfiguration
 
orderAsc() - Method in interface com.edorasware.api.query.BasicOperand
Builds an ordering criterion which sorts by the operand value in ascending order.
orderAsc() - Method in interface com.edorasware.api.query.HierarchyOperand
Builds an ordering criterion which sorts by the operand value in ascending order.
orderAsc() - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
orderAsc() - Method in class com.edorasware.api.query.internal.HierarchyOperandImpl
 
orderAsc() - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
orderAsc() - Method in class com.edorasware.api.value.internal.PathFieldImpl
 
orderDesc() - Method in interface com.edorasware.api.query.BasicOperand
Builds an ordering criterion which sorts by the operand value in descending order.
orderDesc() - Method in interface com.edorasware.api.query.HierarchyOperand
Builds an ordering criterion which sorts by the operand value in descending order.
orderDesc() - Method in class com.edorasware.api.query.internal.BasicOperandImpl
 
orderDesc() - Method in class com.edorasware.api.query.internal.HierarchyOperandImpl
 
orderDesc() - Method in class com.edorasware.api.value.internal.BasicValueImpl
 
orderDesc() - Method in class com.edorasware.api.value.internal.PathFieldImpl
 
OrderedAction - Class in com.edorasware.cmmn.model.statesandactions
 
OrderedAction() - Constructor for class com.edorasware.cmmn.model.statesandactions.OrderedAction
 
OrderedState - Class in com.edorasware.cmmn.model.statesandactions
 
OrderedState() - Constructor for class com.edorasware.cmmn.model.statesandactions.OrderedState
 
Ordering - Interface in com.edorasware.api.query
Defines an ordering to be used for query results.
ordering(Ordering) - Method in class com.edorasware.cloud.core.service.search.SearchQuery.Builder
 
Ordering.Direction - Enum in com.edorasware.api.query
The sorting direction.
org.flywaydb.core - package org.flywaydb.core
 
org.flywaydb.core.internal.resolver.spring - package org.flywaydb.core.internal.resolver.spring
 
ORIGIN_USER_ID - Static variable in class com.edorasware.one.identity.user.UserUtils
 
ORIGIN_USER_LOGIN - Static variable in class com.edorasware.one.identity.user.UserUtils
 
ORIGIN_USER_NAME - Static variable in class com.edorasware.one.identity.user.UserUtils
 
ORIGINAL_FILE_PATH_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The original file job parameter which holds the path to the original file which is added/updated.
ORIGINATING_CASE_ID - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
ORIGINATING_PROCESS_ID - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
OutgoingAppChannelAdapter - Interface in com.edorasware.cloud.core.transfer
Defines an outgoing AppModel channel adapter.
OVERWRITE_EXISTING - Static variable in class com.edorasware.cmmn.one.CmmnConstants
Init variables task: An extension namespace attribute holding holding the boolean property for overwrite.
OWNER - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 
owner(String) - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata.Builder
Set the owner of the content for the content metadata.
OWNER_CASE_ID - Static variable in class com.edorasware.cmmn.one.CmmnConstants
Applies to cases created via a CaseTask.
OWNER_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object owner ID.
OWNER_ID - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
OWNER_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
ownerId(String) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object owner ID.
ownerId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the owner id.
ownerId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
ownerId(String) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the owner id.
ownerId(String) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
ownerId(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
OwnerTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
OwnerTermFactory(UserValueResolver, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.OwnerTermFactory
 

P

PagingConfiguration - Class in com.edorasware.cloud.core.service.configuration
 
PagingConfiguration(int) - Constructor for class com.edorasware.cloud.core.service.configuration.PagingConfiguration
 
pagingConfiguration(int) - Method in class com.edorasware.config.OneConfiguration
 
Pair<S,T> - Class in com.edorasware.commons.core.util.fp
Provides an order pair of two values, also called a 2-tuple.
Pair(S, T) - Constructor for class com.edorasware.commons.core.util.fp.Pair
 
paletteHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
paletteIconHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
paletteViewHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
PARALLEL_IMPORT_DETECTED - Static variable in exception com.edorasware.one.util.OneException
 
ParamEntry(String, String) - Constructor for class com.edorasware.cmmn.model.structure.Task.ParamEntry
 
PARAMETER_PREFIX - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A prefix that allows to mark formData entries as parameters.
parameters(Object...) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
parameters(Object...) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
Create a TransitionData object containing parameter key/value pairs as passed in.
PARAMETERS_MAP_KEY - Static variable in class com.edorasware.cmmn.one.expressions.CmmnEvaluationContext
 
parent(String) - Method in interface com.edorasware.api.workobject.WorkObjectPathSetters
Sets the parent to the work object with the given ID
parent(AnyWorkObject) - Method in class com.edorasware.cloud.core.service.FrontendObject.Builder
 
parent(WorkObject) - Method in class com.edorasware.cloud.core.service.FrontendObject.Builder
 
parent(String) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the parent work object.
parent(String) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
PARENT_CASE_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.activiti.ActivitiWorkObjectHierarchyELResolver
Deprecated.
 
PARENT_CASE_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnWorkObjectHierarchyELResolver
 
PARENT_CASE_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableWorkObjectHierarchyELResolver
 
PARENT_PROCESS_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.activiti.ActivitiWorkObjectHierarchyELResolver
Deprecated.
 
PARENT_PROCESS_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnWorkObjectHierarchyELResolver
 
PARENT_PROCESS_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableWorkObjectHierarchyELResolver
 
PARENT_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.activiti.ActivitiWorkObjectHierarchyELResolver
Deprecated.
 
PARENT_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnWorkObjectHierarchyELResolver
 
PARENT_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableWorkObjectHierarchyELResolver
 
PARENT_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
parentComplete(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
parentComplete(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
parentComplete(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
parentComplete(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.parentComplete.ParentCompleteHandler
Implements the PARENT_COMPLETE transition.
ParentCompleteHandler - Class in com.edorasware.cmmn.one.transitionhandlers.parentComplete
 
ParentCompleteHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.parentComplete.ParentCompleteHandler
 
ParentCompleteHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.parentComplete
 
ParentCompleteHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.parentComplete.ParentCompleteHandlers
 
ParentCompleteHandlers(Map<Class<? extends PlanItem>, ParentCompleteHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.parentComplete.ParentCompleteHandlers
 
parentCompleteHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
parentIdRefStringFrom(List<String>) - Static method in class com.edorasware.commons.core.persistence.entity.PathUtils
 
parentStringFrom(List<String>) - Static method in class com.edorasware.commons.core.persistence.entity.PathUtils
 
parse(String) - Static method in class com.edorasware.cloud.core.service.search.internal.SearchTerm
Parses a single term string into a new SearchTerm instance.
parse(String, SearchTokenizer) - Static method in class com.edorasware.cloud.core.service.search.internal.SearchTermExpression
Parses an input string into a new SearchTermExpression instance.
parse(String) - Static method in class com.edorasware.one.app.AppFormatVersion
Parses an App format version from the given string.
parseAndValidate(Resource, EntityResolver, ErrorHandler) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
Parse the given XML resource into a document and applies schema validation during the parsing process.
parseAttachmentsJson(String) - Static method in class com.edorasware.cloud.core.mail.MailPropertiesJsonParser
 
parseHeaderJson(String) - Static method in class com.edorasware.cloud.core.mail.MailPropertiesJsonParser
Parse a JSON header definition string.
parseQuery(String) - Method in class com.edorasware.cloud.core.service.search.SearchQueryParser
Converts a search query string into corresponding execution values (predicates and sorting terms).
parseQuery(String, Instant) - Method in class com.edorasware.cloud.core.service.search.SearchQueryParser
Converts a search query string into corresponding execution values (predicates and sorting terms).
parseSingleValue(String, Instant) - Method in interface com.edorasware.cloud.core.service.search.internal.ComparablePredicateSupplier
 
parseUtcDate(String) - Static method in class com.edorasware.api.time.TimeUtils
Parses a date string using the default date pattern TimeUtils.ISO_8601_DATE_FORMAT.
parseUtcDateTime(String) - Static method in class com.edorasware.api.time.TimeUtils
Parses a date/time string using the default date/time pattern TimeUtils.ISO_8601_DATE_TIME_FORMAT.
parseUtcDateTime(String, String) - Static method in class com.edorasware.api.time.TimeUtils
Parses a date/time string using the given pattern.
parseWithoutValidate(String, ErrorHandler) - Static method in class com.edorasware.commons.core.util.xml.XmlUtils
Parses the given XML string into a document without applying any validation during the parsing process.
password(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mandatory password of the user.
PASSWORD - Static variable in class com.edorasware.one.identity.user.UserDefault
The default password to apply when no explicit password is available.
PASSWORD - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the password of the user.
PASSWORD - Static variable in class com.edorasware.one.identity.user.UserValues
The user’s password.
PASSWORD1_VARIABLE - Static variable in class com.edorasware.one.frontendobject.internal.DefaultAdminDashboardManager
 
PASSWORD2_VARIABLE - Static variable in class com.edorasware.one.frontendobject.internal.DefaultAdminDashboardManager
 
passwordEncoder() - Method in class com.edorasware.config.OneConfiguration
 
PASSWORDS_MISMATCH - Static variable in exception com.edorasware.one.util.OneException
 
Patch - Annotation Type in com.edorasware.commons.core.util
Allows to annotate classes and methods that patch a certain library.
PatchModelAttributeUtil - Class in com.edorasware.cloud.core.util
 
PatchModelAttributeUtil() - Constructor for class com.edorasware.cloud.core.util.PatchModelAttributeUtil
 
patchModelJsonProperty(String, String, String, ObjectMapper) - Static method in class com.edorasware.cloud.core.util.PatchModelAttributeUtil
 
patchModelXmlAttribute(String, String, String) - Static method in class com.edorasware.cloud.core.util.PatchModelAttributeUtil
 
patchModelXmlFormInit(String) - Static method in class com.edorasware.cloud.core.util.PatchModelAttributeUtil
 
PATH - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object path (should only be used when creating an in-memory work object).
path(List<String>) - Method in interface com.edorasware.api.workobject.WorkObjectBuilder
Sets the work object path.
path(List<String>) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
 
path(List<String>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
 
path(List<String>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
path(List<String>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
path(List<String>) - Method in interface com.edorasware.commons.core.entity.HierarchicalEntity.HierarchicalEntityBuilder
Sets the path of the entity.
PATH - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectDefinitionFieldId
 
PATH - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
path(List<String>) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
PathAdjuster<S extends EntityService<? extends HierarchicalEntity>> - Class in com.edorasware.commons.core.service.entity
 
PathAdjuster() - Constructor for class com.edorasware.commons.core.service.entity.PathAdjuster
 
PathField - Interface in com.edorasware.api.value
Defines the interface of a path field value.
PathFieldImpl - Class in com.edorasware.api.value.internal
 
PathFieldImpl(String, QueryParameter, QueryParameter, QueryParameter) - Constructor for class com.edorasware.api.value.internal.PathFieldImpl
 
pathIdsFrom(String) - Static method in class com.edorasware.commons.core.persistence.entity.PathUtils
 
PathIdsReferenceValue(List<String>, String, QueryParameter) - Constructor for class com.edorasware.api.query.internal.HierarchyOperandImpl.PathIdsReferenceValue
 
pathStringFrom(List<String>) - Static method in class com.edorasware.commons.core.persistence.entity.PathUtils
 
PathUtils - Class in com.edorasware.commons.core.persistence.entity
Provides utility methods related to paths that represent a hierarchy of entities.
PdfDocumentContentConverterService - Interface in com.edorasware.cloud.core.conversion
Provides content conversion support for documents.
PdfDocumentHandler - Class in com.edorasware.cloud.core.service.document.pdf
 
PdfDocumentHandler() - Constructor for class com.edorasware.cloud.core.service.document.pdf.PdfDocumentHandler
 
perform() - Method in interface com.edorasware.commons.core.util.concurrency.Operation
Executes the operation.
performanceSettings() - Method in class com.edorasware.config.engine.EngineConfiguration
 
PersistedSetup<S> - Class in com.edorasware.one.init
This class wraps the setup data and the id under which it was persisted.
PersistenceConfiguration - Class in com.edorasware.config.persistence
 
PersistenceConfiguration() - Constructor for class com.edorasware.config.persistence.PersistenceConfiguration
 
PersistenceConfigurationBuilder - Interface in com.edorasware.api.config.persistence
Configuration customizations for the persistence layer.
PersistenceConfigurationConfigurer - Interface in com.edorasware.api.config.persistence
Interface for beans that customize the persistence layer configuration.
PersistenceListeners - Interface in com.edorasware.cmmn.engine.hooks
A listener interface that allows the CMMN case engine to get the CMMN XML and to save and restore its internal state.
PersistenceUtils - Class in com.edorasware.commons.core.persistence
Provides utility methods related to persistence operations.
persistentObjectMapper(CurrentUserService, TimeProvider, ConverterProvider) - Method in class com.edorasware.config.OneConfiguration
 
phone(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the phone number of the user.
PHONE_NUMBER - Static variable in class com.edorasware.one.identity.user.UserUtils
The variable that holds the phone number of the user.
PHONE_NUMBER - Static variable in class com.edorasware.one.identity.user.UserValues
The user’s phone number.
PLACEHOLDER_PROPERTY_PREFIX - Static variable in class com.edorasware.cloud.core.models.DocumentModel
 
PLACEHOLDERS - Static variable in class com.edorasware.cloud.core.models.DocumentModel
 
PLACEHOLDERS_UPDATED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
placeholdersUpdated(String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
placeholdersUpdated(String, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
placeholdersUpdated(String, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
placeholdersUpdated(String, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
PLAN_ITEM - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
The key under which the current plan item is stored (e.g. for expression evaluation).
PLAN_ITEM_ID - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
The variable name under which the CMMN plan item instance Id is added to the form data map of TransitionData.
PLAN_ITEM_TRANSITION_VERB - Static variable in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
PLAN_ITEMS - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
The key under which the plan item look-up map is stored (e.g. for expression evaluation).
PlanItem - Class in com.edorasware.cmmn.model.structure
A typed plan item.
PlanItemAction - Class in com.edorasware.cmmn.model.statesandactions
 
PlanItemAction(PlanItem, PlanItemTransition, TransitionData, EvaluationListeners) - Constructor for class com.edorasware.cmmn.model.statesandactions.PlanItemAction
 
PlanItemActionCollector - Class in com.edorasware.cmmn.model.visitor
A Visitor implementation used to extract the the available user actions from the state model.
PlanItemActionCollector(EvaluationListeners) - Constructor for class com.edorasware.cmmn.model.visitor.PlanItemActionCollector
 
PlanItemData - Class in com.edorasware.cmmn.model.persistence
A class to represent the state of a single PlanItem.
PlanItemData() - Constructor for class com.edorasware.cmmn.model.persistence.PlanItemData
Empty default constructor.
PlanItemData(PlanItem) - Constructor for class com.edorasware.cmmn.model.persistence.PlanItemData
 
PlanItemData(PlanItemData, String) - Constructor for class com.edorasware.cmmn.model.persistence.PlanItemData
Cloning constructor.
PlanItemData(PlanItemState, PlanItemTransition, String) - Constructor for class com.edorasware.cmmn.model.persistence.PlanItemData
Used during migration.
PlanItemFactory - Class in com.edorasware.cmmn.model
A factory class that is able to construct concrete PlanItem instances given a generic PlannableItem.
PlanItemFactory() - Constructor for class com.edorasware.cmmn.model.PlanItemFactory
 
PlanItemNotFoundException - Exception in com.edorasware.cmmn.model.exceptions
An exception which is thrown when a plan item could not be found in a given CMMN runtime model.
PlanItemNotFoundException(String) - Constructor for exception com.edorasware.cmmn.model.exceptions.PlanItemNotFoundException
 
PlanItemOnPart - Class in com.edorasware.cmmn.model.rulesandsentries
Represents an "onPart" to a TPlanItem.
PlanItemOnPart(Sentry, TPlanItemOnPart) - Constructor for class com.edorasware.cmmn.model.rulesandsentries.PlanItemOnPart
 
planItemProperties(String, String, Boolean, String, Map<String, String[]>) - Method in interface com.edorasware.one.cmmn.CmmnManager
Gets the plan item properties along with their values for each plan item instance of the given plan item type.
planItemProperties(String, String, Boolean, String, Map<String, String[]>) - Method in class com.edorasware.one.cmmn.internal.DefaultCmmnManager
 
planItemProperties(String, String, HttpServletRequest) - Method in class com.edorasware.rest.cmmn.CmmnController
 
planItemPropertiesSingle(String, String, String, Map<String, String[]>) - Method in interface com.edorasware.one.cmmn.CmmnManager
Gets the plan item properties along with their values for the given comma separated list of properties.
planItemPropertiesSingle(String, String, String, Map<String, String[]>) - Method in class com.edorasware.one.cmmn.internal.DefaultCmmnManager
 
planItemPropertiesSingle(String, String, String, HttpServletRequest) - Method in class com.edorasware.rest.cmmn.CmmnController
 
PlanItemState - Enum in com.edorasware.cmmn.model
An enum representing plan item state.
PlanItemStateExtractor - Class in com.edorasware.cmmn.model.visitor
A visitor which is able to extract the state from a case model (structure) and save it in the internal modelState object.
PlanItemStateExtractor(CasePlanModelData) - Constructor for class com.edorasware.cmmn.model.visitor.PlanItemStateExtractor
 
PlanItemStateLogger - Class in com.edorasware.cmmn.model.visitor
<p>A visitor implementation</p>.
PlanItemStateLogger() - Constructor for class com.edorasware.cmmn.model.visitor.PlanItemStateLogger
 
PlanItemTransition - Enum in com.edorasware.cmmn.model.xml
<p>Java class for PlanItemTransition.
planItemTransition(String, String, String, Map<String, Object>) - Method in interface com.edorasware.one.cmmn.CmmnManager
Handles plan item transitions with given form data.
planItemTransition(String, String, String, Map<String, Object>) - Method in class com.edorasware.one.cmmn.internal.DefaultCmmnManager
 
planItemTransition(String, String, String, Map<String, Object>) - Method in class com.edorasware.rest.cmmn.CmmnController
 
PlanItemTransitionAction - Class in com.edorasware.cmmn.engine.core.engineactions
An action object representing a plan item transition.
PlanItemTransitionAction(DefaultCmmnEngine, String, TransitionData, EngineListeners, PersistenceListeners, String, PlanItemTransition) - Constructor for class com.edorasware.cmmn.engine.core.engineactions.PlanItemTransitionAction
 
planItemTransitionAction(String, String, String, String, String, int, boolean, boolean, String, String) - Static method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
Factory method for a plan item transition action.
PlanItemView - Interface in com.edorasware.cmmn.model.expressions
Exposes a view to a plan item instance (i.e. wraps the respective underlying object and exposes a simplified public API for the object).
PlanItemViewMap - Class in com.edorasware.cmmn.model.expressions
 
PlanItemViewMap(Map<String, PlanItem>, Map<String, PlanItem>, TransitionData, EvaluationListeners, ViewCreators) - Constructor for class com.edorasware.cmmn.model.expressions.PlanItemViewMap
 
PlanItemVisitor - Interface in com.edorasware.cmmn.model.visitor
<p>GOF Visitor Pattern.
PlannableItem - Class in com.edorasware.cmmn.model.staticmodel
<p>This is basically a static model element.
PlannableItem(TStage, StateModel) - Constructor for class com.edorasware.cmmn.model.staticmodel.PlannableItem
<p>Use only for the Case’s implicit top-level stage!
PlannableItem(TPlanItem, PlannableItem) - Constructor for class com.edorasware.cmmn.model.staticmodel.PlannableItem
<p>Construct a 'plannable' item, instantiated from a TPlanItem.
PlannableItem(TDiscretionaryItem, PlannableItem) - Constructor for class com.edorasware.cmmn.model.staticmodel.PlannableItem
<p>Construct a plannable item based on a TDiscretionaryItem.
PlannableItem(TStage) - Constructor for class com.edorasware.cmmn.model.staticmodel.PlannableItem
<p>Construct the plannable item representing the case plan model when only the static model structure is needed and no run-time state is available.
PlannableItemPool - Class in com.edorasware.cmmn.model.staticmodel
 
PlannableItemPool() - Constructor for class com.edorasware.cmmn.model.staticmodel.PlannableItemPool
 
PlannableItemVisitor - Interface in com.edorasware.cmmn.model.visitor
<p>GOF Visitor Pattern.
PlanningAction - Class in com.edorasware.cmmn.model.statesandactions
 
PlanningAction(PlannableItem, TransitionData, EvaluationListeners) - Constructor for class com.edorasware.cmmn.model.statesandactions.PlanningAction
 
PlanningActionCollector - Class in com.edorasware.cmmn.model.visitor
A Visitor implementation used to extract the available discretionary item related planning actions from the state model.
PlanningActionCollector(EvaluationListeners) - Constructor for class com.edorasware.cmmn.model.visitor.PlanningActionCollector
 
PlanningListeners - Interface in com.edorasware.cmmn.engine.hooks
A listener interface that allows the CMMN case engine to delegate planning related functionality to client code.
PlanningTable - Class in com.edorasware.cmmn.model.planning
<p>This class wraps a TPlanningTable.
PlanningTable(PlannableItem, TPlanningTable) - Constructor for class com.edorasware.cmmn.model.planning.PlanningTable
 
pluginsHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
POSITIVE_INTEGER_REQUIRED - Static variable in exception com.edorasware.one.util.OneException
 
postConfigureAuthenticationManagerBuilder(AuthenticationManagerBuilder) - Method in interface com.edorasware.api.config.security.SecurityApiConfigurationConfigurer
Allows the authentication manager configuration to be adjusted after the default settings are applied.
postConfigureAuthenticationManagerBuilder(AuthenticationManagerBuilder) - Method in interface com.edorasware.api.config.security.SecurityConfigurationConfigurer
Allows the authentication manager configuration to be adjusted before the default settings are applied.
postConfigureHttpSecurity(HttpSecurity) - Method in interface com.edorasware.api.config.security.SecurityApiConfigurationConfigurer
Allows the HTTP security configuration to be adjusted after the default settings are applied.
postConfigureHttpSecurity(HttpSecurity) - Method in interface com.edorasware.api.config.security.SecurityConfigurationConfigurer
Allows the HTTP security configuration to be adjusted before the default settings are applied.
postConfigureServletContext(ServletContext, WebApplicationContext) - Method in interface com.edorasware.api.config.CustomWebApplicationInitializer
Configure the ServletContext after the platform configured it.
postConfigureServletFilters(ServletContext, WebApplicationContext) - Method in interface com.edorasware.api.config.CustomWebApplicationInitializer
Configure the ServletContext after the platform configured the context and added all its servlet filters.
postConfigureWebSecurity(WebSecurity) - Method in interface com.edorasware.api.config.security.SecurityConfigurationConfigurer
Allows the web security configuration to be adjusted before the default settings are applied.
postConstruct() - Method in class com.edorasware.config.action.ActionConfiguration
 
postConstruct() - Method in class com.edorasware.config.engine.EngineConfiguration
 
postConstruct() - Method in class com.edorasware.config.i18n.I18NConfiguration
 
postConstruct() - Method in class com.edorasware.config.mail.MailConfiguration
 
postConstruct() - Method in class com.edorasware.config.persistence.PersistenceConfiguration
 
postConstruct() - Method in class com.edorasware.config.security.SecurityConfiguration
 
postCreateWorkObject(CreateWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
postDeleteWorkObject(DeleteWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
postFrontendCreateWorkObject(CreateFrontendWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
postFrontendUpdateWorkObject(UpdateFrontendWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
postGetFrontendObject(GetFrontendObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
postGetFrontendObjects(GetFrontendObjectsDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
postGetWorkObject(GetWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.edorasware.commons.core.property.OnePropertySourcesPlaceholderConfigurer
 
postQueryWorkObject(QueryWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
postUpdateWorkObject(UpdateWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
Powerpoint2PdfConverter - Class in com.edorasware.cloud.core.conversion.internal
This class converts Microsoft Powerpoint document info PDF.
Powerpoint2PdfConverter(String, Iterable<? extends String>, Set<String>, TimeProvider) - Constructor for class com.edorasware.cloud.core.conversion.internal.Powerpoint2PdfConverter
 
powerpoint2PdfConverter(TimeProvider) - Method in class com.edorasware.config.ContentConverterConfiguration
 
PRAGMA_HEADER - Static variable in class com.edorasware.one.util.OneConstants
 
PRE_PROCESS_ORIGINAL_FILE_NAME - Static variable in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
PRE_PROCESS_PROCESSED_FILE_NAME - Static variable in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
preConfigureAuthenticationManagerBuilder(AuthenticationManagerBuilder) - Method in interface com.edorasware.api.config.security.SecurityApiConfigurationConfigurer
Allows the authentication manager configuration to be adjusted before the default settings are applied.
preConfigureAuthenticationManagerBuilder(AuthenticationManagerBuilder) - Method in interface com.edorasware.api.config.security.SecurityConfigurationConfigurer
Allows the authentication manager configuration to be adjusted before the default settings are applied.
preConfigureHttpSecurity(HttpSecurity) - Method in interface com.edorasware.api.config.security.SecurityApiConfigurationConfigurer
Allows the HTTP security configuration to be adjusted before the default settings are applied.
preConfigureHttpSecurity(HttpSecurity) - Method in interface com.edorasware.api.config.security.SecurityConfigurationConfigurer
Allows the HTTP security configuration to be adjusted before the default settings are applied.
preConfigureServletContext(ServletContext, WebApplicationContext) - Method in interface com.edorasware.api.config.CustomWebApplicationInitializer
Configure the ServletContext before the platform configures it.
preConfigureWebSecurity(WebSecurity) - Method in interface com.edorasware.api.config.security.SecurityConfigurationConfigurer
Allows the web security configuration to be adjusted before the default settings are applied.
preCreateFrontendWorkObject(CreateFrontendWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
preCreateWorkObject(CreateWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
predefinedGroupBy(String, String) - Method in class com.edorasware.one.statistic.internal.DefaultStatisticsManager
 
predefinedGroupBy(String) - Method in class com.edorasware.one.statistic.internal.DefaultStatisticsManager
 
predefinedGroupBy(String, String) - Method in interface com.edorasware.one.statistic.StatisticsManager
Get all results for matching work object type and for a predefined chart.
predefinedGroupBy(String) - Method in interface com.edorasware.one.statistic.StatisticsManager
Get all results for matching work object type.
predefinedGroupBy(String, String) - Method in class com.edorasware.rest.statistic.StatisticsController
 
predefinedGroupBy(String) - Method in class com.edorasware.rest.statistic.StatisticsController
 
preDeleteWorkObject(DeleteWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
Predicate - Interface in com.edorasware.api.query
Defines a criterion to be matched in a Query.
predicate(Predicate) - Method in class com.edorasware.api.query.Query.Builder
The predicate to match.
PredicatePostProcessor<E extends Entity> - Interface in com.edorasware.commons.core.service.entity
Represents a post processor that provides the ability to add restrictions to a predicate before it is evaluated in the persistence layer (restrict) and is able to restrict entities from being returned by the service methods.
Predicates - Class in com.edorasware.api.query
This class implements basic operations with predicates
Predicates - Class in com.edorasware.commons.core.util.fp
Provides predicates used in filter operations.
PredicateUtils - Class in com.edorasware.api.query.internal
Utility class to deal with predicates.
preFrontendUpdateWorkObject(UpdateFrontendWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
preGetFrontendObject(GetFrontendObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
preGetFrontendObjects(GetFrontendObjectsDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
preGetWorkObject(GetWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
prepareVariablesForInsert(Collection<Variable>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
 
preQueryStringWorkObject(QueryWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
preQueryWorkObject(QueryWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
preUpdateWorkObject(UpdateWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
preVariablesCreateFrontendWorkObject(CreateFrontendWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
previewContentConverter(ContentManager, WorkObjectService, String, TimeProvider, StatisticsAwareCache) - Method in class com.edorasware.config.ContentConverterConfiguration
 
PreviewController - Class in com.edorasware.rest.preview
 
PreviewController(PreviewManager) - Constructor for class com.edorasware.rest.preview.PreviewController
 
previewConverters(TimeProvider) - Method in class com.edorasware.config.ContentConverterConfiguration
 
PreviewDocumentContentConverterService - Interface in com.edorasware.cloud.core.conversion
Provides content conversion support for documents.
previewHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
previewManager(WorkObjectService, MessageSource, UserManager, PreviewDocumentContentConverterService, TimeProvider, ContentManager, ContentManagerHelper, PdfDocumentContentConverterService, AmbiguousIdHelper, StatisticsAwareCache) - Method in class com.edorasware.config.OneConfiguration
 
PreviewManager - Interface in com.edorasware.one.preview
Exposes API for retrieving preview.
PreviewManager.ErrorMessage - Class in com.edorasware.one.preview
Error message class which is used to generate a proper error response.
PreviewType - Enum in com.edorasware.one.thumbnail
Enum which defines the types of a preview.
PREVIOUS_ASSIGNED_GROUP_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The previous work object assigned group ID.
PREVIOUS_ASSIGNEE_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The previous work object assignee ID.
previousAssignedGroupId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the previous assigned group id.
previousAssigneeId(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the previous assignee id.
PRIMARY_LANGUAGE - Static variable in class com.edorasware.cloud.core.models.AppModel
 
PRIMARY_LANGUAGE - Static variable in class com.edorasware.one.workitem.model.ModelValues
The App primary language.
PrimaryKeyGenerator - Interface in com.edorasware.commons.core.persistence
Provider of cluster-safe primary keys.
primaryKeyGenerator() - Method in class com.edorasware.config.ProviderConfiguration
 
PrimaryKeyRange - Class in com.edorasware.commons.core.persistence
Represents a range of available primary keys.
PrimaryKeyRange(long, long) - Constructor for class com.edorasware.commons.core.persistence.PrimaryKeyRange
 
PrimaryKeyResult - Class in com.edorasware.commons.core.persistence.jdbc
Holds the result of a primary key query.
PrimaryKeyResult() - Constructor for class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
 
PRIORITY - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object priority.
priority(Integer) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object priority.
PRIORITY - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 
priority(Integer) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the priority.
priority(Integer) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
PRIORITY - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
priority(Integer) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the priority.
priority(Integer) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
priority(Integer) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
PRIORITY_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
PriorityField - Interface in com.edorasware.api.value
Defines the interface of a priority field value.
PriorityFieldImpl - Class in com.edorasware.api.value.internal
 
PriorityFieldImpl(String, QueryParameter) - Constructor for class com.edorasware.api.value.internal.PriorityFieldImpl
 
PriorityFieldOperand - Interface in com.edorasware.api.query
Defines the methods used to build Predicates for the priority field.
PriorityFieldOperandImpl - Class in com.edorasware.api.query.internal
Default implementation of the PriorityFieldOperand interface.
PriorityFieldOperandImpl(QueryParameter) - Constructor for class com.edorasware.api.query.internal.PriorityFieldOperandImpl
Creates a new operand instance.
PriorityTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses a priority search term into a suitable predicate.
PriorityTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.PriorityTermFactory
 
privilegeActionProcessor(UserManager) - Method in class com.edorasware.config.action.ActionConfiguration
 
PrivilegeActionProcessor - Class in com.edorasware.one.action.internal
Filters the Actions based on the current logged in user privileges.
PrivilegeActionProcessor(UserManager) - Constructor for class com.edorasware.one.action.internal.PrivilegeActionProcessor
 
PrivilegeDashboardPermissionFilter - Class in com.edorasware.one.permission.dashboard.internal
Filters the Dashboards based on the current user privileges.
PrivilegeDashboardPermissionFilter(UserManager) - Constructor for class com.edorasware.one.permission.dashboard.internal.PrivilegeDashboardPermissionFilter
 
PrivilegeViewPermissionFilter - Class in com.edorasware.one.permission.view.internal
Filters the Views based on the current logged in user privileges.
PrivilegeViewPermissionFilter(UserManager) - Constructor for class com.edorasware.one.permission.view.internal.PrivilegeViewPermissionFilter
 
process(Object) - Method in class com.edorasware.cloud.core.json.AttachmentDeserializationHandler
 
process(Object) - Method in class com.edorasware.cloud.core.json.AttachmentSerializationHandler
 
process(Object) - Method in class com.edorasware.cloud.core.json.DateDeserializationHandler
 
process(Object) - Method in class com.edorasware.cloud.core.json.DateSerializationHandler
 
process(Object) - Method in interface com.edorasware.cloud.core.json.FormDataDeserializationHandler
Processes the given value and returns the resulting deserialized value.
process(Object) - Method in interface com.edorasware.cloud.core.json.FormDataSerializationHandler
Processes the given value and returns the resulting serialized value.
process(String, AppModelArchiveFileName) - Method in class com.edorasware.cloud.core.patch.transfer.AppToAppModelAppReaderPreProcessor
 
process(String, AppModelArchiveFileName) - Method in class com.edorasware.cloud.core.patch.transfer.LegacySerializationAppReaderPreProcessor
 
process(String, AppModelArchiveFileName) - Method in class com.edorasware.cloud.core.patch.transfer.RemoveObsoletePropertiesAppReaderPreProcessor
 
process(String, Locale) - Method in class com.edorasware.cloud.core.service.model.FormDefinitionJsonPostProcessor
Processes the given Json string by translating each attribute value for which there is an i18n value available.
process(String, AppModelArchiveFileName) - Method in interface com.edorasware.cloud.core.transfer.AppReaderPreProcessor
Processes the raw input and returns the processed input.
process(ContentProcessorContext) - Method in interface com.edorasware.commons.core.content.maintenance.ContentProcessor
Process any operation on the given context
process(String, Predicate, Function<T, Void>, SearchScope) - Method in interface com.edorasware.commons.core.util.bulk.BulkProcessor
Process all objects matched by the given predicate, applying the given function to each one.
process(String, Predicate, Set<QueryHint>, Function<T, Void>, SearchScope) - Method in interface com.edorasware.commons.core.util.bulk.BulkProcessor
Process all objects matched by the given predicate, applying the given function to each one.
process(String, Predicate, Function<T, Void>, SearchScope) - Method in class com.edorasware.commons.core.util.bulk.internal.BaseBulkEntityProcessor
 
process(String, Predicate, Set<QueryHint>, Function<T, Void>, SearchScope) - Method in class com.edorasware.commons.core.util.bulk.internal.BaseBulkEntityProcessor
 
process(JobProcessorContext) - Method in class com.edorasware.gear.core.engine.support.flowable.TenantAwareJobProcessor
 
process(JobProcessorContext) - Method in class com.edorasware.gear.core.engine.support.flowable.TenantAwareJobProcessor
 
process(List<Action>, ActionContext) - Method in interface com.edorasware.one.action.ActionProcessor
Processes the specified actions and returns them.
process(List<Action>, ActionContext) - Method in class com.edorasware.one.action.internal.ActionWorkObjectAttributesProcessor
 
process(List<Action>, ActionContext) - Method in class com.edorasware.one.action.internal.ContextActionProcessor
 
process(List<Action>, ActionContext) - Method in class com.edorasware.one.action.internal.DisableActionsProcessor
 
process(List<Action>, ActionContext) - Method in class com.edorasware.one.action.internal.PrivilegeActionProcessor
 
process(List<Action>, ActionContext) - Method in class com.edorasware.one.action.internal.SortActionsProcessor
 
PROCESS - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
process(List<Action>, ActionContext) - Method in class com.edorasware.one.action.internal.TypeActionProcessor
 
process(List<Action>, ActionContext) - Method in class com.edorasware.one.action.internal.WorkObjectActionProcessor
 
process(List<Action>, ActionContext) - Method in class com.edorasware.one.action.internal.WorkObjectDefinitionActionProcessor
 
PROCESS_CANNOT_BE_STARTED - Static variable in exception com.edorasware.one.util.OneException
 
PROCESS_DEFINITION_NOT_FOUND - Static variable in exception com.edorasware.one.util.OneException
 
PROCESS_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a process definition entity.
PROCESS_ID_VARIABLE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Process Tasks only: An extension namespace attribute holding an optional variable name under which to store the id of the spawned process in the parent case.
PROCESS_INPUT - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Process Tasks only: An extension namespace attribute allowing to specify an input parameter map.
PROCESS_INTERRUPTED_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
PROCESS_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
PROCESS_MODEL_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a process model work object definition.
PROCESS_MODEL_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a process model work object.
PROCESS_NAME - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
BPMN Process Tasks only: A custom attribute which holds an optional process name.
PROCESS_OUTPUT - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Process Tasks only: An extension namespace attribute allowing to specify an output parameter map.
PROCESS_TASKS_CANNOT_BE_REACTIVATED - Static variable in exception com.edorasware.one.util.OneException
 
PROCESS_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a process work object.
ProcessActionEventType - Class in com.edorasware.commons.core.process
Defines action event types for process work objects.
ProcessActionEventType() - Constructor for class com.edorasware.commons.core.process.ProcessActionEventType
 
ProcessActionListener - Class in com.edorasware.cloud.core.service.process
Sets the 1. current user as owner and assignee 2. candidate Users and Groups from parent work object for the created process instance
ProcessActionListener() - Constructor for class com.edorasware.cloud.core.service.process.ProcessActionListener
 
processActionListener() - Method in class com.edorasware.config.ProviderConfiguration
 
processCancelled(String, CancellationCause) - Method in interface com.edorasware.commons.core.process.ProcessProviderListener
Notified when an existing process is cancelled in the underlying process providing subsystem.
ProcessCancelledEvent - Class in com.edorasware.gear.core.process.internal
Fired when a process has been canceled (i.e. deleted from flowable).
ProcessCancelledEvent(String, CancellationCause) - Constructor for class com.edorasware.gear.core.process.internal.ProcessCancelledEvent
 
ProcessCompletedEvent - Class in com.edorasware.gear.core.process.internal
Fired when a process has been completed.
ProcessCompletedEvent(String) - Constructor for class com.edorasware.gear.core.process.internal.ProcessCompletedEvent
 
processContent(ContentScope, ContentProcessor) - Method in interface com.edorasware.commons.core.content.ContentProvider
Process all content in the given provider with the processor
processContent(ContentScope, ContentProcessor) - Method in class com.edorasware.commons.core.content.internal.database.DatabaseContentProvider
 
processContent(ContentScope, ContentProcessor) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
processContent(ContentScope, ContentProcessor) - Method in class com.edorasware.commons.core.content.internal.filesystem.FilesystemContentProvider
 
processContent(ContentScope, ContentProcessor) - Method in class com.edorasware.commons.core.content.internal.memory.MemoryContentProvider
 
processContent(ContentScope, ContentProcessor) - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
Process all content with the given content processor
ProcessController - Class in com.edorasware.publicapi.rest
This class implements Process specific public API methods
ProcessController(WorkObjectManager, ObjectMapper) - Constructor for class com.edorasware.publicapi.rest.ProcessController
 
ProcessCreatedEvent - Class in com.edorasware.gear.core.process.internal
Fired when a process has been created (i.e. started).
ProcessCreatedEvent(AnyWorkObject, String) - Constructor for class com.edorasware.gear.core.process.internal.ProcessCreatedEvent
 
ProcessDefinitionController - Class in com.edorasware.publicapi.rest
Provides public REST API for com.edorasware.commons.core.entity.WorkObjectDefinition manipulation
ProcessDefinitionController(WorkObjectDefinitionManager, FormDefinitionManager) - Constructor for class com.edorasware.publicapi.rest.ProcessDefinitionController
 
ProcessDefinitionCreatedEvent - Class in com.edorasware.gear.core.process.internal
Fired when a process definition has been created.
ProcessDefinitionCreatedEvent(AnyWorkObjectDefinition) - Constructor for class com.edorasware.gear.core.process.internal.ProcessDefinitionCreatedEvent
 
PROCESSED_FILE_PATH_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The processed file job parameter which holds the path to the processed file.
processEngine(ProcessEngineConfiguration) - Method in class com.edorasware.config.engine.EngineConfiguration
 
processEngineConfiguration(PlatformTransactionManager, DataSource, DatabaseType, DatabaseMetadata, EventBus, IdLookupService, ExpressionManager, TimeProvider, ExecuteAsyncRunnableFactory, AsyncRunnableExecutionExceptionHandler, SpringDmnEngineConfigurator, JobProcessor) - Method in class com.edorasware.config.engine.EngineConfiguration
 
ProcessEventListener - Class in com.edorasware.gear.core.engine.support.flowable
This class listens on PROCESS_COMPLETED events.
ProcessEventListener(EventBus) - Constructor for class com.edorasware.gear.core.engine.support.flowable.ProcessEventListener
 
processFrontendObjectMap(Map<String, Object>) - Static method in class com.edorasware.cmmn.one.CmmnHelper
 
ProcessImporter - Interface in com.edorasware.cloud.core.service.process
Imports a BPMN 2.0 process XML which holds one or multiple BPMN 2.0 processes.
processInterrupted(String, String) - Method in class com.edorasware.cloud.core.auditlog.AuditLogNotificationListener
 
processInterrupted(String, String) - Method in class com.edorasware.cloud.core.notification.BaseNotificationListener
 
processInterrupted(String, String) - Method in interface com.edorasware.cloud.core.notification.NotificationListener
 
processInterrupted(String, String) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
ProcessModelDefinitionProvider - Class in com.edorasware.cloud.core.provider.model
 
ProcessModelDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.model.ProcessModelDefinitionProvider
 
processModelDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
ProcessModelDeployer - Class in com.edorasware.cloud.core.deploy
Deploys process model instances.
ProcessModelDeployer(ModelPersistenceService) - Constructor for class com.edorasware.cloud.core.deploy.ProcessModelDeployer
 
processModelDeployer(ModelPersistenceService) - Method in class com.edorasware.config.OneConfiguration
 
ProcessModelProvider - Class in com.edorasware.cloud.core.provider.model
 
ProcessModelProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.model.ProcessModelProvider
 
processModelProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
ProcessModelSynchronizationListener - Class in com.edorasware.cloud.core.models
 
ProcessModelSynchronizationListener() - Constructor for class com.edorasware.cloud.core.models.ProcessModelSynchronizationListener
 
processModelSynchronizationListener() - Method in class com.edorasware.config.ProviderConfiguration
 
processPaletteHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
ProcessProvider - Interface in com.edorasware.commons.core.process
Service interface for a process provider.
processProvider(ProcessEngine, EventBus, TimeProvider, IdLookupService, CurrentTenantService) - Method in class com.edorasware.config.GearConfiguration
 
ProcessProviderListener - Interface in com.edorasware.commons.core.process
Represents a process provider listener that is notified upon relevant process-related events occurring in the underlying process providing subsystem.
processResource(Message<Resource>) - Method in interface com.edorasware.cloud.core.transfer.IncomingAppService
Process a resource message from an incoming app channel.
processResource(Message<Resource>) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultIncomingAppService
 
ProcessService - Interface in com.edorasware.api.process
Provides process-specific functionality.
processService(WorkObjectService) - Method in class com.edorasware.config.GearConfiguration
 
ProcessTask - Class in com.edorasware.cmmn.model.structure
The combination of a PlanItem and its associated TProcessTask definition.
ProcessTask(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.ProcessTask
Construct a process task.
ProcessTaskI18nActionListener - Class in com.edorasware.cloud.core.service.task
This class localizes process tasks names
ProcessTaskI18nActionListener() - Constructor for class com.edorasware.cloud.core.service.task.ProcessTaskI18nActionListener
 
ProcessTaskI18nActionListener(GearExpressionResolver, UserManager) - Constructor for class com.edorasware.cloud.core.service.task.ProcessTaskI18nActionListener
 
processTaskI18nActionListener() - Method in class com.edorasware.config.ProviderConfiguration
 
ProcessTaskPermissionsActionListener - Class in com.edorasware.cloud.core.service.task
Process tasks listener which sets the correct owner and assignee of the created task.
ProcessTaskPermissionsActionListener() - Constructor for class com.edorasware.cloud.core.service.task.ProcessTaskPermissionsActionListener
 
processTaskPermissionsActionListener() - Method in class com.edorasware.config.ProviderConfiguration
 
processTemplate(String, List<AnyWorkObject>) - Method in class com.edorasware.cloud.core.template.flowable.FlowableTemplateService
 
processTemplate(String, List<AnyWorkObject>, Map<String, Object>) - Method in class com.edorasware.cloud.core.template.flowable.FlowableTemplateService
 
processTemplate(String, List<AnyWorkObject>) - Method in interface com.edorasware.cloud.core.template.TemplateService
Process the specified template string in the context of the given work objects.
processTemplate(String, List<AnyWorkObject>, Map<String, Object>) - Method in interface com.edorasware.cloud.core.template.TemplateService
Process the specified template in the context of the given work objects and the additional context.
processTerm(SearchQuery.Builder, SearchTerm) - Method in class com.edorasware.cloud.core.service.search.internal.AbstractTermFactory
 
processTerm(SearchQuery.Builder, SearchTerm, Instant) - Method in class com.edorasware.cloud.core.service.search.internal.AbstractTermFactory
 
processTerm(SearchQuery.Builder, SearchTerm) - Method in class com.edorasware.cloud.core.service.search.internal.SortTermFactory
 
processTerm(SearchQuery.Builder, SearchTerm, Instant) - Method in class com.edorasware.cloud.core.service.search.internal.SortTermFactory
 
processTerm(SearchQuery.Builder, SearchTerm) - Method in class com.edorasware.cloud.core.service.search.internal.TextTermFactory
 
processTerm(SearchQuery.Builder, SearchTerm, Instant) - Method in class com.edorasware.cloud.core.service.search.internal.TextTermFactory
 
processTerm(SearchQuery.Builder, SearchTerm) - Method in class com.edorasware.cloud.core.service.search.internal.VariableTermFactory
 
processTerm(SearchQuery.Builder, SearchTerm, Instant) - Method in class com.edorasware.cloud.core.service.search.internal.VariableTermFactory
 
processTerm(SearchQuery.Builder, SearchTerm) - Method in interface com.edorasware.cloud.core.service.search.TermFactory
Process a single term from the query using the current time as the base date.
processTerm(SearchQuery.Builder, SearchTerm, Instant) - Method in interface com.edorasware.cloud.core.service.search.TermFactory
Process a single term from the query.
ProcessUtils - Class in com.edorasware.gear.core.process
Provides utility methods for common process service interactions.
ProcessVariableCreatedEvent - Class in com.edorasware.gear.core.process.internal
Fired when one or more process variables have been created.
ProcessVariableCreatedEvent(Map<String, Map<String, Object>>) - Constructor for class com.edorasware.gear.core.process.internal.ProcessVariableCreatedEvent
 
ProcessVariableDeletedEvent - Class in com.edorasware.gear.core.process.internal
Fired when one or more process variables have been deleted.
ProcessVariableDeletedEvent(Map<String, Map<String, Object>>) - Constructor for class com.edorasware.gear.core.process.internal.ProcessVariableDeletedEvent
 
ProcessVariableHandlingService - Class in com.edorasware.cloud.core.service.process
This class is a utility service for initializing / setting variables within a process through a service task.
ProcessVariableHandlingService(boolean) - Constructor for class com.edorasware.cloud.core.service.process.ProcessVariableHandlingService
 
processVariables(boolean) - Method in class com.edorasware.config.OneConfiguration
 
processVariablesCreated(String, Map<String, Object>) - Method in interface com.edorasware.commons.core.process.ProcessProviderListener
Notified when one or more process variables have been created in the underlying process providing subsystem.
processVariablesDeleted(String, Map<String, Object>) - Method in interface com.edorasware.commons.core.process.ProcessProviderListener
Notified when one or more process variables have been deleted in the underlying process providing subsystem.
processVariablesUpdated(String, Map<String, Object>) - Method in interface com.edorasware.commons.core.process.ProcessProviderListener
Notified when one or more process variables have been updated in the underlying process providing subsystem.
ProcessVariableUpdatedEvent - Class in com.edorasware.gear.core.process.internal
Fired when one or more process variables have been updated.
ProcessVariableUpdatedEvent(Map<String, Map<String, Object>>) - Constructor for class com.edorasware.gear.core.process.internal.ProcessVariableUpdatedEvent
 
ProgressTracker - Class in com.edorasware.commons.core.util.progress
A utility class for tracking progress of tasks that may take a long time.
ProgressTracker(String, long) - Constructor for class com.edorasware.commons.core.util.progress.ProgressTracker
Creates a new progress tracker.
properties(Collection<Property>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
Sets the properties.
properties(Map<String, String>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
properties(Map<String, String>) - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo.Builder
Set the properties of the content info.
properties(Map<String, String>) - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata.Builder
Set the properties of the content for the content metadata.
PROPERTIES - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectDefinitionFieldId
 
propertiesHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
PROPERTY - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition property values.
Property - Class in com.edorasware.commons.core.entity
Represents a single property.
Property(PropertyName<V>, V) - Constructor for class com.edorasware.commons.core.entity.Property
Creates a new property with a mandatory name and optional value.
Property(String, String) - Constructor for class com.edorasware.commons.core.entity.Property
Creates a new property with a mandatory name and optional value.
Property(String, String, String) - Constructor for class com.edorasware.commons.core.entity.Property
Creates a new property with a mandatory name, optional value, and source.
Property(String, String, String, String) - Constructor for class com.edorasware.commons.core.entity.Property
Creates a new property with a mandatory id, name, optional value, and source.
PROPERTY_MAPPINGS - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The property mappings variable which is a child of the ModelUtils.MAPPINGS variable.
PROPERTY_SOURCES_CUSTOM_APPLICATION_CONTEXT_INITIALIZER_ORDER - Static variable in interface com.edorasware.config.BaseConfiguration
 
PropertyAccessor - Interface in com.edorasware.cmmn.model.expressions
Access a bean property by name.
PropertyConfiguration - Class in com.edorasware.config.property
 
PropertyConfiguration() - Constructor for class com.edorasware.config.property.PropertyConfiguration
 
PropertyConfigurationBuilder - Interface in com.edorasware.api.config.property
Configuration customizations for the configuration properties.
PropertyConfigurationConfigurer - Interface in com.edorasware.api.config.property
Interface for beans that customize the configuration properties.
PropertyConverter<T> - Class in com.edorasware.commons.core.persistence.entity
Enumerates the default variable converters to convert from the basic Java type String to the two database types (String, LargeString).
PropertyDeserializer - Class in com.edorasware.cloud.core.json
Deserializer for Property
PropertyDeserializer() - Constructor for class com.edorasware.cloud.core.json.PropertyDeserializer
 
PropertyEncoder - Interface in com.edorasware.commons.core.property
Encodes and decodes property values.
PropertyInsertPreparedStatementSetter - Class in com.edorasware.commons.core.persistence.entity.jdbc
Provides property information for batch property insertions.
PropertyInsertPreparedStatementSetter(ImmutableList<PropertyParameter>) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.PropertyInsertPreparedStatementSetter
 
PropertyMap - Class in com.edorasware.commons.core.entity
Holds properties represented as key/value pairs of type String/String.
PropertyMap.Builder - Class in com.edorasware.commons.core.entity
Builder for a PropertyMap instance.
PropertyName<V> - Class in com.edorasware.commons.core.entity
Supports type-aware creation of Property instances and access of Property instances on DomainObjectDefinitions.
PropertyOperand - Class in com.edorasware.commons.core.query.entity
An operand implementation which builds property-specific Predicate instances.
PropertyOperand() - Constructor for class com.edorasware.commons.core.query.entity.PropertyOperand
 
PropertyParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
PropertyParameter(String, String, ValueConverter<?, ?>, String, LargeString, String, String, Instant) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
 
PropertyQueryParameter - Enum in com.edorasware.commons.core.query.entity
Query parameters representing fields of a Property.
PropertyResult - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
PropertyResult() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
PropertyResult.PropertyResultRowMapper - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
PropertyResultRowMapper(boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult.PropertyResultRowMapper
 
PropertySerializer - Class in com.edorasware.cloud.core.json
Serializer for Property instances
PropertySerializer() - Constructor for class com.edorasware.cloud.core.json.PropertySerializer
 
PropertySourcesCustomApplicationContextInitializer - Class in com.edorasware.config
Custom application context initializer which loads the default property sources defined in the BaseConfiguration.PROPERTY_SOURCE_LOCATIONS into the environment.
PropertySourcesCustomApplicationContextInitializer() - Constructor for class com.edorasware.config.PropertySourcesCustomApplicationContextInitializer
 
propertySourcesPlaceholderConfigurer(List<PropertyConfigurationConfigurer>, List<InternalPropertyConfigurationConfigurer>) - Static method in class com.edorasware.config.property.PropertyConfiguration
 
PropertyTranslator - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
PropertyTranslator(ConverterProvider) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator
 
PropertyTranslator(ConverterProvider, PropertyTranslator.PrimaryKeyProvider) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.PropertyTranslator
 
PropertyTranslator.PrimaryKeyProvider - Interface in com.edorasware.commons.core.persistence.entity.jdbc
 
provide() - Method in interface com.edorasware.config.InternalConfigurationProvider
 
PROVIDER_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object provider ID.
PROVIDER_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition provider id values.
ProviderConfiguration - Class in com.edorasware.config
 
ProviderConfiguration() - Constructor for class com.edorasware.config.ProviderConfiguration
 
providerId(String) - Method in interface com.edorasware.api.workobject.WorkObjectBuilder
Sets the work object provider ID.
providerId(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the provider id.
providerId(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
providerProperties(Map<String, String>) - Method in class com.edorasware.commons.core.content.ContentReference.Builder
Set the provider properties of the content reference.
publicApiActionManager(WorkObjectService, ActionProvider, ActionJoiner, UserManager, MessageSource) - Method in class com.edorasware.config.action.ActionConfiguration
 
publicApiActionProvider(List<ActionProvider>) - Method in class com.edorasware.config.action.ActionConfiguration
 
publicApiObjectMapper(ConverterProvider) - Method in class com.edorasware.config.OneConfiguration
 
put(ValueAccessor<V>, V) - Method in class com.edorasware.api.value.ValueMap.Builder
Adds the given entry to the map to be built.
put(String, Object) - Method in class com.edorasware.api.value.ValueMap.Builder
Adds the given entry to the map to be built.
put(K, V) - Method in class com.edorasware.cloud.core.service.model.DataExchange
 
put(StateModel) - Method in class com.edorasware.cmmn.engine.utility.DefaultStateModelCache
 
put(StateModel) - Method in interface com.edorasware.cmmn.engine.utility.StateModelCache
 
put(String, ViewType) - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
put(String, Object, Object) - Method in interface com.edorasware.commons.core.cache.StatisticsAwareCache
Saves the value in the specified cache by name and key.
put(PropertyName<V>, V) - Method in class com.edorasware.commons.core.entity.PropertyMap.Builder
Adds the given entry to the map to be built.
put(String, Object, Object) - Method in class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
put(Object, Object) - Method in class com.edorasware.one.cache.internal.SafeCacheWrapper
 
put(Object, Object) - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
putAll(Map<String, Object>) - Method in class com.edorasware.api.value.ValueMap.Builder
Adds the given values to the map to be built.
putAll(Map<? extends String, ? extends ViewType>) - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
putAnnotations(String, String) - Method in interface com.edorasware.one.document.viewer.DocumentViewerManager
Updates the document annotations.
putAnnotations(String, String) - Method in class com.edorasware.one.document.viewer.internal.DefaultDocumentViewerManager
 
putAnnotations(String, String) - Method in class com.edorasware.rest.document.viewer.DocumentViewerController
 
putComments(String, String) - Method in interface com.edorasware.one.document.viewer.DocumentViewerManager
Updates the document comments.
putComments(String, String) - Method in class com.edorasware.one.document.viewer.internal.DefaultDocumentViewerManager
 
putComments(String, String) - Method in class com.edorasware.rest.document.viewer.DocumentViewerController
 
putIdVariable(DelegateExecution, AnyWorkObject, String, String, AnyWorkObjectService) - Static method in class com.edorasware.cloud.core.service.VariableSaveActivityHelper
Puts variable into correct context according to idVariableName
putIfAbsent(Object, Object) - Method in class com.edorasware.one.cache.internal.SafeCacheWrapper
 
putIfAbsent(Object, Object) - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
putProperties(Map<String, String>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
Adds the name/value pairs as properties to the current properties.
putProperties(PropertyMap) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
Adds the name/value pairs as properties to the current properties.
putProperties(Map<String, String>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
putProperties(PropertyMap) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
putProperty(String, String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
Adds the name/value pair as property to the current properties.
putProperty(PropertyName<V>, V) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
Adds the name/value pair as property to the current properties.
putProperty(String, String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
putProperty(PropertyName<V>, V) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
putTransitionData(String, TransitionData) - Method in class com.edorasware.cmmn.model.persistence.TransitionDataCache
 
putVariable(String, Object) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Adds the name/value pair as variable to the current variables.
putVariable(ValueAccessor<V>, V) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Adds the name/value pair as variable to the current variables.
putVariable(String, Object) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
putVariable(ValueAccessor<V>, V) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
putVariable(String, String, Object, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Associates the given variable with the specified entity.
putVariable(String, ValueAccessor<V>, V, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Associates the given variable with the specified entity.
putVariable(String, String, Object, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
putVariable(String, ValueAccessor<V>, V, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
putVariable(ValueAccessor<V>, V) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets a new variable value.
putVariable(String, Object) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets a new variable value.
putVariables(Map<String, Object>) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Adds the name/value pairs as variables to the current variables.
putVariables(ValueMap) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Adds the name/value pairs as variables to the current variables.
putVariables(Map<String, Object>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
putVariables(ValueMap) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
putVariables(String, Map<String, Object>, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Associates the given variables with the specified entity.
putVariables(String, ValueMap, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Associates the given variables with the specified entity.
putVariables(String, Map<String, Object>, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
putVariables(String, ValueMap, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
putVariables(Map<String, Object>) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets new variable values.
putVariables(ValueMap) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets new variable values.

Q

Query - Class in com.edorasware.api.query
Defines a work object / definition query.
QUERY - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
Query.Builder - Class in com.edorasware.api.query
 
QUERY_STRING - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
QueryDefinitionProvider - Class in com.edorasware.cloud.core.provider.query
Definition Provider for Query objects
QueryDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.query.QueryDefinitionProvider
 
queryDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
queryForLongWithPredicates(String, RenderedSql) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
queryForObjects(String, Map<String, ?>, RowMapper<T>) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
queryForObjectsWithPredicates(String, Map<String, Object>, RenderedSql, RowMapper<T>) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
queryForObjectsWithPredicatesAndSorting(String, String, Map<String, Object>, RenderedSql, RenderedSql, Integer, Integer, RowMapper<T>) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
QueryHint - Class in com.edorasware.api.query
Represents a query hint.
queryList(Query) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Retrieves all entities that match the given query.
queryList(Query) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
QueryParameter - Interface in com.edorasware.api.query
Interface for a query parameter.
QueryParameterMapper - Interface in com.edorasware.commons.core.query
Interface to map from a given source query parameter to a target query parameter.
QueryParameterPredicate - Class in com.edorasware.api.query.internal
Predicates that have a QueryParameter as their left operand.
QueryParameterPredicate() - Constructor for class com.edorasware.api.query.internal.QueryParameterPredicate
 
QueryProvider - Class in com.edorasware.cloud.core.provider.query
Provider for Query objects.
QueryProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.query.QueryProvider
 
queryProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
QueryResponse - Class in com.edorasware.one.rest.manager
This class represents a data returned in the queries
QueryResponse(List<ValueMap>, long, long, int) - Constructor for class com.edorasware.one.rest.manager.QueryResponse
 
querySingle(Query) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Retrieves the single entity that matches the given query.
querySingle(Query) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
QueryWorkObjectDecoratorContext - Class in com.edorasware.api.workobject
 
QueryWorkObjectDecoratorContext() - Constructor for class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
QueryWorkObjectDecoratorContext(String, Integer, Integer, String) - Constructor for class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
QueryWorkObjectDecoratorContext(Query.Builder, String) - Constructor for class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
QueryWorkObjectDecoratorContext(Query.Builder, Query, List<WorkObject>, String) - Constructor for class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
QueryWorkObjectDecoratorContext(List<WorkObject>, String) - Constructor for class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 

R

RawAttributeConverter - Class in com.edorasware.cloud.core.dataexport.converter
converts workObject into its attribute according provided name
RawAttributeConverter(String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.RawAttributeConverter
 
RawAttributeConverter(String, String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.RawAttributeConverter
 
RawPredicate - Class in com.edorasware.api.query.internal
A predicate expressed through a raw sql where-clause.
RawPredicate(String, Map<String, Object>) - Constructor for class com.edorasware.api.query.internal.RawPredicate
 
reactivate(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
reactivate(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
reactivate(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
reactivate(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.reactivate.ReactivateHandler
Implements the REACTIVATE transition.
ReactivateHandler - Class in com.edorasware.cmmn.one.transitionhandlers.reactivate
 
ReactivateHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.reactivate.ReactivateHandler
 
ReactivateHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.reactivate
 
ReactivateHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.reactivate.ReactivateHandlers
 
ReactivateHandlers(Map<Class<? extends PlanItem>, ReactivateHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.reactivate.ReactivateHandlers
 
reactivateHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
read(JsonReader) - Method in class com.edorasware.commons.core.content.internal.ContentReferenceTypeAdapter
 
read(JsonReader) - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadataTypeAdapter
 
readFile(String, String, Integer, HttpServletResponse) - Method in class com.edorasware.rest.filestorage.FileStorageController
 
readFileIntoHttpResponse(String, String, Integer, HttpServletResponse) - Method in interface com.edorasware.one.filestorage.FileStorageManager
Reads the file content and stores the result in the given HTTP response instance.
readFileIntoHttpResponse(String, String, Integer, HttpServletResponse) - Method in class com.edorasware.one.filestorage.internal.DefaultFileStorageManager
 
readInputStreamToBytes(InputStream) - Static method in class com.edorasware.commons.core.util.io.IOUtils
Reads the given input stream into a byte array.
readInputStreamToString(InputStream) - Static method in class com.edorasware.commons.core.util.io.IOUtils
Reads the provided input stream into a String.
RecursionLimitException - Exception in com.edorasware.cmmn.model.exceptions
An exception which is thrown when the plan item trigger recursion limit is reached.
RecursionLimitException(String) - Constructor for exception com.edorasware.cmmn.model.exceptions.RecursionLimitException
 
RecursiveLock - Class in com.edorasware.cmmn.engine.utility
A wrapper for a ReentrantLock that adds a boolean 'stale' flag and includes some timeout handling.
RecursiveLock(int) - Constructor for class com.edorasware.cmmn.engine.utility.RecursiveLock
 
redisCacheManager(RedisTemplate<?, ?>, Long, Long) - Method in class com.edorasware.config.OneConfiguration
 
redisConnectionFactory(String, int, String) - Method in class com.edorasware.config.SessionRedisConfiguration
 
redisMessageListenerContainer(RedisConnectionFactory, RedisOperationsSessionRepository) - Method in class com.edorasware.config.SessionRedisConfiguration
 
redisObjectMapper() - Method in class com.edorasware.config.OneConfiguration
 
redisStatisticsAwareCache(CacheManager) - Method in class com.edorasware.config.OneConfiguration
 
redisTemplate(RedisConnectionFactory, ObjectMapper) - Method in class com.edorasware.config.OneConfiguration
 
reenable(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
reenable(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
reenable(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
reenable(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.reenable.ReenableHandler
Implements the REENABLE transition.
ReenableHandler - Class in com.edorasware.cmmn.one.transitionhandlers.reenable
 
ReenableHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.reenable.ReenableHandler
 
ReenableHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.reenable
 
ReenableHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.reenable.ReenableHandlers
 
ReenableHandlers(Map<Class<? extends PlanItem>, ReenableHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.reenable.ReenableHandlers
 
reenableHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
ReferencedWorkObject(String, String) - Constructor for class com.edorasware.one.action.FrontendAction.ReferencedWorkObject
 
ReferenceMapper - Class in com.edorasware.cloud.core.util
Supports the mapping between key values.
ReferenceMapper.Builder - Class in com.edorasware.cloud.core.util
 
register(EventHandler<? super E>, Class<E>) - Method in interface com.edorasware.gear.core.event.internal.EventBus
Registers the event handler for being notified on events of the specified type and all subtypes.
register(EventHandler<? super E>, Class<E>) - Method in class com.edorasware.gear.core.event.internal.SynchronousMemoryBasedEventBus
 
registerNewInstance(PlanItem) - Method in class com.edorasware.cmmn.model.StateModel
Register a particular plan item instance as created.
registerNewInstance(PlanItem) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
Register the passed planItem instance with its plannable item and the state model.
RELEASE_VERSION - Static variable in class com.edorasware.cloud.core.service.configuration.VersionConfiguration
 
releaseDate(Instant) - Method in class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
Set release date to ReleaseInformation object
ReleaseInformation - Class in com.edorasware.commons.core.version
This class provides the release information like version, commit hash and other release specific information.
ReleaseInformation.ReleaseInformationBuilder - Class in com.edorasware.commons.core.version
 
ReleaseInformationBuilder() - Constructor for class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
 
releaseSynchObject(String) - Method in class com.edorasware.cmmn.engine.utility.CaseSynchronizer
 
releaseSynchObject(String) - Method in interface com.edorasware.cmmn.engine.utility.Synchronizer
Release the synch object associated with the passed id.
releaseVersion(ReleaseVersion) - Method in class com.edorasware.commons.core.version.ReleaseInformation.ReleaseInformationBuilder
Set release version to ReleaseInformation object
ReleaseVersion - Class in com.edorasware.commons.core.version
This class holds the release version information.
reMapInstanceId(String) - Method in class com.edorasware.cmmn.model.MigrationResult
Map an old plan item instance Id to a new plan item instance Id.
remove(String) - Method in class com.edorasware.api.value.ValueMap.Builder
Removes the value with the given name.
remove(String) - Method in class com.edorasware.cmmn.engine.utility.DefaultStateModelCache
 
remove(String) - Method in interface com.edorasware.cmmn.engine.utility.StateModelCache
 
remove(Object) - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
remove(List<? extends T>, List<? extends T>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Removes the given elements from the given list.
remove(Set<? extends T>, Set<? extends T>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Removes the given elements from the given set.
REMOVE_AFTER_IMPORT_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
removeActionListener(L) - Method in class com.edorasware.commons.core.service.entity.BaseEntityService
Deprecated.
removeEmptyPredicates(List<? extends T>) - Static method in class com.edorasware.api.query.internal.PredicateUtils
Removes all empty predicates from the given non-null predicates.
removeListener(AnyWorkObjectProviderListener) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
removeListener(L) - Method in class com.edorasware.commons.core.provider.entity.BaseEntityProvider
 
removeListener(L) - Method in interface com.edorasware.commons.core.provider.entity.EntityProvider
Unregisters the listener.
RemoveObsoletePropertiesAppReaderPreProcessor - Class in com.edorasware.cloud.core.patch.transfer
This class moves obsolete edoras: namespace attributes to edoras-vis: namespace from process models.
RemoveObsoletePropertiesAppReaderPreProcessor(ObjectMapper) - Constructor for class com.edorasware.cloud.core.patch.transfer.RemoveObsoletePropertiesAppReaderPreProcessor
 
removeParameter(String) - Method in class com.edorasware.cmmn.model.TransitionData
 
removeParameterSqlTypes(String) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Removes the sql type information from the given sql statement.
removeSpecialFields(Map<String, Object>) - Static method in class com.edorasware.cmmn.one.CmmnHelper
 
removeTransitionData(String) - Method in class com.edorasware.cmmn.model.persistence.TransitionDataCache
 
removeVariable(ValueAccessor<?>) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
removeVariablesFromWorkObject(List<String>, AnyWorkObject) - Static method in class com.edorasware.cloud.core.service.FrontendObjectUtils
 
render(QueryParameter, Object) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityParameterValueRenderer
 
render(Predicate, RenderingMode) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityPredicateRenderer
 
render(QueryParameter, ComparisonPredicate, SqlPredicateRenderer, SqlParameterValueRenderer, RenderingMode, DatabaseType) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityRightOperandRenderer
 
render(IdentityLinkPredicate, SqlPredicateRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlIdentityLinkPredicateRenderer
 
render(NamedValuePredicate, SqlPredicateRenderer, RenderingMode) - Method in interface com.edorasware.commons.core.persistence.entity.jdbc.SqlNamedValuePredicateRenderer
 
render(NamedValuePredicate, SqlPredicateRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlPropertyPredicateRenderer
 
render(NamedValuePredicate, SqlPredicateRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.SqlVariablePredicateRenderer
 
render(AggregateReferenceValue.AggregationStrategy) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlAggregationStrategyRenderer
 
render(ComparisonOperator) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlComparisonOperatorRenderer
 
render(ComparisonPredicate, SqlPredicateRenderer, SqlRightOperandRenderer, SqlParameterValueRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlComparisonPredicateRenderer
 
render(CompositePredicate, SqlPredicateRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlCompositePredicateRenderer
 
render(InnerSelectInPredicate, SqlPredicateRenderer, RenderingMode) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlInnerSelectInPredicateRenderer
 
render(InnerSelectInPredicate, SqlPredicateRenderer, RenderingMode, boolean) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlInnerSelectInPredicateRenderer
 
render(InPredicate, SqlParameterValueRenderer) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlInPredicateRenderer
 
render(InPredicate, SqlParameterValueRenderer, boolean) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlInPredicateRenderer
 
render() - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNeverMatchingPredicateRenderer
 
render(NullPredicate) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNullPredicateRenderer
 
render(NotNullPredicate) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlNullPredicateRenderer
 
render(Ordering.Direction, DatabaseType) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlOrderingDirectionRenderer
 
render(QueryParameter, Object) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlParameterValueRenderer
 
render(Predicate, RenderingMode) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlPredicateRenderer
 
render(RawPredicate) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlRawPredicateRenderer
 
render(QueryParameter, ComparisonPredicate, SqlPredicateRenderer, SqlParameterValueRenderer, RenderingMode, DatabaseType) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlRightOperandRenderer
 
render(List<Ordering>) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlSortingRenderer
 
RenderedSql - Class in com.edorasware.commons.core.persistence.jdbc
Class that combines a parameterized SQL string with its parameter mapping.
RenderedSql.Builder - Class in com.edorasware.commons.core.persistence.jdbc
 
RenderingMode - Enum in com.edorasware.api.persistence.internal
 
RenderingModePredicate - Class in com.edorasware.api.query.internal
Predicate which can enforce rendering mode
RenderingModePredicate() - Constructor for class com.edorasware.api.query.internal.RenderingModePredicate
 
renderPredicate(Predicate, RenderingMode) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.BaseSqlQueryRenderer
 
renderPredicate(Predicate, RenderingMode) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlQueryRenderer
 
renderSelectMatching(SqlNameMapping, QueryParameter, QueryParameter, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererUtils
 
renderSelectNotMatching(SqlNameMapping, QueryParameter, QueryParameter, String) - Static method in class com.edorasware.commons.core.persistence.jdbc.SqlRendererUtils
 
renderSorting(List<Ordering>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.BaseSqlQueryRenderer
 
renderSorting(List<Ordering>) - Method in interface com.edorasware.commons.core.persistence.jdbc.SqlQueryRenderer
 
RepeatingLicenseChecker - Class in com.edorasware.commons.core.license
 
RepeatingLicenseChecker(LicenseChecker, int) - Constructor for class com.edorasware.commons.core.license.RepeatingLicenseChecker
 
REPETITION - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute.
replace(String, String, int, int) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Replaces a substring of the given string with some other string.
ReplaceableCompositeMigrationResolver - Class in org.flywaydb.core
Facility for retrieving and sorting the available migrations from the classpath through the various migration resolvers.
ReplaceableCompositeMigrationResolver(DbSupport, ClassLoader, Locations, String, String, String, String, PlaceholderReplacer, MigrationResolver...) - Constructor for class org.flywaydb.core.ReplaceableCompositeMigrationResolver
Creates a new CompositeMigrationResolver.
replaceListItems(List<T>, List<StringReplacementTask>) - Static method in class com.edorasware.cloud.core.util.StringReplacementTask
 
replaceMapItems(Map<K, T>, List<StringReplacementTask>) - Static method in class com.edorasware.cloud.core.util.StringReplacementTask
 
replaceParameterName(String, String, String) - Static method in class com.edorasware.commons.core.persistence.PersistenceUtils
Replaces the given parameter name with a new parameter name in the given sql statement.
replacePlaceholders(Map<String, String>, WorkObject, InputStream, String) - Method in interface com.edorasware.cloud.core.service.document.DocumentHandler
 
replacePlaceholders(Map<String, String>, WorkObject, InputStream, String) - Method in class com.edorasware.cloud.core.service.document.pdf.PdfDocumentHandler
 
replacePlaceholders(Map<String, String>, WorkObject, InputStream, String) - Method in class com.edorasware.cloud.core.service.document.word.WordDocumentHandler
 
replaceReferences(List<StringReplacementTask>, String) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
replaceTags(String, String, String, String, Function2<String, String, Pair<String, Map<String, Object>>>) - Static method in class com.edorasware.commons.core.util.string.StringUtils
For each tag, the tag is replaced with the content defined by the given replacement function.
replaceTags(String, String, String, Function<String, String>) - Static method in class com.edorasware.commons.core.util.string.StringUtils
For each tag, the tag is replaced with the content defined by the given replacement function.
ReportValue(String, Object) - Constructor for class com.edorasware.cloud.core.dataexport.MultiConverter.ReportValue
 
REQUEST_TYPE_DELETE - Static variable in interface com.edorasware.cloud.core.service.process.RestRequestExecutor
 
REQUEST_TYPE_GET - Static variable in interface com.edorasware.cloud.core.service.process.RestRequestExecutor
 
REQUEST_TYPE_POST - Static variable in interface com.edorasware.cloud.core.service.process.RestRequestExecutor
 
REQUEST_TYPE_PUT - Static variable in interface com.edorasware.cloud.core.service.process.RestRequestExecutor
 
requestMappingHandlerMapping() - Method in class com.edorasware.config.OneConfiguration
 
reset() - Method in class com.edorasware.cloud.core.mail.LoggingMailSender
Reset the message tracking.
reset() - Method in class com.edorasware.commons.core.modification.entity.EntityModification.EntityModificationBuilder
 
reset() - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
 
resetAll(Instant) - Method in interface com.edorasware.commons.core.elastic.ElasticIndexService
Resets all indices when the database has been reset.
resetListeners() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
The listenerSentries array is cached.
resetListenerSentries() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItemPool
Reset the listener sentries of all plannable items in this pool.
resolve(String) - Method in interface com.edorasware.cloud.core.template.simple.SimpleTemplateExpressionResolver
 
resolve(String, AnyWorkObject) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiExpressionManagerBasedExpressionResolver
Deprecated.
 
resolve(String, AnyWorkObject, Map<String, ?>) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiExpressionManagerBasedExpressionResolver
Deprecated.
 
resolve(String, AnyWorkObject) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionManagerBasedExpressionResolver
 
resolve(String, AnyWorkObject, Map<String, ?>) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionManagerBasedExpressionResolver
 
resolve(String, AnyWorkObject) - Method in interface com.edorasware.gear.core.expression.GearExpressionResolver
Resolves the given expression for the given work object.
resolve(String, AnyWorkObject, Map<String, ?>) - Method in interface com.edorasware.gear.core.expression.GearExpressionResolver
Resolves the given expression for the given work object in the given context.
resolveBooleanExpression(String, AnyWorkObject, Map<String, Object>, Boolean) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
resolveBooleanExpression(String, AnyWorkObject, Map<String, Object>, Boolean) - Method in class com.edorasware.cmmn.one.implementation.OneExpressionResolver
 
resolveBooleanExpression(String, AnyWorkObject, Map<String, Object>, Boolean) - Method in interface com.edorasware.cmmn.one.implementation.WorkItemExpressionResolver
Resolve an edoras one backend expression to a boolean value.
resolveDateValue(Instant, String) - Static method in class com.edorasware.cloud.core.service.search.internal.DateValueResolver
 
resolveEntity(String, String) - Method in class com.edorasware.commons.core.util.xml.CommonsEntityResolver
 
resolveExpression(String) - Method in interface com.edorasware.cloud.core.service.rest.ResponseExpressionResolver
 
resolveExpression(String) - Method in class com.edorasware.cloud.core.service.rest.XpathResponseExpressionResolver
 
resolveExpression(String, AnyWorkObject, Map<String, Object>, Object) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
resolveExpression(String, AnyWorkObject, Map<String, Object>, Object) - Method in class com.edorasware.cmmn.one.implementation.OneExpressionResolver
 
resolveExpression(String, AnyWorkObject, Map<String, Object>, Object) - Method in interface com.edorasware.cmmn.one.implementation.WorkItemExpressionResolver
Resolve an edoras one backend expression to an Object value.
resolveId(Object) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
resolveId(Object) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
Best effort work object Id resolution.
resolveIdFromExternalId(Object) - Method in class com.edorasware.cmmn.one.service.DefaultOneCmmnService
 
resolveIdFromExternalId(Object) - Method in interface com.edorasware.cmmn.one.service.OneCmmnService
Similar to OneCmmnService.resolveId(Object) with the difference that the Id passed in the input parameter is expected to be an external work object Id.
resolveLocale(HttpServletRequest) - Method in class com.edorasware.one.security.CurrentUserLocaleResolver
 
resolveMigrations() - Method in class org.flywaydb.core.internal.resolver.spring.ApplicationContextAwareSpringJdbcMigrationResolver
 
resolveMigrations() - Method in class org.flywaydb.core.ReplaceableCompositeMigrationResolver
Finds all available migrations using all migration resolvers (sql, java, …​).
resolvePlaceholders(Map<String, String>) - Method in class com.edorasware.one.permission.view.Badge
 
resolvePlaceholders(Map<String, String>) - Method in class com.edorasware.one.permission.view.View
 
resolvePlanItemProperty(PlanItem, String, TransitionData, PropertyAccessor) - Method in interface com.edorasware.cmmn.engine.hooks.EvaluationListeners
Resolve a plan item property passed by name on the given plan item.
resolvePlanItemProperty(PlanItem, String, TransitionData, PropertyAccessor) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
resolvePlanItemProperty(PlanItem, String, TransitionData, PropertyAccessor) - Method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
resolveResourceName(String) - Static method in class com.edorasware.commons.core.util.io.IOUtils
Resolves the given resource name to a URL representing the resource.
resolveStringExpression(String, AnyWorkObject, Map<String, Object>, String) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
resolveStringExpression(String, AnyWorkObject, Map<String, Object>, String) - Method in class com.edorasware.cmmn.one.implementation.OneExpressionResolver
 
resolveStringExpression(String, AnyWorkObject, Map<String, Object>, String) - Method in interface com.edorasware.cmmn.one.implementation.WorkItemExpressionResolver
Resolve an edoras one backend expression to a String value.
RESOURCE_STRING - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
RESOURCE_STRING - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectDefinitionFieldId
 
resourceString(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
Sets the resource string from which the entity has been derived.
resourceString(int) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
ResponseExpressionResolver - Interface in com.edorasware.cloud.core.service.rest
 
restore(PersistenceListeners) - Method in class com.edorasware.cmmn.model.StateModel
Restore a state model from storage.
restoreFromExternalState(CasePlanModelData) - Method in class com.edorasware.cmmn.model.casefile.CaseFile
 
restoreFromExternalState(String, CasePlanModelData, boolean) - Method in class com.edorasware.cmmn.model.structure.CasePlanModel
 
restoreFromExternalState(String, CasePlanModelData, boolean) - Method in class com.edorasware.cmmn.model.structure.Stage
 
restoreSecurity(Boolean) - Static method in class com.edorasware.gear.core.security.SecurityUtils
 
restoreTriggerItems(Map<String, PlanItem>, Map<String, CaseFileItemInstance>) - Method in class com.edorasware.cmmn.model.TransitionData
 
RestRequestExecutor - Interface in com.edorasware.cloud.core.service.process
 
restrict(Predicate) - Method in class com.edorasware.cloud.core.security.SecurityPredicatePostProcessor
 
restrict(Predicate) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionPredicatePostProcessor
 
restrict(Predicate) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectPredicatePostProcessor
 
restrict(Predicate) - Method in class com.edorasware.commons.core.service.entity.NoOpPredicatePostProcessor
 
restrict(Predicate) - Method in interface com.edorasware.commons.core.service.entity.PredicatePostProcessor
Add restrictions to a predicate before it is evaluated in the persistence layer.
RESTRICT_VARIABLES - Static variable in class com.edorasware.api.query.WorkObjectQueryHints
Allows to create a hint that restricts the loaded variables to the ones matched by arbitrary criteria.
RestVariableHandlingService - Class in com.edorasware.cloud.core.service.process
 
RestVariableHandlingService(boolean) - Constructor for class com.edorasware.cloud.core.service.process.RestVariableHandlingService
 
restVariableService(boolean) - Method in class com.edorasware.config.OneConfiguration
 
RESUBMISSION_TIME - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object resubmission time.
RESUBMISSION_TIME - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
RESUBMISSION_TIME_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
resubmissionTime(Instant) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object resubmission time.
resubmissionTime(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the resubmission time.
resubmissionTime(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
resubmissionTime(Instant) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the resubmission time.
resubmissionTime(Instant) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
resubmissionTime(Instant) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
RESULT_VARIABLE - Static variable in class com.edorasware.cmmn.one.CmmnConstants
The result variable of a service task.
ResultRow - Class in com.edorasware.cloud.core.service.statistic
This class defines a result row from the Statistics Rest service.
ResultRow(Object, Object...) - Constructor for class com.edorasware.cloud.core.service.statistic.ResultRow
 
retrieve(K, long, TimeUnit) - Method in class com.edorasware.cloud.core.service.model.DataExchange
 
retrieveCaseCmmnXml(String, Map<String, String>) - Method in interface com.edorasware.cmmn.engine.hooks.PersistenceListeners
Load the CMMN XML for a given case.
retrieveCaseCmmnXml(String, Map<String, String>) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
<p>Get the Case CMMN XML string from persistent storage.
retrieveCasePlanModelData(String, Map<String, String>) - Method in interface com.edorasware.cmmn.engine.hooks.PersistenceListeners
Low-level implementation hook to retrieve case engine state.
retrieveCasePlanModelData(String, Map<String, String>) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
retrieveCaseState(String, Map<String, String>) - Method in interface com.edorasware.cmmn.engine.hooks.PersistenceListeners
Get the current CMMN case engine state for a given case as a JSON string.
retrieveCaseState(String, Map<String, String>) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
retrieveTransitionDataCache(String, Map<String, String>) - Method in interface com.edorasware.cmmn.engine.hooks.PersistenceListeners
Retrieve the persisted transition data cache from persisted storage.
retrieveTransitionDataCache(String, Map<String, String>) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
REVISION_ID_PLACEHOLDER - Static variable in class com.edorasware.cloud.core.model.ModelService
 
revisionExportImageProcessHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
revisionInfoHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
revisionJsonHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
revisionPngHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
REVISIONS - Static variable in class com.edorasware.cloud.core.service.model.OneModelPersistenceService
 
REVISIONS_VAR - Static variable in class com.edorasware.cloud.core.service.model.OneModelPersistenceService
Deprecated.
revisionsHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
revisionSvgHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
roles(Set<SystemRole>) - Method in class com.edorasware.one.identity.user.User.Builder
Set the optional roles of the user.
root(AnyWorkObject) - Method in class com.edorasware.cloud.core.service.FrontendObject.Builder
 
root(WorkObject) - Method in class com.edorasware.cloud.core.service.FrontendObject.Builder
 
ROOT_CASE_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.activiti.ActivitiWorkObjectHierarchyELResolver
Deprecated.
 
ROOT_CASE_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnWorkObjectHierarchyELResolver
 
ROOT_CASE_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableWorkObjectHierarchyELResolver
 
ROOT_ID_VALUE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
 
ROOT_PROCESS_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.activiti.ActivitiWorkObjectHierarchyELResolver
Deprecated.
 
ROOT_PROCESS_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnWorkObjectHierarchyELResolver
 
ROOT_PROCESS_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableWorkObjectHierarchyELResolver
 
ROOT_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.activiti.ActivitiWorkObjectHierarchyELResolver
Deprecated.
 
ROOT_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnWorkObjectHierarchyELResolver
 
ROOT_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableWorkObjectHierarchyELResolver
 
ROW_MAPPER - Static variable in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
ROW_MAPPER - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
ROW_MAPPER - Static variable in class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
A row mapper for primary key query results.
Rule - Class in com.edorasware.cmmn.model.rulesandsentries
Represents a rule.
Rule(PlannableItem, TExpression, boolean) - Constructor for class com.edorasware.cmmn.model.rulesandsentries.Rule
 
run() - Method in class com.edorasware.gear.core.engine.support.flowable.TenantAwareAsyncExecuteJobRunnable
 
runAfterFailedTransaction(Callable<Void>) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
Runs the given callable after the transaction has been committed unsuccessfully.
runAfterSuccessfulTransaction(Callable<Void>) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
Runs the given callable after the transaction has been committed successfully.
runAllDataConsistencyChecks(MigrationVersion, boolean) - Method in interface com.edorasware.one.datacheck.DataConsistencyService
Runs all data consistency checks across the whole system.
runAllDataConsistencyChecks(MigrationVersion, boolean) - Method in class com.edorasware.one.datacheck.internal.DefaultDataConsistencyService
 
runAsTenant(String, Runnable) - Method in interface com.edorasware.commons.core.identity.CurrentTenantService
Runs the given action in the context of the specified tenant.
runAsTenant(String, Callable<T>) - Method in interface com.edorasware.commons.core.identity.CurrentTenantService
Runs the given action in the context of the specified tenant.
runAsTenant(String, Runnable) - Method in class com.edorasware.commons.core.identity.support.BaseCurrentTenantService
 
runAsTenant(String, Callable<T>) - Method in class com.edorasware.commons.core.identity.support.BaseCurrentTenantService
 
runAsUser(String, Runnable) - Method in interface com.edorasware.commons.core.identity.CurrentUserService
Runs the given action in the context of the specified user.
runAsUser(String, Callable<T>) - Method in interface com.edorasware.commons.core.identity.CurrentUserService
Runs the given action in the context of the specified user.
runAsUser(String, Runnable) - Method in class com.edorasware.commons.core.identity.support.BaseCurrentUserService
 
runAsUser(String, Callable<T>) - Method in class com.edorasware.commons.core.identity.support.BaseCurrentUserService
 
runAsUserInTenant(String, String, Runnable) - Method in interface com.edorasware.commons.core.identity.CurrentIdentityService
Runs the given action in the context of the specified user and tenant.
runAsUserInTenant(String, String, Callable<T>) - Method in interface com.edorasware.commons.core.identity.CurrentIdentityService
Runs the given action in the context of the specified user sand tenant.
runAsUserInTenant(String, String, Runnable) - Method in class com.edorasware.commons.core.identity.internal.DefaultCurrentIdentityService
 
runAsUserInTenant(String, String, Callable<T>) - Method in class com.edorasware.commons.core.identity.internal.DefaultCurrentIdentityService
 
runDataCheck() - Method in class com.edorasware.rest.maintenance.MaintenanceController
Triggers a data check on the edoras one database (will run in the background).
runDataConsistencyCheck(boolean) - Method in class com.edorasware.one.maintenance.internal.DefaultMaintenanceManager
 
runDataConsistencyCheck(boolean) - Method in interface com.edorasware.one.maintenance.MaintenanceManager
Triggers a full data consistency check on the system.
runGlobalChecks(MigrationVersion, boolean) - Method in interface com.edorasware.one.datacheck.DataConsistencyService
Runs any data consistency checks that should be applied to the whole database (i.e. are not restricted to a single tenant).
runGlobalChecks(MigrationVersion, boolean) - Method in class com.edorasware.one.datacheck.internal.DefaultDataConsistencyService
Runs any data consistency checks that should be applied to the whole database (i.e. are not restricted to a single tenant).
runInTransaction(PlatformTransactionManager, Callable<T>) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
Runs the given callable in the current transaction, creating a new transaction if necessary.
runInTransaction(PlatformTransactionManager, Runnable) - Static method in class com.edorasware.commons.core.util.spring.SpringUtils
Runs the given runnable in the current transaction, creating a new transaction if necessary.
runRequest(URI, String, String, String, Map<String, String>, String) - Method in class com.edorasware.cloud.core.service.process.DefaultRestRequestExecutor
 
runRequest(URI, String, String, String, Map<String, String>, String) - Method in interface com.edorasware.cloud.core.service.process.RestRequestExecutor
 
runTenantSpecificChecks(MigrationVersion, String, boolean) - Method in interface com.edorasware.one.datacheck.DataConsistencyService
Runs any data consistency checks that should be applied to the current tenant.
runTenantSpecificChecks(MigrationVersion, String, boolean) - Method in class com.edorasware.one.datacheck.internal.DefaultDataConsistencyService
Runs any data consistency checks that should be applied to the current tenant.
RUNTIME_MODEL_IDS - Static variable in class com.edorasware.api.models.ModelUtils
Variable that stores a list of runtime model IDs related to a given work object.
runtimeException(Exception) - Static method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
Wrap an exception in a RuntimeException if necessary.
RuntimeUsage - Annotation Type in com.edorasware.commons.core.util
Allows to annotate symbols that are used at runtime only.
runWithListenerNotificationDisabled(String, Runnable) - Method in class com.edorasware.gear.core.event.ListenerNotificationController
 
runWithNotificationDisabled(Runnable) - Static method in class com.edorasware.cloud.core.notification.NotificationService
 
runWithNotificationDisabled(Callable<T>) - Static method in class com.edorasware.cloud.core.notification.NotificationService
 
runWithSecurityDisabled(Runnable) - Static method in class com.edorasware.gear.core.security.SecurityUtils
 
runWithSecurityDisabled(Callable<T>) - Static method in class com.edorasware.gear.core.security.SecurityUtils
 

S

SafeCacheWrapper - Class in com.edorasware.one.cache.internal
Safe cache wrapper which wraps a given cache and swallows the exception and logs the errors.
save(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.FrontendObjectManager
Saves changes to a work item from a given frontend object.
save(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultFrontendObjectManager
 
save(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
save(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Saves changes to the given model work object.
save(String, FrontendObject) - Method in class com.edorasware.rest.frontendobject.AdminDashboardController
 
save(ActionRequest, String) - Method in class com.edorasware.rest.frontendobject.FrontendObjectController
 
save(FrontendObject, String) - Method in class com.edorasware.rest.frontendobject.FrontendObjectController
 
save(String, FrontendObject) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
saveAndCompleteTask(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultUserDashboardManager
 
saveAndCompleteTask(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.UserDashboardManager
Saves changes and completes a task.
saveAndCompleteTask(String, FrontendObject) - Method in class com.edorasware.rest.frontendobject.UserDashboardController
 
saveApp(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
saveApp(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Saves changes to the given App model work object.
saveApp(String, FrontendObject) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
saveDocumentContent(String, MultipartHttpServletRequest, HttpServletResponse) - Method in interface com.edorasware.one.document.DocumentContentManager
Saves the document content into the work object with the given ID.
saveDocumentContent(String, MultipartHttpServletRequest, HttpServletResponse) - Method in class com.edorasware.one.document.internal.DefaultDocumentContentManager
 
saveDocumentContent(String, boolean, HttpServletRequest, HttpServletResponse) - Method in class com.edorasware.publicapi.rest.DocumentController
 
saveDocumentContent(String, boolean, MultipartHttpServletRequest, HttpServletResponse) - Method in class com.edorasware.rest.document.DocumentContentController
 
saveFile(String, String, MediaType, long, InputStream) - Method in interface com.edorasware.one.filestorage.FileStorageManager
Saves the given multipart file.
saveFile(String, String, MediaType, long, InputStream) - Method in class com.edorasware.one.filestorage.internal.DefaultFileStorageManager
 
saveFile(MultipartHttpServletRequest) - Method in class com.edorasware.rest.filestorage.FileStorageController
 
saveFrontendObject(FrontendObject, String) - Method in interface com.edorasware.cloud.core.service.frontendobject.FrontendObjectService
 
saveFrontendObject(FrontendObject, String) - Method in class com.edorasware.cloud.core.service.frontendobject.internal.DefaultFrontendObjectService
 
saveMailModel(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
saveMailModel(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Saves changes to the given mail model work object.
saveModel(String, FrontendObject) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
saveSkeletonContent(String, MultipartHttpServletRequest, HttpServletResponse) - Method in interface com.edorasware.one.document.DocumentContentManager
Saves the document content into the model with the given ID.
saveSkeletonContent(String, MultipartHttpServletRequest, HttpServletResponse) - Method in class com.edorasware.one.document.internal.DefaultDocumentContentManager
 
saveSkeletonContent(String, boolean, MultipartHttpServletRequest, HttpServletResponse) - Method in class com.edorasware.rest.document.DocumentContentController
 
saveUser(FrontendObject, String) - Method in interface com.edorasware.one.frontendobject.AdminDashboardManager
Saves changes to a user from a given frontend object.
saveUser(FrontendObject, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultAdminDashboardManager
 
saveUserGroups(String, ActionRequest) - Method in class com.edorasware.rest.frontendobject.AdminDashboardController
 
saveWorkObjectContent(String, InputStream, String, MediaType, Long, Optional<Instant>, Optional<Instant>) - Method in class com.edorasware.one.content.ContentManagerHelper
Save work object content content reference.
saveWorkObjectContentReference(String, InputStream, String, MediaType, Long, Optional<Instant>, Optional<Instant>) - Method in class com.edorasware.one.content.ContentManagerHelper
Save work object content content reference.
SchedulerConfiguration - Class in com.edorasware.config
This configuration is loaded separately by Spring’s async annotation processor.
SchedulerConfiguration() - Constructor for class com.edorasware.config.SchedulerConfiguration
 
schema(String) - Method in class com.edorasware.rest.document.viewer.ThumbnailJson.ThumbnailJsonBuilder
 
schemaManipulationDataSource(DataSource) - Method in interface com.edorasware.api.config.persistence.PersistenceConfigurationBuilder
Configures the data source to be used for schema manipulation.
schemaManipulationTransactionManager(PlatformTransactionManager) - Method in interface com.edorasware.api.config.persistence.PersistenceConfigurationBuilder
Configures the transaction manager to be used for schema manipulation.
schemaVersion(String) - Method in class com.edorasware.rest.document.viewer.ThumbnailJson.ThumbnailJsonBuilder
 
search(String) - Method in class com.edorasware.cloud.core.service.search.internal.DefaultSearchService
 
search(String, Integer, Integer) - Method in class com.edorasware.cloud.core.service.search.internal.DefaultSearchService
 
search(String) - Method in interface com.edorasware.cloud.core.service.search.SearchService
Performs a search.
search(String, Integer, Integer) - Method in interface com.edorasware.cloud.core.service.search.SearchService
Performs a search with paginated results.
search(String, int, int) - Method in interface com.edorasware.one.frontendobject.FrontendObjectManager
Executes the given search query.
search(String, int, int) - Method in class com.edorasware.one.frontendobject.internal.DefaultFrontendObjectManager
 
search(String, String, String) - Method in class com.edorasware.rest.frontendobject.FrontendObjectController
 
SEARCH_FAILED - Static variable in exception com.edorasware.one.util.OneException
 
searchAndReplaceInResource(String, Map<String, String>) - Static method in class com.edorasware.one.workitem.model.ModelUtils
Loads a given resource as String and replaces the tokens according to the provided search and replace map.
searchHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
SearchQuery - Class in com.edorasware.cloud.core.service.search
Contains the predicates and ordering terms needed to execute a search query.
SearchQuery.Builder - Class in com.edorasware.cloud.core.service.search
A builder used to assemble search queries.
SearchQueryParser - Class in com.edorasware.cloud.core.service.search
Converts search query strings into corresponding execution values (predicates and sorting terms).
SearchQueryParser(List<TermFactory>, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.SearchQueryParser
Construct a new search query parser.
searchQueryParser(TimeProvider, AmbiguousIdHelper, UserValueResolver, AnyWorkObjectService, AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
SearchScope - Enum in com.edorasware.api.base
Defines the scope in which to apply a lookup / query.
SearchService - Interface in com.edorasware.cloud.core.service.search
The service that provides search functionality
searchService() - Method in class com.edorasware.config.OneConfiguration
 
SearchTerm - Class in com.edorasware.cloud.core.service.search.internal
Describes a single search term in a search query.
SearchTermExpression - Class in com.edorasware.cloud.core.service.search.internal
Describes a single search term operator.
SearchTokenizer - Class in com.edorasware.cloud.core.service.search.internal
 
SearchTokenizer() - Constructor for class com.edorasware.cloud.core.service.search.internal.SearchTokenizer
 
SearchUtils - Class in com.edorasware.cloud.core.service.search
Static utility methods for the search implementation.
SearchUtils() - Constructor for class com.edorasware.cloud.core.service.search.SearchUtils
 
SECONDARY_LANGUAGES - Static variable in class com.edorasware.cloud.core.models.AppModel
 
SECONDARY_LANGUAGES - Static variable in class com.edorasware.one.workitem.model.ModelValues
The App secondary languages.
SECURITY_CONFIGURATION_ORDER - Static variable in interface com.edorasware.config.BaseConfiguration
 
SECURITY_WEB_APPLICATION_INITIALIZER_ORDER - Static variable in interface com.edorasware.config.BaseConfiguration
 
SecurityApiConfigurationBuilder - Interface in com.edorasware.api.config.security
Configuration customizations for the web security of the public REST API.
SecurityApiConfigurationConfigurer - Interface in com.edorasware.api.config.security
Interface for beans that customize the web security of the public REST API.
SecurityConfiguration - Class in com.edorasware.config.security
 
SecurityConfiguration() - Constructor for class com.edorasware.config.security.SecurityConfiguration
 
SecurityConfiguration.ApiWebSecurityConfig - Class in com.edorasware.config.security
 
SecurityConfiguration.AppWebSecurityConfig - Class in com.edorasware.config.security
 
SecurityConfigurationBuilder - Interface in com.edorasware.api.config.security
Configuration customizations for the default web security.
SecurityConfigurationConfigurer - Interface in com.edorasware.api.config.security
Interface for beans that customize the default web security.
securityFlowNodeDecorator() - Method in class com.edorasware.config.engine.EngineConfiguration
 
SecurityFlowNodeDecorator - Class in com.edorasware.gear.core.engine.support.flowable
Decorates service tasks with modelled security enable/disable functionality.
SecurityFlowNodeDecorator() - Constructor for class com.edorasware.gear.core.engine.support.flowable.SecurityFlowNodeDecorator
 
SecurityPredicatePostProcessor - Class in com.edorasware.cloud.core.security
 
SecurityPredicatePostProcessor() - Constructor for class com.edorasware.cloud.core.security.SecurityPredicatePostProcessor
 
SecurityServiceTaskDecorator - Class in com.edorasware.gear.core.engine.support.activiti
Deprecated.
SecurityServiceTaskDecorator() - Constructor for class com.edorasware.gear.core.engine.support.activiti.SecurityServiceTaskDecorator
Deprecated.
 
SecurityUtils - Class in com.edorasware.gear.core.security
 
SecurityWebApplicationInitializer - Class in com.edorasware.config
 
SecurityWebApplicationInitializer() - Constructor for class com.edorasware.config.SecurityWebApplicationInitializer
 
SELECT_ALL_WORK_OBJECTS_COUNT - Static variable in class com.edorasware.cloud.core.OnePersistence
 
SELECT_DUPLICATE_KEYS - Static variable in class com.edorasware.cloud.core.OnePersistence
 
SELECT_DUPLICATED_VARIABLES - Static variable in class com.edorasware.cloud.core.OnePersistence
 
SELECT_GROUP_BY_PREFIX - Static variable in class com.edorasware.cloud.core.OnePersistence
 
SELECT_STATISTICS_COMPLETED_LAST_30_DAYS - Static variable in class com.edorasware.cloud.core.OnePersistence
 
SELECT_STATISTICS_CREATED_LAST_30_DAYS - Static variable in class com.edorasware.cloud.core.OnePersistence
 
SELECT_TENANT_ALL - Static variable in class com.edorasware.cloud.core.OnePersistence
 
selectImports(AnnotationMetadata) - Method in class com.edorasware.config.util.IndexingConfigurationImportSelector
 
SELF_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.activiti.ActivitiWorkObjectHierarchyELResolver
Deprecated.
 
SELF_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnWorkObjectHierarchyELResolver
 
SELF_TOKEN - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableWorkObjectHierarchyELResolver
 
send(MimeMessage) - Method in class com.edorasware.cloud.core.mail.LoggingMailSender
 
SEND_MAIL_TASK_TYPE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
The service task type for the Send Mail task.
sendApp(String, List<String>, String) - Method in interface com.edorasware.cloud.core.transfer.DistributionManager
Sends an app to the given distribution channels.
sendApp(String, List<String>, String) - Method in interface com.edorasware.cloud.core.transfer.DistributionService
Sends an app to the given channels.
sendApp(String, List<String>, String) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultDistributionManager
 
sendApp(String, List<String>, String) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultDistributionService
Sends an app to the given channels.
sendApp(String, String) - Method in interface com.edorasware.cloud.core.transfer.OutgoingAppChannelAdapter
Sends the app with the given ID into the outgoing channel.
sendApp(String, AppSendRequest) - Method in class com.edorasware.cloud.transfer.DistributionController
Sends an app to the selected distribution channels.
sendAppById(String, List<String>, String) - Method in interface com.edorasware.cloud.core.transfer.DistributionManager
Sends an app to the given distribution channels.
sendAppById(String, List<String>, String) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultDistributionManager
 
sendMail(DelegateExecution) - Method in class com.edorasware.cloud.core.service.mail.MailActivityService
 
SendMailServiceTask - Class in com.edorasware.cmmn.model.structure
A service task that sends e-mails as configured in its task definition.
SendMailServiceTask(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.SendMailServiceTask
 
SendMailTaskStartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.start
Send e-mails as configured via an edoras one CMMN Send Mail task.
SendMailTaskStartHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.SendMailTaskStartHandler
 
sendMailTaskStartHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
sendNotification(AnyWorkObject) - Method in class com.edorasware.cloud.core.mail.NewAssigneeOfWorkObjectMailNotifier
 
sendNotification(AnyWorkObject) - Method in class com.edorasware.cloud.core.mail.NewCandidateAssigneeOfWorkObjectMailNotifier
 
sendNotification(AnyWorkObject, Set<FieldChange>) - Method in class com.edorasware.cloud.core.mail.WorkObjectModifiedMailNotifier
 
sendWorkObjectMailsWithAdditionalMappings(AnyWorkObject, DelegateExecution, String, String, String, String, String, Map<String, String>, String, Map<String, ?>, Collection<String>) - Method in interface com.edorasware.cloud.core.mail.MailService
Sends mails using the given properties and a map with additional value mappings.
sendWorkObjectMailsWithAdditionalMappings(AnyWorkObject, DelegateExecution, String, String, String, String, String, Map<String, String>, String, Map<String, ?>, Collection<String>) - Method in class com.edorasware.cloud.core.mail.TemplateMailService
 
Sentry - Class in com.edorasware.cmmn.model.rulesandsentries
This class wraps a TSentry.
Sentry(TSentry, PlannableItem, boolean) - Constructor for class com.edorasware.cmmn.model.rulesandsentries.Sentry
Construct a Sentry.
separate(Collection<T>, Predicate<? super T>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Separates the elements of the given collection by the given predicate into two collections.
SequentialPrimaryKeyGenerator - Class in com.edorasware.commons.core.persistence
Returns unique primary keys in sequential order.
SequentialPrimaryKeyGenerator(SequentialPrimaryKeyPersistence, int) - Constructor for class com.edorasware.commons.core.persistence.SequentialPrimaryKeyGenerator
Create a new instance that delegates actual primary key generation to the given primary key persistence.
SequentialPrimaryKeyPersistence - Interface in com.edorasware.commons.core.persistence
Primary key persistence API to create unique primary keys.
serialize(List<V>) - Method in class com.edorasware.api.value.internal.ListConverter
 
serialize(Set<V>) - Method in class com.edorasware.api.value.internal.SetConverter
 
serialize(V) - Method in interface com.edorasware.api.value.ValueConverter
Serializes the given value.
serialize(ValueConverter<V, W>, V) - Static method in class com.edorasware.api.value.ValueConverters
Type-safe deserialization helper method.
serialize(AnyWorkObjectDefinition, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.json.AnyWorkObjectDefinitionSerializer
 
serialize(CacheContentWrapper, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.json.CacheContentWrapperSerializer
 
serialize(User.DeputyUser, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.json.DeputyUserSerializer
 
serialize(FrontendObject, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.json.FrontendObjectSerializer
 
serialize(Instant, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.json.InstantSerializer
 
serialize(Language, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.json.LanguageSerializer
 
serialize(Locale, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.json.LocaleSerializer
 
serialize(Property, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.json.PropertySerializer
 
serialize(SystemGroups, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.json.SystemGroupsSerializer
 
serialize(User, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.json.UserSerializer
 
serialize(ValueMap, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.json.ValueMapSerializer
 
serialize(AnyWorkObject, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.transfer.json.AnyWorkObjectSerializer
 
serialize(ContentMetadata, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.transfer.json.ContentMetadataSerializer
 
serialize(Optional<ContentMetadata>, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.transfer.json.OptionalContentMetadataSerializer
 
serialize(Variable, JsonGenerator, SerializerProvider) - Method in class com.edorasware.cloud.core.transfer.json.VariableSerializer
 
serialize(Object, Type) - Static method in class com.edorasware.commons.core.content.internal.ContentUtils
Serialize the given ContentMetadata to a JSON string.
serialize(ContentReference) - Method in class com.edorasware.commons.core.content.internal.variable.ContentReferenceValueConverter
 
serialize(V) - Method in class com.edorasware.commons.core.util.JsonConverter
 
serialize(Object) - Method in class com.edorasware.one.cache.internal.redis.JsonRedisSerializer
 
serialize(StatisticsAwareCacheWrapper, JsonGenerator, SerializerProvider) - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapperSerializer
 
serialize(NavigationAction, JsonGenerator, SerializerProvider) - Method in class com.edorasware.one.navigation.internal.json.NavigationActionSerializer
 
serialize(WorkItemRelations, JsonGenerator, SerializerProvider) - Method in class com.edorasware.one.workitem.internal.json.WorkItemRelationsSerializer
 
serializeContentMetadata(ContentMetadata) - Static method in class com.edorasware.commons.core.content.internal.ContentUtils
Serialize the given ContentMetadata to a JSON string.
serializeContentReference(ContentReference) - Static method in class com.edorasware.commons.core.content.internal.ContentUtils
Serialize the given ContentReference to a JSON string.
serializeWithType(AnyWorkObject, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class com.edorasware.cloud.core.transfer.json.AnyWorkObjectSerializer
 
serializeWorkObject(AnyWorkObject) - Method in class com.edorasware.cloud.core.json.WorkObjectSerializationHelper
 
serveResource() - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
SERVICE_TYPE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Process Tasks only: An extension namespace attribute that defines the type of service task the given Process Task element represents.
ServiceTask - Class in com.edorasware.cmmn.model.structure
The base class for all types of service tasks, like for expression evaluation, document creation, PDF generation, etc.
ServiceTask(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.ServiceTask
 
ServiceTaskDecorator - Interface in com.edorasware.gear.core.engine.support.activiti
Deprecated.
SESSION_WEB_APPLICATION_INITIALIZER_ORDER - Static variable in interface com.edorasware.config.BaseConfiguration
 
SessionConfiguration - Class in com.edorasware.config
 
SessionConfiguration() - Constructor for class com.edorasware.config.SessionConfiguration
 
SessionRedisConfiguration - Class in com.edorasware.config
Warning The class has been copied from the RedisHttpSessionConfiguration as it defines its own PropertySourcesPlaceholderConfigurer, which clashes with ours.
SessionRedisConfiguration() - Constructor for class com.edorasware.config.SessionRedisConfiguration
 
sessionRedisTemplate(RedisConnectionFactory) - Method in class com.edorasware.config.SessionRedisConfiguration
 
sessionRepository(int) - Method in class com.edorasware.config.SessionConfiguration
 
sessionRepository(RedisOperations<Object, Object>, ApplicationEventPublisher) - Method in class com.edorasware.config.SessionRedisConfiguration
 
SessionWebApplicationInitializer - Class in com.edorasware.config
 
SessionWebApplicationInitializer() - Constructor for class com.edorasware.config.SessionWebApplicationInitializer
 
setAccountGroup(String, String) - Method in class com.edorasware.cloud.core.init.CloudAccountInitializer
 
setActionProperties(Map<String, String>) - Method in class com.edorasware.rest.action.ActionRequest
 
setActions(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setActive(String, boolean) - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
setActive(String, boolean) - Method in class com.edorasware.one.identity.user.internal.DefaultUserService
 
setActive(String, boolean) - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
setActive(String, boolean) - Method in interface com.edorasware.one.identity.user.UserManager
Set the state of the user object.
setActive(String, boolean) - Method in interface com.edorasware.one.identity.user.UserService
Set the state of the user object.
setActive(boolean) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
setActive(boolean) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setAdditionalTenantInitializers(List<Runnable>) - Method in class com.edorasware.cloud.core.init.OneInitializer
 
setAllowedActions(List<String>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setAnyWorkObjectDefinitionService(AnyWorkObjectDefinitionService) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.cloud.core.bpmn.CustomBpmnDeploymentHelper
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.cloud.core.mail.TaskMailListener
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.cloud.core.provider.AbstractUserDashboardProvider
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.cloud.core.service.AbstractActivityService
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.cmmn.one.BaseHandler
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.cmmn.one.edoraslisteners.CmmnProcessStateActionListenerProxy
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectActionListener
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaService
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiGearExpressionManager
Deprecated.
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnGearExpressionManager
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableGearExpressionManager
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.gear.core.engine.support.flowable.TenantAwareAsyncRunnableExecutionExceptionHandler
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.gear.core.engine.support.flowable.TenantAwareExecuteAsyncRunnableFactory
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.one.action.internal.WorkObjectActionProcessor
 
setAppWorkItemDefinitionId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setAssignedGroup(String, String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the user to which the specified entity is assigned to.
setAssignedGroup(String, String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setAssignedGroupId(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setAssignedGroupIdUpdateTime(Long) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setAssignedUser(String, String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the user to which the specified entity is assigned to.
setAssignedUser(String, String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setAssigneeId(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setAssigneeId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setAssigneeId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setAssigneeIdUpdateTime(Long) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setAuthor(String) - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Sets the value of the author property.
setAutoComplete(Boolean) - Method in class com.edorasware.cmmn.model.xml.TStage
Sets the value of the autoComplete property.
setAvailableForPlanning(boolean) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
setBaselineDescription(String) - Method in class org.flywaydb.core.FlywayCustomization
Sets the description to tag an existing schema with when executing baseline.
setBaselineOnMigrate(boolean) - Method in class org.flywaydb.core.FlywayCustomization
<p> Whether to automatically call baseline when migrate is executed against a non-empty schema with no metadata table.
setBaselineVersion(MigrationVersion) - Method in class org.flywaydb.core.FlywayCustomization
Sets the version to tag an existing schema with when executing baseline.
setBaselineVersionAsString(String) - Method in class org.flywaydb.core.FlywayCustomization
Sets the version to tag an existing schema with when executing baseline.
setBcc(List<String>) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message 'Bcc' recipients.
setBinaryValue(byte[]) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setBindingRef(Object) - Method in class com.edorasware.cmmn.model.xml.TCaseParameter
Sets the value of the bindingRef property.
setBindingRefinement(TExpression) - Method in class com.edorasware.cmmn.model.xml.TCaseParameter
Sets the value of the bindingRefinement property.
setBlacklist(String) - Method in class com.edorasware.commons.core.property.OnePropertySourcesPlaceholderConfigurer
Set the comma separated blacklist for property names which should be blacklisted in the properties returned from the OnePropertySourcesPlaceholderConfigurer.getAppliedProperties() method.
setBody(String, boolean) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message body.
setBody(String) - Method in class com.edorasware.cmmn.model.xml.TExpression
Sets the value of the body property.
setBpmnParseFactory(BpmnParseFactory) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableProcessEngineConfiguration
 
setButtonLabel(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
setCallbacks(FlywayCallback...) - Method in class org.flywaydb.core.FlywayCustomization
Set the callbacks for lifecycle notifications.
setCallbacksAsClassNames(String...) - Method in class org.flywaydb.core.FlywayCustomization
Set the callbacks for lifecycle notifications.
setCandidateGroupIds(List<String>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setCandidateGroupIds(List<String>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setCandidateGroups(String, Set<String>, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the candidate groups of the specified entity.
setCandidateGroups(String, Set<String>, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setCandidateGroupsForAccounts(Set<String>) - Method in class com.edorasware.cloud.core.init.CloudAccountInitializer
 
setCandidateGroupsForGroups(Set<String>) - Method in class com.edorasware.cloud.core.init.CloudAccountInitializer
 
setCandidateGroupsForUsers(Set<String>) - Method in class com.edorasware.cloud.core.init.CloudAccountInitializer
 
setCandidateUserIds(List<String>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setCandidateUserIds(List<String>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setCandidateUsers(String, Set<String>, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the candidate users of the specified entity.
setCandidateUsers(String, Set<String>, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setCaseFileItemInstance(CaseFileItemInstance) - Method in class com.edorasware.cmmn.model.GenericEventSource
 
setCaseFileModel(TCaseFile) - Method in class com.edorasware.cmmn.model.xml.TCase
Sets the value of the caseFileModel property.
setCasePlanModel(TStage) - Method in class com.edorasware.cmmn.model.xml.TCase
Sets the value of the casePlanModel property.
setCaseRef(QName) - Method in class com.edorasware.cmmn.model.xml.TCaseTask
Sets the value of the caseRef property.
setCc(List<String>) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message 'Cc' recipients.
setChangeComment(String) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setChildren(TChildren) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItem
Sets the value of the children property.
setCleanOnValidationError(boolean) - Method in class org.flywaydb.core.FlywayCustomization
Whether to automatically call clean or not when a validation error occurs.
setClientId(String) - Method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
setClientId(String) - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
setClientId(String) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
setClientProperties(HashMap<String, String>) - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
 
setClientRef(String) - Method in class com.edorasware.cmmn.model.structure.HumanTask
 
setCmmnService(SynchronizedLowLevelCmmnService) - Method in interface com.edorasware.cmmn.engine.core.CmmnEngine
 
setCmmnService(SynchronizedLowLevelCmmnService) - Method in class com.edorasware.cmmn.engine.core.DefaultCmmnEngine
 
setCols(List<SwaggerFormFieldResponse>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerRowsResponse
 
setCompleted(boolean) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
setCondition(TExpression) - Method in class com.edorasware.cmmn.model.xml.TApplicabilityRule
Sets the value of the condition property.
setCondition(TExpression) - Method in class com.edorasware.cmmn.model.xml.TManualActivationRule
Sets the value of the condition property.
setCondition(TExpression) - Method in class com.edorasware.cmmn.model.xml.TRepetitionRule
Sets the value of the condition property.
setCondition(TExpression) - Method in class com.edorasware.cmmn.model.xml.TRequiredRule
Sets the value of the condition property.
setConfigureRedisAction(ConfigureRedisAction) - Method in class com.edorasware.config.SessionRedisConfiguration
Sets the action to perform for configuring Redis.
setContentListeners(List<ContentListener>) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
setContentListeners(List<ContentListener>) - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
Set the ContentListeners for the content manager.
setContentManager(ContentManager) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
setContentManagerHelper(ContentManagerHelper) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
setContentPreProcessingConfiguration(ContentPreProcessingConfiguration) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
setContentPreProcessingConfiguration(ContentPreProcessingConfiguration) - Method in interface com.edorasware.commons.core.content.support.ConfigurableContentManager
Set the ContentPreProcessingConfiguration which is required if you want to pre process the content added or updated in a separate job.
setContentSourceId(ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentManager
Sets the ContentSourceId for a selected ContentReference.
setContentSourceId(ContentScope, ContentReference, String) - Method in interface com.edorasware.commons.core.content.ContentProvider
Sets the ContentSourceId for a selected ContentReference.
setContentSourceId(ContentReference, String) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
setContentSourceId(ContentScope, ContentReference, String) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
setContextRef(Object) - Method in class com.edorasware.cmmn.model.xml.TApplicabilityRule
Sets the value of the contextRef property.
setContextRef(Object) - Method in class com.edorasware.cmmn.model.xml.TIfPart
Sets the value of the contextRef property.
setContextRef(Object) - Method in class com.edorasware.cmmn.model.xml.TManualActivationRule
Sets the value of the contextRef property.
setContextRef(Object) - Method in class com.edorasware.cmmn.model.xml.TRepetitionRule
Sets the value of the contextRef property.
setContextRef(Object) - Method in class com.edorasware.cmmn.model.xml.TRequiredRule
Sets the value of the contextRef property.
SetConverter<V,W> - Class in com.edorasware.api.value.internal
 
SetConverter(ValueConverter<V, W>) - Constructor for class com.edorasware.api.value.internal.SetConverter
 
setConverter(MultiConverter) - Method in class com.edorasware.cloud.core.dataexport.BaseExportStrategy
 
setCreatedWorkObject(WorkObject) - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
setCreatedWorkObject(WorkObject) - Method in class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
setCreatedWorkObjectId(String) - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
setCreationDate(XMLGregorianCalendar) - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Sets the value of the creationDate property.
setCreationTime(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
setCreationTime(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setCreationTime(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setCreationTime(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setCurrentWorkObject(WorkObject) - Method in class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
setCurrentWorkObjectData(AnyWorkObject) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setCustomState(Map<String, String>) - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
setCustomState(String, String) - Method in class com.edorasware.cmmn.model.structure.PlanItem
Store a value under the given key in the plan item’s custom state map.
setCustomState(String, String, boolean) - Method in class com.edorasware.cmmn.model.structure.PlanItem
Store a value under the given key in the plan item’s custom state map.
setData(List<SwaggerActionResponse>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionQueryResponse
 
setData(List<SwaggerWorkObjectDefinitionResponse>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerDefinitionQueryResponse
 
setData(List<SwaggerModelResponse>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelQueryResponse
 
setData(List<SwaggerWorkObjectResponse>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerQueryResponse
 
setData(List<SwaggerStageResponse>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageQueryResponse
 
setDataSource(DataSource) - Method in class org.flywaydb.core.FlywayCustomization
Sets the datasource to use.
setDataSource(String, String, String, String...) - Method in class org.flywaydb.core.FlywayCustomization
Sets the datasource to use.
setDataVersion(Integer) - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
 
setDefaultControl(TPlanItemControl) - Method in class com.edorasware.cmmn.model.xml.TPlanItemDefinition
Sets the value of the defaultControl property.
setDefaultOrder(int) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
setDefaultRedisSerializer(RedisSerializer<Object>) - Method in class com.edorasware.config.SessionRedisConfiguration
 
setDefinitionId(String) - Method in class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
setDefinitionId(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setDefinitionId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setDefinitionId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setDefinitionRef(QName) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItem
Sets the value of the definitionRef property.
setDefinitionRef(Object) - Method in class com.edorasware.cmmn.model.xml.TDiscretionaryItem
Sets the value of the definitionRef property.
setDefinitionRef(Object) - Method in class com.edorasware.cmmn.model.xml.TPlanItem
Sets the value of the definitionRef property.
setDefinitionType(String) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemDefinition
Sets the value of the definitionType property.
setDeleted(boolean) - Method in class com.edorasware.api.workobject.DeleteWorkObjectDecoratorContext
 
setDeployedAppChannelAdapters(List<OutgoingAppChannelAdapter>) - Method in class com.edorasware.cloud.core.deploy.AppDeploymentService
 
setDescription(String) - Method in class com.edorasware.cmmn.model.xml.TCmmnElement
Sets the value of the description property.
setDescription(String) - Method in class com.edorasware.cmmn.model.xml.TCmmnElementWithMixedContent
Sets the value of the description property.
setDescription(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setDescription(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
setDescription(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
setDeserializers(List<StdDeserializer<?>>) - Method in class com.edorasware.cloud.core.json.config.JsonObjectMapperAdapter
 
setDirty(boolean) - Method in class com.edorasware.cmmn.model.persistence.TransitionDataCache
 
setDocumentHandlers(List<DocumentHandler>) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
setDoubleValue(Double) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setDownloadResponseHeaders(String, MediaType, int, boolean, HttpServletResponse) - Static method in class com.edorasware.cloud.core.util.DownloadUtils
Set a download response into the given response instance.
setDueTime(String, Instant, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the due time of the specified entity.
setDueTime(String, Instant, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setDueTime(Long) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setEditable(boolean) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
setEmbeddedValueResolver(StringValueResolver) - Method in class com.edorasware.config.SessionRedisConfiguration
 
setEnabled(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setEncoding(String) - Method in class org.flywaydb.core.FlywayCustomization
Sets the encoding of Sql migrations.
setEndpoint(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setEndPoint(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
setEndpointHttpMethod(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
setEnvironment(Environment) - Method in class com.edorasware.config.util.IndexingConfigurationImportSelector
 
setEnvironment(Environment) - Method in class com.edorasware.publicapi.DefaultExceptionControllerAdvice
 
setEventBus(EventBus) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableProcessEngineConfiguration
 
setExecutionContent(String) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setExporter(String) - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Sets the value of the exporter property.
setExporterVersion(String) - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Sets the value of the exporterVersion property.
setExpressionLanguage(String) - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Sets the value of the expressionLanguage property.
setExternalId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
setExternalId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setExternalId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setExternalId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setExternalVersion(int) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
setExternalVersion(int) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setFieldChanges(Set<FieldChange>) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setFirstAvailable(long) - Method in class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
Sets the first available primary key.
setForceCaseContext(boolean) - Method in class com.edorasware.cmmn.model.TransitionData
 
setForm(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setForm(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
setFormInit(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setFormWork(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setFrom(String) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message 'from' address.
setFrontendObject(FrontendObject) - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
setFrontendProxyVariables(List<String>) - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
setGlobalId(String) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setGlobalId(String) - Method in class com.edorasware.cloud.core.service.UploadResponse
 
setGlobalId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
setGlobalId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setGlobalId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerReferencedWorkObjectResponse
 
setGlobalId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setGlobalId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setGroup(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
setGuid(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setHidden(boolean) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setIcon(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setIcon(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
setId(String) - Method in class com.edorasware.cmmn.model.xml.TCmmnElement
Sets the value of the id property.
setId(String) - Method in class com.edorasware.cmmn.model.xml.TCmmnElementWithMixedContent
Sets the value of the id property.
setId(String) - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Sets the value of the id property.
setId(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
setId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
setId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
setId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setId(long) - Method in class com.edorasware.commons.core.persistence.jdbc.PrimaryKeyResult
Sets the id of the resulting row.
setId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
setId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
setId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
setId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setIdentityLinkConverter(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
setIdentityLinks(Collection<IdentityLinkResult>) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setIdentityLinkValue(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
setIdLookupService(IdLookupService) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableProcessEngineConfiguration
 
setIdsInHierarchy(Set<String>) - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
setIfPart(TIfPart) - Method in class com.edorasware.cmmn.model.xml.TSentry
Sets the value of the ifPart property.
setIgnoreFailedFutureMigration(boolean) - Method in class org.flywaydb.core.FlywayCustomization
Ignores failed future migrations when reading the metadata table.
setImplementationType(String) - Method in class com.edorasware.cmmn.model.xml.TProcess
Sets the value of the implementationType property.
setImportMetadata(AnnotationMetadata) - Method in class com.edorasware.config.SessionRedisConfiguration
 
setImportRef(QName) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemDefinition
Sets the value of the importRef property.
setImportType(String) - Method in class com.edorasware.cmmn.model.xml.TImport
Sets the value of the importType property.
setIndex(Integer) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setInitForm(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setInitialAssignedGroupId(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setInitialAssigneeId(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setInitialAssigneeId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setInitialAssigneeId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setInMigration(boolean) - Method in class com.edorasware.cmmn.model.TransitionData
Set this transition data object into migration mode, allowing any CMMN code further down the line to respond appropriately.
setInstanceId(String) - Method in class com.edorasware.cmmn.model.GenericEventSource
 
setIsBlocking(Boolean) - Method in class com.edorasware.cmmn.model.xml.TTask
Sets the value of the isBlocking property.
setItemControl(TPlanItemControl) - Method in class com.edorasware.cmmn.model.xml.TDiscretionaryItem
Sets the value of the itemControl property.
setItemControl(TPlanItemControl) - Method in class com.edorasware.cmmn.model.xml.TPlanItem
Sets the value of the itemControl property.
setKey(String) - Method in class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
setKey(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
setKey(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setKey(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setLabel(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
setLabelAlign(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
setLanguage(String) - Method in class com.edorasware.cmmn.model.xml.TExpression
Sets the value of the language property.
setLargeStringValue(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
setLargeStringValue(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setLastTransition(CaseFileItemTransition) - Method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
setLastTransition(PlanItemTransition) - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
setLimit(Integer) - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
setListeners(List<NotificationListener>) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
setListeners(DatabaseSchemaServiceListener...) - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaService
Set the DatabaseSchemaServiceListener which gets called before and after each operation.
setListeners(DatabaseSchemaServiceListener...) - Method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaService
 
setLoadedGearWorkObjects(List<AnyWorkObject>) - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
setLoadedIds(Set<String>) - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
setLoadedWorkObjects(List<WorkObject>) - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
setLocale(Locale) - Method in class com.edorasware.cmmn.model.TransitionData
 
setLocale(HttpServletRequest, HttpServletResponse, Locale) - Method in class com.edorasware.one.security.CurrentUserLocaleResolver
 
setLocation(String) - Method in class com.edorasware.cmmn.model.xml.TImport
Sets the value of the location property.
setLocation(Resource) - Method in class com.edorasware.commons.core.property.OnePropertySourcesPlaceholderConfigurer
 
setLocations(Resource...) - Method in class com.edorasware.commons.core.property.OnePropertySourcesPlaceholderConfigurer
 
setLocations(String...) - Method in class org.flywaydb.core.FlywayCustomization
Sets the locations to scan recursively for migrations.
setLoginPageUrlPattern(String) - Method in class com.edorasware.one.servlet.BrowserRedirectionFilter
 
setLongValue(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setManagedChannelAdapters(List<? extends OutgoingAppChannelAdapter>) - Method in class com.edorasware.cloud.core.transfer.internal.DefaultDistributionService
Sets the list of managed channel adapters.
setManagedChannels(List<Lifecycle>) - Method in class com.edorasware.cloud.core.transfer.IncomingAppChannelAdapterLifecycleBean
 
setManualActivationRule(TManualActivationRule) - Method in class com.edorasware.cmmn.model.xml.TPlanItemControl
Sets the value of the manualActivationRule property.
setMapValueWithDefault(Map<String, Object>, String, Object, String) - Static method in class com.edorasware.cmmn.one.CmmnHelper
Put a named property value into a map, using a default value if the passed value is null.
setMaxInactiveIntervalInSeconds(int) - Method in class com.edorasware.config.SessionRedisConfiguration
 
setModelDeployers(List<ModelDeployer>) - Method in class com.edorasware.cloud.core.deploy.AppDeploymentService
 
setModelerJson(String) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setModelerSvg(String) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setModelerXml(String) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setModelId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setModificationCreatorId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
setModificationCreatorId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setModificationCreatorId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setModificationCreatorId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setModifications(AnyWorkObjectModification.Builder) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setModificationUpdaterId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
setModificationUpdaterId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setModificationVersion(long) - Method in class com.edorasware.cloud.core.service.UploadResponse
 
setModificationVersion(long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
setModificationVersion(int) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setModificationVersion(int) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setModificationVersion(int) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setMultiplicity(MultiplicityEnum) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItem
Sets the value of the multiplicity property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TCase
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItem
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemDefinition
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TManualActivationRule
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TParameter
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TPlanItem
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TPlanItemDefinition
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TProcess
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TProperty
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TRepetitionRule
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TRequiredRule
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TRole
Sets the value of the name property.
setName(String) - Method in class com.edorasware.cmmn.model.xml.TSentry
Sets the value of the name property.
setName(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setName(String, String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the name of the specified entity.
setName(String, String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setName(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
setName(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
setName(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setName(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
setName(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setName(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
setName(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setName(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setNamespace(String) - Method in class com.edorasware.cmmn.model.xml.TImport
Sets the value of the namespace property.
setNewState(WorkObject, String) - Method in class com.edorasware.cloud.core.util.ModelStateHelper
 
setNewState(String, String) - Method in class com.edorasware.cloud.core.util.ModelStateHelper
 
setNotYetLoadedIds(Set<String>) - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
setObjectDefinitionId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
setObjectDefinitionIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
setObjectId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
setObjectId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setObjectIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkResult
 
setObjectIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setOffset(Integer) - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
setOldWorkObject(AnyWorkObject) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setOrder(int) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setOrder(int) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
setOutOfOrder(boolean) - Method in class org.flywaydb.core.FlywayCustomization
Allows migrations to be run "out of order".
setOverwrite(boolean) - Method in class com.edorasware.cloud.core.service.process.InitVariableData
 
setOwner(String, String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the owner of the specified entity.
setOwner(String, String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setOwnerId(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setOwnerId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setOwnerId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setParameters(Map<String, Object>) - Method in class com.edorasware.cmmn.model.TransitionData
 
setParent(PlannableItem) - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
setParent(String, String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the parent of the specified entity.
setParent(String, String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setParent(FrontendObject) - Method in class com.edorasware.rest.action.ActionRequest
 
setParentClientId(String) - Method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
 
setParentId(String) - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
setParentId(String) - Method in class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
setParentId(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
setParentId(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setParentIdRef(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
setParentIdRef(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setParentIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setParentInstanceId(String) - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
setPath(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
setPath(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setPath(List<String>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setPath(List<String>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setPerformerRef(Object) - Method in class com.edorasware.cmmn.model.xml.THumanTask
Sets the value of the performerRef property.
setPlaceholderPrefix(String) - Method in class org.flywaydb.core.FlywayCustomization
Sets the prefix of every placeholder.
setPlaceholders(Map<String, String>) - Method in class org.flywaydb.core.FlywayCustomization
Sets the placeholders to replace in sql migration scripts.
setPlaceholderSuffix(String) - Method in class org.flywaydb.core.FlywayCustomization
Sets the suffix of every placeholder.
setPlanItem(PlanItem) - Method in class com.edorasware.cmmn.model.GenericEventSource
 
setPlanItemDefinitionId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
setPlanItemId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
setPlanningTable(TPlanningTable) - Method in class com.edorasware.cmmn.model.xml.TStage
Sets the value of the planningTable property.
setPreCreateWorkObject(WorkObject) - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
setPredicate(Predicate) - Method in class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
setPreviousAssignedGroupId(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setPreviousAssigneeId(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setPriority(int) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message priority.
setPriority(String, Integer, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the priority of the specified entity.
setPriority(String, Integer, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setPriority(Integer) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setPriority(int) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setPriority(int) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setProcessRef(QName) - Method in class com.edorasware.cmmn.model.xml.TProcessTask
Sets the value of the processRef property.
setPropagateUnresolvedWorkObjectError(boolean) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiGearExpressionManager
Deprecated.
 
setPropagateUnresolvedWorkObjectError(boolean) - Method in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnGearExpressionManager
 
setPropagateUnresolvedWorkObjectError(boolean) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableGearExpressionManager
 
setProperties(Collection<PropertyResult>) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
setPropertyEncoder(PropertyEncoder) - Method in class com.edorasware.commons.core.property.OnePropertySourcesPlaceholderConfigurer
Sets the property encoder used to decode the encoded properties.
setPropertyType(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
setProviderId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
setProviderId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setProviderId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setProviderId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setQuery(String) - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
setQueryBuilder(Query.Builder) - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
setQueryObject(Query) - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
setRedisFlushMode(RedisFlushMode) - Method in class com.edorasware.config.SessionRedisConfiguration
 
setRedisNamespace(String) - Method in class com.edorasware.config.SessionRedisConfiguration
 
setRedisSubscriptionExecutor(Executor) - Method in class com.edorasware.config.SessionRedisConfiguration
 
setRedisTaskExecutor(Executor) - Method in class com.edorasware.config.SessionRedisConfiguration
 
setReferencedWorkObject(SwaggerReferencedWorkObjectResponse) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
setRepetitionRule(TRepetitionRule) - Method in class com.edorasware.cmmn.model.xml.TPlanItemControl
Sets the value of the repetitionRule property.
setReplyTo(String) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message 'ReplyTo' address.
setRequired(boolean) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
setRequiredRule(TRequiredRule) - Method in class com.edorasware.cmmn.model.xml.TPlanItemControl
Sets the value of the requiredRule property.
setResolvers(MigrationResolver...) - Method in class org.flywaydb.core.FlywayCustomization
Sets custom MigrationResolvers to be used in addition to the built-in ones for resolving Migrations to apply.
setResolversAsClassNames(String...) - Method in class org.flywaydb.core.FlywayCustomization
Sets custom MigrationResolvers to be used in addition to the built-in ones for resolving Migrations to apply.
setResourceString(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
setRestRequestExecutor(RestRequestExecutor) - Method in class com.edorasware.cloud.core.service.process.RestVariableHandlingService
 
setResubmissionTime(String, Instant, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the resubmission time of the specified entity.
setResubmissionTime(String, Instant, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setResubmissionTime(Long) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setRootIdRef(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setRows(List<SwaggerRowsResponse>) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormDefinitionResponse
 
setRuntimeJson(String) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setSchemas(String...) - Method in class org.flywaydb.core.FlywayCustomization
Sets the schemas managed by Flyway.
setSentryRef(Object) - Method in class com.edorasware.cmmn.model.xml.TPlanItemOnPart
Sets the value of the sentryRef property.
setSerializers(List<JsonSerializer<?>>) - Method in class com.edorasware.cloud.core.json.config.JsonObjectMapperAdapter
 
setSetLastActionComment(boolean) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setSize(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionQueryResponse
 
setSize(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerDefinitionQueryResponse
 
setSize(int) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
setSize(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelQueryResponse
 
setSize(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerQueryResponse
 
setSize(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageQueryResponse
 
setSkeletonContent(byte[]) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setSkeletonContentMetadata(ContentMetadata) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setSourceRef(Object) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItem
Sets the value of the sourceRef property.
setSourceRef(Object) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemOnPart
Sets the value of the sourceRef property.
setSourceRef(Object) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemStartTrigger
Sets the value of the sourceRef property.
setSourceRef(Object) - Method in class com.edorasware.cmmn.model.xml.TParameterMapping
Sets the value of the sourceRef property.
setSourceRef(Object) - Method in class com.edorasware.cmmn.model.xml.TPlanItemOnPart
Sets the value of the sourceRef property.
setSourceRef(Object) - Method in class com.edorasware.cmmn.model.xml.TPlanItemStartTrigger
Sets the value of the sourceRef property.
setSqlMigrationPrefix(String) - Method in class org.flywaydb.core.FlywayCustomization
Sets the file name prefix for sql migrations.
setSqlMigrationSeparator(String) - Method in class org.flywaydb.core.FlywayCustomization
Sets the file name separator for sql migrations.
setSqlMigrationSuffix(String) - Method in class org.flywaydb.core.FlywayCustomization
Sets the file name suffix for sql migrations.
setStale(boolean) - Method in class com.edorasware.cmmn.engine.utility.RecursiveLock
 
setStandardEvent(CaseFileItemTransition) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemOnPart
Sets the value of the standardEvent property.
setStandardEvent(CaseFileItemTransition) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemStartTrigger
Sets the value of the standardEvent property.
setStandardEvent(PlanItemTransition) - Method in class com.edorasware.cmmn.model.xml.TPlanItemOnPart
Sets the value of the standardEvent property.
setStandardEvent(PlanItemTransition) - Method in class com.edorasware.cmmn.model.xml.TPlanItemStartTrigger
Sets the value of the standardEvent property.
setStart(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionQueryResponse
 
setStart(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerDefinitionQueryResponse
 
setStart(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelQueryResponse
 
setStart(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerQueryResponse
 
setStart(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageQueryResponse
 
setState(CaseFileItemState) - Method in class com.edorasware.cmmn.model.persistence.CaseFileItemData
 
setState(PlanItemState) - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
setState(PlanItemState) - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
setState(String, String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the WorkObjectState of the specified entity.
setState(String, String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setState(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setState(LifeCycle.State) - Method in class com.edorasware.commons.core.init.DefaultLifeCycle
 
setState(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setState(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setStateMachines(List<StateMachine>) - Method in class com.edorasware.cloud.core.state.StateMachineManager
 
setStateUpdateTime(Long) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setStorageKey(String) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setStringParameter(String, String) - Method in class com.edorasware.cmmn.model.TransitionData
 
setStringValue(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyResult
 
setStringValue(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setStructureRef(QName) - Method in class com.edorasware.cmmn.model.xml.TCaseFileItemDefinition
Sets the value of the structureRef property.
setSubject(String) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message subject.
setSubState(String, String, String) - Method in interface com.edorasware.commons.core.any.AnyWorkObjectService
Sets the WorkObjectState of the specified entity.
setSubState(String, String, String) - Method in class com.edorasware.commons.core.any.internal.DefaultAnyWorkObjectService
 
setSubState(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setSubState(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setSubState(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setSubStateUpdateTime(Long) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setSubStateUpdateTime(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setSuppressPropertySynchronization(boolean) - Method in class com.edorasware.gear.core.task.internal.ActivitiTaskProvider
 
setSystemApp(Resource) - Method in class com.edorasware.cloud.core.init.OneInitializer
 
setSystemDefinitionProviders(List<SystemDefinitionProvider>) - Method in class com.edorasware.cloud.core.init.OneInitializer
 
setTable(String) - Method in class org.flywaydb.core.FlywayCustomization
<p>Sets the name of the schema metadata table that will be used by Flyway.
setTarget(MigrationVersion) - Method in class org.flywaydb.core.FlywayCustomization
Sets the target version up to which Flyway should consider migrations.
setTarget(String) - Method in class org.flywaydb.core.FlywayCustomization
Deprecated.
Will be removed in Flyway 4.0. Use setTargetAsString(String) instead.
setTargetNamespace(String) - Method in class com.edorasware.cmmn.model.xml.TDefinitions
Sets the value of the targetNamespace property.
setTargetRef(Object) - Method in class com.edorasware.cmmn.model.xml.TParameterMapping
Sets the value of the targetRef property.
setTemplateService(TemplateService) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
setTenantId(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
setTenantId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setTenantId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setTenantId(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setTenantResources(Resource[]) - Method in class com.edorasware.cloud.core.init.OneInitializer
 
setTestRecipient(String) - Method in class com.edorasware.cloud.core.mail.TemplateMailService
 
setTimeProvider(TimeProvider) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableExpressionFunctions
Set the static time provider instance used in the static expression functions.
setTimerExpression(TExpression) - Method in class com.edorasware.cmmn.model.xml.TTimerEvent
Sets the value of the timerExpression property.
setTimerStart(JAXBElement<? extends TStartTrigger>) - Method in class com.edorasware.cmmn.model.xml.TTimerEvent
Sets the value of the timerStart property.
setTo(List<String>) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message 'To' recipients.
setToken(TypeToken<T>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
 
setToken(Class<T>) - Static method in class com.edorasware.commons.core.util.guava.TypeTokens
 
setTotal(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionQueryResponse
 
setTotal(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerDefinitionQueryResponse
 
setTotal(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelQueryResponse
 
setTotal(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerQueryResponse
 
setTotal(long) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerStageQueryResponse
 
setTransactionManager(PlatformTransactionManager) - Method in class org.flywaydb.core.FlywayCustomization
Set the transaction manager to use for transaction handling.
setTransformation(TExpression) - Method in class com.edorasware.cmmn.model.xml.TParameterMapping
Sets the value of the transformation property.
setTransitionDataByPlanItemInstanceId(HashMap<String, String>) - Method in class com.edorasware.cmmn.model.persistence.TransitionDataCache
 
setTransitionUserId(String) - Method in class com.edorasware.cmmn.model.TransitionData
 
setTriggeredExitSentries(ArrayList<String>) - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
setTriggerItems(Map<String, EventSource>) - Method in class com.edorasware.cmmn.model.TransitionData
 
setType(String) - Method in class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
setType(String) - Method in class com.edorasware.cmmn.model.xml.TProperty
Sets the value of the type property.
setType(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
setType(String) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setType(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
setType(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setType(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerReferencedWorkObjectResponse
 
setType(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setType(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setUpdateBuilder(WorkObjectUpdateBuilder) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setUpdateBuilder(WorkObjectUpdateBuilder) - Method in class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
setUpdatedWorkObject(WorkObject) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setUpdatedWorkObject(WorkObject) - Method in class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
setUpdateTime(Long) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.EntityResult
 
setUpdateTime(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setUpdateTime(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
setupTenant(Resource) - Method in class com.edorasware.cloud.core.init.OneInitializer
Initializes a given tenant by its tenant JSON definition.
setUrl(String) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setUrl(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
setUserId(String) - Method in class com.edorasware.api.workobject.BaseWorkObjectDecoratorContext
 
setUserVariableWhiteList(List<String>) - Method in class com.edorasware.cloud.core.expression.activiti.ActivitiOneExpressionManager
Deprecated.
 
setUserVariableWhiteList(List<String>) - Method in class com.edorasware.cloud.core.expression.dmn.OneDmnExpressionManager
 
setUserVariableWhiteList(List<String>) - Method in class com.edorasware.cloud.core.expression.OneExpressionManager
 
setValidateOnMigrate(boolean) - Method in class org.flywaydb.core.FlywayCustomization
Whether to automatically call validate or not when running migrate.
setValidFrom(Long) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
setValidTo(Long) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiBaseELResolver
Deprecated.
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiIdentityELResolver
Deprecated.
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiServiceTaskPropertyELResolver
Deprecated.
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSpringBeanELResolver
Deprecated.
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiSystemPropertyELResolver
Deprecated.
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.activiti.ActivitiVariableScopeElResolver
Deprecated.
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.dmn.FlowableDmnBaseELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableBaseELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableIdentityELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableServiceTaskPropertyELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSpringBeanELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableSystemPropertyELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.FlowableVariableScopeElResolver
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.engine.support.flowable.NullELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class com.edorasware.gear.core.expression.LegacyExpressionELResolver
 
setValue(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
setValues(PreparedStatement, int) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyInsertPreparedStatementSetter
 
setValues(PreparedStatement, int) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableInsertPreparedStatementSetter
 
setValues(PreparedStatement, int) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableUpdatePreparedStatementSetter
 
setVariables(DelegateExecution, Object...) - Method in class com.edorasware.cloud.core.service.process.ProcessVariableHandlingService
Use this method to set variables, even if they have been set on the process scope already, they will be overwritten.
setVariables(Collection<VariableResult>) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult
 
setVariableType(String) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
setVersion(int) - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult
 
setVersion(int) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
setVisible(boolean) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
setWorkForm(String) - Method in class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
setWorkObject(WorkObject) - Method in class com.edorasware.api.workobject.DeleteWorkObjectDecoratorContext
 
setWorkObject(WorkObject) - Method in class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
setWorkObject(WorkObject) - Method in class com.edorasware.api.workobject.GetWorkObjectDecoratorContext
 
setWorkObjectAmbiguousId(String) - Method in class com.edorasware.api.workobject.GetWorkObjectDecoratorContext
 
setWorkObjectData(ValueMap) - Method in class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
setWorkObjectData(ValueMap) - Method in class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
setWorkObjects(List<AnyWorkObject>) - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
setWorkObjects(List<WorkObject>) - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
setWorkObjectService(WorkObjectService) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
shutdown() - Method in interface com.edorasware.cloud.core.conversion.DocumentContentConverterService
Cleans up all temporary resources
shutdown() - Method in class com.edorasware.cloud.core.conversion.internal.AbstractDocumentContentConverterService
Clean up the cache and remove all temporary files
shutdownNow() - Method in class com.edorasware.one.util.execution.BackgroundTaskService
Terminates running background tasks.
signal(String) - Method in interface com.edorasware.api.process.ProcessService
Send a signal with the specified signalName.
signal(String, Map<String, Object>) - Method in interface com.edorasware.api.process.ProcessService
Send a signal with the specified signalName.
signal(String, String) - Method in interface com.edorasware.api.process.ProcessService
Send a signal with the specified signalName to a specified process work object.
signal(String, String, Map<String, Object>) - Method in interface com.edorasware.api.process.ProcessService
Send a signal with the specified signalName to a specified process work object.
signal(String) - Method in interface com.edorasware.commons.core.process.ProcessProvider
Send a signal with the specified signalName.
signal(String, Map<String, Object>) - Method in interface com.edorasware.commons.core.process.ProcessProvider
Send a signal with the specified signalName.
signal(String, String) - Method in interface com.edorasware.commons.core.process.ProcessProvider
Send a signal with the specified signalName to a specified process work object.
signal(String, String, Map<String, Object>) - Method in interface com.edorasware.commons.core.process.ProcessProvider
Send a signal with the specified signalName to a specified process work object.
signal(String) - Method in class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
signal(String, Map<String, Object>) - Method in class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
signal(String, String) - Method in class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
signal(String, String, Map<String, Object>) - Method in class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
signal(String) - Method in class com.edorasware.gear.core.process.internal.DefaultProcessService
 
signal(String, Map<String, Object>) - Method in class com.edorasware.gear.core.process.internal.DefaultProcessService
 
signal(String, String) - Method in class com.edorasware.gear.core.process.internal.DefaultProcessService
 
signal(String, String, Map<String, Object>) - Method in class com.edorasware.gear.core.process.internal.DefaultProcessService
 
signal(String) - Method in interface com.edorasware.one.frontendobject.FrontendObjectManager
Sends a signal to the given process.
signal(String) - Method in class com.edorasware.one.frontendobject.internal.DefaultFrontendObjectManager
 
signal(String) - Method in class com.edorasware.rest.frontendobject.FrontendObjectController
 
SignavioZipFileAppReader - Class in com.edorasware.cloud.core.transfer.internal
An app reader for reading Signavio zip files.
SignavioZipFileAppReader(List<AppReaderPreProcessor>, ObjectMapper) - Constructor for class com.edorasware.cloud.core.transfer.internal.SignavioZipFileAppReader
 
SimpleCSVExportStrategy - Class in com.edorasware.cloud.core.dataexport
 
SimpleCSVExportStrategy() - Constructor for class com.edorasware.cloud.core.dataexport.SimpleCSVExportStrategy
 
SimpleOrdering - Class in com.edorasware.api.query.internal
Default implementations of the Ordering interface.
SimpleOrdering(QueryParameter, Ordering.Direction) - Constructor for class com.edorasware.api.query.internal.SimpleOrdering
 
SimpleTemplate - Class in com.edorasware.cloud.core.template.simple
 
SimpleTemplate.Builder - Class in com.edorasware.cloud.core.template.simple
 
SimpleTemplateExpressionResolver - Interface in com.edorasware.cloud.core.template.simple
 
SimpleValueAccessor<V,W> - Class in com.edorasware.api.value.internal
 
SimpleValueAccessor(String, ValueConverter<V, W>) - Constructor for class com.edorasware.api.value.internal.SimpleValueAccessor
 
SimulatedEventSource - Class in com.edorasware.cmmn.model
 
SimulatedEventSource(PlanItem, PlanItemTransition) - Constructor for class com.edorasware.cmmn.model.SimulatedEventSource
 
SIZE - Static variable in class com.edorasware.api.document.DocumentValues
The document size.
size - Variable in class com.edorasware.cloud.core.service.UploadResponse.FileDetails
 
size() - Method in class com.edorasware.cmmn.engine.utility.DefaultStateModelCache
 
size() - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
size(long) - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata.Builder
Set the size of the content for the content metadata.
SKELETON_CONTENT_REFERENCE - Static variable in class com.edorasware.one.util.OneConstants
 
skipLegacyMigration(AppContent, String) - Static method in class com.edorasware.one.app.migration.internal.AppMigrationUtil
Checks whether a legacy migration with the given patch ID should be skipped.
sleep(long, TimeUnit) - Static method in class com.edorasware.commons.core.util.concurrency.ConcurrencyUtils
Sleeps the given amount of time.
sortActionsProcessor() - Method in class com.edorasware.config.action.ActionConfiguration
 
SortActionsProcessor - Class in com.edorasware.one.action.internal
This class sorts the Actions as they should be showed in the frontend
SortActionsProcessor() - Constructor for class com.edorasware.one.action.internal.SortActionsProcessor
 
sorting(Ordering) - Method in class com.edorasware.api.query.Query.Builder
Sets a single order criterion to sort the results.
sorting(Collection<Ordering>) - Method in class com.edorasware.api.query.Query.Builder
Sets order criteria to sort the results.
SortTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
SortTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.SortTermFactory
 
SOURCE_TENANT_NAME_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
SpringUtils - Class in com.edorasware.commons.core.util.spring
Provides utility methods related to Spring.
SqlAggregationStrategyRenderer - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlAggregationStrategyRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlAggregationStrategyRenderer
 
SqlAnyWorkObjectDefinitionNameMapping - Class in com.edorasware.commons.core.any.internal.jdbc
 
SqlAnyWorkObjectDefinitionNameMapping() - Constructor for class com.edorasware.commons.core.any.internal.jdbc.SqlAnyWorkObjectDefinitionNameMapping
 
SqlAnyWorkObjectDefinitionQueryRenderer - Class in com.edorasware.commons.core.any.internal.jdbc
 
SqlAnyWorkObjectDefinitionQueryRenderer(SqlMappingContext, ConverterProvider, Function<Predicate, Predicate>, DatabaseType) - Constructor for class com.edorasware.commons.core.any.internal.jdbc.SqlAnyWorkObjectDefinitionQueryRenderer
 
SqlAnyWorkObjectNameMapping - Class in com.edorasware.commons.core.any.internal.jdbc
 
SqlAnyWorkObjectNameMapping() - Constructor for class com.edorasware.commons.core.any.internal.jdbc.SqlAnyWorkObjectNameMapping
 
SqlAnyWorkObjectQueryRenderer - Class in com.edorasware.commons.core.any.internal.jdbc
 
SqlAnyWorkObjectQueryRenderer(SqlMappingContext, ConverterProvider, Function<Predicate, Predicate>, DatabaseType) - Constructor for class com.edorasware.commons.core.any.internal.jdbc.SqlAnyWorkObjectQueryRenderer
 
SqlComparisonOperatorRenderer - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlComparisonOperatorRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlComparisonOperatorRenderer
 
SqlComparisonPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlComparisonPredicateRenderer(SqlRendererConfig) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlComparisonPredicateRenderer
 
SqlCompositePredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlCompositePredicateRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlCompositePredicateRenderer
 
SqlEnhancer - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlEnhancer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlEnhancer
 
SqlEntityParameterValueRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
SqlEntityParameterValueRenderer() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityParameterValueRenderer
 
SqlEntityPredicateRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
SqlEntityPredicateRenderer(SqlRendererConfig, SqlNamedValuePredicateRenderer) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityPredicateRenderer
 
SqlEntityRightOperandRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
SqlEntityRightOperandRenderer(SqlParameterNameTracker, SqlRendererConfig) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlEntityRightOperandRenderer
 
SqlIdentityLinkPredicateRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
SqlIdentityLinkPredicateRenderer(SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlIdentityLinkPredicateRenderer
 
SqlInnerSelectInPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
SQL renderer for InnerSelectInPredicate.
SqlInnerSelectInPredicateRenderer(SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlInnerSelectInPredicateRenderer
 
SqlInPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlInPredicateRenderer(SqlParameterNameTracker, SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlInPredicateRenderer
 
SqlMappingContext - Interface in com.edorasware.commons.core.persistence
Represents a context in which the sql mappings are stored under a specific mapping id.
SqlNamedValuePredicateRenderer - Interface in com.edorasware.commons.core.persistence.entity.jdbc
 
SqlNameMapping - Interface in com.edorasware.commons.core.persistence.jdbc
Maps QueryParameters to database table columns.
SqlNameMapping.MappingEntry - Class in com.edorasware.commons.core.persistence.jdbc
Represents a database table/column-name/column-type triplet.
SqlNeverMatchingPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
A tagging predicate renderer which renders a predicate which never matches.
SqlNeverMatchingPredicateRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlNeverMatchingPredicateRenderer
 
SqlNullPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlNullPredicateRenderer(SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlNullPredicateRenderer
 
SqlOrderingDirectionRenderer - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlOrderingDirectionRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlOrderingDirectionRenderer
 
SqlParameterNameTracker - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlParameterNameTracker() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlParameterNameTracker
 
SqlParameterValueRenderer - Interface in com.edorasware.commons.core.persistence.jdbc
 
SqlPredicateRenderer - Interface in com.edorasware.commons.core.persistence.jdbc
 
SqlPropertyPredicateRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
SqlPropertyPredicateRenderer(SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlPropertyPredicateRenderer
 
SqlQueryParameterMapping - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
SqlQueryRenderer - Interface in com.edorasware.commons.core.persistence.jdbc
 
SqlRawPredicateRenderer - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlRawPredicateRenderer() - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlRawPredicateRenderer
 
SqlRendererConfig - Class in com.edorasware.commons.core.persistence.jdbc
Configuration commonly used when rendering SQL.
SqlRendererConfig(SqlNameMapping, SqlMappingContext, ConverterProvider, DatabaseType) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
Creates a new configuration instance.
SqlRendererConfig(SqlNameMapping, SqlMappingContext, ConverterProvider, Function<Predicate, Predicate>, DatabaseType) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlRendererConfig
Creates a new configuration instance.
SqlRendererUtils - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlRightOperandRenderer - Interface in com.edorasware.commons.core.persistence.jdbc
 
SqlSortingRenderer - Class in com.edorasware.commons.core.persistence.jdbc
 
SqlSortingRenderer(SqlRendererConfig, QueryParameter) - Constructor for class com.edorasware.commons.core.persistence.jdbc.SqlSortingRenderer
 
SqlVariablePredicateRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
SqlVariablePredicateRenderer(SqlNameMapping) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlVariablePredicateRenderer
 
SqlWorkObjectDefinitionNameMapping - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
SqlWorkObjectDefinitionNameMapping() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlWorkObjectDefinitionNameMapping
 
SqlWorkObjectDefinitionQueryRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
SqlWorkObjectNameMapping - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
SqlWorkObjectNameMapping() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.SqlWorkObjectNameMapping
 
SqlWorkObjectQueryRenderer - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
ssExtensionsHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
Stage - Class in com.edorasware.cmmn.model.structure
The combination of a Stage and its associated TStage definition.
Stage(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.Stage
Construct the stage and init the planning table.
STANDARD_CMMN - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute value.
start() - Method in class com.edorasware.cloud.core.init.config.OneEnvironmentLoggingLifeCycleBean
 
start() - Method in class com.edorasware.cloud.core.init.config.OneInitializationLifeCycleBean
 
start() - Method in class com.edorasware.cloud.core.transfer.IncomingAppChannelAdapterLifecycleBean
Start the receiver channels.
start(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
start(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
start(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
start(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.start.StartHandler
Implements the START transition.
start() - Method in class com.edorasware.commons.core.init.LifeCycleUpdaterLifecycleBean
 
start() - Method in class com.edorasware.gear.core.engine.config.flowable.FlowableJobExecutorLifecycleBean
 
startCase(TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.StateModel
Start the case.
StartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.start
 
StartHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.StartHandler
 
StartHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.start
 
StartHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.StartHandlers
 
StartHandlers(Map<Class<? extends PlanItem>, StartHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.start.StartHandlers
 
startHandlers(CaseTaskStartHandler, BpmnProcessTaskStartHandler, ExpressionEvaluationServiceTaskStartHandler, SendMailTaskStartHandler, CreateDocumentTaskStartHandler, AddCommentTaskStartHandler, DmnRuleTaskStartHandler, InitVariablesServiceTaskStartHandler, HumanTaskStartHandler) - Method in class com.edorasware.config.CmmnConfiguration
 
startProcessForLatestVersionOfProcessDefinitionWithKey(String, AnyWorkObjectDefinitionService, AnyWorkObjectService) - Static method in class com.edorasware.gear.core.process.ProcessUtils
 
startProcessForLatestVersionOfProcessDefinitionWithKey(String, Map<String, Object>, AnyWorkObjectDefinitionService, AnyWorkObjectService) - Static method in class com.edorasware.gear.core.process.ProcessUtils
 
startProcessForLatestVersionOfProcessDefinitionWithKey(String, ValueMap, AnyWorkObjectDefinitionService, AnyWorkObjectService) - Static method in class com.edorasware.gear.core.process.ProcessUtils
 
startProcessForLatestVersionOfProcessDefinitionWithKey(String, Map<String, Object>, String, AnyWorkObjectDefinitionService, AnyWorkObjectService) - Static method in class com.edorasware.gear.core.process.ProcessUtils
 
startProcessForLatestVersionOfProcessDefinitionWithKey(String, ValueMap, String, AnyWorkObjectDefinitionService, AnyWorkObjectService) - Static method in class com.edorasware.gear.core.process.ProcessUtils
 
startStage(TransitionData, EventSources, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.model.structure.Stage
 
STATE - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object state.
state(String) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object state.
state(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the state.
state(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
STATE - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
state(String) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the state.
state(String) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
state(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
STATE_ACTIONS - Static variable in class com.edorasware.one.action.internal.WorkObjectActionProcessor
Map containing all the possible state actions.
STATE_ACTIVE - Static variable in class com.edorasware.api.base.WorkObjectState
The active state.
STATE_COMPLETED - Static variable in class com.edorasware.api.base.WorkObjectState
The completed state.
STATE_INTERRUPTED - Static variable in class com.edorasware.api.base.WorkObjectState
The interrupted state.
STATE_UPDATE_TIME - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object state update time.
STATE_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
STATE_VISIBLE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute.
StateDecorators - Interface in com.edorasware.cmmn.engine.hooks
Provides an interface method to decorate a CMMN run-time state for milestones and stages.
StateField - Class in com.edorasware.api.value.internal
 
StateField(String, QueryParameter) - Constructor for class com.edorasware.api.value.internal.StateField
 
StateFieldOperand - Interface in com.edorasware.api.query
Defines the methods used to build Predicates for State fields.
StateFieldOperandImpl - Class in com.edorasware.api.query.internal
Default implementation of the StateFieldOperand interface.
StateFieldOperandImpl(QueryParameter) - Constructor for class com.edorasware.api.query.internal.StateFieldOperandImpl
Creates a new operand instance.
StateMachine - Interface in com.edorasware.cloud.core.state
 
StateMachineManager - Class in com.edorasware.cloud.core.state
 
StateMachineManager() - Constructor for class com.edorasware.cloud.core.state.StateMachineManager
 
stateManager() - Method in class com.edorasware.config.OneConfiguration
 
StateModel - Class in com.edorasware.cmmn.model
<p>Represents the internal case engine model.
StateModel(String, String, Map<String, String>, TransitionData, PersistenceListeners) - Constructor for class com.edorasware.cmmn.model.StateModel
Create a new state model for a new case, consisting of a casePlanModel and its caseFile.
StateModel(String, Map<String, String>, PersistenceListeners) - Constructor for class com.edorasware.cmmn.model.StateModel
Constructor used to restore an existing state model.
StateModel(String, PersistenceListeners) - Constructor for class com.edorasware.cmmn.model.StateModel
Convenience constructor used in unit tests.
StateModelCache - Interface in com.edorasware.cmmn.engine.utility
A basic cache for StateModels.
stateModelCache() - Method in class com.edorasware.config.CmmnConfiguration
 
StateModelInspector - Interface in com.edorasware.cmmn.engine.core
High-level API to query state models.
StateModelManager - Interface in com.edorasware.cmmn.engine.core
Exposes API to create state models and access state model instances.
StateModelMigrator - Class in com.edorasware.cmmn.model
A worker class encapsulating the logic for run-time case migration.
StateModelMigrator(StateModel, CasePlanModelData, TDefinitions, TDefinitions) - Constructor for class com.edorasware.cmmn.model.StateModelMigrator
 
StateModelUpdater - Interface in com.edorasware.cmmn.engine.core
High-level API to invoke state updates and state transitions.
StateNameAttributeConverter - Class in com.edorasware.cloud.core.dataexport.converter
converts workObject’s state attribute into its state name
StateNameAttributeConverter(String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.StateNameAttributeConverter
 
StateNameAttributeConverter(String, String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.StateNameAttributeConverter
 
STATES_PREFIX - Static variable in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
The prefix for the variable name under which to expose selected run-time plan item states.
StateTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
StateTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.StateTermFactory
 
stateUpdate(String, Map<String, Object>) - Method in interface com.edorasware.one.cmmn.CmmnManager
Update state of a case.
stateUpdate(String, Map<String, Object>) - Method in class com.edorasware.one.cmmn.internal.DefaultCmmnManager
 
stateUpdate(String, Map<String, Object>) - Method in class com.edorasware.rest.cmmn.CmmnController
 
StateUpdateAction - Class in com.edorasware.cmmn.engine.core.engineactions
An action object representing the re-evaluation of a case state model
StateUpdateAction(DefaultCmmnEngine, String, TransitionData, EngineListeners, PersistenceListeners) - Constructor for class com.edorasware.cmmn.engine.core.engineactions.StateUpdateAction
 
stateUpdateTime(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the state update time.
StateView - Enum in com.edorasware.one.permission.view
Enum containing all the possible state views.
StatisticsAwareCache - Interface in com.edorasware.commons.core.cache
One cache class which generically handles all needed cache operations.
StatisticsAwareCacheWrapper - Class in com.edorasware.one.cache.internal
This class wraps a Cache and holds the statistical data to satisfy the CacheStatistics interface.
StatisticsAwareCacheWrapperSerializer - Class in com.edorasware.one.cache.internal
Serializer for the StatisticsAwareCacheWrapper class.
StatisticsAwareCacheWrapperSerializer() - Constructor for class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapperSerializer
 
StatisticsAwareEhCacheCacheManager - Class in com.edorasware.one.cache.internal
Decorates the caches with a StatisticsAwareCacheWrapper such that all caches managed by this cache manager store the statistical data.
StatisticsAwareEhCacheCacheManager() - Constructor for class com.edorasware.one.cache.internal.StatisticsAwareEhCacheCacheManager
 
StatisticsAwareEhCacheCacheManager(CacheManager) - Constructor for class com.edorasware.one.cache.internal.StatisticsAwareEhCacheCacheManager
 
StatisticsAwareRedisCacheManager - Class in com.edorasware.one.cache.internal
Decorates the caches with a StatisticsAwareCacheWrapper such that all caches managed by this cache manager store the statistical data.
StatisticsAwareRedisCacheManager(RedisTemplate<?, ?>) - Constructor for class com.edorasware.one.cache.internal.StatisticsAwareRedisCacheManager
 
StatisticsAwareRedisCacheManager(RedisTemplate<?, ?>, Collection<String>) - Constructor for class com.edorasware.one.cache.internal.StatisticsAwareRedisCacheManager
 
StatisticsController - Class in com.edorasware.rest.statistic
Statistics Controller.
StatisticsController(StatisticsManager) - Constructor for class com.edorasware.rest.statistic.StatisticsController
 
statisticsManager(CurrentTenantService, OnePersistence) - Method in class com.edorasware.config.OneConfiguration
 
StatisticsManager - Interface in com.edorasware.one.statistic
Exposes API for retrieving statistics.
stencilSetHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
stop(Runnable) - Method in class com.edorasware.cloud.core.init.config.OneEnvironmentLoggingLifeCycleBean
 
stop() - Method in class com.edorasware.cloud.core.init.config.OneEnvironmentLoggingLifeCycleBean
 
stop(Runnable) - Method in class com.edorasware.cloud.core.init.config.OneInitializationLifeCycleBean
 
stop() - Method in class com.edorasware.cloud.core.init.config.OneInitializationLifeCycleBean
 
stop() - Method in class com.edorasware.cloud.core.transfer.IncomingAppChannelAdapterLifecycleBean
Stop the receiver channels.
stop(Runnable) - Method in class com.edorasware.cloud.core.transfer.IncomingAppChannelAdapterLifecycleBean
 
stop() - Method in class com.edorasware.commons.core.init.LifeCycleUpdaterLifecycleBean
 
stop(Runnable) - Method in class com.edorasware.commons.core.init.LifeCycleUpdaterLifecycleBean
 
stop() - Method in class com.edorasware.gear.core.engine.config.flowable.FlowableJobExecutorLifecycleBean
 
stop(Runnable) - Method in class com.edorasware.gear.core.engine.config.flowable.FlowableJobExecutorLifecycleBean
 
storeAndRemove(String, PersistenceListeners) - Method in class com.edorasware.cmmn.engine.utility.DefaultStateModelCache
 
storeAndRemove(String, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.utility.StateModelCache
 
storeCasePlanModelData(String, Map<String, String>, CasePlanModelData) - Method in interface com.edorasware.cmmn.engine.hooks.PersistenceListeners
Low-level implementation hook to store case engine state.
storeCasePlanModelData(String, Map<String, String>, CasePlanModelData) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
storeCaseState(String, Map<String, String>, String) - Method in interface com.edorasware.cmmn.engine.hooks.PersistenceListeners
Store the CMMN case engine state.
storeCaseState(String, Map<String, String>, String) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
STORED_QUERY_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a stored query work object definition.
STORED_QUERY_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a stored query work object.
storeModel(String, String, String, String, String) - Method in interface com.edorasware.cloud.core.service.model.ModelPersistenceService
Store new model.
storeModel(String, String, String, String, String) - Method in class com.edorasware.cloud.core.service.model.OneModelPersistenceService
 
storeRevision(String, ModelRevision) - Method in interface com.edorasware.cloud.core.service.model.ModelPersistenceService
Stores a new model revision.
storeRevision(String, ModelRevision) - Method in class com.edorasware.cloud.core.service.model.OneModelPersistenceService
 
storeState(PersistenceListeners) - Method in class com.edorasware.cmmn.model.StateModel
Store the current state of the model if dirty.
storeTransitionDataCache(String, Map<String, String>, String) - Method in interface com.edorasware.cmmn.engine.hooks.PersistenceListeners
Store (persist) the transition data cache.
storeTransitionDataCache(String, Map<String, String>, String) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
StrategyBasedDatabaseSchemaManager - Class in com.edorasware.commons.core.persistence.schema.internal
Manages the database schema according to the creation strategy on start and stop of the application.
StrategyBasedDatabaseSchemaManager(DatabaseSchemaCreationStrategy, DatabaseSchemaService) - Constructor for class com.edorasware.commons.core.persistence.schema.internal.StrategyBasedDatabaseSchemaManager
Constructs an instance with the given database creation strategy and the database schema service.
STRING - Static variable in class com.edorasware.commons.core.persistence.entity.PropertyConverter
 
STRING - Static variable in class com.edorasware.commons.core.persistence.entity.VariableConverter
 
STRING_SET_CONVERTER - Static variable in class com.edorasware.api.value.ValueConverters
Converts values between a String set and a String list.
StringOperand<T> - Interface in com.edorasware.api.query
Defines the methods used to build Predicates for string values.
StringOperandImpl<T> - Class in com.edorasware.api.query.internal
Default implementation of the StringOperand interface.
StringOperandImpl(QueryParameter, ConstructionInterceptor<T, String>) - Constructor for class com.edorasware.api.query.internal.StringOperandImpl
Creates a new operand instance.
StringReplacementTask - Class in com.edorasware.cloud.core.util
 
StringReplacementTask(String, String) - Constructor for class com.edorasware.cloud.core.util.StringReplacementTask
 
Strings - Class in com.edorasware.commons.core.util.string
Provides utility methods related to null-string operations.
StringToPathConverter - Class in com.edorasware.one.converter
Converts a String to a Path.
StringToPathConverter() - Constructor for class com.edorasware.one.converter.StringToPathConverter
 
StringUtils - Class in com.edorasware.commons.core.util.string
Provides utility methods related to string operations.
stringValue() - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
stringValue() - Method in interface com.edorasware.api.query.VariableOperand
Returns an operand to build predicates for the value part of variables.
StringValue<V> - Interface in com.edorasware.api.value
Defines the interface of a string value.
stringValue(String) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
stringValue(String, Object) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
StringValueImpl<T> - Class in com.edorasware.api.value.internal
 
StringValueImpl(String, ValueConverter<T, String>, StringOperand<T>, boolean) - Constructor for class com.edorasware.api.value.internal.StringValueImpl
 
StringVariableProcessor - Class in com.edorasware.cloud.core.service.search.internal
Parses string search term values into predicates.
StringVariableProcessor() - Constructor for class com.edorasware.cloud.core.service.search.internal.StringVariableProcessor
 
stripGearPrefix(String) - Static method in class com.edorasware.one.util.OneUtils
 
stripMetaCharacters(String) - Method in class com.edorasware.cloud.core.service.search.internal.SearchTokenizer
Strips meta-characters (quotes and escapes) from the given input string.
SUB_STATE - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object sub-state.
SUB_STATE - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
SUB_STATE_ACTIVE - Static variable in class com.edorasware.api.base.WorkObjectSubState
The active state.
SUB_STATE_ARCHIVED - Static variable in class com.edorasware.api.base.WorkObjectSubState
The archived state.
SUB_STATE_COMPLETED - Static variable in class com.edorasware.api.base.WorkObjectSubState
The completed state.
SUB_STATE_DISABLED - Static variable in class com.edorasware.api.base.WorkObjectSubState
The disabled state.
SUB_STATE_INACTIVE - Static variable in class com.edorasware.api.base.WorkObjectSubState
The inactive state.
SUB_STATE_INTERRUPTED - Static variable in class com.edorasware.api.base.WorkObjectSubState
The interrupted state.
SUB_STATE_PENDING - Static variable in class com.edorasware.api.base.WorkObjectSubState
The pending state.
SUB_STATE_PENDING_INACTIVE - Static variable in class com.edorasware.api.base.WorkObjectSubState
The pending inactive state.
SUB_STATE_UPDATE_TIME - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object sub-state update time.
SUB_STATE_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
subprocessPropHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
subState(String) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the work object sub-state.
subState(String) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the sub state.
subState(String) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
subState(String) - Method in class com.edorasware.commons.core.service.entity.GearWorkObjectUpdate.Builder
Sets the sub-state.
subState(String) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
subState(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
subStateUpdateTime(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the sub state update time.
supports(File) - Method in interface com.edorasware.cloud.core.transfer.AppReader
Checks if the app file is supported by this app reader factory.
supports(File) - Method in class com.edorasware.cloud.core.transfer.internal.DirectoryAppReader
 
supports(File) - Method in class com.edorasware.cloud.core.transfer.internal.SignavioZipFileAppReader
 
supports(File) - Method in class com.edorasware.cloud.core.transfer.internal.ZipFileAppReader
 
supports(ContentReference) - Method in interface com.edorasware.commons.core.content.ContentProvider
Returns true if the specified ContentReference is resolvable by the content provider, false otherwise.
supports(ContentReference) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
supportsModel(WorkObject) - Method in class com.edorasware.cloud.core.deploy.AdaptiveCaseModelDeployer
 
supportsModel(WorkObject) - Method in class com.edorasware.cloud.core.deploy.CmmnCaseModelDeployer
 
supportsModel(WorkObject) - Method in class com.edorasware.cloud.core.deploy.DocumentModelDeployer
 
supportsModel(WorkObject) - Method in class com.edorasware.cloud.core.deploy.FormModelDeployer
 
supportsModel(WorkObject) - Method in class com.edorasware.cloud.core.deploy.MailModelDeployer
 
supportsModel(WorkObject) - Method in interface com.edorasware.cloud.core.deploy.ModelDeployer
Checks whether a given model is supported by this instance.
supportsModel(WorkObject) - Method in class com.edorasware.cloud.core.deploy.ProcessModelDeployer
 
supportsModel(WorkObject) - Method in class com.edorasware.cloud.core.deploy.TaskModelDeployer
 
supportsVersioning() - Method in interface com.edorasware.commons.core.content.ContentProvider
Returns true if the content provider supports versioning, false otherwise.
supportsVersioning() - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
surroundWithWildCards(String) - Static method in class com.edorasware.api.query.Predicates
Surrounds the given string with wildcards for use in like() predicates.
SwaggerActionQueryResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerActionQueryResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerActionQueryResponse
 
SwaggerActionResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerActionResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerActionResponse
 
SwaggerDefinitionQueryResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerDefinitionQueryResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerDefinitionQueryResponse
 
SwaggerFormDefinitionResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerFormDefinitionResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerFormDefinitionResponse
 
SwaggerFormFieldResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerFormFieldResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerFormFieldResponse
 
SwaggerModelQueryResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerModelQueryResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerModelQueryResponse
 
SwaggerModelResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerModelResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerModelResponse
 
SwaggerQueryResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerQueryResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerQueryResponse
 
SwaggerReferencedWorkObjectResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerReferencedWorkObjectResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerReferencedWorkObjectResponse
 
SwaggerRowsResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerRowsResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerRowsResponse
 
SwaggerStageQueryResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerStageQueryResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerStageQueryResponse
 
SwaggerStageResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerStageResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerStageResponse
 
SwaggerWorkObjectDefinitionResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerWorkObjectDefinitionResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectDefinitionResponse
 
SwaggerWorkObjectResponse - Class in com.edorasware.publicapi.rest.swagger
 
SwaggerWorkObjectResponse() - Constructor for class com.edorasware.publicapi.rest.swagger.SwaggerWorkObjectResponse
 
switchUserProcessingFilter(UserDetailsService, UserDetailsChecker) - Method in class com.edorasware.config.OneConfiguration
 
synchronize(String, Instant, boolean, boolean) - Method in interface com.edorasware.commons.core.elastic.ElasticIndexService
Synchronize a specific index from the database as required.
synchronize(String) - Method in class com.edorasware.one.elastic.OneElasticIndexService
 
synchronizeAll(Instant, boolean, boolean) - Method in interface com.edorasware.commons.core.elastic.ElasticIndexService
Synchronize all indices from the database as required.
synchronizeAll() - Method in class com.edorasware.one.elastic.OneElasticIndexService
 
synchronizeAllIndices() - Method in class com.edorasware.one.maintenance.internal.DefaultMaintenanceManager
 
synchronizeAllIndices() - Method in interface com.edorasware.one.maintenance.MaintenanceManager
Resynchronizes all elasticsearch indices.
synchronizeAllIndices() - Method in class com.edorasware.rest.maintenance.MaintenanceController
Triggers resynchronization of all elasticsearch indices.
SynchronizedLowLevelCmmnService - Interface in com.edorasware.cmmn.engine.core
 
synchronizedLowLevelCmmnService(Synchronizer, CmmnEngine, StateModelCache) - Method in class com.edorasware.config.CmmnConfiguration
 
synchronizeIndex(String) - Method in class com.edorasware.one.maintenance.internal.DefaultMaintenanceManager
 
synchronizeIndex(String) - Method in interface com.edorasware.one.maintenance.MaintenanceManager
Resynchronizes a specific elasticsearch index.
synchronizeIndex(String) - Method in class com.edorasware.rest.maintenance.MaintenanceController
Triggers resynchronization of a specific elasticsearch index.
Synchronizer - Interface in com.edorasware.cmmn.engine.utility
An interface intended to be implemented as a singleton.
SynchronousMemoryBasedEventBus - Class in com.edorasware.gear.core.event.internal
Memory-based implementation of the event bus.
SynchronousMemoryBasedEventBus() - Constructor for class com.edorasware.gear.core.event.internal.SynchronousMemoryBasedEventBus
 
syntaxCheckerHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
SYSTEM_APP_MODEL_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
SYSTEM_GROUP_VARIABLE_NAME_TO_GROUP_TYPE_MAP - Static variable in class com.edorasware.one.identity.group.GroupUtils
A mapping between the variable names of the system groups and the group types.
SYSTEM_MODEL - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
SYSTEM_PROPERTIES_BASE - Static variable in class com.edorasware.gear.core.engine.support.activiti.ActivitiSystemPropertyELResolver
Deprecated.
 
SYSTEM_PROPERTIES_BASE - Static variable in class com.edorasware.gear.core.engine.support.flowable.FlowableSystemPropertyELResolver
 
systemAppDeploymentCofiguration(boolean, boolean, boolean) - Method in class com.edorasware.config.OneConfiguration
 
systemDefinitionHelper(AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
SystemDefinitionHelper - Class in com.edorasware.one.definition
Helper class for handling system definitions like Case or User definitions.
SystemDefinitionHelper(AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.one.definition.SystemDefinitionHelper
 
SystemDefinitionProvider - Interface in com.edorasware.cloud.core.provider
Interface which defines a system definition provider.
SystemGroups - Class in com.edorasware.one.identity.group
This class describes what group ids make up the system groups.
SystemGroupsDeserializer - Class in com.edorasware.cloud.core.json
Jackson deserializer for SystemGroups classes.
SystemGroupsDeserializer() - Constructor for class com.edorasware.cloud.core.json.SystemGroupsDeserializer
 
SystemGroupsSerializer - Class in com.edorasware.cloud.core.json
Jackson deserializer for Group classes.
SystemGroupsSerializer() - Constructor for class com.edorasware.cloud.core.json.SystemGroupsSerializer
 
SystemRole - Enum in com.edorasware.one.identity.user
Predefined system roles.
SystemTimeProvider - Class in com.edorasware.commons.core.time.internal
This class uses system clock to get the time.
SystemTimeProvider() - Constructor for class com.edorasware.commons.core.time.internal.SystemTimeProvider
 

T

TABLE_IDENTITY_LINK - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
TABLE_NAME_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
TABLE_NEW_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
TABLE_OLD_I18N_KEY - Static variable in class com.edorasware.cloud.core.auditlog.AuditLogHelper
 
TABLE_PROPERTY - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
TABLE_VARIABLE - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
TABLE_WORK_OBJECT - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
TABLE_WORK_OBJECT_DEFINITION - Static variable in class com.edorasware.commons.core.persistence.entity.jdbc.CommonsDatabase
 
tailSubList(Collection<T>, int) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Returns the n last elements of the given collection.
TApplicabilityRule - Class in com.edorasware.cmmn.model.xml
<p>Java class for tApplicabilityRule complex type.
TApplicabilityRule() - Constructor for class com.edorasware.cmmn.model.xml.TApplicabilityRule
 
Task - Class in com.edorasware.cmmn.model.structure
Abstract base class for task plan items (THumanTask, TProcessTask, TCaseTask).
TASK - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
Task.ParamEntry - Class in com.edorasware.cmmn.model.structure
 
TASK_DEFINITION_NOT_FOUND - Static variable in exception com.edorasware.one.util.OneException
 
TASK_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a task definition entity.
TASK_ID_VARIABLE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Human Tasks only: An extension namespace attribute holding an optional variable name under which to store the id of the started task in the parent case.
TASK_INPUT - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Human Tasks only: An extension namespace attribute allowing to specify an input parameter map.
TASK_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
TASK_MODEL_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a task model work object definition.
TASK_MODEL_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a task model work object.
Task_OUTPUT - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Human Tasks only: An extension namespace attribute allowing to specify an output parameter map.
TASK_TRANSITION_MAP - Static variable in class com.edorasware.cmmn.model.TransitionMap
 
TASK_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a task work object.
taskCancelled(String, CancellationCause) - Method in interface com.edorasware.commons.core.task.TaskProviderListener
Notified when an existing task has been canceled in the underlying task providing subsystem.
TaskCancelledEvent - Class in com.edorasware.gear.core.task.internal
This class holds task cancelled event information
TaskCancelledEvent(String, CancellationCause) - Constructor for class com.edorasware.gear.core.task.internal.TaskCancelledEvent
 
TaskCompletedEvent - Class in com.edorasware.gear.core.task.internal
Fired when a task has been completed.
TaskCompletedEvent(String) - Constructor for class com.edorasware.gear.core.task.internal.TaskCompletedEvent
 
TaskCompleteHandler - Class in com.edorasware.cmmn.one.transitionhandlers.complete
 
TaskCompleteHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.complete.TaskCompleteHandler
 
taskCompleteHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
TaskController - Class in com.edorasware.publicapi.rest
This class implements Task specific public API methods
TaskController(TaskManager, WorkObjectManager, ObjectMapper) - Constructor for class com.edorasware.publicapi.rest.TaskController
 
TaskCreatedEvent - Class in com.edorasware.gear.core.task.internal
Fired when a task has been created.
TaskCreatedEvent(AnyWorkObject, String) - Constructor for class com.edorasware.gear.core.task.internal.TaskCreatedEvent
 
TaskDefinitionController - Class in com.edorasware.publicapi.rest
Provides public REST API for com.edorasware.commons.core.entity.WorkObjectDefinition manipulation
TaskDefinitionController(WorkObjectDefinitionManager, FormDefinitionManager) - Constructor for class com.edorasware.publicapi.rest.TaskDefinitionController
 
TaskDefinitionCreatedEvent - Class in com.edorasware.gear.core.task.internal
Fired when a Flowable task definition has been created.
TaskDefinitionCreatedEvent(String, AnyWorkObjectDefinition) - Constructor for class com.edorasware.gear.core.task.internal.TaskDefinitionCreatedEvent
 
TaskEventListener - Class in com.edorasware.gear.core.engine.support.flowable
This class listens on TASK_CREATED, TASK_COMPLETED and ACTIVITY_CANCELLED events.
TaskEventListener(EventBus) - Constructor for class com.edorasware.gear.core.engine.support.flowable.TaskEventListener
 
TaskMailListener - Class in com.edorasware.cloud.core.mail
Sends a mail whenever a task is created which specifies mail notification properties.
TaskMailListener(boolean) - Constructor for class com.edorasware.cloud.core.mail.TaskMailListener
 
taskMailListener(boolean) - Method in class com.edorasware.config.ProviderConfiguration
 
taskManager(WorkObjectService, UserDashboardManager) - Method in class com.edorasware.config.OneConfiguration
 
TaskManager - Interface in com.edorasware.one.rest.manager
Manages operations on com.edorasware.gear.core.task.Tasks
TaskManualStartHandler - Class in com.edorasware.cmmn.one.transitionhandlers.manualStart
The default manual task start handler.
TaskManualStartHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.manualStart.TaskManualStartHandler
 
taskManualStartHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
taskModelDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
TaskModelDeployer - Class in com.edorasware.cloud.core.deploy
Deploys task model instances.
TaskModelDeployer(ModelPersistenceService, AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.cloud.core.deploy.TaskModelDeployer
 
taskModelDeployer(ModelPersistenceService, AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
TaskModelProvider - Class in com.edorasware.cloud.core.provider.model
 
TaskModelProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.model.TaskModelProvider
 
taskModelProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
TaskProvider - Interface in com.edorasware.commons.core.task
Represents the service provider interface to a subsystem that provides tasks for the work object management system.
taskProvider(ProcessEngine, EventBus, TimeProvider, IdLookupService) - Method in class com.edorasware.config.GearConfiguration
 
TaskProviderListener - Interface in com.edorasware.commons.core.task
Represents a task provider listener that is notified upon relevant task-related events occurring in the underlying task providing subsystem.
TaskTerminateHandler - Class in com.edorasware.cmmn.one.transitionhandlers.terminate
 
TaskTerminateHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.terminate.TaskTerminateHandler
 
taskTerminateHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
TCase - Class in com.edorasware.cmmn.model.xml
tCase defines the type of element "case".
TCase() - Constructor for class com.edorasware.cmmn.model.xml.TCase
 
TCaseFile - Class in com.edorasware.cmmn.model.xml
tCaseFile defines the type of element "caseFile".
TCaseFile() - Constructor for class com.edorasware.cmmn.model.xml.TCaseFile
 
TCaseFileItem - Class in com.edorasware.cmmn.model.xml
tCaseFileItem defines the type of element "caseFileItem".
TCaseFileItem() - Constructor for class com.edorasware.cmmn.model.xml.TCaseFileItem
 
TCaseFileItemDefinition - Class in com.edorasware.cmmn.model.xml
tCaseFileItemDefinition defines the type of element "caseFileItemDefinition" <p>Java class for tCaseFileItemDefinition complex type.
TCaseFileItemDefinition() - Constructor for class com.edorasware.cmmn.model.xml.TCaseFileItemDefinition
 
TCaseFileItemOnPart - Class in com.edorasware.cmmn.model.xml
<p>Java class for tCaseFileItemOnPart complex type.
TCaseFileItemOnPart() - Constructor for class com.edorasware.cmmn.model.xml.TCaseFileItemOnPart
 
TCaseFileItemStartTrigger - Class in com.edorasware.cmmn.model.xml
<p>Java class for tCaseFileItemStartTrigger complex type.
TCaseFileItemStartTrigger() - Constructor for class com.edorasware.cmmn.model.xml.TCaseFileItemStartTrigger
 
TCaseParameter - Class in com.edorasware.cmmn.model.xml
<p>Java class for tCaseParameter complex type.
TCaseParameter() - Constructor for class com.edorasware.cmmn.model.xml.TCaseParameter
 
TCaseTask - Class in com.edorasware.cmmn.model.xml
tCaseTask defines the type of element "caseTask" <p>Java class for tCaseTask complex type.
TCaseTask() - Constructor for class com.edorasware.cmmn.model.xml.TCaseTask
 
TChildren - Class in com.edorasware.cmmn.model.xml
tChildren defines a container for zero or more "caseFileItem" elements.
TChildren() - Constructor for class com.edorasware.cmmn.model.xml.TChildren
 
TCmmnElement - Class in com.edorasware.cmmn.model.xml
tCmmnElement is the base type for ALL CMMN complex types except tExpression.
TCmmnElement() - Constructor for class com.edorasware.cmmn.model.xml.TCmmnElement
 
TCmmnElementWithMixedContent - Class in com.edorasware.cmmn.model.xml
tCmmnElementWithMixedContent is the base type for complex type tExpression.
TCmmnElementWithMixedContent() - Constructor for class com.edorasware.cmmn.model.xml.TCmmnElementWithMixedContent
 
TDefinitions - Class in com.edorasware.cmmn.model.xml
tDefinitions defines the type of element "definitions".
TDefinitions() - Constructor for class com.edorasware.cmmn.model.xml.TDefinitions
 
TDiscretionaryItem - Class in com.edorasware.cmmn.model.xml
<p>Java class for tDiscretionaryItem complex type.
TDiscretionaryItem() - Constructor for class com.edorasware.cmmn.model.xml.TDiscretionaryItem
 
TemplateMailService - Class in com.edorasware.cloud.core.mail
 
TemplateMailService(boolean, UserManager, WorkObjectService, AnyWorkObjectDefinitionService, ContentManagerHelper, ContentManager, TemplateService, JavaMailSender, UserUtils, String, String) - Constructor for class com.edorasware.cloud.core.mail.TemplateMailService
 
TemplateService - Interface in com.edorasware.cloud.core.template
 
templateService(GearExpressionResolver) - Method in class com.edorasware.config.OneConfiguration
 
Tenant - Class in com.edorasware.cloud.core.tenant
 
Tenant() - Constructor for class com.edorasware.cloud.core.tenant.Tenant
 
TENANT - Static variable in class com.edorasware.commons.core.entity.IdentityType
 
TENANT - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
TENANT_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a tenant work object definition.
TENANT_ID - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object tenant ID.
TENANT_ID - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition tenant id values.
TENANT_NAMES_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
TENANT_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a tenant work object.
TenantAgnosticCurrentTenantService - Class in com.edorasware.commons.core.identity.internal
TenantAgnosticCurrentTenantService() - Constructor for class com.edorasware.commons.core.identity.internal.TenantAgnosticCurrentTenantService
 
TenantAwareAsyncExecuteJobRunnable - Class in com.edorasware.gear.core.engine.support.flowable
This class runs the job within the current user and tenant context.
TenantAwareAsyncExecuteJobRunnable(Runnable, String, String, CurrentTenantService, CurrentUserService) - Constructor for class com.edorasware.gear.core.engine.support.flowable.TenantAwareAsyncExecuteJobRunnable
 
tenantAwareAsyncRunnableExecutionExceptionHandler(PlatformTransactionManager, CurrentTenantService, CurrentUserService) - Method in class com.edorasware.config.engine.EngineConfiguration
 
TenantAwareAsyncRunnableExecutionExceptionHandler - Class in com.edorasware.gear.core.engine.support.flowable
Handles asynchronous exceptions in the tenant and user context.
TenantAwareAsyncRunnableExecutionExceptionHandler(PlatformTransactionManager, CurrentTenantService, CurrentUserService) - Constructor for class com.edorasware.gear.core.engine.support.flowable.TenantAwareAsyncRunnableExecutionExceptionHandler
 
TenantAwareExecuteAsyncRunnableFactory - Class in com.edorasware.gear.core.engine.support.flowable
This class runs jobs by TenantAwareExecuteJobsRunnable.
TenantAwareExecuteAsyncRunnableFactory(PlatformTransactionManager, CurrentTenantService, CurrentUserService) - Constructor for class com.edorasware.gear.core.engine.support.flowable.TenantAwareExecuteAsyncRunnableFactory
 
TenantAwareJobProcessor - Class in com.edorasware.gear.core.engine.support.flowable
Job processor which stores the current tenant and user id into the JobInfo.getCustomValues() of the job such that the asynchronous execution of the job is able to retrieve the tenant and user scope.
TenantAwareJobProcessor(CurrentTenantService, CurrentUserService) - Constructor for class com.edorasware.gear.core.engine.support.flowable.TenantAwareJobProcessor
 
TenantDefinitionProvider - Class in com.edorasware.cloud.core.provider.tenant
 
TenantDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.tenant.TenantDefinitionProvider
 
tenantDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
TenantGroupConfiguration - Class in com.edorasware.cloud.core.service.configuration
Provides information on the default tenant groups.
tenantId(String) - Method in interface com.edorasware.api.workobject.WorkObjectBuilder
Sets the work object ID.
tenantId(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the tenant id.
tenantId(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
tenantId(String) - Method in class com.edorasware.one.identity.group.Group.Builder
Set the mandatory tenant id of the group.
tenantId(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mandatory tenant id of the user.
TenantInitializer - Class in com.edorasware.cloud.core.init
 
TenantInitializer() - Constructor for class com.edorasware.cloud.core.init.TenantInitializer
 
tenantInitializer() - Method in class com.edorasware.config.InitializationConfiguration
 
tenantLookupService(AnyWorkObjectService) - Method in class com.edorasware.config.OneConfiguration
 
TenantLookupService - Interface in com.edorasware.one.tenant
Provides lookup services for tenant information.
TenantProvider - Class in com.edorasware.cloud.core.provider.tenant
 
TenantProvider(TimeProvider) - Constructor for class com.edorasware.cloud.core.provider.tenant.TenantProvider
 
tenantProvider(TimeProvider) - Method in class com.edorasware.config.ProviderConfiguration
 
TenantSetup - Class in com.edorasware.one.init
Holds the information to create a new tenant, its accounts, and their groups and users.
TenantSetup(String, String, String, ImmutableList<AccountSetup>, Map<String, Object>) - Constructor for class com.edorasware.one.init.TenantSetup
 
TenantSetupUtils - Class in com.edorasware.one.init
Provides utility methods for setting up a tenant.
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.AppTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.AssigneeTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.CreationTimeTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.DashboardTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.DescendantTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.DescriptionTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.DueTimeTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.IdTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.ModelIdTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.ModelTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.NameTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.OwnerTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.TextTermFactory
 
TermFactory - Interface in com.edorasware.cloud.core.service.search
Search term factories convert specific terms to query predicates or sort orderings.
terminate(PlanItem, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.TransitionListeners
terminate(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
terminate(PlanItem, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneTransitionListeners
 
terminate(PlanItem, TransitionData, EngineListeners, PersistenceListeners) - Method in class com.edorasware.cmmn.one.transitionhandlers.terminate.TerminateHandler
Implements the TERMINATE transition.
TERMINATED - Static variable in class com.edorasware.commons.core.process.ProcessActionEventType
Events are generated only for actionWillBePerformed (flowable implementation is firing cancelled event only before terminate)
TERMINATED_ARCHIVE_CASE - Static variable in class com.edorasware.commons.core.process.ProcessActionEventType
 
TERMINATED_ARCHIVE_CASE_AND_ALL_CHILDREN - Static variable in class com.edorasware.commons.core.process.ProcessActionEventType
 
TERMINATED_ARCHIVE_CASE_AND_DOCUMENTS - Static variable in class com.edorasware.commons.core.process.ProcessActionEventType
 
TerminateHandler - Class in com.edorasware.cmmn.one.transitionhandlers.terminate
 
TerminateHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.terminate.TerminateHandler
 
TerminateHandlers - Class in com.edorasware.cmmn.one.transitionhandlers.terminate
 
TerminateHandlers() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.terminate.TerminateHandlers
 
TerminateHandlers(Map<Class<? extends PlanItem>, TerminateHandler>) - Constructor for class com.edorasware.cmmn.one.transitionhandlers.terminate.TerminateHandlers
 
terminateHandlers() - Method in class com.edorasware.config.CmmnConfiguration
 
testConnection() - Method in class com.edorasware.cloud.core.mail.LoggingMailSender
 
TEvent - Class in com.edorasware.cmmn.model.xml
<p>Java class for tEvent complex type.
TEvent() - Constructor for class com.edorasware.cmmn.model.xml.TEvent
 
TExpression - Class in com.edorasware.cmmn.model.xml
<p>Java class for tExpression complex type.
TExpression() - Constructor for class com.edorasware.cmmn.model.xml.TExpression
 
textPredicates(Map<String, Predicate>) - Method in class com.edorasware.cloud.core.service.search.SearchQuery.Builder
 
TextTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Deals with the tokens that have not been matched by a specific term parser.
TextTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.TextTermFactory
 
throwExceptions(boolean) - Method in class com.edorasware.cloud.core.template.simple.SimpleTemplate.Builder
 
THumanTask - Class in com.edorasware.cmmn.model.xml
tHumanTask defines the type of element "humanTask" <p>Java class for tHumanTask complex type.
THumanTask() - Constructor for class com.edorasware.cmmn.model.xml.THumanTask
 
Thumbnail - Class in com.edorasware.one.thumbnail
Class which holds an InputStream with the thumbnail, the size of the stream and the last date modified.
thumbnailHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
ThumbnailJson - Class in com.edorasware.rest.document.viewer
This class represents Thumbnail object serialized into the json string in DocumentViewerController
ThumbnailJson.ThumbnailJsonBuilder - Class in com.edorasware.rest.document.viewer
 
ThumbnailPreview - Interface in com.edorasware.one.thumbnail
Interface for thumbnail preview strategies.
thumbnails(List<String>) - Method in class com.edorasware.rest.document.viewer.ThumbnailJson.ThumbnailJsonBuilder
 
thumbnailService() - Method in class com.edorasware.config.OneConfiguration
 
ThumbnailService - Interface in com.edorasware.one.thumbnail
Service to retrieve thumbnails for different mime types.
Tiff2PdfConverter - Class in com.edorasware.cloud.core.conversion.internal
This class converts form a TIFF image info PDF.
Tiff2PdfConverter(String, Iterable<? extends String>, Set<String>, TimeProvider) - Constructor for class com.edorasware.cloud.core.conversion.internal.Tiff2PdfConverter
 
tiff2PdfConverter(TimeProvider) - Method in class com.edorasware.config.ContentConverterConfiguration
 
TIfPart - Class in com.edorasware.cmmn.model.xml
<p>Java class for tIfPart complex type.
TIfPart() - Constructor for class com.edorasware.cmmn.model.xml.TIfPart
 
TimeProvider - Interface in com.edorasware.api.time
Provides the current time.
timeProvider() - Method in class com.edorasware.config.CommonsConfiguration
 
TIMER_DATE_TIME - Static variable in class com.edorasware.cmmn.model.structure.TimerEvent
 
TIMER_DATE_TIME_LOCAL_TIME - Static variable in class com.edorasware.cmmn.model.structure.TimerEvent
 
TIMER_EVENT_BASE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Part of the timer event listener implementation contract.
TIMER_EVENT_REPEATS - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
Part of the timer event listener implementation contract.
TimerEvent - Class in com.edorasware.cmmn.model.structure
The combination of a TimerEvent and its associated TEvent definition.
TimerEvent(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.TimerEvent
Construct an timer event listener.
TimerEventCreateHandler - Class in com.edorasware.cmmn.one.transitionhandlers.create
Starts a background timer and links it to the passed plan item in order to eventually respond to the completed background timer by completing the plan item.
TimerEventCreateHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.create.TimerEventCreateHandler
 
timerEventCreateHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
TimerEventExitHandler - Class in com.edorasware.cmmn.one.transitionhandlers.exit
Best effort deletion of the flowable timer entity associated with this handler’s plan item.
TimerEventExitHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.exit.TimerEventExitHandler
 
timerEventExitHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
TimerEventOccurHandler - Class in com.edorasware.cmmn.one.transitionhandlers.occur
Responds to OCCUR transition of an event timer plan item.
TimerEventOccurHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.occur.TimerEventOccurHandler
 
timerEventOccurHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
TimerEventParentCompleteHandler - Class in com.edorasware.cmmn.one.transitionhandlers.parentComplete
Cancel the timer by delegating to its exit handler.
TimerEventParentCompleteHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.parentComplete.TimerEventParentCompleteHandler
 
timerEventParentCompleteHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
TimerEventTerminateHandler - Class in com.edorasware.cmmn.one.transitionhandlers.terminate
Cancel a timer event listener by cancelling its associated background timer.
TimerEventTerminateHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.terminate.TimerEventTerminateHandler
 
timerEventTerminateHandler() - Method in class com.edorasware.config.CmmnConfiguration
 
TimestampOperand<T> - Interface in com.edorasware.api.query
Defines the methods used to build Predicates for timestamp values.
TimestampOperandImpl<T> - Class in com.edorasware.api.query.internal
Default implementation of the TimestampOperand interface.
TimestampOperandImpl(QueryParameter, ConstructionInterceptor<T, Instant>) - Constructor for class com.edorasware.api.query.internal.TimestampOperandImpl
Creates a new operand instance.
timestampValue() - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
timestampValue() - Method in interface com.edorasware.api.query.VariableOperand
Returns an operand to build predicates for the value part of variables.
TimestampValue<V> - Interface in com.edorasware.api.value
Defines the interface of a timestamp value.
TimestampValueImpl<T> - Class in com.edorasware.api.value.internal
 
TimestampValueImpl(String, ValueConverter<T, Instant>, TimestampOperand<T>, boolean) - Constructor for class com.edorasware.api.value.internal.TimestampValueImpl
 
TimeUtils - Class in com.edorasware.api.time
Provides utility methods related to dates / times.
TImport - Class in com.edorasware.cmmn.model.xml
<p>Java class for tImport complex type.
TImport() - Constructor for class com.edorasware.cmmn.model.xml.TImport
 
TManualActivationRule - Class in com.edorasware.cmmn.model.xml
tManualActivationRule defines the type of element "manualActivationRule".
TManualActivationRule() - Constructor for class com.edorasware.cmmn.model.xml.TManualActivationRule
 
TMilestone - Class in com.edorasware.cmmn.model.xml
<p>Java class for tMilestone complex type.
TMilestone() - Constructor for class com.edorasware.cmmn.model.xml.TMilestone
 
toBuilder() - Method in class com.edorasware.one.init.GroupSetup
 
toBuilder() - Method in class com.edorasware.one.init.UserSetup
 
toChunks(String, int) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Splits the given string into chucks of characters of the given size.
tokenize(String, char) - Method in class com.edorasware.cloud.core.service.search.internal.SearchTokenizer
Tokenizes the given input string.
toLowerCase(List<String>) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Converts the given strings to lower-case.
toLowercaseKeys(Map<String, String>) - Static method in class com.edorasware.cmmn.model.PlanItemFactory
Convert the keys of a map to all lower-case.
toMap() - Method in class com.edorasware.api.value.ValueMap
Returns the serialized value data represented as a plain map with key/value pairs.
toMap(Collection<? extends NamedValue>) - Static method in class com.edorasware.commons.core.entity.NamedValues
Transforms the given NamedValues into a Map of String keys and Object values.
toMap(Collection<? extends NamedValue>, Class<T>) - Static method in class com.edorasware.commons.core.entity.NamedValues
Transforms the given NamedValues into a Map of String keys and values of the given type.
toMap(Collection<? extends NamedValue>, char) - Static method in class com.edorasware.commons.core.entity.NamedValues
Transforms the given NamedValues into a nested Map of String keys and values of the given type or Map.
TOnPart - Class in com.edorasware.cmmn.model.xml
<p>Java class for tOnPart complex type.
TOnPart() - Constructor for class com.edorasware.cmmn.model.xml.TOnPart
 
toSetKeepFirst(Collection<E>, Equivalence<E>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Returns a set of the given elements where element equality is defined by the given Equivalence instance.
toSetKeepLast(Collection<E>, Equivalence<E>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Returns a set of the given elements where element equality is defined by the given Equivalence instance.
toString() - Method in class com.edorasware.api.query.internal.AggregateReferenceValue
 
toString() - Method in class com.edorasware.api.query.internal.BasicOperandImpl.InnerSelectReferenceValue
 
toString() - Method in class com.edorasware.api.query.internal.ComparisonPredicate
 
toString() - Method in class com.edorasware.api.query.internal.CompositePredicate
 
toString() - Method in class com.edorasware.api.query.internal.HierarchyOperandImpl.PathIdsReferenceValue
 
toString() - Method in class com.edorasware.api.query.internal.IdentityLinkPredicate
 
toString() - Method in class com.edorasware.api.query.internal.InnerSelectInPredicate
 
toString() - Method in class com.edorasware.api.query.internal.InPredicate
 
toString() - Method in class com.edorasware.api.query.internal.NamedValuePredicate
 
toString() - Method in class com.edorasware.api.query.internal.NeverMatchingPredicate
 
toString() - Method in class com.edorasware.api.query.internal.NotNullPredicate
 
toString() - Method in class com.edorasware.api.query.internal.NotPredicate
 
toString() - Method in class com.edorasware.api.query.internal.NullPredicate
 
toString() - Method in class com.edorasware.api.query.internal.RawPredicate
 
toString() - Method in class com.edorasware.api.query.internal.SimpleOrdering
 
toString() - Method in class com.edorasware.api.query.internal.VariableRestrictionQueryHint
 
toString() - Method in class com.edorasware.api.query.MultipleNamedValuePredicate
 
toString() - Method in class com.edorasware.api.query.Query
 
toString() - Method in class com.edorasware.api.query.QueryHint
 
toString() - Method in class com.edorasware.cloud.core.service.document.word.LinqIterable
 
toString() - Method in class com.edorasware.cloud.core.service.process.InitVariableData
 
toString() - Method in class com.edorasware.cloud.core.service.search.internal.SearchTerm
 
toString() - Method in class com.edorasware.cloud.core.service.search.internal.SearchTermExpression
 
toString() - Method in class com.edorasware.cloud.core.service.search.SearchQuery
 
toString() - Method in class com.edorasware.cloud.core.transfer.internal.DefaultAppDeploymentConfiguration
 
toString() - Method in class com.edorasware.cloud.core.util.ReferenceMapper
 
toString() - Method in class com.edorasware.cloud.core.util.StringReplacementTask
 
toString() - Method in class com.edorasware.cmmn.model.GenericEventSource
 
toString() - Method in class com.edorasware.cmmn.model.persistence.PlanItemData
 
toString() - Method in class com.edorasware.cmmn.model.rulesandsentries.ApplicabilityRule
 
toString() - Method in class com.edorasware.cmmn.model.rulesandsentries.CaseFileItemOnPart
 
toString() - Method in class com.edorasware.cmmn.model.rulesandsentries.IfPart
 
toString() - Method in class com.edorasware.cmmn.model.rulesandsentries.PlanItemOnPart
 
toString() - Method in class com.edorasware.cmmn.model.rulesandsentries.Rule
 
toString() - Method in class com.edorasware.cmmn.model.rulesandsentries.Sentry
 
toString() - Method in class com.edorasware.cmmn.model.StateModel
 
toString() - Method in class com.edorasware.cmmn.model.statesandactions.PlanItemAction
 
toString() - Method in class com.edorasware.cmmn.model.staticmodel.PlannableItem
 
toString() - Method in class com.edorasware.cmmn.model.structure.PlanItem
 
toString() - Method in class com.edorasware.commons.core.any.AnyWorkObject
 
toString() - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
 
toString() - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionParameter
 
toString() - Method in class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectParameter
 
toString() - Method in class com.edorasware.commons.core.content.ContentReference
 
toString() - Method in class com.edorasware.commons.core.content.internal.ContentPreProcessingTaskletContext
 
toString() - Method in class com.edorasware.commons.core.content.internal.DefaultContentInfo
 
toString() - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata
 
toString() - Method in class com.edorasware.commons.core.content.internal.DefaultContentScope
 
toString() - Method in class com.edorasware.commons.core.content.internal.filesystem.FilesystemContentProvider
 
toString() - Method in class com.edorasware.commons.core.content.internal.memory.MemoryContent
 
toString() - Method in class com.edorasware.commons.core.content.maintenance.ContentProcessorContext
 
toString() - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
toString() - Method in class com.edorasware.commons.core.entity.Entity
 
toString() - Method in class com.edorasware.commons.core.entity.Property
 
toString() - Method in class com.edorasware.commons.core.entity.Variable
 
toString() - Method in class com.edorasware.commons.core.event.CancellationCause
 
toString() - Method in class com.edorasware.commons.core.field.FieldChange
 
toString() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.IdentityLinkParameter
 
toString() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.PropertyParameter
 
toString() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
toString() - Method in class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
toString() - Method in class com.edorasware.commons.core.persistence.PrimaryKeyRange
 
toString() - Method in class com.edorasware.commons.core.service.entity.EntityActionEvent
 
toString() - Method in class com.edorasware.commons.core.util.fp.Pair
 
toString() - Method in class com.edorasware.commons.core.util.string.LargeString
 
toString() - Method in class com.edorasware.commons.core.version.ReleaseInformation
 
toString() - Method in class com.edorasware.commons.core.version.ReleaseVersion
 
toString() - Method in class com.edorasware.one.action.ActionGroup
 
toString() - Method in class com.edorasware.one.action.DefaultActionContext
 
toString() - Method in class com.edorasware.one.action.FrontendAction.ReferencedWorkObject
 
toString() - Method in class com.edorasware.one.action.FrontendActionGroup
 
toString() - Method in class com.edorasware.one.app.AppFormatVersion
 
toString() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
toString() - Method in class com.edorasware.one.i18n.Language
 
toString() - Method in class com.edorasware.one.identity.group.Group
 
toString() - Method in class com.edorasware.one.identity.group.SystemGroups
 
toString() - Method in class com.edorasware.one.identity.user.User.DeputyUser
 
toString() - Method in class com.edorasware.one.identity.user.User
 
toString() - Method in class com.edorasware.one.navigation.internal.DefaultNavigationAction
 
toString() - Method in class com.edorasware.one.permission.dashboard.Dashboard
 
toString() - Method in class com.edorasware.one.permission.view.View
 
toString() - Method in class com.edorasware.one.security.OneUserDetails
 
toString() - Method in class com.edorasware.one.thumbnail.internal.AbstractThumbnailPreview
 
toString() - Method in class com.edorasware.one.thumbnail.Thumbnail
 
toString() - Method in class com.edorasware.one.workitem.WorkItem
 
toString() - Method in class com.edorasware.one.workitem.WorkItemRelations
 
toString() - Method in class com.edorasware.rest.document.viewer.ThumbnailJson
 
toTypedList(List) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
'Converts' the given list to a typed list.
toTypedMap(Map) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
'Converts' the given map to a typed map.
toTypedSet(Set) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
'Converts' the given set to a typed set.
toValueMap() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
TParameter - Class in com.edorasware.cmmn.model.xml
<p>Java class for tParameter complex type.
TParameter() - Constructor for class com.edorasware.cmmn.model.xml.TParameter
 
TParameterMapping - Class in com.edorasware.cmmn.model.xml
<p>Java class for tParameterMapping complex type.
TParameterMapping() - Constructor for class com.edorasware.cmmn.model.xml.TParameterMapping
 
TPlanFragment - Class in com.edorasware.cmmn.model.xml
tPlanFragment defines the type for element "planFragment" <p>Java class for tPlanFragment complex type.
TPlanFragment() - Constructor for class com.edorasware.cmmn.model.xml.TPlanFragment
 
TPlanItem - Class in com.edorasware.cmmn.model.xml
<p>Java class for tPlanItem complex type.
TPlanItem() - Constructor for class com.edorasware.cmmn.model.xml.TPlanItem
 
TPlanItemControl - Class in com.edorasware.cmmn.model.xml
tPlanItemcontrol defines the type of element "planItemControl".
TPlanItemControl() - Constructor for class com.edorasware.cmmn.model.xml.TPlanItemControl
 
TPlanItemDefinition - Class in com.edorasware.cmmn.model.xml
<p>Java class for tPlanItemDefinition complex type.
TPlanItemDefinition() - Constructor for class com.edorasware.cmmn.model.xml.TPlanItemDefinition
 
TPlanItemOnPart - Class in com.edorasware.cmmn.model.xml
<p>Java class for tPlanItemOnPart complex type.
TPlanItemOnPart() - Constructor for class com.edorasware.cmmn.model.xml.TPlanItemOnPart
 
TPlanItemStartTrigger - Class in com.edorasware.cmmn.model.xml
<p>Java class for tPlanItemStartTrigger complex type.
TPlanItemStartTrigger() - Constructor for class com.edorasware.cmmn.model.xml.TPlanItemStartTrigger
 
TPlanningTable - Class in com.edorasware.cmmn.model.xml
<p>Java class for tPlanningTable complex type.
TPlanningTable() - Constructor for class com.edorasware.cmmn.model.xml.TPlanningTable
 
TProcess - Class in com.edorasware.cmmn.model.xml
tProcess defines the type of element "process" <p>Java class for tProcess complex type.
TProcess() - Constructor for class com.edorasware.cmmn.model.xml.TProcess
 
TProcessParameter - Class in com.edorasware.cmmn.model.xml
<p>Java class for tProcessParameter complex type.
TProcessParameter() - Constructor for class com.edorasware.cmmn.model.xml.TProcessParameter
 
TProcessTask - Class in com.edorasware.cmmn.model.xml
tProcessTask defines the type of element "process" <p>Java class for tProcessTask complex type.
TProcessTask() - Constructor for class com.edorasware.cmmn.model.xml.TProcessTask
 
TProperty - Class in com.edorasware.cmmn.model.xml
<p>Java class for tProperty complex type.
TProperty() - Constructor for class com.edorasware.cmmn.model.xml.TProperty
 
trackAndGetUnique(String) - Method in class com.edorasware.commons.core.persistence.jdbc.SqlParameterNameTracker
 
trackTrigger(Stage, PlannableItem) - Method in class com.edorasware.cmmn.model.TransitionData
 
transactionManager(PlatformTransactionManager) - Method in interface com.edorasware.api.config.persistence.PersistenceConfigurationBuilder
Configures the transaction manager to be used for normal operation.
transactionManager(DataSource, Environment) - Method in class com.edorasware.config.persistence.PersistenceConfiguration
 
TransferConstants - Class in com.edorasware.cloud.core.transfer
Constant definitions used by the app transfer code.
TransferConstants() - Constructor for class com.edorasware.cloud.core.transfer.TransferConstants
 
transformAppPropertyMappings(Map<String, List<Map<String, Object>>>, Map<String, List<Map<String, Object>>>, boolean) - Method in class com.edorasware.cloud.core.model.ModelService
 
transformDashboardNamesToDashboards(Collection<DashboardName>) - Static method in class com.edorasware.one.permission.dashboard.DashboardUtils
Transforms a DashboardName collection to an immutable Dashboard collection.
transformEntitiesToIds(List<? extends E>) - Static method in class com.edorasware.commons.core.entity.EntityUtils
Returns a list of the ids of the given entities.
transformIdentifiablesToIds(Collection<? extends Identifiable>) - Static method in class com.edorasware.commons.core.id.IdUtils
Returns a list of the ids of the given identifiables.
transformIdentifiablesToIdValues(Collection<? extends Identifiable>) - Static method in class com.edorasware.commons.core.id.IdUtils
Returns a list of the values of the ids of the given identifiables.
transformListRecursively(List<? extends Object>, Function<V, W>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Recursively transforms the values of the given list by applying the given function.
transformMapRecursively(Map<K, ? extends Object>, Function<V, W>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Recursively transforms the values of the given map by applying the given function.
transformSetRecursively(Set<? extends Object>, Function<V, W>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Recursively transforms the values of the given set by applying the given function.
transformViewNamesToViews(Collection<ViewName>) - Static method in class com.edorasware.one.permission.view.ViewUtils
Transforms a ViewName collection to an immutable View collection.
transformWorkObjectsToIds(List<? extends AnyWorkObject>) - Static method in class com.edorasware.commons.core.entity.EntityUtils
Returns a list of the work object ids of the given work objects.
TransitionData - Class in com.edorasware.cmmn.model
A data wrapper class used to pass information between plan item transitions.
TransitionData() - Constructor for class com.edorasware.cmmn.model.TransitionData
Used for unit testing only.
TransitionData(boolean) - Constructor for class com.edorasware.cmmn.model.TransitionData
 
TransitionData(Map<String, String[]>, Locale, String) - Constructor for class com.edorasware.cmmn.model.TransitionData
Init transition data with a parameter map from a servlet request.
TransitionData(Map<String, Object>, Map<String, Object>, Locale, String) - Constructor for class com.edorasware.cmmn.model.TransitionData
Init transition data with form data and parameters.
TransitionDataCache - Class in com.edorasware.cmmn.model.persistence
This cache is used to store information across separate plan item transitions.
TransitionDataCache() - Constructor for class com.edorasware.cmmn.model.persistence.TransitionDataCache
 
TransitionHandler - Class in com.edorasware.cmmn.one.transitionhandlers
 
TransitionHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.TransitionHandler
 
TransitionListeners - Interface in com.edorasware.cmmn.engine.hooks
This interface provides hooks for client code to respond to plan item state transitions.
TransitionMap - Class in com.edorasware.cmmn.model
Lookup maps allowing to test for allowed plan item transitions according to <a href="http://www.omg.org/spec/CMMN/1.0/">CMMN specification 1.0</a>.
TransitionMap() - Constructor for class com.edorasware.cmmn.model.TransitionMap
 
TRepetitionRule - Class in com.edorasware.cmmn.model.xml
tRepetitionRule defines the type of element "repetitionRule".
TRepetitionRule() - Constructor for class com.edorasware.cmmn.model.xml.TRepetitionRule
 
TRequiredRule - Class in com.edorasware.cmmn.model.xml
tRequiredRule defines the type of element "requiredRule".
TRequiredRule() - Constructor for class com.edorasware.cmmn.model.xml.TRequiredRule
 
TRIGGER_ITEM - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
The key under which the default trigger item is stored (e.g. for expression evaluation).
TRIGGER_ITEMS - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
The key under which trigger items are stored (e.g. for expression evaluation).
TRIGGER_LIMIT - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute for the case plan model allowing to set an optional plan item trigger limit.
TRIGGER_MODE - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
An extension namespace attribute holding a sentry’s trigger mode.
TRIGGER_ON_EMPTY - Static variable in class com.edorasware.cmmn.model.EventSources
 
TriggerMode - Enum in com.edorasware.cmmn.model.rulesandsentries
See section 1.1.2 (Sentry Evaluation) in the edoras one CMMN documentation.
TriggerResult - Enum in com.edorasware.cmmn.model.rulesandsentries
 
trimSuffix(String, String) - Static method in class com.edorasware.commons.core.util.string.StringUtils
Removes the given suffix from the given string.
TRole - Class in com.edorasware.cmmn.model.xml
tRole defines the type of element "role".
TRole() - Constructor for class com.edorasware.cmmn.model.xml.TRole
 
trySetMapValueWithDefault(Map<String, Object>, String, Object, String) - Static method in class com.edorasware.cmmn.one.CmmnHelper
Put a named property value into a map, using a default value if the passed value is null.
TSentry - Class in com.edorasware.cmmn.model.xml
tSentry defines the type of element "sentry" <p>Java class for tSentry complex type.
TSentry() - Constructor for class com.edorasware.cmmn.model.xml.TSentry
 
TStage - Class in com.edorasware.cmmn.model.xml
tStage defines the type for element "stage" <p>Java class for tStage complex type.
TStage() - Constructor for class com.edorasware.cmmn.model.xml.TStage
 
TStartTrigger - Class in com.edorasware.cmmn.model.xml
<p>Java class for tStartTrigger complex type.
TStartTrigger() - Constructor for class com.edorasware.cmmn.model.xml.TStartTrigger
 
TTableItem - Class in com.edorasware.cmmn.model.xml
<p>Java class for tTableItem complex type.
TTableItem() - Constructor for class com.edorasware.cmmn.model.xml.TTableItem
 
TTask - Class in com.edorasware.cmmn.model.xml
<p>Java class for tTask complex type.
TTask() - Constructor for class com.edorasware.cmmn.model.xml.TTask
 
TTimerEvent - Class in com.edorasware.cmmn.model.xml
<p>Java class for tTimerEvent complex type.
TTimerEvent() - Constructor for class com.edorasware.cmmn.model.xml.TTimerEvent
 
TUserEvent - Class in com.edorasware.cmmn.model.xml
<p>Java class for tUserEvent complex type.
TUserEvent() - Constructor for class com.edorasware.cmmn.model.xml.TUserEvent
 
TYPE - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object type.
type(String) - Method in interface com.edorasware.api.workobject.WorkObjectBuilder
Sets the work object type.
TYPE - Static variable in class com.edorasware.cmmn.one.timer.CmmnTimerEventJobHandler
 
TYPE - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition type values.
Type() - Constructor for class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
Type() - Constructor for class com.edorasware.commons.core.any.support.AnyWorkObjectDefinitionActionEvent.Type
 
type(String) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the type.
Type() - Constructor for class com.edorasware.commons.core.service.entity.EntityActionEvent.Type
 
type(String) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
type(String) - Method in class com.edorasware.one.action.ActionGroup.Builder
 
type(String) - Method in class com.edorasware.one.action.FrontendActionGroup.Builder
 
type(GroupType) - Method in class com.edorasware.one.identity.group.Group.Builder
Set the group’s type
typeActionProcessor() - Method in class com.edorasware.config.action.ActionConfiguration
 
TypeActionProcessor - Class in com.edorasware.one.action.internal
This class filters actions based on the Type
TypeActionProcessor() - Constructor for class com.edorasware.one.action.internal.TypeActionProcessor
 
TypeNameAttributeConverter - Class in com.edorasware.cloud.core.dataexport.converter
Converts workObject’s type attribute into its name value
TypeNameAttributeConverter(String) - Constructor for class com.edorasware.cloud.core.dataexport.converter.TypeNameAttributeConverter
 
TypeTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
TypeTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.TypeTermFactory
 
TypeTokens - Class in com.edorasware.commons.core.util.guava
Provides utility methods related to TypeTokens.
TypeView - Enum in com.edorasware.one.permission.view
Enum containing all the possible type views.

U

undefined(String) - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
undefined(ValueAccessor<?>) - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
undefined(String) - Method in interface com.edorasware.api.query.VariableOperand
Returns an undefined variable predicate.
undefined(ValueAccessor<?>) - Method in interface com.edorasware.api.query.VariableOperand
Returns undefined variable predicate.
undefined(String) - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
Returns a predicate representing an undefined property predicate
undefined(PropertyName<?>) - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
Returns a predicate representing an undefined property predicate
UNIT_TEST_JSON - Static variable in class com.edorasware.cloud.core.model.ModelService
 
UNKNOWN_ACTION_I18N_KEY - Static variable in class com.edorasware.one.action.ActionUtils
 
unlock() - Method in class com.edorasware.cmmn.engine.utility.RecursiveLock
 
unmodifiableDetachedMap(Map<T, V>) - Static method in class com.edorasware.commons.core.util.collect.CollectionUtils
Converts the map to an immutable map.
unregister(EventHandler<? super E>, Class<E>) - Method in interface com.edorasware.gear.core.event.internal.EventBus
Unregisters the event handler from being notified on events of the specified type and all subtypes.
unregister(EventHandler<? super E>, Class<E>) - Method in class com.edorasware.gear.core.event.internal.SynchronousMemoryBasedEventBus
 
update(String, List<FieldChange>) - Method in class com.edorasware.cloud.core.provider.AbstractUserDashboardProvider
 
update(String, List<FieldChange>) - Method in class com.edorasware.cloud.core.provider.admin.AbstractAdminDashboardProvider
 
update(String, List<FieldChange>) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProvider
 
update(String, List<FieldChange>) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
update(String, List<FieldChange>) - Method in class com.edorasware.cloud.core.provider.model.AbstractModelerDashboardProvider
 
update(String, List<FieldChange>) - Method in class com.edorasware.cloud.core.provider.query.QueryProvider
 
update(CaseFileItemInstance, TransitionData, PersistenceListeners) - Method in interface com.edorasware.cmmn.engine.hooks.CaseFileItemListeners
update(CaseFileItemInstance, TransitionData) - Method in class com.edorasware.cmmn.one.casefileitemhandlers.CaseFileItemHandler
 
update(CaseFileItemInstance, TransitionData) - Method in class com.edorasware.cmmn.one.casefileitemhandlers.EdorasCaseVariableHandler
 
update(CaseFileItemInstance, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneCaseFileItemListeners
 
update(CaseFileItemInstance, TransitionData, PersistenceListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
update(AnyWorkObjectDefinition, Collection<FieldChange>) - Method in class com.edorasware.commons.core.any.internal.jdbc.JdbcAnyWorkObjectDefinitionPersistence
 
update(E, Collection<FieldChange>) - Method in interface com.edorasware.commons.core.persistence.entity.EntityPersistence
Updates the given entity.
update(E, Collection<FieldChange>) - Method in class com.edorasware.commons.core.persistence.entity.jdbc.JdbcEntityPersistence
 
update(String, List<FieldChange>) - Method in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
 
update(String, List<FieldChange>) - Method in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
Updates the entity with the given id by applying the submitted changes.
update(long) - Method in class com.edorasware.commons.core.util.progress.ProgressTracker
Update the progress.
update(String, List<FieldChange>) - Method in class com.edorasware.gear.core.process.internal.ActivitiProcessProvider
 
update(String, List<FieldChange>) - Method in class com.edorasware.gear.core.task.internal.ActivitiTaskProvider
 
update(String, String, String, List<String>) - Method in class com.edorasware.publicapi.rest.CaseController
 
update(String, String, String, List<String>) - Method in class com.edorasware.publicapi.rest.DocumentController
 
update(String, String, String, List<String>) - Method in class com.edorasware.publicapi.rest.ProcessController
 
update(String, String, String, List<String>) - Method in class com.edorasware.publicapi.rest.TaskController
 
update(String, String, String, List<String>) - Method in class com.edorasware.publicapi.rest.WorkObjectController
 
UPDATE_TIME - Static variable in class com.edorasware.api.value.WorkObjectValues
The work object update timestamp.
UPDATE_TIME - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition update time values.
UPDATE_TIME_FIELD - Static variable in class com.edorasware.cloud.core.conversion.internal.CacheContentWrapper
 
updateAppDataModel(String, String) - Method in interface com.edorasware.one.app.datamodel.AppDataModelService
Update App data model on the App model.
updateAppDataModel(String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultModelerDashboardManager
 
updateAppDataModel(String, String) - Method in interface com.edorasware.one.frontendobject.ModelerDashboardManager
Update App data model on the App model.
updateAppDataModel(String, String) - Method in class com.edorasware.rest.frontendobject.ModelerDashboardController
 
UpdateBuilderMethods<SELF> - Interface in com.edorasware.api.workobject
Defines methods used to apply an update from an update builder.
updateContent(List<StringReplacementTask>) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
updateContent(ContentReference, InputStream, int, ContentMetadata) - Method in interface com.edorasware.commons.core.content.ContentManager
This method behaves exactly like calling ContentManager.updateContent(ContentReference, InputStream, int, ContentMetadata, boolean) with the last parameter set to false.
updateContent(ContentReference, InputStream, int, ContentMetadata, boolean) - Method in interface com.edorasware.commons.core.content.ContentManager
Updates the the content and the metadata of the specified ContentReference with the specified InputStream and ContentMetadata, with the option to overwrite te existing version.
updateContent(ContentScope, ContentReference, InputStream, int, ContentMetadata) - Method in interface com.edorasware.commons.core.content.ContentProvider
Updates the specified ContentReference with the specified InputStream.
updateContent(ContentScope, ContentReference, InputStream, int, ContentMetadata, boolean) - Method in interface com.edorasware.commons.core.content.ContentProvider
Updates the specified ContentReference with the specified InputStream.
updateContent(ContentReference, InputStream, int, ContentMetadata) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
updateContent(ContentReference, InputStream, int, ContentMetadata, boolean) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
updateContent(ContentScope, ContentReference, InputStream, int, ContentMetadata) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
updateContent(ContentScope, ContentReference, InputStream, int, ContentMetadata, boolean) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
updateContentMetadata(ContentReference, ContentMetadata) - Method in interface com.edorasware.commons.core.content.ContentManager
Updates the content metadata.
updateContentMetadata(ContentScope, ContentReference, ContentMetadata) - Method in interface com.edorasware.commons.core.content.ContentProvider
Updates the content metadata.
updateContentMetadata(ContentScope, ContentReference, int, ContentMetadata) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
updateContentMetadata(ContentReference, ContentMetadata) - Method in class com.edorasware.commons.core.content.internal.DefaultConfigurableContentManager
 
updateContentMetadata(ContentScope, ContentReference, ContentMetadata) - Method in class com.edorasware.commons.core.content.support.BaseConfigurableContentProvider
 
updateContentMetadata(ContentScope, ContentReference, int, ContentMetadata) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Updates the content metadata.
updateContentSourceId(ContentScope, ContentReference, String) - Method in class com.edorasware.commons.core.content.internal.database.DefaultDatabaseContentPersistence
 
updateContentSourceId(ContentScope, ContentReference, String) - Method in interface com.edorasware.commons.core.content.support.database.DatabaseContentPersistence
Updates the content metadata.
updateDefinitionKey(String, String) - Method in class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
updateDefinitionKey(String, String) - Method in class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
updateDefinitionKey(String, String) - Method in interface com.edorasware.commons.core.maintenance.MaintenanceService
Updates the definition key.
updateDefinitionKey(String, String) - Method in interface com.edorasware.commons.core.maintenance.support.MaintenancePersistence
Updates the definition key.
updateDefinitionProperties(PropertyName<String>, String, String) - Method in class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
updateDefinitionProperties(PropertyName<String>, String, String) - Method in class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
updateDefinitionProperties(PropertyName<String>, String, String) - Method in interface com.edorasware.commons.core.maintenance.MaintenanceService
Updates all definition properties with the given name and value.
updateDefinitionProperties(PropertyName<String>, String, String) - Method in interface com.edorasware.commons.core.maintenance.support.MaintenancePersistence
Updates all definition properties with the given name and value.
updateDocumentPlaceholders(String, String) - Method in class com.edorasware.one.frontendobject.internal.DefaultUserDashboardManager
 
updateDocumentPlaceholders(String, String) - Method in interface com.edorasware.one.frontendobject.UserDashboardManager
Updates the document placeholders in a given document.
UpdateFrontendWorkObjectDecoratorContext - Class in com.edorasware.api.workobject
 
UpdateFrontendWorkObjectDecoratorContext() - Constructor for class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
UpdateFrontendWorkObjectDecoratorContext(AnyWorkObject, AnyWorkObject, AnyWorkObjectModification.Builder, String, boolean, WorkObjectUpdateBuilder, String) - Constructor for class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
UpdateFrontendWorkObjectDecoratorContext(AnyWorkObject, AnyWorkObject, AnyWorkObjectModification.Builder, String, boolean, WorkObjectUpdateBuilder, WorkObject, String) - Constructor for class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
updateGroup(Group) - Method in interface com.edorasware.one.identity.group.GroupManager
Updates an already persisted group.
updateGroup(Group) - Method in interface com.edorasware.one.identity.group.GroupService
Updates an already persisted group.
updateGroup(Group) - Method in class com.edorasware.one.identity.group.internal.DefaultGroupManager
 
updateGroup(Group) - Method in class com.edorasware.one.identity.group.internal.DefaultGroupService
 
updatePlaceholders(String) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
updatePlaceholders(String) - Method in class com.edorasware.rest.frontendobject.UserDashboardController
 
updateRevision(String, ModelRevision) - Method in interface com.edorasware.cloud.core.service.model.ModelPersistenceService
Updates an existing model revision.
updateRevision(String, ModelRevision) - Method in class com.edorasware.cloud.core.service.model.OneModelPersistenceService
 
updateTime(Instant) - Method in class com.edorasware.commons.core.entity.Entity.EntityBuilder
Sets the update time.
updateTimersAndEvents(ProcessDefinitionEntity, ProcessDefinitionEntity, ParsedDeployment) - Method in class com.edorasware.cloud.core.bpmn.CustomBpmnDeploymentHelper
 
UpdateTimeTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
UpdateTimeTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.UpdateTimeTermFactory
 
updateTypeOfAnyWorkObjects(Set<String>, String) - Method in class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
updateTypeOfAnyWorkObjects(Set<String>, String) - Method in class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
updateTypeOfAnyWorkObjects(Set<String>, String) - Method in interface com.edorasware.commons.core.maintenance.MaintenanceService
Updates the Type of the work objects with the given WorkObjectIds with the given new type.
updateTypeOfAnyWorkObjects(Set<String>, String) - Method in interface com.edorasware.commons.core.maintenance.support.MaintenancePersistence
Updates the Type of the work objects with the given WorkObjectIds with the given new type.
updateUser(User) - Method in class com.edorasware.one.identity.user.internal.DefaultUserManager
 
updateUser(User) - Method in class com.edorasware.one.identity.user.internal.DefaultUserService
 
updateUser(User) - Method in class com.edorasware.one.identity.user.internal.DelegatingUserManager
 
updateUser(User) - Method in interface com.edorasware.one.identity.user.UserManager
Updates an already persisted user.
updateUser(User) - Method in interface com.edorasware.one.identity.user.UserService
Updates an already persisted user.
updateWithParameterBean(String, Object) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
updateWithParameterMap(String, Map<String, ?>) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
updateWithParameterObject(String, Object) - Method in class com.edorasware.commons.core.persistence.jdbc.JdbcPersistence
 
updateWorkObject(String, String, ValueMap) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectManager
 
updateWorkObject(String, String, ValueMap) - Method in interface com.edorasware.one.rest.manager.WorkObjectManager
Updates given values on the work object instance
UpdateWorkObjectDecoratorContext - Class in com.edorasware.api.workobject
 
UpdateWorkObjectDecoratorContext() - Constructor for class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
UpdateWorkObjectDecoratorContext(WorkObject, ValueMap, WorkObjectUpdateBuilder, String) - Constructor for class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
UpdateWorkObjectDecoratorContext(WorkObject, ValueMap, WorkObjectUpdateBuilder, WorkObject, String) - Constructor for class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
updateWorkObjectDefinitionIdOnWorkObjects(Set<String>, String) - Method in class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
updateWorkObjectDefinitionIdOnWorkObjects(Set<String>, String) - Method in class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
updateWorkObjectDefinitionIdOnWorkObjects(Set<String>, String) - Method in interface com.edorasware.commons.core.maintenance.MaintenanceService
Sets the specified new work object definition id on all work objects which point to one of the given current work object definition ids.
updateWorkObjectDefinitionIdOnWorkObjects(Set<String>, String) - Method in interface com.edorasware.commons.core.maintenance.support.MaintenancePersistence
Updates the specified new work object definition id on all work objects with one of the given current work object definition ids.
updateWorkObjectGlobalId(String, String) - Method in class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
updateWorkObjectGlobalId(String, String) - Method in class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
updateWorkObjectGlobalId(String, String) - Method in interface com.edorasware.commons.core.maintenance.MaintenanceService
Sets the work object global id on a specific work object.
updateWorkObjectGlobalId(String, String) - Method in interface com.edorasware.commons.core.maintenance.support.MaintenancePersistence
Updates the work object global id on a specific work object.
updateWorkObjectVariables() - Method in class com.edorasware.commons.core.maintenance.internal.DefaultMaintenanceService
 
updateWorkObjectVariables() - Method in class com.edorasware.commons.core.maintenance.internal.jdbc.JdbcMaintenancePersistence
 
updateWorkObjectVariables() - Method in interface com.edorasware.commons.core.maintenance.MaintenanceService
Updates all work object variables by reading them and writing them again.
updateWorkObjectVariables() - Method in interface com.edorasware.commons.core.maintenance.support.MaintenancePersistence
Updates all work object variables by reading them and writing them again.
upgrade(TriggerResult) - Method in enum com.edorasware.cmmn.model.rulesandsentries.TriggerResult
 
upgrade161CmmnHumanTaskAllowedActionsSynchronize(BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, MaintenanceService, AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.InitializationConfiguration
 
Upgrade161CmmnHumanTaskAllowedActionsSynchronize - Class in com.edorasware.one.upgrade
This class synchronizes allowed actions between THumanTask in resource CMMN resource string and com.edorasware.gear.core.task.TaskDefinition OneConstants.ACTIONS Property
Upgrade161CmmnHumanTaskAllowedActionsSynchronize(String, String, BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, MaintenanceService, AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.one.upgrade.Upgrade161CmmnHumanTaskAllowedActionsSynchronize
Creates a new instance of a one base upgrade with the given version and description of the upgrade.
upgrade200DescriptionPersistence(BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, DataSource, DatabaseType, DatabaseMetadata, WorkObjectService, AnyWorkObjectDefinitionService, MaintenanceService, boolean, boolean, boolean, boolean) - Method in class com.edorasware.config.InitializationConfiguration
 
Upgrade200DescriptionPersistence - Class in com.edorasware.one.upgrade
Moves descriptions from the description field to a variable (if there is no conflict).
Upgrade200DescriptionPersistence(String, String, BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, DataSource, DatabaseType, DatabaseMetadata, WorkObjectService, AnyWorkObjectDefinitionService, MaintenanceService, boolean, boolean, boolean, boolean) - Constructor for class com.edorasware.one.upgrade.Upgrade200DescriptionPersistence
 
Upgrade201AddArchiveActionToAppModelDefinition - Class in com.edorasware.one.upgrade
Adds 'archiveAppModel' action to appModelDefinition actions to keep it synchronized with AppModelDefinitionProvider actions
Upgrade201AddArchiveActionToAppModelDefinition(String, String, BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, MaintenanceService, AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.one.upgrade.Upgrade201AddArchiveActionToAppModelDefinition
Creates a new instance of a one base upgrade with the given version and description of the upgrade.
upgrade201ExternalId(BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, DatabaseType, DatabaseMetadata, DataSource) - Method in class com.edorasware.config.InitializationConfiguration
 
Upgrade201ExternalId - Class in com.edorasware.one.upgrade
This class implements NoOperation upgrade
Upgrade201ExternalId(String, String, BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, DatabaseType, DatabaseMetadata, DataSource) - Constructor for class com.edorasware.one.upgrade.Upgrade201ExternalId
Perform no operation upgrade
Upgrade201ModelIds - Class in com.edorasware.one.upgrade
Adds model ID information to work objects in the user dashboard.
Upgrade201ModelIds(String, String, BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, WorkObjectService, AnyWorkObjectDefinitionService, AnyWorkObjectPersistence, boolean) - Constructor for class com.edorasware.one.upgrade.Upgrade201ModelIds
Creates a new instance of a one base upgrade with the given version and description of the upgrade.
Upgrade201RuntimeModelIds - Class in com.edorasware.one.upgrade
Adds model ID information to work objects in the user dashboard.
Upgrade201RuntimeModelIds(String, String, BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, WorkObjectService, AnyWorkObjectPersistence, boolean) - Constructor for class com.edorasware.one.upgrade.Upgrade201RuntimeModelIds
Creates a new instance of a one base upgrade with the given version and description of the upgrade.
upgrade210AddArchiveActionToAppModelDefinition(BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, AnyWorkObjectDefinitionService, MaintenanceService) - Method in class com.edorasware.config.InitializationConfiguration
 
upgrade210ModelIds(BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, WorkObjectService, AnyWorkObjectDefinitionService, AnyWorkObjectPersistence, boolean) - Method in class com.edorasware.config.InitializationConfiguration
 
upgrade210RuntimeModelIds(BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, WorkObjectService, AnyWorkObjectPersistence, boolean) - Method in class com.edorasware.config.InitializationConfiguration
 
UpgradeNoop - Class in com.edorasware.one.upgrade
This class implements NoOperation upgrade
UpgradeNoop(String, String, BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService) - Constructor for class com.edorasware.one.upgrade.UpgradeNoop
Perform no operation upgrade
upload(MultipartHttpServletRequest, UploadCompletionHandler, boolean) - Method in interface com.edorasware.one.upload.UploadService
Handles a single content upload request.
UPLOAD_TIMEOUT - Static variable in exception com.edorasware.one.util.OneException
 
UploadCompletionHandler - Interface in com.edorasware.one.upload
An interface to handle the uploaded content when an upload is complete.
uploadDate(Instant) - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadata.Builder
Set the upload date of the content for the content metadata.
uploadImportContent(String, MultipartHttpServletRequest) - Method in interface com.edorasware.one.app.AppImportExportManager
Upload imported content for an App.
uploadImportContent(String, MultipartHttpServletRequest) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
uploadImportContent(String, MultipartHttpServletRequest) - Method in class com.edorasware.rest.app.AppImportExportController
 
UploadResponse - Class in com.edorasware.cloud.core.service
DTO for the response to a content upload request.
UploadResponse() - Constructor for class com.edorasware.cloud.core.service.UploadResponse
 
UploadResponse.FileDetails - Class in com.edorasware.cloud.core.service
 
uploadService(String, Long) - Method in class com.edorasware.config.OneConfiguration
 
UploadService - Interface in com.edorasware.one.upload
Handles content upload requests.
uploadServiceCleanupScheduler(UploadService) - Method in class com.edorasware.config.SchedulerConfiguration
 
UploadServiceCleanupScheduler - Class in com.edorasware.one.upload.internal
 
UploadServiceCleanupScheduler(UploadService) - Constructor for class com.edorasware.one.upload.internal.UploadServiceCleanupScheduler
 
url(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the navigation URL.
UrlLoginAuthenticationFilter - Class in com.edorasware.one.servlet
Spring security login filter which retrieves the credentials from the GET parameters 'username' and 'password'.
USER - Static variable in class com.edorasware.commons.core.entity.IdentityType
 
USER - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
User - Class in com.edorasware.one.identity.user
Represents a user.
User.Builder - Class in com.edorasware.one.identity.user
Builder for User class.
User.DeputyUser - Class in com.edorasware.one.identity.user
This class represents a deputy user.
User.DeputyUser.Builder - Class in com.edorasware.one.identity.user
Builder for User.DeputyUser class.
USER_DASHBOARD_WORK_OBJECT_TYPES - Static variable in class com.edorasware.one.util.dashboard.DashboardUtils
 
USER_DEFINITION_TYPE - Static variable in class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
The type that identifies a user work object definition.
USER_LOGIN_ALREADY_TAKEN - Static variable in exception com.edorasware.one.util.OneException
 
USER_TYPE - Static variable in class com.edorasware.api.workobject.WorkObjectTypes
The type for a user work object.
userConfigHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
userConfigurationService() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
UserDashboardController - Class in com.edorasware.rest.frontendobject
 
UserDashboardController(UserDashboardManager) - Constructor for class com.edorasware.rest.frontendobject.UserDashboardController
 
UserDashboardDescendantsActionProvider - Class in com.edorasware.one.action.internal
This class provides all actions for all ancestors if the GearWorkObject is present in the DefaultActionContext
UserDashboardDescendantsActionProvider(List<ActionProvider>, WorkObjectService, ActionProvider) - Constructor for class com.edorasware.one.action.internal.UserDashboardDescendantsActionProvider
 
userDashboardManager(FrontendObjectService, WorkObjectService, StateMachineManager, NotificationService, FrontendObjectManagerUtils, UserManager, AnyWorkObjectService, CaseArchiveManager, MessageSource, DocumentService, ImagePreviewService, AmbiguousIdHelper, WorkObjectVariableInitialization) - Method in class com.edorasware.config.OneConfiguration
 
UserDashboardManager - Interface in com.edorasware.one.frontendobject
Manager interface for User Dashboard REST services.
UserDefault - Class in com.edorasware.one.identity.user
Lists the default values related to users.
UserDefinitionProvider - Class in com.edorasware.cloud.core.provider.user
 
UserDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.user.UserDefinitionProvider
 
userDefinitionProvider() - Method in class com.edorasware.config.InitializationConfiguration
 
UserDeserializer - Class in com.edorasware.cloud.core.json
Jackson deserializer for User classes.
UserDeserializer() - Constructor for class com.edorasware.cloud.core.json.UserDeserializer
 
userDetailsChecker(UserManager) - Method in class com.edorasware.config.OneConfiguration
 
userDetailsService(UserManager) - Method in class com.edorasware.config.OneConfiguration
 
UserEvent - Class in com.edorasware.cmmn.model.structure
The combination of a UserEvent and its associated TUserEvent definition.
UserEvent(PlannableItem, Stage, Integer) - Constructor for class com.edorasware.cmmn.model.structure.UserEvent
Construct a user event listener.
userManager(CurrentTenantService, CurrentUserService, UserService, LicenseChecker) - Method in class com.edorasware.config.OneConfiguration
 
UserManager - Interface in com.edorasware.one.identity.user
Manager to retrieve current user information.
UserNotification - Enum in com.edorasware.one.identity.user
This class enumerates the different notification options a user can subscribe to.
UserObjectArchiveStateMachine - Class in com.edorasware.cloud.core.state
 
UserObjectArchiveStateMachine() - Constructor for class com.edorasware.cloud.core.state.UserObjectArchiveStateMachine
 
UserObjectCompleteStateMachine - Class in com.edorasware.cloud.core.state
 
UserObjectCompleteStateMachine() - Constructor for class com.edorasware.cloud.core.state.UserObjectCompleteStateMachine
 
USERS_TO_IMPERSONATE - Static variable in class com.edorasware.one.identity.user.UserUtils
The user to impersonante and the origin user variables are not stored on the user object.
UserSerializer - Class in com.edorasware.cloud.core.json
Jackson deserializer for User classes.
UserSerializer() - Constructor for class com.edorasware.cloud.core.json.UserSerializer
 
userService(AnyWorkObjectService, SystemDefinitionHelper, GroupService, UserUtils) - Method in class com.edorasware.config.OneConfiguration
 
UserService - Interface in com.edorasware.one.identity.user
Service that provides user related information.
UserService.UserSearchScope - Enum in com.edorasware.one.identity.user
Defines the scope in which to apply a user search.
UserSetup - Class in com.edorasware.one.init
Holds the information to create a new user.
UserSetup(String, String, String, String, String, String, ImmutableList<String>, Map<String, Object>) - Constructor for class com.edorasware.one.init.UserSetup
 
userUtils(String) - Method in class com.edorasware.config.OneConfiguration
 
UserUtils - Class in com.edorasware.one.identity.user
Provides utility methods and constants related to working with users.
UserUtils(String) - Constructor for class com.edorasware.one.identity.user.UserUtils
 
UserValueResolver - Class in com.edorasware.cloud.core.service.search.internal
Provides shared functions for resolving user operand values.
UserValueResolver(CurrentUserService, AnyWorkObjectService) - Constructor for class com.edorasware.cloud.core.service.search.internal.UserValueResolver
 
userValueResolver(CurrentUserService, AnyWorkObjectService) - Method in class com.edorasware.config.OneConfiguration
 
UserValues - Class in com.edorasware.one.identity.user
Provides utility methods and constants related to working with users.
UserValues() - Constructor for class com.edorasware.one.identity.user.UserValues
 
UTC - Static variable in class com.edorasware.api.time.TimeUtils
The UTC timezone.
UTF_8 - Static variable in class com.edorasware.commons.core.util.io.IOUtils
 

V

VALID_FROM - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition valid from date values.
VALID_FROM - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectDefinitionFieldId
 
VALID_TO - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition valid to date values.
VALID_TO - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectDefinitionFieldId
 
validate(AnyWorkObject) - Method in class com.edorasware.commons.core.any.AnyWorkObjectManager
 
validate(E) - Method in class com.edorasware.commons.core.manager.entity.AbstractEntityManager
 
validate(E) - Method in interface com.edorasware.commons.core.manager.entity.EntityManager
 
validate() - Method in interface com.edorasware.commons.core.persistence.schema.DatabaseSchemaService
Validates the database schema and checks if the codebase is able to use the schema.
validate() - Method in class com.edorasware.commons.core.persistence.schema.internal.DefaultDatabaseSchemaService
 
validate() - Method in class org.flywaydb.core.FlywayCustomization
<p>Validate applied migration with classpath migrations to detect accidental changes.
validateFlowableVariables(Map<String, ?>, VariableTypes) - Static method in class com.edorasware.gear.core.engine.support.flowable.FlowableUtils
 
validateStateChange(String, String) - Method in class com.edorasware.cloud.core.state.BaseStateMachine
 
validateStateChange(String, String) - Method in interface com.edorasware.cloud.core.state.StateMachine
 
validateStateChange(String, String, String) - Method in class com.edorasware.cloud.core.state.StateMachineManager
 
validFrom(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
Sets the date from which on the entity is valid.
validFrom(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
validTo(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
Sets the date until which the entity is valid.
validTo(Instant) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
value(String, Object) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the value referenced by the given name.
value(ValueAccessor<V>, V) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the value referenced by the given name.
value(String) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
value(String, Object) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
value() - Method in enum com.edorasware.cmmn.model.rulesandsentries.TriggerMode
 
value() - Method in enum com.edorasware.cmmn.model.xml.CaseFileItemTransition
 
value() - Method in enum com.edorasware.cmmn.model.xml.MultiplicityEnum
 
value() - Method in enum com.edorasware.cmmn.model.xml.PlanItemTransition
 
value() - Method in class com.edorasware.commons.core.query.entity.PropertyOperand
Returns an operand which allows to build predicates testing for the value part of properties.
value(String, Object) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
value(ValueAccessor<V>, V) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
value(String, Object) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
value(ValueAccessor<V>, V) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
VALUE_PREFIX - Static variable in class com.edorasware.cloud.core.notification.ChangeTableBuilder
 
VALUE_TRUNCATE_LENGTH - Static variable in class com.edorasware.cloud.core.notification.ChangeTableBuilder
 
ValueAccessor<V> - Interface in com.edorasware.api.value
Defines the interface of a generic value accessor.
ValueConverter<V,W> - Interface in com.edorasware.api.value
Converts between two representations of the same value.
ValueConverter<S,T> - Interface in com.edorasware.commons.core.persistence
Bi-directional converter of values from one (source) type to values of another (target) type and vice versa.
ValueConverters - Class in com.edorasware.api.value
Provides some common value converters and value conversion helper methods.
valueIsNotNull() - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
valueIsNotNull() - Method in interface com.edorasware.api.query.VariableOperand
Returns a predicate to check that the variable value is null, irrespective of the value type.
valueIsNull() - Method in class com.edorasware.api.query.internal.VariableOperandImpl
 
valueIsNull() - Method in interface com.edorasware.api.query.VariableOperand
Returns a predicate to check that the variable value is null, irrespective of the value type.
ValueMap - Class in com.edorasware.api.value
Manages a collection of named values as persisted in a work object.
ValueMap.Builder - Class in com.edorasware.api.value
Builder for a ValueMap instance.
ValueMapDeserializer - Class in com.edorasware.cloud.core.json
Jackson deserializer for ValueMap classes.
ValueMapDeserializer() - Constructor for class com.edorasware.cloud.core.json.ValueMapDeserializer
 
ValueMapSerializer - Class in com.edorasware.cloud.core.json
Jackson deserializer for ValueMap classes.
ValueMapSerializer() - Constructor for class com.edorasware.cloud.core.json.ValueMapSerializer
 
valueOf(String) - Static method in enum com.edorasware.api.base.SearchScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.api.persistence.internal.IdentityLinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.api.persistence.internal.RenderingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.api.persistence.internal.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.api.query.internal.AggregateReferenceValue.AggregationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.api.query.internal.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.api.query.internal.CompositePredicate.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.api.query.internal.IdentityLinkQueryParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.api.query.internal.VariableQueryParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.api.query.internal.WorkObjectQueryParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.api.query.Ordering.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.api.web.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cloud.core.init.config.OneInitializationPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cloud.core.json.AttachmentMetadataFields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cloud.core.transfer.internal.AppModelArchiveFileName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cmmn.engine.core.LowLevelStateModelUpdater.RecursionControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cmmn.engine.hooks.CmmnActionEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cmmn.model.CaseFileItemState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cmmn.model.PlanItemState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cmmn.model.rulesandsentries.TriggerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cmmn.model.rulesandsentries.TriggerResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cmmn.model.structure.CaseTask.CaseTaskScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cmmn.model.xml.CaseFileItemTransition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cmmn.model.xml.MultiplicityEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cmmn.model.xml.PlanItemTransition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cmmn.one.transitionhandlers.ExtensionPoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.commons.core.content.support.ContentEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.commons.core.event.CancellationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.commons.core.init.InitializationPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.commons.core.init.LifeCycle.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.commons.core.persistence.entity.CommonsEntityConverterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.commons.core.persistence.schema.DatabaseSchemaCreationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.commons.core.persistence.schema.DatabaseSchemaServiceEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.commons.core.query.entity.PropertyQueryParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.commons.core.query.entity.WorkObjectDefinitionQueryParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.commons.core.util.db.DatabaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.config.BaseConfiguration.PROPERTY_SOURCE_LOCATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.identity.group.GroupService.GroupSearchScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.identity.group.GroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.identity.user.SystemRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.identity.user.UserNotification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.identity.user.UserService.UserSearchScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.permission.dashboard.DashboardName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.permission.view.ContextView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.permission.view.StateView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.permission.view.TypeView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.permission.view.ViewName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.rest.manager.DefinitionViewFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.rest.manager.ViewFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.one.thumbnail.PreviewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.rest.action.ActionProperties
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.edorasware.api.base.SearchScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.api.persistence.internal.IdentityLinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.api.persistence.internal.RenderingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.api.persistence.internal.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.api.query.internal.AggregateReferenceValue.AggregationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.api.query.internal.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.api.query.internal.CompositePredicate.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.api.query.internal.IdentityLinkQueryParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.api.query.internal.VariableQueryParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.api.query.internal.WorkObjectQueryParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.api.query.Ordering.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.api.web.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values(ValueMap) - Method in interface com.edorasware.api.workobject.WorkObjectValueSetters
Sets the values provided in the given variable map.
values() - Static method in enum com.edorasware.cloud.core.init.config.OneInitializationPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cloud.core.json.AttachmentMetadataFields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cloud.core.transfer.internal.AppModelArchiveFileName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cmmn.engine.core.LowLevelStateModelUpdater.RecursionControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cmmn.engine.hooks.CmmnActionEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cmmn.model.CaseFileItemState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.edorasware.cmmn.model.expressions.ViewMap
 
values() - Static method in enum com.edorasware.cmmn.model.PlanItemState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cmmn.model.rulesandsentries.TriggerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cmmn.model.rulesandsentries.TriggerResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cmmn.model.structure.CaseTask.CaseTaskScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cmmn.model.xml.CaseFileItemTransition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cmmn.model.xml.MultiplicityEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cmmn.model.xml.PlanItemTransition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.cmmn.one.transitionhandlers.ExtensionPoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.commons.core.content.support.ContentEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.commons.core.event.CancellationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.commons.core.init.InitializationPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.commons.core.init.LifeCycle.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.commons.core.persistence.entity.CommonsEntityConverterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.commons.core.persistence.schema.DatabaseSchemaCreationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.commons.core.persistence.schema.DatabaseSchemaServiceEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.commons.core.query.entity.PropertyQueryParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.commons.core.query.entity.WorkObjectDefinitionQueryParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.commons.core.util.db.DatabaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.config.BaseConfiguration.PROPERTY_SOURCE_LOCATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values(ValueMap) - Method in class com.edorasware.gear.core.workobject.internal.BaseUpdateBuilder
 
values(ValueMap) - Method in class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
 
values() - Static method in enum com.edorasware.one.identity.group.GroupService.GroupSearchScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.identity.group.GroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.identity.user.SystemRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.identity.user.UserNotification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.identity.user.UserService.UserSearchScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.permission.dashboard.DashboardName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.permission.view.ContextView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.permission.view.StateView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.permission.view.TypeView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.permission.view.ViewName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.rest.manager.DefinitionViewFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.rest.manager.ViewFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.one.thumbnail.PreviewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edorasware.rest.action.ActionProperties
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Enum in com.edorasware.api.persistence.internal
Enumerates commonly used value types.
VARIABLE - Static variable in class com.edorasware.api.value.WorkObjectValues
Operand that allows predicates to be built for arbitrary variable names/values.
Variable - Class in com.edorasware.commons.core.entity
Represents a single variable.
Variable(ValueAccessor<T>, T) - Constructor for class com.edorasware.commons.core.entity.Variable
Creates a new variable with a mandatory name and optional value.
Variable(String, Object) - Constructor for class com.edorasware.commons.core.entity.Variable
Creates a new variable with a mandatory name and optional value.
Variable(String, Object, String) - Constructor for class com.edorasware.commons.core.entity.Variable
Creates a new variable with a mandatory name, optional value, and source.
Variable(String, String, Object, String) - Constructor for class com.edorasware.commons.core.entity.Variable
Creates a new variable with an optional id, name, optional value, and optional source.
VARIABLE_DELETED_VALUE - Static variable in class com.edorasware.commons.core.any.AnyWorkObject
Variable value used inside the DomainObjectModification as a flag to delete the variables in the next update.
VARIABLE_VALUE_TOKEN - Static variable in class com.edorasware.cloud.core.service.search.internal.TextTermFactory
 
VariableConstructionInterceptor<T,U> - Class in com.edorasware.api.query.internal
 
VariableConstructionInterceptor(String, ValueType, ValueConverter<T, U>) - Constructor for class com.edorasware.api.query.internal.VariableConstructionInterceptor
 
VariableConverter<S,T> - Class in com.edorasware.commons.core.persistence.entity
Enumerates the default variable converters to convert from the basic Java types (byte, short, int, long, float, double, boolean, character, String, ExpressionString, Date, Map, List, Serializable) to the five database types (Long, Double, String, LargeString, byte[]).
VariableDeserializer - Class in com.edorasware.cloud.core.transfer.json
Deserializer for Variable instances
VariableDeserializer(CurrentUserService, TimeProvider) - Constructor for class com.edorasware.cloud.core.transfer.json.VariableDeserializer
 
VariableEventListener - Class in com.edorasware.gear.core.engine.support.flowable
This class listens on VARIABLE_CREATED and VARIABLE_UPDATED and VARIABLE_DELETED events.
VariableEventListener(EventBus) - Constructor for class com.edorasware.gear.core.engine.support.flowable.VariableEventListener
 
VariableInsertPreparedStatementSetter - Class in com.edorasware.commons.core.persistence.entity.jdbc
Provides variable information for batch variable insertions.
VariableInsertPreparedStatementSetter(ImmutableList<VariableParameter>) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableInsertPreparedStatementSetter
 
VariableLegacyDeserializer - Class in com.edorasware.cloud.core.transfer.json
Deserializer for legacy Variable instances
VariableLegacyDeserializer(CurrentUserService, TimeProvider) - Constructor for class com.edorasware.cloud.core.transfer.json.VariableLegacyDeserializer
 
VariableOperand - Interface in com.edorasware.api.query
Defines the methods to build variable-specific Predicate instances.
VariableOperandImpl - Class in com.edorasware.api.query.internal
Default implementation of the VariableOperand interface.
VariableOperandImpl() - Constructor for class com.edorasware.api.query.internal.VariableOperandImpl
 
VariableOperandImpl.NotNullValue - Class in com.edorasware.api.query.internal
marker class for not null object value predicates.
VariableParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
VariableParameter(String, String, ValueConverter<?, ?>, Long, Double, String, LargeString, byte[], Integer, String, String, String, String, Instant) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableParameter
 
variablePredicate(Predicate) - Method in class com.edorasware.cloud.core.service.search.SearchQuery.Builder
 
VariableProcessor - Interface in com.edorasware.cloud.core.service.search.internal
An interface for parsing search term expressions into a type-specific variable predicate.
VariableQueryParameter - Enum in com.edorasware.api.query.internal
Query parameters representing variable fields.
VariableRestrictionQueryHint - Class in com.edorasware.api.query.internal
A query hint which restricts the variables to be loaded based on a predicate.
VariableRestrictionQueryHint.Factory - Class in com.edorasware.api.query.internal
 
VariableRestrictionQueryHintFactory - Interface in com.edorasware.api.query
Factory interface for variable restriction hint creation.
VariableResult - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
VariableResult() - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult
 
VariableResult.VariableResultRowMapper - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
VariableResultRowMapper(boolean) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult.VariableResultRowMapper
 
VariableResultRowMapper(String) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableResult.VariableResultRowMapper
 
variables(Collection<Variable>) - Method in class com.edorasware.commons.core.any.AnyWorkObject.Builder
Sets the variables.
variables(Map<String, Object>) - Method in class com.edorasware.commons.core.any.AnyWorkObjectModification.Builder
 
VARIABLES - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectFieldId
 
variables(Map<String, Object>) - Method in class com.edorasware.one.identity.group.Group.Builder
 
variables(Map<String, Object>) - Method in class com.edorasware.one.identity.user.User.Builder
Set the optional, additional variables for this user.
VARIABLES_UPDATED - Static variable in class com.edorasware.commons.core.any.support.AnyWorkObjectActionEvent.Type
 
VariableSaveActivityHelper - Class in com.edorasware.cloud.core.service
Supports saving generated workObjectId into root, parent and process variables
VariableSaveActivityHelper() - Constructor for class com.edorasware.cloud.core.service.VariableSaveActivityHelper
 
VariableSerializer - Class in com.edorasware.cloud.core.transfer.json
Serializer for Variable instances
VariableSerializer() - Constructor for class com.edorasware.cloud.core.transfer.json.VariableSerializer
 
VariableTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
VariableTermFactory(TimeProvider, VariableProcessor...) - Constructor for class com.edorasware.cloud.core.service.search.internal.VariableTermFactory
 
VariableTranslator - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
VariableTranslator(ConverterProvider) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
 
VariableTranslator(ConverterProvider, VariableTranslator.PrimaryKeyProvider) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableTranslator
 
VariableTranslator.PrimaryKeyProvider - Interface in com.edorasware.commons.core.persistence.entity.jdbc
 
VariableUpdatePreparedStatementSetter - Class in com.edorasware.commons.core.persistence.entity.jdbc
Provides variable information for batch variable insertions.
VariableUpdatePreparedStatementSetter(ImmutableList<VariableParameter>) - Constructor for class com.edorasware.commons.core.persistence.entity.jdbc.VariableUpdatePreparedStatementSetter
 
version(int) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder
Sets the version.
VERSION - Static variable in class com.edorasware.commons.core.any.AnyWorkObjectDefinition
Allows to build predicates testing for certain work object definition version values.
version(int) - Method in class com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder
 
version(String) - Method in class com.edorasware.commons.core.content.ContentReference.Builder
Set the optional content version.
VERSION - Static variable in class com.edorasware.commons.core.field.entity.WorkObjectDefinitionFieldId
 
VersionConfiguration - Class in com.edorasware.cloud.core.service.configuration
 
VersionConfiguration() - Constructor for class com.edorasware.cloud.core.service.configuration.VersionConfiguration
 
versionConfiguration() - Method in class com.edorasware.config.OneConfiguration
 
VersionOperand - Class in com.edorasware.commons.core.query.entity
An operand implementation for version fields which builds Predicate instances through integer-specific operators.
VersionOperand(QueryParameter) - Constructor for class com.edorasware.commons.core.query.entity.VersionOperand
Creates a new operand instance.
View - Class in com.edorasware.one.permission.view
Localizable View class which acts as a DTO for the ViewName enum.
ViewCreators - Interface in com.edorasware.cmmn.engine.hooks
Provides methods to create views (wrappers or delegates) for select internal implementation objects.
ViewFilter - Enum in com.edorasware.one.rest.manager
Provides view enumeration and included fields
ViewMap<ElementType,ViewType> - Class in com.edorasware.cmmn.model.expressions
A map to some underlying object.
ViewMap(Map<String, ElementType>, Map<String, ElementType>) - Constructor for class com.edorasware.cmmn.model.expressions.ViewMap
 
ViewName - Enum in com.edorasware.one.permission.view
Enum containing all the possible views.
ViewPermissionController - Class in com.edorasware.rest.permission.view
Controller that provides allowed Views for specific ContextViews and specific AnyWorkObjects.
ViewPermissionController(ViewPermissionManager) - Constructor for class com.edorasware.rest.permission.view.ViewPermissionController
 
ViewPermissionFilter - Interface in com.edorasware.one.permission.view
View permission filter which filters views.
viewPermissionManager(UserManager, MessageSource, WorkObjectService, AmbiguousIdHelper) - Method in class com.edorasware.config.OneConfiguration
 
ViewPermissionManager - Interface in com.edorasware.one.permission.view
 
ViewUtils - Class in com.edorasware.one.permission.view
Utility class for Views.
VIS_CASE_MODEL_TYPE - Static variable in class com.edorasware.one.util.OneConstants
 
VIS_CONFIGURATION_ORDER - Static variable in interface com.edorasware.config.BaseConfiguration
 
VIS_FORM_MODEL_TYPE - Static variable in class com.edorasware.one.util.OneConstants
 
VIS_PROCESS_MODEL_TYPE - Static variable in class com.edorasware.one.util.OneConstants
 
VisDispatcherConfiguration - Class in com.edorasware.config
 
VisDispatcherConfiguration() - Constructor for class com.edorasware.config.VisDispatcherConfiguration
 
VISIBILITY - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute.
VISUALIZATION_ORDER - Static variable in class com.edorasware.cmmn.engine.utility.ModelConstants
A custom attribute.

W

waitForSynchronizationCompletion() - Method in interface com.edorasware.commons.core.elastic.ElasticIndexService
Waits for an active synchronization to complete.
waitingOnChildren(boolean) - Method in class com.edorasware.cmmn.model.expressions.DefaultPlanItemView
 
waitingOnChildren(boolean) - Method in interface com.edorasware.cmmn.model.expressions.PlanItemView
 
warning(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingDefaultHandler
 
warning(SAXParseException) - Method in class com.edorasware.commons.core.util.xml.ExceptionThrowingErrorHandler
 
WidgetsResourcesController - Class in com.edorasware.rest.widgets
 
WidgetsResourcesController() - Constructor for class com.edorasware.rest.widgets.WidgetsResourcesController
 
with(HttpServletRequest) - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
with(HttpServletResponse) - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
with(MediaType) - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
withByteRangeRequestsDisabled(boolean) - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
withCurrentTime(long) - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
withFilename(String) - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
withFileSize(long) - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
withId(String) - Method in class com.edorasware.commons.core.entity.Property
Returns a new property with the given id and the current name, value, and source.
withId(String) - Method in class com.edorasware.commons.core.entity.Variable
Returns a new variable with the given id and the current name, value, and source.
withKey(String) - Method in class com.edorasware.commons.core.query.entity.LatestVersionOperand
Builds a predicate representing a key = values matching key AND version = max(all version values with matching key) comparison.
withKey(String) - Static method in class com.edorasware.commons.core.util.string.I18NString
 
withLastModifiedDate(Instant) - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
withSource(String) - Method in class com.edorasware.commons.core.entity.Property
Returns a new property with the given source and the current id, name, and value.
withSource(String) - Method in class com.edorasware.commons.core.entity.Variable
Returns a new variable with the given source and the current id, name, and value.
withTranslation(String) - Method in class com.edorasware.commons.core.util.string.I18NString
 
Word2PdfConverter - Class in com.edorasware.cloud.core.conversion.internal
This class converts Microsoft Word document info PDF.
Word2PdfConverter(String, Iterable<? extends String>, Set<String>, TimeProvider) - Constructor for class com.edorasware.cloud.core.conversion.internal.Word2PdfConverter
 
word2PdfConverter(TimeProvider) - Method in class com.edorasware.config.ContentConverterConfiguration
 
WordDocumentHandler - Class in com.edorasware.cloud.core.service.document.word
 
WordDocumentHandler(GearExpressionResolver, boolean, boolean) - Constructor for class com.edorasware.cloud.core.service.document.word.WordDocumentHandler
 
WORK_DIRECTORY_PATH_JOB_PARAMETER_KEY - Static variable in interface com.edorasware.commons.core.content.ContentPreProcessingConfiguration
The work directory job parameter which holds the patch for the work directory of the pre processing configuration.
WORK_FORM - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The variable that holds the key to the work form of the work item, which is created from the model work item.
WORK_FORM_REF - Static variable in class com.edorasware.cmmn.one.CmmnConstants
The name of the work form ref (e.g. as used for Human Tasks.
WORK_ITEM_MAPPINGS - Static variable in class com.edorasware.one.workitem.model.ModelUtils
The work item mappings variable which is a child of the ModelUtils.MAPPINGS variable.
WORK_OBJECT_DEFINITION_LISTENERS_ORDER_DELTA - Static variable in class com.edorasware.config.ProviderConfiguration
 
WORK_OBJECT_DEFINITION_LISTENERS_START_ORDER - Static variable in class com.edorasware.config.ProviderConfiguration
 
WORK_OBJECT_FIELD_NAMES - Static variable in class com.edorasware.api.value.WorkObjectValues
A set of all field value names (corresponding to fields with special persistence behaviour).
WORK_OBJECT_LISTENERS_ORDER_DELTA - Static variable in class com.edorasware.config.ProviderConfiguration
 
WORK_OBJECT_LISTENERS_START_ORDER - Static variable in class com.edorasware.config.ProviderConfiguration
 
WORK_OBJECT_RESERVED_VALUE_NAMES - Static variable in class com.edorasware.api.value.WorkObjectValues
A set of all reserved value names (corresponding to fields that should not be overwritten).
WorkItem - Class in com.edorasware.one.workitem
Class that represents a work item.
WorkItemController - Class in com.edorasware.rest.workitem
Controller that provides work items to the user.
WorkItemController(WorkItemManager) - Constructor for class com.edorasware.rest.workitem.WorkItemController
 
WorkItemExpressionResolver - Interface in com.edorasware.cmmn.one.implementation
 
workItemManager(WorkObjectService, AmbiguousIdHelper) - Method in class com.edorasware.config.OneConfiguration
 
WorkItemManager - Interface in com.edorasware.one.workitem
Manager to retrieve work items and their relations.
WorkItemRelations - Class in com.edorasware.one.workitem
Class that describes the relations for a given work item.
WorkItemRelationsSerializer - Class in com.edorasware.one.workitem.internal.json
Serializer for WorkItemRelations instances.
WorkItemRelationsSerializer(ContentManager) - Constructor for class com.edorasware.one.workitem.internal.json.WorkItemRelationsSerializer
 
workObject(WorkObject) - Method in class com.edorasware.api.action.ActionBuilder
Sets the referenced work object.
workObject(Optional<WorkObject>) - Method in class com.edorasware.api.action.ActionBuilder
Sets the optional referenced work object.
WorkObject - Interface in com.edorasware.api.workobject
Defines the functionality of a work object.
workObjectActionProcessor(WorkObjectService) - Method in class com.edorasware.config.action.ActionConfiguration
 
WorkObjectActionProcessor - Class in com.edorasware.one.action.internal
Filters the Actions based on the state of the given work object.
WorkObjectActionProcessor(WorkObjectService) - Constructor for class com.edorasware.one.action.internal.WorkObjectActionProcessor
 
WorkObjectActionsConfiguration - Class in com.edorasware.cloud.core.service.configuration
 
WorkObjectActionsConfiguration(Map<?, ?>) - Constructor for class com.edorasware.cloud.core.service.configuration.WorkObjectActionsConfiguration
 
workObjectActionsConfiguration() - Method in class com.edorasware.config.OneConfiguration
 
WorkObjectBuilder - Interface in com.edorasware.api.workobject
Defines the functionality of a work object builder.
WorkObjectBuilderImpl - Class in com.edorasware.gear.core.workobject.internal
Implements the WorkObjectBuilder interface for edoras gear work object builders.
WorkObjectBuilderImpl() - Constructor for class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
Constructs a new empty builder instance.
WorkObjectBuilderImpl(WorkObject) - Constructor for class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
Constructs a new instance based on the given template work object.
WorkObjectBuilderImpl(AnyWorkObject.Builder) - Constructor for class com.edorasware.gear.core.workobject.internal.WorkObjectBuilderImpl
Constructs a new instance.
WorkObjectCommentService - Interface in com.edorasware.cloud.core.service.process
A service that allows to add a comment entry to a work object.
workObjectCompleted(String) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectProviderListener
Notified when an existing concrete work object has been completed in the underlying concrete work object providing subsystem.
workObjectCompleted(String) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectProviderListener
 
WorkObjectController - Class in com.edorasware.publicapi.rest
Provides public REST API for WorkObject manipulation
workObjectCreated(AnyWorkObject, String) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectProviderListener
Notified when a new concrete work object has been created in the underlying concrete work object providing subsystem.
workObjectCreated(AnyWorkObject, String) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectProviderListener
 
WorkObjectDecorator - Interface in com.edorasware.api.workobject
Interface for beans to customize retrieving, updating, inserting and deleting work object.
workObjectDefinitionActionProcessor(AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.action.ActionConfiguration
 
WorkObjectDefinitionActionProcessor - Class in com.edorasware.one.action.internal
Filters the Actions based on the actions property defined in the given work object definition.
WorkObjectDefinitionActionProcessor(AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.one.action.internal.WorkObjectDefinitionActionProcessor
 
WorkObjectDefinitionController - Class in com.edorasware.publicapi.rest
Provides public REST API for com.edorasware.commons.core.entity.WorkObjectDefinition manipulation
WorkObjectDefinitionController(WorkObjectDefinitionManager, FormDefinitionManager) - Constructor for class com.edorasware.publicapi.rest.WorkObjectDefinitionController
 
workObjectDefinitionCreated(AnyWorkObjectDefinition, String) - Method in interface com.edorasware.commons.core.any.support.AnyWorkObjectProviderListener
Notified when a new concrete work object definition has been created in the underlying concrete work object (definition) providing subsystem.
workObjectDefinitionCreated(AnyWorkObjectDefinition, String) - Method in class com.edorasware.commons.core.any.support.BaseAnyWorkObjectProviderListener
 
WorkObjectDefinitionDeserializer<M extends EntityManager<AnyWorkObjectDefinition,AnyWorkObjectDefinition.Builder,AnyWorkObjectDefinitionOperandContainer,AnyWorkObjectDefinitionModification,AnyWorkObjectDefinitionModification.Builder>> - Class in com.edorasware.cloud.core.json
This class provides methods for generic WorkObjectDefinition deserialization from json
WorkObjectDefinitionFieldId - Class in com.edorasware.commons.core.field.entity
Work object definition-specific field ids.
workObjectDefinitionManager(EntityTemplateManager, AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
WorkObjectDefinitionManager - Interface in com.edorasware.one.rest.manager
Manages operations on AnyWorkObjectDefinitions
WorkObjectDefinitionParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
WorkObjectDefinitionPersistence - Interface in com.edorasware.commons.core.persistence.entity
GearWorkObject persistence API.
WorkObjectDefinitionPersistenceConfiguration - Class in com.edorasware.commons.core.persistence.entity.jdbc
Base persistence configuration of work object definition entities.
WorkObjectDefinitionQueryHints - Class in com.edorasware.api.query
Defines query hints that can be used in work object definition queries.
WorkObjectDefinitionQueryHints() - Constructor for class com.edorasware.api.query.WorkObjectDefinitionQueryHints
 
WorkObjectDefinitionQueryParameter - Enum in com.edorasware.commons.core.query.entity
Query parameters representing fields of a WorkObjectDefinition.
WorkObjectDefinitionResultRowMapper() - Constructor for class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult.WorkObjectDefinitionResultRowMapper
 
WorkObjectDefinitionResultRowMapper(boolean) - Constructor for class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectDefinitionResult.WorkObjectDefinitionResultRowMapper
 
WorkObjectDefinitionTypes - Class in com.edorasware.gear.core.workobject
 
WorkObjectDefinitionTypes() - Constructor for class com.edorasware.gear.core.workobject.WorkObjectDefinitionTypes
 
WorkObjectDefinitionValues - Class in com.edorasware.commons.core.definition
Defines constants used to access work object definition values.
WorkObjectDefinitionValues() - Constructor for class com.edorasware.commons.core.definition.WorkObjectDefinitionValues
 
WorkObjectDeleteListener - Class in com.edorasware.cloud.core.content.internal
This class synchronizes deletion of existing content in the case when workObject is deleted
WorkObjectDeleteListener() - Constructor for class com.edorasware.cloud.core.content.internal.WorkObjectDeleteListener
 
workObjectDeleteListener() - Method in class com.edorasware.config.ProviderConfiguration
 
WorkObjectDeserializer<M extends EntityManager<AnyWorkObject,AnyWorkObject.Builder,AnyWorkObjectOperandContainer,AnyWorkObjectModification,AnyWorkObjectModification.Builder>> - Class in com.edorasware.cloud.core.transfer.json
 
WorkObjectDetails - Class in com.edorasware.cloud.core.model
 
WorkObjectDetails.Builder - Class in com.edorasware.cloud.core.model
 
WorkObjectFieldId - Class in com.edorasware.commons.core.field.entity
Work object-specific field ids.
WorkObjectHierarchyValueGetters - Interface in com.edorasware.api.workobject
Defines methods used to access the work object hierarchy values.
workObjectIdForClientId(PlanItem) - Static method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
WorkObjectIdLegacyDeserializer - Class in com.edorasware.cloud.core.transfer.json
Deserializer for legacy WorkObjectId instances
WorkObjectIdLegacyDeserializer() - Constructor for class com.edorasware.cloud.core.transfer.json.WorkObjectIdLegacyDeserializer
 
workObjectManager(SearchQueryParser, ModelManager, WorkObjectService, AmbiguousIdHelper, EntityTemplateManager, FormDefinitionManager, CurrentUserService, Optional<List<WorkObjectDecorator>>) - Method in class com.edorasware.config.OneConfiguration
 
WorkObjectManager - Interface in com.edorasware.one.rest.manager
Manages operations on WorkObjects
WorkObjectMigrationService - Class in com.edorasware.cloud.core.migration
Migrates work objects to the latest deployed model version.
WorkObjectMigrationService() - Constructor for class com.edorasware.cloud.core.migration.WorkObjectMigrationService
 
workObjectMigrationService() - Method in class com.edorasware.config.InitializationConfiguration
 
WorkObjectModifiedMailNotifier - Class in com.edorasware.cloud.core.mail
Sends a notification mail to the owner/assignee of a modified work object.
WorkObjectModifiedMailNotifier(UserManager, MailService, AnyWorkObjectDefinitionService, String, ChangeTableBuilder) - Constructor for class com.edorasware.cloud.core.mail.WorkObjectModifiedMailNotifier
 
workObjectModifiedMailNotifier(UserManager, MailService, AnyWorkObjectDefinitionService, String, ChangeTableBuilder) - Method in class com.edorasware.config.OneConfiguration
 
WorkObjectParameter - Class in com.edorasware.commons.core.persistence.entity.jdbc
 
WorkObjectPathGetters - Interface in com.edorasware.api.workobject
Defines the methods used to retrieve path-related information in update builders.
WorkObjectPathSetters<SELF> - Interface in com.edorasware.api.workobject
Defines the methods used to update path-related information in update builders.
WorkObjectPersistenceConfiguration - Class in com.edorasware.commons.core.persistence.entity.jdbc
Base persistence configuration of work object entities.
workObjectPredicatePostProcessor() - Method in class com.edorasware.config.ProviderConfiguration
 
WorkObjectProvider - Interface in com.edorasware.commons.core.provider.entity
Represents the base work object provider interface.
WorkObjectQueryHints - Class in com.edorasware.api.query
Defines query hints that can be used in work object queries.
WorkObjectQueryHints() - Constructor for class com.edorasware.api.query.WorkObjectQueryHints
 
WorkObjectQueryParameter - Enum in com.edorasware.api.query.internal
Query parameters representing work object fields.
WorkObjectResultRowMapper() - Constructor for class com.edorasware.commons.core.any.internal.jdbc.AnyWorkObjectResult.WorkObjectResultRowMapper
 
WorkObjectSerializationHelper - Class in com.edorasware.cloud.core.json
This class contains the logic of serializing a single WorkObject before it is sent to the front-end.
WorkObjectSerializationHelper(ContentManager) - Constructor for class com.edorasware.cloud.core.json.WorkObjectSerializationHelper
 
WorkObjectService - Interface in com.edorasware.api.workobject
Provides services for accessing and manipulating WorkObject instances.
workObjectService(AnyWorkObjectService, IdLookupService, CurrentTenantService) - Method in class com.edorasware.config.GearConfiguration
 
workObjectsForDesignTimeModelPredicate(String...) - Static method in class com.edorasware.api.models.ModelUtils
Returns a predicate that matches work objects derived from the given model or App.
workObjectsForRuntimeModelPredicate(String...) - Static method in class com.edorasware.api.models.ModelUtils
Returns a predicate that matches work objects created in the context of the given model or App.
WorkObjectState - Class in com.edorasware.api.base
Defines the possible values for the work object state attribute.
WorkObjectSubState - Class in com.edorasware.api.base
Defines the possible values for the work object subState attribute.
WorkObjectTypes - Class in com.edorasware.api.workobject
Defines the standard work object types used in edoras one.
WorkObjectTypes() - Constructor for class com.edorasware.api.workobject.WorkObjectTypes
 
WorkObjectUpdateBuilder - Interface in com.edorasware.api.workobject
Defines the functionality of a readable work object update builder.
WorkObjectUpdateBuilderImpl - Class in com.edorasware.gear.core.workobject.internal
Implements the WorkObjectUpdateBuilder interface for edoras gear work objects.
WorkObjectUtils - Class in com.edorasware.gear.core.workobject.internal
Provides utility methods for manipulating work objects.
WorkObjectValueGetters - Interface in com.edorasware.api.workobject
Defines methods used to access the work object values.
WorkObjectValues - Class in com.edorasware.api.value
Defines constants and helper methods used for work object value access.
WorkObjectValueSetters<SELF> - Interface in com.edorasware.api.workobject
Defines the functionality of a generic edoras work object builder.
WorkObjectVariableInitialization - Interface in com.edorasware.cloud.core.service.process
Process a map of variable initialization expressions and store the results on work objects as dictated by the expressions in the map.
WorkObjectVariableListener - Class in com.edorasware.cloud.core.content.internal
 
WorkObjectVariableListener(ContentManager) - Constructor for class com.edorasware.cloud.core.content.internal.WorkObjectVariableListener
 
workObjectVariableListener(ContentManager) - Method in class com.edorasware.config.ProviderConfiguration
 
WorkObjectViewPermissionFilter - Class in com.edorasware.one.permission.view.internal
Filters the Views based on the state of the given work object.
WorkObjectViewPermissionFilter(WorkObjectService) - Constructor for class com.edorasware.one.permission.view.internal.WorkObjectViewPermissionFilter
 
workspaceModelsHandler() - Method in class com.edorasware.config.VisDispatcherConfiguration
 
write(JsonWriter, ContentReference) - Method in class com.edorasware.commons.core.content.internal.ContentReferenceTypeAdapter
 
write(JsonWriter, ContentMetadata) - Method in class com.edorasware.commons.core.content.internal.DefaultContentMetadataTypeAdapter
 
writerFactory(ModelService, AppVersioningStrategy, ObjectMapper, VersionConfiguration) - Method in class com.edorasware.config.OneConfiguration
 
writeToJson(CasePlanModelData) - Static method in class com.edorasware.cmmn.model.persistence.CasePlanModelData
Serialize an instance of this class to a JSON string.
writeToJson(TransitionDataCache) - Static method in class com.edorasware.cmmn.model.persistence.TransitionDataCache
 

X

XMLResponseExpressionResolver - Class in com.edorasware.cloud.core.service.rest
 
XMLResponseExpressionResolver(InputStream) - Constructor for class com.edorasware.cloud.core.service.rest.XMLResponseExpressionResolver
 
XMLUtils - Class in com.edorasware.cloud.core.util
 
XmlUtils - Class in com.edorasware.commons.core.util.xml
Provides utility methods related to XML.
XpathResponseExpressionResolver - Class in com.edorasware.cloud.core.service.rest
 
XpathResponseExpressionResolver(Document) - Constructor for class com.edorasware.cloud.core.service.rest.XpathResponseExpressionResolver
 

Z

ZipFileAppReader - Class in com.edorasware.cloud.core.transfer.internal
An app reader that reads from zip files.
ZipFileAppReader(List<AppReaderPreProcessor>, ObjectMapper) - Constructor for class com.edorasware.cloud.core.transfer.internal.ZipFileAppReader
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
edoras one Java API (2.0.3)

Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.