Skip navigation links
edoras one Java API (2.0.5)
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

AbstractActivityService - Class in com.edorasware.cloud.core.service
 
AbstractAdminDashboardProvider - Class in com.edorasware.cloud.core.provider.admin
 
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
 
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.
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
 
ACCOUNT - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
ACCOUNT_GROUP_ID - Static variable in class com.edorasware.cloud.core.account.CloudAccount
 
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_COMMENT - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
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.
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(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(AnyWorkObjectDefinitionActionEvent) - Method in class com.edorasware.one.definition.internal.AddAppWorkItemDefinitionIdWorkObjectDefinitionActionListener
 
ActionProcessor - Interface in com.edorasware.one.action
Action permission process which processes actions.
ActionProvider - Interface in com.edorasware.api.action
Provides Actions for a given ActionContext.
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_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(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(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.
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
 
active(boolean) - Method in class com.edorasware.one.identity.user.User.DeputyUser.Builder
True if the deputy user is active, false otherwise
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.
 
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
 
addActionProviders(ActionProvider...) - Method in interface com.edorasware.api.config.action.ActionConfigurationBuilder
Registers additional action providers.
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.
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.
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
 
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.
addHeaders(List<String>) - Method in class com.edorasware.one.export.CsvExporter
 
addHeaders(List<String>) - Method in class com.edorasware.one.export.ExcelExporter
 
addHeaders(List<String>) - Method in interface com.edorasware.one.export.RowBasedExporter
 
addListener(AnyWorkObjectProviderListener) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
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.
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
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
 
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.
addRow(Object...) - Method in class com.edorasware.one.export.CsvExporter
 
addRow(Object...) - Method in class com.edorasware.one.export.ExcelExporter
 
addRow(Object...) - Method in interface com.edorasware.one.export.RowBasedExporter
 
addValueFromWorkObject(WorkObject, ValueAccessor<?>) - Method in class com.edorasware.one.model.ModelOverview.Builder
 
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.
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
 
afterPropertiesSet() - Method in class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
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.
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
 
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
 
AnyWorkObjectDefinitionDeserializer - Class in com.edorasware.cloud.core.json
This class deserializes AnyWorkObjectDefinition from json
AnyWorkObjectDefinitionDeserializer() - Constructor for class com.edorasware.cloud.core.json.AnyWorkObjectDefinitionDeserializer
 
AnyWorkObjectDefinitionSerializer - Class in com.edorasware.cloud.core.json
This class serializes AnyWorkObjectDefinition
AnyWorkObjectDefinitionSerializer() - Constructor for class com.edorasware.cloud.core.json.AnyWorkObjectDefinitionSerializer
 
AnyWorkObjectDeserializer - Class in com.edorasware.cloud.core.transfer.json
 
AnyWorkObjectDeserializer(ConverterProvider) - Constructor for class com.edorasware.cloud.core.transfer.json.AnyWorkObjectDeserializer
 
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
 
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
 
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_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
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_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_GLOBAL_ID_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
APP_MODEL_IS_MODIFIED_NAME - Static variable in class com.edorasware.one.app.AppConstants
 
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_NAME - Static variable in class com.edorasware.one.app.AppConstants
 
APP_MODEL_REVISION_HISTORY_VAR - Static variable in class com.edorasware.one.app.AppConstants
 
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.
AppDataModelCsvEncoder - Class in com.edorasware.one.app.datamodel.internal
 
AppDataModelCsvEncoder() - Constructor for class com.edorasware.one.app.datamodel.internal.AppDataModelCsvEncoder
 
AppDataModelEncoder - Interface in com.edorasware.one.app.datamodel
 
AppDataModelExcelEncoder - Class in com.edorasware.one.app.datamodel.internal
 
AppDataModelExcelEncoder() - Constructor for class com.edorasware.one.app.datamodel.internal.AppDataModelExcelEncoder
 
AppDataModelJsonEncoder - Class in com.edorasware.one.app.datamodel.internal
 
AppDataModelJsonEncoder(ObjectMapper) - Constructor for class com.edorasware.one.app.datamodel.internal.AppDataModelJsonEncoder
 
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
 
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
 
appImportExportManager(AppImporter, AppExporter, AppReaderService, AppWriterFactory, ProcessImporter, TimeProvider, AmbiguousIdHelper, AppGraphOverviewService, AppOverviewService, AppDataModelService, UploadService, CurrentUserService, Long) - 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.
apply(String) - Method in class com.edorasware.cloud.core.util.StringReplacementTask
 
applyChanges(ReferenceMapper) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
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
 
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
 
appModelDetails(String, String) - Method in interface com.edorasware.one.app.AppImportExportManager
Get details of the uploaded app filtered by name.
appModelDetails(String, String) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
AppModelOverviewProvider - Class in com.edorasware.cloud.core.provider.model
 
AppModelOverviewProvider() - Constructor for class com.edorasware.cloud.core.provider.model.AppModelOverviewProvider
 
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
 
appOverviewService(WorkObjectService, List<ModelOverviewProvider>, List<ModelOverviewEncoder>) - Method in class com.edorasware.config.OneConfiguration
 
AppOverviewService - Class in com.edorasware.one.model
 
AppOverviewService(WorkObjectService, List<ModelOverviewProvider>, List<ModelOverviewEncoder>) - Constructor for class com.edorasware.one.model.AppOverviewService
 
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
 
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
 
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_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
 
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
 
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.
AssignedGroupIdUpdateTimeTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses a assigned group update time search term into a suitable predicate.
AssignedGroupIdUpdateTimeTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.AssignedGroupIdUpdateTimeTermFactory
 
AssignedGroupTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses an assignedGroup search term into a suitable predicate.
AssignedGroupTermFactory(GroupValueResolver, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.AssignedGroupTermFactory
 
ASSIGNEE - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 
AssigneeIdUpdateTimeTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses a assignee update time search term into a suitable predicate.
AssigneeIdUpdateTimeTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.AssigneeIdUpdateTimeTermFactory
 
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
 
AttachmentDeserializationHandler - Class in com.edorasware.cloud.core.json
 
AttachmentDeserializationHandler(AttachmentsHelper, 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(AttachmentsHelper, ContentManager) - Constructor for class com.edorasware.cloud.core.json.AttachmentSerializationHandler
 
AttachmentsHelper - Class in com.edorasware.cloud.core.content
 
AttachmentsHelper(ContentManager) - Constructor for class com.edorasware.cloud.core.content.AttachmentsHelper
 
attachmentsHelper(ContentManager) - Method in class com.edorasware.config.OneConfiguration
 
AttachmentsHelper.FileState - Enum in com.edorasware.cloud.core.content
 
attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class com.edorasware.one.servlet.UrlLoginAuthenticationFilter
 
attribute(String, Object) - Method in class com.edorasware.one.model.ModelOverview.Builder
 
attribute(String, Object) - Method in class com.edorasware.one.model.ModelOverview.Element.Builder
 
ATTRIBUTE_FILE_ID - Static variable in class com.edorasware.cloud.core.content.AttachmentsHelper
 
ATTRIBUTE_FILE_META - Static variable in class com.edorasware.cloud.core.content.AttachmentsHelper
 
ATTRIBUTE_FILE_STATE - Static variable in class com.edorasware.cloud.core.content.AttachmentsHelper
 
ATTRIBUTE_FILES - Static variable in class com.edorasware.cloud.core.content.AttachmentsHelper
 
ATTRIBUTE_TYPE - Static variable in class com.edorasware.cloud.core.content.AttachmentsHelper
 
ATTRIBUTE_VALUE_ATTACHMENT - Static variable in class com.edorasware.cloud.core.content.AttachmentsHelper
 
AttributeConverter - Interface in com.edorasware.cloud.core.dataexport
provides interface for export an attribute from work object to export data objects
attributes(Map<String, ?>) - Method in class com.edorasware.one.model.ModelOverview.Builder
 
attributes(Map<String, ?>) - Method in class com.edorasware.one.model.ModelOverview.Element.Builder
 
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
 
AVAILABLE_ACTION_HIDDEN - Static variable in class com.edorasware.cmmn.one.CmmnConstants
Custom property determining the 'hidden' property of a generated available action.
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.

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
 
BaseAnyWorkObjectDefinitionProvider - Class in com.edorasware.cloud.core.provider
 
BaseAnyWorkObjectDefinitionProvider() - Constructor for class com.edorasware.cloud.core.provider.BaseAnyWorkObjectDefinitionProvider
 
BaseAppReader - Class in com.edorasware.cloud.core.transfer.internal
Base app reader class which holds the basic functionality for adding AppReaderPreProcessor.
BaseDebuggerService - Class in com.edorasware.one.debugger
Debugger implementation based on anyWorkObject services and work object as a break points storage
BaseDebuggerService(String) - Constructor for class com.edorasware.one.debugger.BaseDebuggerService
 
BaseExportStrategy - Class in com.edorasware.cloud.core.dataexport
 
BaseExportStrategy() - Constructor for class com.edorasware.cloud.core.dataexport.BaseExportStrategy
 
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
 
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
 
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
 
BaseStateMachine - Class in com.edorasware.cloud.core.state
 
BaseStateMachine() - Constructor for class com.edorasware.cloud.core.state.BaseStateMachine
 
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
Deprecated.
BaseVariableListener(AttachmentsHelper) - 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
 
basicAction(String, String, String, int, boolean, boolean, String) - Static method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
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.
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
 
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
 
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, boolean) - 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 - 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.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.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.model.ModelOverview.Builder
 
build() - Method in class com.edorasware.one.model.ModelOverview.Element.Builder
 
build() - Method in class com.edorasware.one.navigation.internal.DefaultNavigationAction.DefaultNavigationActionBuilder
 
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.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.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) - Static method in class com.edorasware.one.model.ModelOverview
 
builder(String, String) - Static method in class com.edorasware.one.model.ModelOverview.Element
 
Builder(String, String) - Constructor for class com.edorasware.one.model.ModelOverview.Element.Builder
 
builder(String, String, String) - Static method in class com.edorasware.one.navigation.internal.DefaultNavigationAction
 
bulkWorkObjectDefinitionProcessor(AnyWorkObjectDefinitionService, TimeProvider) - Method in class com.edorasware.config.OneConfiguration
 
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.

C

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
 
CACHES - Static variable in class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
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
 
cancel(String) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
CANDIDATE_GROUPS - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 
CANDIDATE_USERS - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 
CandidateGroupsTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses an candidate groups search term into a suitable predicate.
CandidateGroupsTermFactory(GroupValueResolver, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.CandidateGroupsTermFactory
 
CandidateUsersTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses an candidate groups search term into a suitable predicate.
CandidateUsersTermFactory(UserValueResolver, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.CandidateUsersTermFactory
 
CASE_DEFINITION_ID - Static variable in class com.edorasware.cmmn.one.implementation.OnePersistenceListeners
The case definition Id.
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_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
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_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_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
 
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
 
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
 
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
 
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
 
CaseModelOverviewProvider - Class in com.edorasware.cloud.core.provider.model
 
CaseModelOverviewProvider() - Constructor for class com.edorasware.cloud.core.provider.model.CaseModelOverviewProvider
 
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
 
caseSynchronizer() - Method in class com.edorasware.config.CmmnConfiguration
 
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
 
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
 
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(UserDetails) - Method in class com.edorasware.one.security.CollectionUserDetailsChecker
 
check(UserDetails) - Method in class com.edorasware.one.security.OneUserDetailsChecker
 
checkForAttachmentMaps(Object, String) - Method in class com.edorasware.cloud.core.content.AttachmentsHelper
 
checkForAttachmentVariables(String, List<Variable>) - Method in class com.edorasware.cloud.core.content.AttachmentsHelper
 
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(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
 
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.
close() - Method in class com.edorasware.one.export.CsvExporter
 
close() - Method in class com.edorasware.one.export.ExcelExporter
 
close() - Method in interface com.edorasware.one.export.RowBasedExporter
 
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
 
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.
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.
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
 
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(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
 
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
 
com.edorasware.api.action - package com.edorasware.api.action
Work object action support.
com.edorasware.api.config.action - package com.edorasware.api.config.action
Customization for the work object action 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.models - package com.edorasware.api.models
Provides functionality related to Apps and models.
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
 
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.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.config - package com.edorasware.config
 
com.edorasware.config.action - package com.edorasware.config.action
 
com.edorasware.config.i18n - package com.edorasware.config.i18n
 
com.edorasware.config.mail - package com.edorasware.config.mail
 
com.edorasware.config.util - package com.edorasware.config.util
 
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.datamodel.internal - package com.edorasware.one.app.datamodel.internal
 
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.debugger - package com.edorasware.one.debugger
 
com.edorasware.one.debugger.internal - package com.edorasware.one.debugger.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.export - package com.edorasware.one.export
 
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
 
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.
ComparablePredicateSupplier<T extends Comparable<T>> - Interface in com.edorasware.cloud.core.service.search.internal
 
compareTo(AppFormatVersion) - Method in class com.edorasware.one.app.AppFormatVersion
 
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
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.
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
 
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.
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
 
ContentConverterConfiguration - Class in com.edorasware.config
 
ContentConverterConfiguration() - Constructor for class com.edorasware.config.ContentConverterConfiguration
 
contentDetector() - Method in class com.edorasware.config.OneConfiguration
 
contentLength() - Method in class com.edorasware.one.upload.MultipartMediaResource
 
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.
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
 
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.
 
contentSourceIdCheck(String, List<Variable>) - Method in class com.edorasware.cloud.core.content.internal.BaseVariableListener
 
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
 
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
 
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.
convertToUser(AnyWorkObject, SystemGroups) - Static method in class com.edorasware.one.identity.user.UserUtils
Converts an AnyWorkObject user to a User 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.
copy() - Method in class com.edorasware.cloud.core.json.config.JsonObjectMapperAdapter
 
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(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
 
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) - 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 - 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.
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.
createCmmnSubCase(AnyWorkObject, String, Map<String, Object>, CaseTask.CaseTaskScope, boolean, String) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProvider
Case creation.
createDocumentBuilder(boolean) - Static method in class com.edorasware.cloud.core.util.XMLUtils
 
createDocumentBuilder() - Static method in class com.edorasware.cloud.core.util.XMLUtils
 
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.
createEmptyPredicate() - Method in interface com.edorasware.cloud.core.service.search.internal.ComparablePredicateSupplier
 
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
 
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
 
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
 
createFromResource(Resource, long, MediaType, Instant) - Static method in class com.edorasware.one.thumbnail.Thumbnail
Create a thumbnail with a MediaType, a Resource as source, the length of the Resource 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
 
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
 
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
 
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
 
createManagerGroup(String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
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.
createModelerGroup(String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
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
 
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.
createSupervisorGroup(String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
createTenantMetadata(TenantSetup, String) - Method in class com.edorasware.cloud.core.init.TenantInitializer
 
createThumbnail(Resource, int, Instant) - Method in class com.edorasware.one.thumbnail.internal.ImageThumbnailPreview
 
createThumbnail(Resource, int, Instant) - Method in interface com.edorasware.one.thumbnail.ThumbnailPreview
Creates the thumbnail for the given resource and the maximum thumbnail height.
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
 
createType(String) - Static method in enum com.edorasware.one.thumbnail.PreviewType
Returns the PreviewType for the specified string.
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.
createUserGroup(String) - Method in class com.edorasware.cloud.core.init.CloudGroupInitializer
 
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
 
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
 
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
 
CSS_CLASS - Static variable in class com.edorasware.cloud.core.account.CloudAccount
 
CsvExporter - Class in com.edorasware.one.export
 
CsvExporter(OutputStream) - Constructor for class com.edorasware.one.export.CsvExporter
 
CSVExportStrategy - Class in com.edorasware.cloud.core.dataexport
 
CSVExportStrategy() - Constructor for class com.edorasware.cloud.core.dataexport.CSVExportStrategy
 
currentIdentityService(CurrentUserService, CurrentTenantService) - Method in class com.edorasware.config.OneConfiguration
 
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
 
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() - 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
 
customAppDeploymentCofiguration(boolean, boolean, Resource[]) - Method in class com.edorasware.config.OneConfiguration
 
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
 

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.
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.
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, CurrentUserService) - Constructor for class com.edorasware.cloud.core.service.model.DataExchange
 
DataModelVariableInfo - Class in com.edorasware.one.app.datamodel
 
DataModelVariableInfo(String, String, String, List<ReferencingModelInfo>, List<ReferencingModelInfo>) - Constructor for class com.edorasware.one.app.datamodel.DataModelVariableInfo
 
DataModelVariableInfo(String, String, String, String, List<ReferencingModelInfo>, List<ReferencingModelInfo>) - Constructor for class com.edorasware.one.app.datamodel.DataModelVariableInfo
 
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
 
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
 
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.
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
 
debugger() - Method in class com.edorasware.config.DebuggerConfiguration
 
DebuggerConfiguration - Class in com.edorasware.config
 
DebuggerConfiguration() - Constructor for class com.edorasware.config.DebuggerConfiguration
 
debuggerManager(ProcessEngine, ProcessService, GearExpressionResolver, AnyWorkObjectService, AmbiguousIdHelper) - Method in class com.edorasware.config.DebuggerConfiguration
 
DebuggerManager - Interface in com.edorasware.one.debugger
This class provides an interface to manage debug session
decorate(PlanItemAction, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.one.implementation.OneActionDecorators
 
decorate(PlanningAction, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.one.implementation.OneActionDecorators
 
decorate(CaseFileItemAction, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.one.implementation.OneActionDecorators
 
decorate(CaseFileItemAction, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
decorate(PlanItemAction, TransitionData, EvaluationListeners) - Method in class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
decorate(PlanningAction, TransitionData, EvaluationListeners) - 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
 
DEFAULT_ICON - Static variable in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
DEFAULT_QUERY - Static variable in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectManager
 
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
 
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, AppOverviewService, AppDataModelService, UploadService, CurrentUserService, long) - 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
 
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
 
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
 
DefaultConfigurationManager - Class in com.edorasware.one.configuration.internal
 
DefaultConfigurationManager() - Constructor for class com.edorasware.one.configuration.internal.DefaultConfigurationManager
 
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
 
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
 
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
 
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
 
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
 
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
 
DefaultMaintenanceManager - Class in com.edorasware.one.maintenance.internal
 
DefaultMaintenanceManager(DataConsistencyService, DatabaseSchemaService, UserManager, BackgroundTaskService, OneElasticIndexService, StatisticsAwareCache) - Constructor for class com.edorasware.one.maintenance.internal.DefaultMaintenanceManager
 
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, AttachmentsHelper, 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
 
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
 
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
 
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
 
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
 
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
 
DefinitionIdTermFactory - Class in com.edorasware.cloud.core.service.search.internal
This term factory handles the "definitionId" term to search for work items according their definition id.
DefinitionIdTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.DefinitionIdTermFactory
 
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 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) - 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
 
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
 
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
 
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_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
 
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
 
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
 
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.
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(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(byte[]) - Method in class com.edorasware.one.cache.internal.redis.JsonRedisSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edorasware.one.navigation.internal.json.NavigationActionDeserializer
 
destroy() - Method in class com.edorasware.one.servlet.CacheDisablingFilter
 
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
 
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
 
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
 
disableListener() - Method in class com.edorasware.cloud.core.content.internal.BaseVariableListener
 
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
 
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.
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
 
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_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
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
 
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_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
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
 
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.
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
 
DocumentModelOverviewProvider - Class in com.edorasware.cloud.core.provider.model
 
DocumentModelOverviewProvider() - Constructor for class com.edorasware.cloud.core.provider.model.DocumentModelOverviewProvider
 
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
 
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
 
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
 
DownloadUtils - Class in com.edorasware.cloud.core.util
Provides utility methods related to the explicit download of resources.
DUEDATE - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 
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.
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
 

E

EDITABLE_APP_MODEL_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
EDORAS_CASE_VARIABLE_ITEM - Static variable in class com.edorasware.cmmn.one.CmmnConstants
A data item implementation based on edoras case variables.
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.
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
 
element(ModelOverview.Element) - Method in class com.edorasware.one.model.ModelOverview.Builder
 
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.
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
 
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.
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
 
enableRedisKeyspaceNotificationsInitializer(RedisConnectionFactory) - Method in class com.edorasware.config.SessionRedisConfiguration
 
encode(WorkObject, Collection<WorkObject>) - Method in interface com.edorasware.cloud.core.transfer.AppWriter
Encode the app and its contents.
encodeAppOverview(OutputStream, List<ModelOverview>, MediaType) - Method in class com.edorasware.one.model.AppOverviewService
 
encodeDataModel(ByteArrayOutputStream, List<DataModelVariableInfo>, MediaType) - Method in interface com.edorasware.one.app.datamodel.AppDataModelService
Encodes the data model for download.
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.
engineConfigurationConfigurer(CustomProcessDiagramGenerator, CustomBpmnDeployer, CustomBpmnDeploymentHelper, PerformanceSettings, List<DmnEngineConfigurator>, List<JobHandler>, ActivitiOneExpressionManager) - Method in class com.edorasware.config.OneConfiguration
 
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
 
EntityTemplate - Class in com.edorasware.one.entitytemplate
This class represents DTO for Object definitions.
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
 
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.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
 
ErrorMessage(String, String) - Constructor for class com.edorasware.one.preview.PreviewManager.ErrorMessage
 
evaluate(SimpleTemplateExpressionResolver) - Method in class com.edorasware.cloud.core.template.simple.SimpleTemplate
Evaluate the template.
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
 
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
 
evaluateExpression(String, String) - Method in interface com.edorasware.one.debugger.DebuggerManager
Evaluate given expression in the context of the execution
evaluateExpression(String, String) - Method in class com.edorasware.one.debugger.internal.FlowableDebuggerManager
 
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 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 class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
evaluateIfPart(IfPart, PlanItem, TransitionData) - Method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
evaluateRule(AnyWorkObject, Map<String, Object>, String, String, String) - Method in class com.edorasware.cloud.core.service.caze.DmnRuleServiceBean
 
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
 
evaluateWorkObjectByGlobalIdExpression(String, String) - Method in interface com.edorasware.one.debugger.DebuggerManager
Evaluate given expression in the context of the workobject
evaluateWorkObjectByGlobalIdExpression(String, String) - Method in class com.edorasware.one.debugger.internal.FlowableDebuggerManager
 
evaluateWorkObjectExpression(String, String) - Method in interface com.edorasware.one.debugger.DebuggerManager
Evaluate given expression in the context of the workobject
evaluateWorkObjectExpression(String, String) - Method in class com.edorasware.one.debugger.internal.FlowableDebuggerManager
 
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.
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
 
ExcelExporter - Class in com.edorasware.one.export
 
ExcelExporter(OutputStream) - Constructor for class com.edorasware.one.export.ExcelExporter
 
ExcelExportStrategy - Class in com.edorasware.cloud.core.dataexport
 
ExcelExportStrategy(ObjectMapper) - Constructor for class com.edorasware.cloud.core.dataexport.ExcelExportStrategy
 
EXCLUDED_VARS - Static variable in class com.edorasware.cloud.core.model.WorkObjectDetails
 
execute(JobEntity, String, VariableScope, CommandContext) - Method in class com.edorasware.cmmn.one.timer.CmmnTimerEventJobHandler
 
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
 
executeCleanup() - Method in class com.edorasware.one.upload.internal.UploadServiceCleanupScheduler
 
executeInTransaction(Runnable) - Method in class com.edorasware.one.util.execution.BackgroundTaskService
Executes the given runnable in the background within a database transaction.
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 class com.edorasware.one.upload.MultipartMediaResource
 
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.
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
 
exportApp(AppWriter, String, Collection<String>) - Method in class com.edorasware.cloud.core.transfer.AppExporter
 
exportApp(String, Collection<String>, HttpServletResponse) - Method in interface com.edorasware.one.app.AppImportExportManager
Export App.
exportApp(String, Collection<String>, HttpServletResponse) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
exportAppTranslation(ByteArrayOutputStream, String, MediaType) - Method in class com.edorasware.cloud.core.transfer.AppExporter
 
exportDataModel(String, MediaType, Locale, HttpServletResponse) - Method in interface com.edorasware.one.app.AppImportExportManager
Export the data model for the given App.
exportDataModel(String, MediaType, Locale, HttpServletResponse) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
exportManager(SearchService, ExportStrategy) - Method in class com.edorasware.config.OneConfiguration
 
ExportManager - Interface in com.edorasware.one.search
Exposes export API for work objects.
exportOverview(String, MediaType, Locale, HttpServletResponse) - Method in interface com.edorasware.one.app.AppImportExportManager
Export an overview of all attributes defined within the given App.
exportOverview(String, MediaType, Locale, HttpServletResponse) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
ExportStrategy - Interface in com.edorasware.cloud.core.dataexport
 
exportTranslation(String, MediaType, HttpServletResponse) - Method in interface com.edorasware.one.app.AppImportExportManager
Export translations used in form, process and case models of an App.
exportTranslation(String, MediaType, HttpServletResponse) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
exportTranslations(String, OutputStream, MediaType) - 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.
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
 
expressionManager(String, boolean) - Method in class com.edorasware.config.OneConfiguration
 
expressionResolver(ExpressionManager) - Method in class com.edorasware.config.OneConfiguration
 
ExtensionPoint - Enum in com.edorasware.cmmn.one.transitionhandlers
 
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.
ExternalIdTermFactory - Class in com.edorasware.cloud.core.service.search.internal
This term factory handles the "externalId" term to search for work items according their external id.
ExternalIdTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.ExternalIdTermFactory
 
extractAttachmentFilesFromVariable(String, Object) - Method in class com.edorasware.cloud.core.content.AttachmentsHelper
 
extractAttachmentFilesFromVariable(Object) - Method in class com.edorasware.cloud.core.content.AttachmentsHelper
 
extractAttachmentFilesFromVariables(List<Variable>) - Method in class com.edorasware.cloud.core.content.AttachmentsHelper
 
extractDate(Object) - Method in class com.edorasware.cloud.core.service.process.BaseVariableHandlingService
 
extractGroupIds(String) - Static method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
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.
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
 
extractUserIds(String) - Static method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 

F

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
 
FileDetails(String, long) - Constructor for class com.edorasware.cloud.core.service.UploadResponse.FileDetails
 
files - Variable in class com.edorasware.cloud.core.service.UploadResponse
 
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.
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.
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.
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.
findEntityTemplateByModelId(String, Locale) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectDefinitionManager
 
findEntityTemplateByModelId(String, Locale) - 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
 
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
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(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.
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
findWorkObjectDefinitions(String, String, Integer, Integer, Locale) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectDefinitionManager
 
findWorkObjectDefinitions(String, String, Integer, Integer, Locale) - 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, Locale) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectDefinitionManager
 
findWorkObjectDefinitionsByModelId(String, Locale) - 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, Locale) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectDefinitionManager
 
findWorkObjectDefinitionsWithCaseId(String, String, String, Integer, Integer, Locale) - 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.
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.
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.
FlowableDebuggerManager - Class in com.edorasware.one.debugger.internal
 
FlowableDebuggerManager(ProcessEngine, ProcessService, GearExpressionResolver, AnyWorkObjectService, AmbiguousIdHelper) - Constructor for class com.edorasware.one.debugger.internal.FlowableDebuggerManager
 
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
 
FORCE_APP_IMPORT_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
foreach(String) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
foreach(String, Object) - 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_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
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
 
format(OutputStream, List<DataModelVariableInfo>) - Method in interface com.edorasware.one.app.datamodel.AppDataModelEncoder
 
format(OutputStream, List<DataModelVariableInfo>) - Method in class com.edorasware.one.app.datamodel.internal.AppDataModelJsonEncoder
 
format(OutputStream, List<ModelOverview>) - Method in class com.edorasware.one.model.internal.ModelOverviewJsonEncoder
 
format(OutputStream, List<ModelOverview>) - Method in interface com.edorasware.one.model.ModelOverviewEncoder
 
formatString(String, Object...) - Method in class com.edorasware.cloud.core.service.document.word.LinqContext
 
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.
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
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
 
FormModelOverviewProvider - Class in com.edorasware.cloud.core.provider.model
 
FormModelOverviewProvider() - Constructor for class com.edorasware.cloud.core.provider.model.FormModelOverviewProvider
 
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
 
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
 
from(SystemGroups) - Static method in class com.edorasware.cloud.core.service.configuration.TenantGroupConfiguration
 
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
 
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
 
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
 
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
 
FrontendObjectDeserializer - Class in com.edorasware.cloud.core.json
 
FrontendObjectDeserializer(AttachmentsHelper, 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(AttachmentsHelper, 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
 

G

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
 
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(Resource, MediaType, int, PreviewType, Instant) - Method in class com.edorasware.one.thumbnail.internal.DefaultThumbnailService
 
generateThumbnail(Resource, MediaType, int, PreviewType, Instant) - Method in interface com.edorasware.one.thumbnail.ThumbnailService
Generates a thumbnail for the given input stream and PreviewType.
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
 
get(K, long, TimeUnit) - Method in class com.edorasware.cloud.core.service.model.DataExchange
 
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
 
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, Locale) - Method in interface com.edorasware.one.action.ActionManager
Returns the Action instance for the given action id.
getActionByGlobalId(String, String, Locale) - Method in class com.edorasware.one.action.internal.DefaultActionManager
 
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(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
 
getActiveUploadCount() - Method in class com.edorasware.one.upload.internal.FilesystemCacheUploadService
Returns the count of active uploads in the cache.
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
 
getAllHeaders() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get all message headers (including the standard ones).
getAllowedActions(String, String, Locale) - Method in interface com.edorasware.one.action.ActionManager
Returns the allowed ActionGroups for the specified context and the work object id.
getAllowedActions(ActionContext, Locale) - Method in interface com.edorasware.one.action.ActionManager
Returns the allowed Actions for the specified context and the work object id.
getAllowedActions(String, String, Locale) - Method in class com.edorasware.one.action.internal.DefaultActionManager
 
getAllowedActions(ActionContext, Locale) - Method in class com.edorasware.one.action.internal.DefaultActionManager
 
getAllowedActionsForCurrentUser(String, Locale) - Method in interface com.edorasware.one.rest.manager.CaseManager
Returns allowed actions for the current user and case
getAllowedActionsForCurrentUser(String, Locale) - Method in class com.edorasware.one.rest.manager.internal.DefaultCaseManager
 
getAllowedActionsForType(String, Optional<String>, Locale) - Method in interface com.edorasware.one.action.ActionManager
Returns the allowed Actions for the specified Type.
getAllowedActionsForType(String, Optional<String>, Locale) - Method in class com.edorasware.one.action.internal.DefaultActionManager
 
getAllowedDashboards(Locale) - Method in interface com.edorasware.one.permission.dashboard.DashboardPermissionManager
Returns the allowed Dashboards.
getAllowedDashboards(Locale) - Method in class com.edorasware.one.permission.dashboard.internal.DefaultDashboardPermissionManager
 
getAllowedViews(ContextView, String, Locale) - Method in class com.edorasware.one.permission.view.internal.DefaultViewPermissionManager
 
getAllowedViews(ContextView, String, Locale) - Method in interface com.edorasware.one.permission.view.ViewPermissionManager
Returns the allowed Views for the specified ContextView and the work object id.
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.
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
 
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.
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
 
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.
getApplicationContext() - Method in class com.edorasware.cmmn.one.BaseHandler
 
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
 
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
 
getAppOverview(String, Locale) - Method in class com.edorasware.one.model.AppOverviewService
 
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
 
getAppWorkObjectId(String) - Method in class com.edorasware.one.app.AppHelper
Returns the ID of the app work object corresponding to the given definition ID.
getAsyncExecutor() - Method in class com.edorasware.config.SchedulerConfiguration
 
getAsyncUncaughtExceptionHandler() - Method in class com.edorasware.config.SchedulerConfiguration
 
getAttributes() - Method in class com.edorasware.one.model.ModelOverview.Element
 
getAttributes() - Method in class com.edorasware.one.model.ModelOverview
 
getAuthor() - Method in class com.edorasware.cloud.core.auditlog.AuditLogHelper.CommentEntry
 
getAuthorId() - Method in class com.edorasware.cloud.core.auditlog.AuditLogHelper.CommentEntry
 
getAuthors() - Method in interface com.edorasware.one.addon.AddonMetadata
List of authors
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
 
getAvailableTenantIds() - Method in class com.edorasware.cloud.core.service.tenant.OneCurrentTenantService
 
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
 
getBadges() - Method in class com.edorasware.one.permission.view.View
 
getBadges() - Method in enum com.edorasware.one.permission.view.ViewName
 
getBcc() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message 'Bcc' recipients.
getBody() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the body.
getBooleanValue(JsonParser) - Static method in class com.edorasware.cloud.core.util.JsonUtils
 
getButtonLabel() - Method in interface com.edorasware.api.action.Action
Returns the button label.
getButtonLabel() - Method in class com.edorasware.one.action.FrontendAction
 
getButtonLabelKey() - Method in interface com.edorasware.api.action.Action
Returns the button label i18n message key.
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
 
getCache(String) - Method in class com.edorasware.one.cache.internal.DefaultStatisticsAwareCache
 
getCacheClearedCount() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
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.
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
See StateModelInspector.getCaseFileItemInstances(String, String, com.edorasware.cmmn.model.TransitionData, com.edorasware.cmmn.engine.hooks.PersistenceListeners)
getCaseFileItemInternal() - Method in class com.edorasware.cmmn.one.expressions.OneEventSourceView
 
getCaseFileItemInternal() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
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
 
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.
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
See StateModelInspector.getCasePlanModel(String, com.edorasware.cmmn.model.TransitionData, com.edorasware.cmmn.engine.hooks.PersistenceListeners)
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
 
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
 
getCause() - Method in class com.edorasware.one.i18n.ActionResponse
 
getCause() - Method in class com.edorasware.one.preview.PreviewManager.ErrorMessage
 
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
 
getChildDataSource(String) - Method in class com.edorasware.cloud.core.service.document.word.MailMergeWorkObjectSource
 
getClassifier() - Method in enum com.edorasware.one.thumbnail.PreviewType
Returns the type as string.
getCmmnCaseProvider() - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
getCode() - Method in class com.edorasware.one.i18n.Language
 
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.one.app.datamodel.DataModelVariableInfo
 
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
 
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
 
getConfiguration() - Method in interface com.edorasware.one.configuration.ConfigurationManager
Gets the could configurations.
getConfiguration() - Method in class com.edorasware.one.configuration.internal.DefaultConfigurationManager
 
getContentDefinitionId() - Method in class com.edorasware.cloud.core.content.ContentReference
Deprecated.
 
getContentId() - Method in class com.edorasware.cloud.core.content.ContentReference
Deprecated.
 
getContentManager() - Method in class com.edorasware.cloud.core.content.internal.WorkObjectDeleteListener
 
getContentManager() - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
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(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
 
getContentProviderId() - Method in class com.edorasware.cloud.core.content.ContentReference
Deprecated.
 
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 class com.edorasware.one.content.ContentManagerHelper
Gets content reference.
getContentReference(WorkObject) - Method in class com.edorasware.one.content.ContentManagerHelper
Gets content reference.
getContentType() - Method in class com.edorasware.cloud.core.transfer.json.DocumentContentInfo
Deprecated.
 
getContentType() - Method in class com.edorasware.one.upload.MultipartMediaResource
 
getContext() - Method in interface com.edorasware.api.action.ActionContext
Returns the optional context key.
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
 
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
 
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
 
getCssClass() - Method in class com.edorasware.one.init.AccountSetup
 
getCurrentEntries() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
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
See StateModelInspector.getCurrentStates(String, com.edorasware.cmmn.model.TransitionData, com.edorasware.cmmn.engine.hooks.EngineListeners, com.edorasware.cmmn.engine.hooks.PersistenceListeners)
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.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.
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
 
getDashboardPermissionFilters() - Method in class com.edorasware.one.permission.dashboard.internal.DefaultDashboardPermissionManager
 
getData() - Method in class com.edorasware.one.rest.manager.QueryResponse
 
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
 
getDate() - Method in class com.edorasware.cloud.core.auditlog.AuditLogHelper.CommentEntry
 
getDateValue(JsonParser) - Static method in class com.edorasware.cloud.core.util.JsonUtils
 
getDebuggerWorkObjectId() - Method in class com.edorasware.one.debugger.BaseDebuggerService
 
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
 
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
 
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
 
getDefinitionIdByModelId(String, String) - Method in class com.edorasware.one.entitytemplate.internal.EntityTemplateLookupService
 
getDefinitionPlaceholders(AnyWorkObjectDefinition, List<AnyWorkObject>) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
getDefinitions() - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
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 class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
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.one.upload.MultipartMediaResource
 
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
 
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.
getDocumentContent(String, boolean, boolean) - Method in interface com.edorasware.one.document.DocumentContentManager
Gets the given document content.
getDocumentContent(String, boolean, boolean) - Method in class com.edorasware.one.document.internal.DefaultDocumentContentManager
 
getDocumentHandler(String) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
getDocumentHandlers() - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
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.
getDomain() - Method in class com.edorasware.one.init.AccountSetup
 
getDownloadResponseHeaders(String, MediaType, boolean) - Static method in class com.edorasware.cloud.core.util.DownloadUtils
 
getDueTime() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getEffectiveness() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
getElements() - Method in class com.edorasware.one.model.ModelOverview
 
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
 
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
 
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
 
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
 
getEntityTemplateById(String, Locale) - Method in interface com.edorasware.one.entitytemplate.EntityTemplateManager
Get work object definition for a given definition id.
getEntityTemplateById(String, Locale) - Method in class com.edorasware.one.entitytemplate.internal.DefaultEntityTemplateManager
 
getEntityTemplateByModelId(String, Locale) - Method in interface com.edorasware.one.entitytemplate.EntityTemplateManager
Returns the latest version of EntityTemplate with the given model id.
getEntityTemplateByModelId(String, Locale) - Method in class com.edorasware.one.entitytemplate.internal.DefaultEntityTemplateManager
 
getEntityTemplatesByType(String, String, Locale) - Method in interface com.edorasware.one.entitytemplate.EntityTemplateManager
Returns all localized definitions for a given definition Type.
getEntityTemplatesByType(String, String, Locale) - Method in class com.edorasware.one.entitytemplate.internal.DefaultEntityTemplateManager
 
getEntityTemplatesByTypeAndCase(String, String, String, Locale) - 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, Locale) - Method in class com.edorasware.one.entitytemplate.internal.DefaultEntityTemplateManager
 
getEntriesEvicted() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
getEntriesHit() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
getEntriesMissed() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
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.
getExecutions() - Method in interface com.edorasware.one.debugger.DebuggerManager
Get executions ready for debugging
getExecutions() - Method in class com.edorasware.one.debugger.internal.FlowableDebuggerManager
 
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
 
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.
getExpressions() - Method in class com.edorasware.one.app.datamodel.DataModelVariableInfo
 
getExtensionPoint() - Method in class com.edorasware.cmmn.one.BaseHandler
 
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.
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
 
getFieldChanges() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
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
 
getFilename() - Method in class com.edorasware.one.upload.MultipartMediaResource
 
getFiles() - Method in class com.edorasware.cloud.core.service.UploadResponse
 
getFilteredVariables(List<String>, AnyWorkObject) - Static method in class com.edorasware.cloud.core.service.FrontendObjectUtils
 
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
 
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
 
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
 
getFormDefinitionByAmbiguousId(String, Locale) - Method in interface com.edorasware.one.form.FormDefinitionManager
 
getFormDefinitionByAmbiguousId(String, Locale) - Method in class com.edorasware.one.form.internal.DefaultFormDefinitionManager
 
getFormDefinitionJsonByAmbiguousId(String) - Method in class com.edorasware.one.form.internal.FormDefinitionLookupService
 
getFormDefinitionJsonByKey(String, String) - Method in class com.edorasware.one.form.internal.FormDefinitionLookupService
 
getFormInit() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
getFormModelGlobalIdByKey(String) - Method in class com.edorasware.one.form.internal.FormDefinitionLookupService
 
getFormWork() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
getFrom() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message 'from' address
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
 
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.one.action.FrontendAction.ReferencedWorkObject
 
getGlobalIdByAmbiguousId(String) - Method in class com.edorasware.cloud.core.util.AmbiguousIdHelper
Get global ID from ambiguous ID
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
 
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
 
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
 
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
 
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
 
getId() - Method in interface com.edorasware.api.action.Action
Returns the action ID.
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.one.statesandactions.OneAvailableAction
 
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.model.ModelOverview.Element
 
getId() - Method in class com.edorasware.one.model.ModelOverview
 
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
 
getIdsInHierarchy() - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
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
 
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).
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
 
getInputStream() - Method in class com.edorasware.one.upload.MultipartMediaResource
 
getIntegerValue(JsonParser) - Static method in class com.edorasware.cloud.core.util.JsonUtils
 
getJdbcPersistence() - Method in class com.edorasware.cloud.core.OnePersistence
 
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 class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
getKey() - Method in enum com.edorasware.cloud.core.content.AttachmentsHelper.FileState
 
getKey() - Method in class com.edorasware.cloud.core.service.search.internal.SearchTerm
Returns the optional term key.
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
 
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.
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.
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
 
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
 
getLengthOfStream() - Method in class com.edorasware.one.thumbnail.Thumbnail
 
getLimit() - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
getLimit() - Method in class com.edorasware.cloud.core.service.configuration.PagingConfiguration
 
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
 
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
 
getLongValue(JsonParser) - Static method in class com.edorasware.cloud.core.util.JsonUtils
 
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.
getMajor() - Method in class com.edorasware.one.app.AppFormatVersion
 
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.
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
 
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.one.app.datamodel.AppDataModelEncoder
 
getMediaType() - Method in class com.edorasware.one.app.datamodel.internal.AppDataModelCsvEncoder
 
getMediaType() - Method in class com.edorasware.one.app.datamodel.internal.AppDataModelExcelEncoder
 
getMediaType() - Method in class com.edorasware.one.app.datamodel.internal.AppDataModelJsonEncoder
 
getMediaType() - Method in class com.edorasware.one.model.internal.ModelOverviewCsvEncoder
 
getMediaType() - Method in class com.edorasware.one.model.internal.ModelOverviewExcelEncoder
 
getMediaType() - Method in class com.edorasware.one.model.internal.ModelOverviewJsonEncoder
 
getMediaType() - Method in interface com.edorasware.one.model.ModelOverviewEncoder
 
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
 
getMessageCount() - Method in class com.edorasware.cloud.core.mail.LoggingMailSender
Get the number of messages sent since the instance was created or reset.
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
 
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.
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.
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.
getModelerXml() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getModelId() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
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
 
getModelSvg() - Method in class com.edorasware.one.model.ModelRevision
 
getModelXml() - Method in class com.edorasware.one.model.ModelRevision
 
getModifications() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
getModificationVersion() - Method in class com.edorasware.cloud.core.service.UploadResponse
 
getMostRecentVersionOfProcessDefinition(ProcessDefinitionEntity) - Method in class com.edorasware.cloud.core.bpmn.CustomBpmnDeploymentHelper
 
getMostRecentVersionOfProcessDefinition(ProcessDefinitionEntity, BpmnModel) - Method in class com.edorasware.cloud.core.bpmn.CustomBpmnDeploymentHelper
 
getName() - Method in interface com.edorasware.api.action.Action
Returns the action 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.one.statesandactions.OneAvailableAction
 
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.app.datamodel.DataModelVariableInfo
 
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.one.upload.MultipartMediaResource
 
getNameKey() - Method in interface com.edorasware.api.action.Action
Returns the action name i18n message key.
getNativeCache() - Method in class com.edorasware.one.cache.internal.SafeCacheWrapper
 
getNativeCache() - Method in class com.edorasware.one.cache.internal.StatisticsAwareCacheWrapper
 
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
 
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
 
getObjectMapper() - Method in class com.edorasware.cloud.core.models.BaseModelSynchronizationListener
 
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.workobject.QueryWorkObjectDecoratorContext
 
getOldWorkObject() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
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.
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.
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.
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).
getOperand() - Method in class com.edorasware.cloud.core.service.search.internal.SearchTermExpression
Returns the operand.
getOperator() - Method in class com.edorasware.cloud.core.service.search.internal.SearchTermExpression
Returns the optional operator.
getOrder() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
getOrderingList() - Method in class com.edorasware.cloud.core.service.search.SearchQuery
Returns the list of optional ordering terms.
getOriginUserId() - Method in class com.edorasware.cloud.core.service.user.OneCurrentUserService
 
getOwnerCasePlanModel() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getParent() - Method in class com.edorasware.cloud.core.service.FrontendObject
 
getParent() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getParentCasePlanModel() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
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
 
getParentId() - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
getParentId() - Method in class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
getParentId(FrontendObject) - Static method in class com.edorasware.cloud.core.service.FrontendObjectUtils
 
getPassword() - Method in class com.edorasware.one.identity.user.User
Returns the password of the user.
getPath() - Method in class com.edorasware.one.permission.view.View
 
getPath() - Method in enum com.edorasware.one.permission.view.ViewName
 
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
 
getPhone() - Method in class com.edorasware.one.identity.user.User
Returns the phone number of the user.
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
See StateModelInspector.getPlanItem(String, String, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators)
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
See StateModelInspector.getPlanItemInstance(String, String, com.edorasware.cmmn.model.TransitionData, com.edorasware.cmmn.engine.hooks.PersistenceListeners)
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
See StateModelInspector.getPlanItemInstances(String, Class, com.edorasware.cmmn.model.TransitionData, com.edorasware.cmmn.engine.hooks.PersistenceListeners)
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
See StateModelInspector.getPlanItemInstances(String, Class, boolean, TransitionData, PersistenceListeners)
getPlanItemInternal() - Method in class com.edorasware.cmmn.one.expressions.OneEventSourceView
 
getPlanItemInternal() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
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
See StateModelInspector.getPlanItemProperties(String, String, String[], TransitionData, PersistenceListeners, EvaluationListeners)
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
See StateModelInspector.getPlanItemProperties(String, Class, boolean, String[], TransitionData, PersistenceListeners, EvaluationListeners)
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
See StateModelInspector.getPlanItems(String, Class, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators)
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
See StateModelInspector.getPlanItems(String, Class, boolean, TransitionData, PersistenceListeners, EvaluationListeners, ViewCreators)
getPosition() - Method in class com.edorasware.one.permission.view.Badge
 
getPreCreateWorkObject() - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
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
 
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.
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.
getPriority() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message priority.
getPriority() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getProperties() - Method in class com.edorasware.one.modeler.ModelerManager.Option
 
getPropertyName() - Method in enum com.edorasware.cloud.core.json.AttachmentMetadataFields
 
getProviderId() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
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
 
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
 
getReadReferences() - Method in class com.edorasware.one.app.datamodel.DataModelVariableInfo
 
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
 
getReferencingModelId() - Method in class com.edorasware.one.app.datamodel.ReferencingModelInfo
 
getReferencingModelName() - Method in class com.edorasware.one.app.datamodel.ReferencingModelInfo
 
getReferencingModelType() - Method in class com.edorasware.one.app.datamodel.ReferencingModelInfo
 
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.
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
 
getResource() - Method in class com.edorasware.one.thumbnail.Thumbnail
 
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
 
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
 
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
 
getRuntimeJson() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getScope() - Method in class com.edorasware.one.app.datamodel.DataModelVariableInfo
 
getSelf() - Method in class com.edorasware.cloud.core.service.FrontendObject
 
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 class com.edorasware.one.rest.manager.QueryResponse
 
getSkeletonContent() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getSkeletonContent(String, boolean, boolean) - Method in interface com.edorasware.one.document.DocumentContentManager
Gets the given document skeleton content.
getSkeletonContent(String, boolean, boolean) - Method in class com.edorasware.one.document.internal.DefaultDocumentContentManager
 
getSkeletonContentMetadata() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getSource() - Method in class com.edorasware.one.workitem.WorkItem
The work object that is underlying this work item.
getSourceLocation() - Method in class com.edorasware.cloud.core.transfer.AppContent
Returns the source location information.
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.
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 enum com.edorasware.one.permission.view.StateView
 
getStorageKey() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
getStringValue(JsonParser) - Static method in class com.edorasware.cloud.core.util.JsonUtils
 
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.
getSubject() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message subject.
getSubState() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
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
 
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
 
getTableName() - Method in class com.edorasware.cloud.core.service.document.word.MailMergeWorkObjectSource
The name of the data source.
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 class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getTargetExpression() - Method in class com.edorasware.cloud.core.service.process.InitVariableData
 
getTemplateService() - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
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
 
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.
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
 
getTitle() - Method in class com.edorasware.one.modeler.ModelerManager.Option
 
getTo() - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Get the message 'To' recipients.
getTopMostCasePlanModel() - Method in class com.edorasware.cmmn.one.expressions.OnePlanItemView
 
getTotal() - Method in class com.edorasware.one.rest.manager.QueryResponse
 
getTotalSize() - Method in class com.edorasware.one.upload.internal.ContentRange
Returns the total content size.
getTrackedFileCount() - Method in class com.edorasware.cloud.core.transfer.integration.ModifiedFilesFilter
Returns the number of currently tracked files (useful for testing).
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 class com.edorasware.cloud.core.model.WorkObjectDetails
 
getType() - Method in class com.edorasware.cmmn.one.timer.CmmnTimerEventJobHandler
 
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.model.ModelOverview.Element
 
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
 
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 class com.edorasware.cloud.core.conversion.internal.CacheContentWrapper
 
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
 
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
 
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
 
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, Ref<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 class com.edorasware.one.modeler.ModelerManager.Option
 
getVariableNameExpression() - Method in class com.edorasware.cloud.core.service.process.InitVariableData
 
getVariables() - Method in class com.edorasware.cloud.core.model.WorkObjectDetails
 
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.
getVariableValueExpression() - Method in class com.edorasware.cloud.core.service.process.InitVariableData
 
getVersion() - Method in interface com.edorasware.one.addon.AddonMetadata
Current version of the addon
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.
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
 
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() - 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() - 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
 
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>, Locale, String...) - Method in class com.edorasware.one.rest.manager.internal.DefaultWorkObjectDefinitionManager
 
getWorkObjectDefinition(String, DefinitionViewFilter, Collection<String>, Locale, String...) - Method in interface com.edorasware.one.rest.manager.WorkObjectDefinitionManager
Gets the definition by id
getWorkObjectDetails(WorkObject) - Method in class com.edorasware.cloud.core.model.ModelService
 
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.
getWorkObjectIdByAmbiguousId(String) - Method in class com.edorasware.cloud.core.util.AmbiguousIdHelper
Get workObjectId from ambiguousId
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
 
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
getWriteReferences() - Method in class com.edorasware.one.app.datamodel.DataModelVariableInfo
 
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
 
GlobalIdTermFactory - Class in com.edorasware.cloud.core.service.search.internal
This term factory handles the "globalId" term to search for work items according their WorkObjectValues.GLOBAL_ID.
GlobalIdTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.GlobalIdTermFactory
 
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
 
group(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the action group information.
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.
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.
GroupValueResolver - Class in com.edorasware.cloud.core.service.search.internal
Provides shared functions for resolving group operand values.
GroupValueResolver(AnyWorkObjectService) - Constructor for class com.edorasware.cloud.core.service.search.internal.GroupValueResolver
 
groupValueResolver(AnyWorkObjectService) - Method in class com.edorasware.config.OneConfiguration
 
GUID - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 

H

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
See StateModelUpdater.handleCaseFileItemTransition(String, String, com.edorasware.cmmn.model.xml.CaseFileItemTransition, com.edorasware.cmmn.model.TransitionData, com.edorasware.cmmn.engine.hooks.EngineListeners, com.edorasware.cmmn.engine.hooks.PersistenceListeners)
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
See StateModelUpdater.handleCaseMigration(String, String, String, Map, TransitionData, EngineListeners, PersistenceListeners) <String, String>, TransitionData, EngineListeners, PersistenceListeners)}
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
See StateModelUpdater.handleDiscretionaryItemPlanning(String, String, com.edorasware.cmmn.model.TransitionData, com.edorasware.cmmn.engine.hooks.EngineListeners, com.edorasware.cmmn.engine.hooks.PersistenceListeners)
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
See StateModelUpdater.handlePlanItemTransition(String, String, com.edorasware.cmmn.model.xml.PlanItemTransition, com.edorasware.cmmn.model.TransitionData, com.edorasware.cmmn.engine.hooks.EngineListeners, com.edorasware.cmmn.engine.hooks.PersistenceListeners)
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) - 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
See StateModelUpdater.handleStateUpdate(String, com.edorasware.cmmn.model.TransitionData, com.edorasware.cmmn.engine.hooks.EngineListeners, com.edorasware.cmmn.engine.hooks.PersistenceListeners)
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.
handleUploadedContent(MediaResource) - 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.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
 
hasNotification(UserNotification) - Method in class com.edorasware.one.identity.user.User
Checks if the user has subscribed to the given notification option.
hidden(boolean) - Method in class com.edorasware.api.action.ActionBuilder
Sets the action 'hidden' state.
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.
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
 
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.
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.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.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.
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.
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
 
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
 
IGNORE_IMPORT_ERROR_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
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
 
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
 
importApp(WorkObjectDetails, boolean, boolean) - Method in class com.edorasware.cloud.core.model.ModelService
 
importApp(AppContent, String, boolean, boolean, boolean, String, Collection<String>) - Method in class com.edorasware.cloud.core.transfer.AppImporter
 
importApp(String, String, boolean, Collection<String>) - Method in interface com.edorasware.one.app.AppImportExportManager
Import an App.
importApp(String, String, boolean, Collection<String>) - Method in class com.edorasware.one.app.internal.DefaultAppImportExportManager
 
importAppTranslation(String, File, String, MediaType) - 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
 
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
 
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.
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, MediaType) - 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
 
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
 
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
 
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() - 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_COMMENT - Static variable in class com.edorasware.cloud.core.init.OneInitializer
 
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.
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
 
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
 
InitialAssignedGroupTermFactory - Class in com.edorasware.cloud.core.service.search.internal
This term factory handles the "initialAssignedGroup" term to search for work items according their initially assigned groupId .
InitialAssignedGroupTermFactory(GroupValueResolver, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.InitialAssignedGroupTermFactory
 
InitialAssigneeTermFactory - Class in com.edorasware.cloud.core.service.search.internal
This term factory handles the "initialAssignee" term to search for work items according their initially assigned user.
InitialAssigneeTermFactory(UserValueResolver, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.InitialAssigneeTermFactory
 
InitializationConfiguration - Class in com.edorasware.config
 
InitializationConfiguration() - Constructor for class com.edorasware.config.InitializationConfiguration
 
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.AssignedGroupTermFactory
 
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.CandidateGroupsTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.CandidateUsersTermFactory
 
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.DefinitionIdTermFactory
 
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.ExternalIdTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.GlobalIdTermFactory
 
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.InitialAssignedGroupTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.InitialAssigneeTermFactory
 
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.PreviousAssignedGroupTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.PreviousAssigneeTermFactory
 
initializeDefaultPredicate(SearchQuery.Builder) - Method in class com.edorasware.cloud.core.service.search.internal.ProviderIdTermFactory
 
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.
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
 
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
 
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
 
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
 
InstantSerializer - Class in com.edorasware.cloud.core.json
Serializer for Id instances
InstantSerializer() - Constructor for class com.edorasware.cloud.core.json.InstantSerializer
 
InternalActionManagerConfigurationConfigurer - Interface in com.edorasware.config.action
 
InternalActionProcessorsConfigurationConfigurer - Interface in com.edorasware.config.action
 
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.
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(String) - Static method in class com.edorasware.cloud.core.util.ModelStateHelper
 
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
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.
isAppGraphEnabled() - Method in class com.edorasware.cloud.core.service.configuration.MiscellaneousConfiguration
 
isAttachmentData(Map<String, Object>) - Method in class com.edorasware.cloud.core.content.AttachmentsHelper
 
isAttachmentVariable(Object) - Method in class com.edorasware.cloud.core.content.AttachmentsHelper
 
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
 
isBreakpoint(Execution) - Method in class com.edorasware.one.debugger.BaseDebuggerService
 
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.
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
 
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
 
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
 
isEmpty() - Method in class com.edorasware.cloud.core.service.model.DataExchange
 
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
 
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
 
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
 
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
 
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
 
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
 
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.
isOverwrite() - Method in class com.edorasware.cloud.core.service.process.InitVariableData
 
isRequired() - Method in interface com.edorasware.api.action.Action
Returns the 'required' state.
isRequired() - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
isRequired() - Method in class com.edorasware.one.action.FrontendAction
 
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
 
isSet(Object) - Static method in class com.edorasware.cmmn.one.CmmnHelper
 
isSetLastActionComment() - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
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
 
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.
isVirtual() - Method in class com.edorasware.one.permission.dashboard.Dashboard
 
isVirtual() - Method in enum com.edorasware.one.permission.dashboard.DashboardName
 
iterator() - Method in class com.edorasware.cloud.core.service.document.word.LinqIterable
 

J

jdbcPersistence(DataSource, DatabaseType, DatabaseMetadata) - Method in class com.edorasware.config.OneConfiguration
 
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
 
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
 

L

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.
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.
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.
lastModified() - Method in class com.edorasware.one.upload.MultipartMediaResource
 
lastName(String) - Method in class com.edorasware.one.identity.user.User.Builder
Set the mandatory last name of the user.
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.
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 

M

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_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
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
 
MailModelOverviewProvider - Class in com.edorasware.cloud.core.provider.model
 
MailModelOverviewProvider() - Constructor for class com.edorasware.cloud.core.provider.model.MailModelOverviewProvider
 
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
 
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.
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
 
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_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.
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
 
matches(String) - Method in enum com.edorasware.cloud.core.content.AttachmentsHelper.FileState
 
matchesRestrictions(AnyWorkObject) - Method in class com.edorasware.cloud.core.security.SecurityPredicatePostProcessor
 
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.
mergeAppModelVariables(String, WorkObjectDetails, String) - Method in class com.edorasware.cloud.core.model.ModelService
 
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
 
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(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(JdbcTemplate) - Method in class com.edorasware.one.upgrade.Upgrade205ExternalIdIndex
 
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
 
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
 
MIME_TYPE - Static variable in class com.edorasware.cloud.core.dataexport.ExcelExportStrategy
 
MIME_TYPE - Static variable in class com.edorasware.cloud.core.dataexport.SimpleCSVExportStrategy
 
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_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_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.
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
 
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
 
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
 
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
 
modelManager(WorkObjectService, AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
ModelManager - Interface in com.edorasware.one.model
This interface provides methods for model management
ModelOverview - Class in com.edorasware.one.model
 
ModelOverview.Builder - Class in com.edorasware.one.model
 
ModelOverview.Element - Class in com.edorasware.one.model
 
ModelOverview.Element.Builder - Class in com.edorasware.one.model
 
ModelOverviewCsvEncoder - Class in com.edorasware.one.model.internal
 
ModelOverviewCsvEncoder(ObjectMapper) - Constructor for class com.edorasware.one.model.internal.ModelOverviewCsvEncoder
 
ModelOverviewEncoder - Interface in com.edorasware.one.model
 
ModelOverviewExcelEncoder - Class in com.edorasware.one.model.internal
 
ModelOverviewExcelEncoder(ObjectMapper) - Constructor for class com.edorasware.one.model.internal.ModelOverviewExcelEncoder
 
ModelOverviewJsonEncoder - Class in com.edorasware.one.model.internal
 
ModelOverviewJsonEncoder(ObjectMapper) - Constructor for class com.edorasware.one.model.internal.ModelOverviewJsonEncoder
 
ModelOverviewProvider - Interface in com.edorasware.one.model
 
ModelPersistenceService - Interface in com.edorasware.cloud.core.service.model
 
modelPersistenceService() - Method in class com.edorasware.config.OneConfiguration
 
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
 
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
 
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
 
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
 
MultipartMediaResource - Class in com.edorasware.one.upload
 
MultipartMediaResource(MultipartFile) - Constructor for class com.edorasware.one.upload.MultipartMediaResource
 
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
 

N

name(String) - Method in class com.edorasware.api.action.ActionBuilder
Sets the action name.
name - Variable in class com.edorasware.cloud.core.service.UploadResponse.FileDetails
 
name(String) - Method in class com.edorasware.one.action.ActionGroup.Builder
 
name(String) - Method in class com.edorasware.one.action.FrontendActionGroup.Builder
 
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
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
 
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
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
 
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
 
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.
NOT_BLOCKED_VARIABLE_PREDICATE - Static variable in class com.edorasware.cloud.core.util.CloudVariables
 
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
 
nullString(String) - Method in class com.edorasware.cloud.core.template.simple.SimpleTemplate.Builder
 

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_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
 
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 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
 
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.
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
ordering(Ordering) - Method in class com.edorasware.cloud.core.service.search.SearchQuery.Builder
 
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
 
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_CASE_ID - Static variable in class com.edorasware.cmmn.one.CmmnConstants
Applies to cases created via a CaseTask.
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
 
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(AnyWorkObject) - Method in class com.edorasware.cloud.core.service.FrontendObject.Builder
 
parent(WorkObject) - Method in class com.edorasware.cloud.core.service.FrontendObject.Builder
 
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
 
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.
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
 
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
 
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
 
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
 
PersistedSetup<S> - Class in com.edorasware.one.init
This class wraps the setup data and the id under which it was persisted.
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_TRANSITION_VERB - Static variable in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
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
 
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
 
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
 
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.
postConstruct() - Method in class com.edorasware.config.action.ActionConfiguration
 
postConstruct() - Method in class com.edorasware.config.i18n.I18NConfiguration
 
postConstruct() - Method in class com.edorasware.config.mail.MailConfiguration
 
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
 
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
 
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.
preDeleteWorkObject(DeleteWorkObjectDecoratorContext) - Method in interface com.edorasware.api.workobject.WorkObjectDecorator
 
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
 
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
 
previewConverters(TimeProvider) - Method in class com.edorasware.config.ContentConverterConfiguration
 
PreviewDocumentContentConverterService - Interface in com.edorasware.cloud.core.conversion
Provides content conversion support for documents.
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.
PreviousAssignedGroupTermFactory - Class in com.edorasware.cloud.core.service.search.internal
Parses an previous assigned group search term into a suitable predicate.
PreviousAssignedGroupTermFactory(GroupValueResolver, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.PreviousAssignedGroupTermFactory
 
PreviousAssigneeTermFactory - Class in com.edorasware.cloud.core.service.search.internal
This term factory handles the "previousAssignee" term to search for work items according their previously assigned user.
PreviousAssigneeTermFactory(UserValueResolver, TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.PreviousAssigneeTermFactory
 
PRIMARY_LANGUAGE - Static variable in class com.edorasware.cloud.core.models.AppModel
 
primaryKeyGenerator() - Method in class com.edorasware.config.ProviderConfiguration
 
PRIORITY - Static variable in class com.edorasware.cmmn.one.CmmnConstants
 
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(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_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
 
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
 
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, boolean) - Constructor for class com.edorasware.cloud.core.deploy.ProcessModelDeployer
 
processModelDeployer(ModelPersistenceService, boolean) - Method in class com.edorasware.config.OneConfiguration
 
ProcessModelOverviewProvider - Class in com.edorasware.cloud.core.provider.model
 
ProcessModelOverviewProvider() - Constructor for class com.edorasware.cloud.core.provider.model.ProcessModelOverviewProvider
 
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
 
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
 
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.
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
 
PropertyDeserializer - Class in com.edorasware.cloud.core.json
Deserializer for Property
PropertyDeserializer() - Constructor for class com.edorasware.cloud.core.json.PropertyDeserializer
 
PropertySerializer - Class in com.edorasware.cloud.core.json
Serializer for Property instances
PropertySerializer() - Constructor for class com.edorasware.cloud.core.json.PropertySerializer
 
ProviderConfiguration - Class in com.edorasware.config
 
ProviderConfiguration() - Constructor for class com.edorasware.config.ProviderConfiguration
 
ProviderIdTermFactory - Class in com.edorasware.cloud.core.service.search.internal
This term factory handles the "providerId" term to search for work items according their provider id.
ProviderIdTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.ProviderIdTermFactory
 
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(K, V) - Method in class com.edorasware.cloud.core.service.model.DataExchange
 
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
 
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
 
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
 
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
 

Q

QUERY - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
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
 
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
 
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
 
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
 
readFile(String, String, Integer) - Method in interface com.edorasware.one.filestorage.FileStorageManager
Reads the file content and stores the result in the given HTTP response instance.
readFile(String, String, Integer) - Method in class com.edorasware.one.filestorage.internal.DefaultFileStorageManager
 
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 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
 
ReferencingModelInfo - Class in com.edorasware.one.app.datamodel
 
ReferencingModelInfo(String, String, String) - Constructor for class com.edorasware.one.app.datamodel.ReferencingModelInfo
 
RELEASE_VERSION - Static variable in class com.edorasware.cloud.core.service.configuration.VersionConfiguration
 
REMOVE_AFTER_IMPORT_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
removeListener(AnyWorkObjectProviderListener) - Method in class com.edorasware.cloud.core.provider.caze.CmmnCaseProviderProxy
 
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
 
removeSpecialFields(Map<String, Object>) - Static method in class com.edorasware.cmmn.one.CmmnHelper
 
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
 
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
 
replacePlaceholders(Map<String, String>, WorkObject, Resource, String) - Method in interface com.edorasware.cloud.core.service.document.DocumentHandler
 
replacePlaceholders(Map<String, String>, WorkObject, Resource, String) - Method in class com.edorasware.cloud.core.service.document.pdf.PdfDocumentHandler
 
replacePlaceholders(Map<String, String>, WorkObject, Resource, 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
 
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
 
required(boolean) - Method in class com.edorasware.api.action.ActionBuilder
Sets the action 'required' state.
reset() - Method in class com.edorasware.cloud.core.mail.LoggingMailSender
Reset the message tracking.
resolve(String) - Method in interface com.edorasware.cloud.core.template.simple.SimpleTemplateExpressionResolver
 
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
 
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
 
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 class com.edorasware.cmmn.one.implementation.OneEngineListeners
 
resolvePlanItemProperty(PlanItem, String, TransitionData, PropertyAccessor) - Method in class com.edorasware.cmmn.one.implementation.OneEvaluationListeners
 
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
 
ResponseExpressionResolver - Interface in com.edorasware.cloud.core.service.rest
 
RestRequestExecutor - Interface in com.edorasware.cloud.core.service.process
 
restrict(Predicate) - Method in class com.edorasware.cloud.core.security.SecurityPredicatePostProcessor
 
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
 
ResubmissionTimeTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
ResubmissionTimeTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.ResubmissionTimeTermFactory
 
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 class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
<p>Get the Case CMMN XML string from persistent storage.
retrieveCasePlanModelData(String, Map<String, String>) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
retrieveCaseState(String, Map<String, String>) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
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
 
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.
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
 
RowBasedExporter - Interface in com.edorasware.one.export
 
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
 
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).
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.
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
 

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.
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.
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.
saveDocumentContent(String, MultipartHttpServletRequest) - Method in interface com.edorasware.one.document.DocumentContentManager
Saves the document content into the work object with the given ID.
saveDocumentContent(String, MultipartHttpServletRequest) - Method in class com.edorasware.one.document.internal.DefaultDocumentContentManager
 
saveFile(MediaResource) - Method in interface com.edorasware.one.filestorage.FileStorageManager
Saves the given media resource.
saveFile(MediaResource) - Method in class com.edorasware.one.filestorage.internal.DefaultFileStorageManager
 
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.
saveSkeletonContent(String, MultipartHttpServletRequest) - Method in interface com.edorasware.one.document.DocumentContentManager
Saves the document content into the model with the given ID.
saveSkeletonContent(String, MultipartHttpServletRequest) - Method in class com.edorasware.one.document.internal.DefaultDocumentContentManager
 
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
 
saveWorkObjectContent(String, MediaResource, Optional<Instant>, Optional<Instant>) - Method in class com.edorasware.one.content.ContentManagerHelper
Save work object content content reference.
saveWorkObjectContentReference(String, MediaResource, 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
 
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
 
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, GroupValueResolver, AnyWorkObjectService, AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
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
 
SecurityPredicatePostProcessor - Class in com.edorasware.cloud.core.security
 
SecurityPredicatePostProcessor() - Constructor for class com.edorasware.cloud.core.security.SecurityPredicatePostProcessor
 
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
 
send(MimeMessage) - Method in class com.edorasware.cloud.core.mail.LoggingMailSender
 
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.
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
 
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
 
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) - 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
 
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
 
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
 
setAccountGroup(String, String) - Method in class com.edorasware.cloud.core.init.CloudAccountInitializer
 
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.
setAdditionalTenantInitializers(List<Runnable>) - Method in class com.edorasware.cloud.core.init.OneInitializer
 
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.one.action.internal.WorkObjectActionProcessor
 
setApplicationContext(ApplicationContext) - Method in class com.edorasware.one.debugger.BaseDebuggerService
 
setBcc(List<String>) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message 'Bcc' recipients.
setBody(String, boolean) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message body.
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
 
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
 
setComment(String) - Method in class com.edorasware.one.app.datamodel.DataModelVariableInfo
 
setConfigureRedisAction(ConfigureRedisAction) - Method in class com.edorasware.config.SessionRedisConfiguration
Sets the action to perform for configuring Redis.
setContentManager(ContentManager) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
setContentManagerHelper(ContentManagerHelper) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
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
 
setCurrentWorkObject(WorkObject) - Method in class com.edorasware.api.workobject.UpdateWorkObjectDecoratorContext
 
setCurrentWorkObjectData(AnyWorkObject) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setDefaultRedisSerializer(RedisSerializer<Object>) - Method in class com.edorasware.config.SessionRedisConfiguration
 
setDefinitionId(String) - Method in class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
setDeleted(boolean) - Method in class com.edorasware.api.workobject.DeleteWorkObjectDecoratorContext
 
setDeployedAppChannelAdapters(List<OutgoingAppChannelAdapter>) - Method in class com.edorasware.cloud.core.deploy.AppDeploymentService
 
setDescription(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setDeserializers(List<StdDeserializer<?>>) - Method in class com.edorasware.cloud.core.json.config.JsonObjectMapperAdapter
 
setDocumentHandlers(List<DocumentHandler>) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
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.
setEmbeddedValueResolver(StringValueResolver) - Method in class com.edorasware.config.SessionRedisConfiguration
 
setEnabled(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setEndpoint(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setEnvironment(Environment) - Method in class com.edorasware.config.util.IndexingConfigurationImportSelector
 
setExecutionContent(String) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setExecutionToActivity(String, String) - Method in interface com.edorasware.one.debugger.DebuggerManager
Set activity in the execution to the defined step.
setExecutionToActivity(String, String) - Method in class com.edorasware.one.debugger.internal.FlowableDebuggerManager
 
setFieldChanges(Set<FieldChange>) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setForm(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
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
 
setHidden(boolean) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setIcon(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setId(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setIdsInHierarchy(Set<String>) - Method in class com.edorasware.api.workobject.GetFrontendObjectsDecoratorContext
 
setImportMetadata(AnnotationMetadata) - Method in class com.edorasware.config.SessionRedisConfiguration
 
setKey(String) - Method in class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
setLimit(Integer) - Method in class com.edorasware.api.workobject.QueryWorkObjectDecoratorContext
 
setListeners(List<NotificationListener>) - Method in class com.edorasware.cloud.core.notification.NotificationService
 
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(HttpServletRequest, HttpServletResponse, Locale) - Method in class com.edorasware.one.security.CurrentUserLocaleResolver
 
setLoginPageUrlPattern(String) - Method in class com.edorasware.one.servlet.BrowserRedirectionFilter
 
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
 
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
 
setModifications(AnyWorkObjectModification.Builder) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setModificationVersion(long) - Method in class com.edorasware.cloud.core.service.UploadResponse
 
setName(Object) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
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
 
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
 
setOverwrite(boolean) - Method in class com.edorasware.cloud.core.service.process.InitVariableData
 
setParentId(String) - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
setParentId(String) - Method in class com.edorasware.api.workobject.CreateWorkObjectDecoratorContext
 
setPreCreateWorkObject(WorkObject) - Method in class com.edorasware.api.workobject.CreateFrontendWorkObjectDecoratorContext
 
setPredicate(Predicate) - Method in class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
setPriority(int) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message priority.
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
 
setReplyTo(String) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message 'ReplyTo' address.
setRequired(boolean) - Method in class com.edorasware.cmmn.one.statesandactions.OneAvailableAction
 
setRestRequestExecutor(RestRequestExecutor) - Method in class com.edorasware.cloud.core.service.process.RestVariableHandlingService
 
setRuntimeJson(String) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setSerializers(List<JsonSerializer<?>>) - Method in class com.edorasware.cloud.core.json.config.JsonObjectMapperAdapter
 
setSetLastActionComment(boolean) - Method in class com.edorasware.api.workobject.UpdateFrontendWorkObjectDecoratorContext
 
setSkeletonContent(byte[]) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setSkeletonContentMetadata(ContentMetadata) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setStateMachines(List<StateMachine>) - Method in class com.edorasware.cloud.core.state.StateMachineManager
 
setStorageKey(String) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
setSubject(String) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message subject.
setSystemApp(Resource) - Method in class com.edorasware.cloud.core.init.OneInitializer
 
setSystemDefinitionProviders(List<SystemDefinitionProvider>) - Method in class com.edorasware.cloud.core.init.OneInitializer
 
setTemplateService(TemplateService) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
setTenantResources(Resource[]) - Method in class com.edorasware.cloud.core.init.OneInitializer
 
setTestRecipient(String) - Method in class com.edorasware.cloud.core.mail.TemplateMailService
 
setTo(List<String>) - Method in class com.edorasware.cloud.core.mail.OneMimeMessageHelper
Set the message 'To' recipients.
setType(String) - Method in class com.edorasware.api.workobject.GetFrontendObjectDecoratorContext
 
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
 
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
 
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
 
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.
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.one.frontendobject.FrontendObjectManager
Sends a signal to the given process.
signal(String) - Method in class com.edorasware.one.frontendobject.internal.DefaultFrontendObjectManager
 
signalExecution(String, String) - Method in interface com.edorasware.one.debugger.DebuggerManager
Signal execution to continue in the process execution.
signalExecution(String, String) - Method in class com.edorasware.one.debugger.internal.FlowableDebuggerManager
 
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
 
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
 
size - Variable in class com.edorasware.cloud.core.service.UploadResponse.FileDetails
 
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.
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
 
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
 
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 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.
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
 
STATE_ACTIONS - Static variable in class com.edorasware.one.action.internal.WorkObjectActionProcessor
Map containing all the possible state actions.
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
 
stateModelCache() - Method in class com.edorasware.config.CmmnConfiguration
 
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
 
StateUpdateTimeTermFactory - Class in com.edorasware.cloud.core.service.search.internal
 
StateUpdateTimeTermFactory(TimeProvider) - Constructor for class com.edorasware.cloud.core.service.search.internal.StateUpdateTimeTermFactory
 
StateView - Enum in com.edorasware.one.permission.view
Enum containing all the possible state views.
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
 
statisticsManager(CurrentTenantService, OnePersistence) - Method in class com.edorasware.config.OneConfiguration
 
StatisticsManager - Interface in com.edorasware.one.statistic
Exposes API for retrieving statistics.
STEPPING_SIGNALS - Static variable in class com.edorasware.one.debugger.internal.FlowableDebuggerManager
 
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
 
storeCasePlanModelData(String, Map<String, String>, CasePlanModelData) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
storeCaseState(String, Map<String, String>, String) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
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
 
storeTransitionDataCache(String, Map<String, String>, String) - Method in class com.edorasware.cmmn.one.implementation.CaseVariablePersistenceListeners
 
StringReplacementTask - Class in com.edorasware.cloud.core.util
 
StringReplacementTask(String, String) - Constructor for class com.edorasware.cloud.core.util.StringReplacementTask
 
StringToPathConverter - Class in com.edorasware.one.converter
Converts a String to a Path.
StringToPathConverter() - Constructor for class com.edorasware.one.converter.StringToPathConverter
 
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
 
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
 
stripMetaCharacters(String) - Method in class com.edorasware.cloud.core.service.search.internal.SearchTokenizer
Strips meta-characters (quotes and escapes) from the given input string.
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
 
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
 
switchUserProcessingFilter(UserDetailsService, UserDetailsChecker) - Method in class com.edorasware.config.OneConfiguration
 
synchronize(String) - Method in class com.edorasware.one.elastic.OneElasticIndexService
 
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.
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.
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
 
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.

T

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
 
TASK - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
TASK_MODEL - Static variable in class com.edorasware.one.action.internal.TypeActionProcessor
 
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
 
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
 
TaskModelOverviewProvider - Class in com.edorasware.cloud.core.provider.model
 
TaskModelOverviewProvider() - Constructor for class com.edorasware.cloud.core.provider.model.TaskModelOverviewProvider
 
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
 
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
 
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.one.action.internal.TypeActionProcessor
 
TENANT_NAMES_HEADER - Static variable in class com.edorasware.cloud.core.transfer.TransferConstants
 
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 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.AssignedGroupIdUpdateTimeTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.AssignedGroupTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.AssigneeIdUpdateTimeTermFactory
 
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.CandidateGroupsTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.CandidateUsersTermFactory
 
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.DefinitionIdTermFactory
 
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.ExternalIdTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.GlobalIdTermFactory
 
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.InitialAssignedGroupTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.InitialAssigneeTermFactory
 
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.PreviousAssignedGroupTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.PreviousAssigneeTermFactory
 
TERM_NAME - Static variable in class com.edorasware.cloud.core.service.search.internal.ProviderIdTermFactory
 
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 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.
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
 
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
 
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.
ThumbnailPreview - Interface in com.edorasware.one.thumbnail
Interface for thumbnail preview strategies.
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
 
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
 
toBuilder() - Method in class com.edorasware.one.init.GroupSetup
 
toBuilder() - Method in class com.edorasware.one.init.UserSetup
 
tokenize(String, char) - Method in class com.edorasware.cloud.core.service.search.internal.SearchTokenizer
Tokenizes the given input string.
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.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
 
toValueMap() - Method in class com.edorasware.one.entitytemplate.EntityTemplate
 
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.
transformViewNamesToViews(Collection<ViewName>) - Static method in class com.edorasware.one.permission.view.ViewUtils
Transforms a ViewName collection to an immutable View collection.
TransitionHandler - Class in com.edorasware.cmmn.one.transitionhandlers
 
TransitionHandler() - Constructor for class com.edorasware.cmmn.one.transitionhandlers.TransitionHandler
 
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.
TYPE - Static variable in class com.edorasware.cmmn.one.timer.CmmnTimerEventJobHandler
 
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
 
TypeView - Enum in com.edorasware.one.permission.view
Enum containing all the possible type views.

U

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
 
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) - 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_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.
updateContent(List<StringReplacementTask>) - Method in class com.edorasware.cloud.core.model.WorkObjectDetails.Builder
 
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
 
updateModelOverview(WorkObject, ModelOverview.Builder, Locale) - Method in class com.edorasware.cloud.core.provider.model.AppModelOverviewProvider
 
updateModelOverview(WorkObject, ModelOverview.Builder, Locale) - Method in class com.edorasware.cloud.core.provider.model.CaseModelOverviewProvider
 
updateModelOverview(WorkObject, ModelOverview.Builder, Locale) - Method in class com.edorasware.cloud.core.provider.model.DocumentModelOverviewProvider
 
updateModelOverview(WorkObject, ModelOverview.Builder, Locale) - Method in class com.edorasware.cloud.core.provider.model.FormModelOverviewProvider
 
updateModelOverview(WorkObject, ModelOverview.Builder, Locale) - Method in class com.edorasware.cloud.core.provider.model.MailModelOverviewProvider
 
updateModelOverview(WorkObject, ModelOverview.Builder, Locale) - Method in class com.edorasware.cloud.core.provider.model.ProcessModelOverviewProvider
 
updateModelOverview(WorkObject, ModelOverview.Builder, Locale) - Method in class com.edorasware.cloud.core.provider.model.TaskModelOverviewProvider
 
updateModelOverview(WorkObject, ModelOverview.Builder, Locale) - Method in interface com.edorasware.one.model.ModelOverviewProvider
 
updatePlaceholders(String) - Method in class com.edorasware.cloud.core.service.document.DocumentService
 
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
 
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
 
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.
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
 
upgrade119AddExportOverviewActionToAppModelDefinition(BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, AnyWorkObjectDefinitionService, MaintenanceService) - Method in class com.edorasware.config.InitializationConfiguration
 
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.
upgrade205ExternalIdIndex(BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, DatabaseType, DatabaseMetadata, DataSource) - Method in class com.edorasware.config.InitializationConfiguration
 
Upgrade205ExternalIdIndex - Class in com.edorasware.one.upgrade
This class implements NoOperation upgrade
Upgrade205ExternalIdIndex(String, String, BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, DatabaseType, DatabaseMetadata, DataSource) - Constructor for class com.edorasware.one.upgrade.Upgrade205ExternalIdIndex
Perform no operation upgrade
upgrade210AddArchiveActionToAppModelDefinition(BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, AnyWorkObjectDefinitionService, MaintenanceService) - Method in class com.edorasware.config.InitializationConfiguration
 
Upgrade210AddExportOverviewActionToAppModelDefinition - Class in com.edorasware.one.upgrade
Adds 'archiveAppModel' action to appModelDefinition actions to keep it synchronized with AppModelDefinitionProvider actions
Upgrade210AddExportOverviewActionToAppModelDefinition(String, String, BulkWorkObjectProcessor, BulkWorkObjectDefinitionProcessor, CurrentTenantService, CurrentUserService, UserManager, OnePersistence, PlatformTransactionManager, TenantLookupService, MaintenanceService, AnyWorkObjectDefinitionService) - Constructor for class com.edorasware.one.upgrade.Upgrade210AddExportOverviewActionToAppModelDefinition
Creates a new instance of a one base upgrade with the given version and description of the upgrade.
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.
UploadCompletionHandler - Interface in com.edorasware.one.upload
An interface to handle the uploaded content when an upload is complete.
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
 
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.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
 
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
 
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
 

V

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
 
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_PREFIX - Static variable in class com.edorasware.cloud.core.notification.ChangeTableBuilder
 
VALUE_TRUNCATE_LENGTH - Static variable in class com.edorasware.cloud.core.notification.ChangeTableBuilder
 
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.web.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edorasware.cloud.core.content.AttachmentsHelper.FileState
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.one.transitionhandlers.ExtensionPoint
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.
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() - Static method in enum com.edorasware.cloud.core.content.AttachmentsHelper.FileState
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.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.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.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.
VARIABLE_VALUE_TOKEN - Static variable in class com.edorasware.cloud.core.service.search.internal.TextTermFactory
 
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
 
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
 
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.
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.
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
 
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
 
View - Class in com.edorasware.one.permission.view
Localizable View class which acts as a DTO for the ViewName enum.
ViewFilter - Enum in com.edorasware.one.rest.manager
Provides view enumeration and included fields
ViewName - Enum in com.edorasware.one.permission.view
Enum containing all the possible views.
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.

W

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
 
withLastModifiedDate(Instant) - Method in class com.edorasware.cloud.core.service.content.MultipartSender
 
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_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_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_LISTENERS_ORDER_DELTA - Static variable in class com.edorasware.config.ProviderConfiguration
 
WORK_OBJECT_LISTENERS_START_ORDER - Static variable in class com.edorasware.config.ProviderConfiguration
 
WorkItem - Class in com.edorasware.one.workitem
Class that represents a work item.
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(AttachmentsHelper, 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.
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
 
WorkObjectCommentService - Interface in com.edorasware.cloud.core.service.process
A service that allows to add a comment entry to a work object.
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
 
WorkObjectDefinitionDeserializer<M extends com.edorasware.commons.core.manager.entity.EntityManager<com.edorasware.commons.core.any.AnyWorkObjectDefinition,com.edorasware.commons.core.any.AnyWorkObjectDefinition.Builder,com.edorasware.commons.core.any.AnyWorkObjectDefinitionOperandContainer,com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification,com.edorasware.commons.core.any.AnyWorkObjectDefinitionModification.Builder>> - Class in com.edorasware.cloud.core.json
This class provides methods for generic WorkObjectDefinition deserialization from json
workObjectDefinitionManager(EntityTemplateManager, AnyWorkObjectDefinitionService) - Method in class com.edorasware.config.OneConfiguration
 
WorkObjectDefinitionManager - Interface in com.edorasware.one.rest.manager
Manages operations on AnyWorkObjectDefinitions
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 com.edorasware.commons.core.manager.entity.EntityManager<com.edorasware.commons.core.any.AnyWorkObject,com.edorasware.commons.core.any.AnyWorkObject.Builder,com.edorasware.commons.core.any.AnyWorkObjectOperandContainer,com.edorasware.commons.core.any.AnyWorkObjectModification,com.edorasware.commons.core.any.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
 
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
 
workObjectPredicatePostProcessor() - Method in class com.edorasware.config.ProviderConfiguration
 
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(AttachmentsHelper, ContentManager) - Constructor for class com.edorasware.cloud.core.json.WorkObjectSerializationHelper
 
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.
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
Deprecated.
WorkObjectVariableListener(AttachmentsHelper) - Constructor for class com.edorasware.cloud.core.content.internal.WorkObjectVariableListener
 
workObjectVariableListener(AttachmentsHelper) - 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
 
writerFactory(ModelService, AppVersioningStrategy, ObjectMapper, VersionConfiguration) - Method in class com.edorasware.config.OneConfiguration
 

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
 
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 
Skip navigation links
edoras one Java API (2.0.5)

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