Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

abs(double) - Method in class com.flowable.platform.expressions.FlowableExpressionMathUtils
Returns the absolute value of a number.
AbstractActionEngineEntity - Class in com.flowable.action.engine.impl.persistence.entity
 
AbstractActionEngineEntity() - Constructor for class com.flowable.action.engine.impl.persistence.entity.AbstractActionEngineEntity
 
AbstractActionEngineNoRevisionEntity - Class in com.flowable.action.engine.impl.persistence.entity
 
AbstractActionEngineNoRevisionEntity() - Constructor for class com.flowable.action.engine.impl.persistence.entity.AbstractActionEngineNoRevisionEntity
 
AbstractAuditEngineNoRevisionEntity - Class in com.flowable.audit.engine.impl.persistence.entity
 
AbstractAuditEngineNoRevisionEntity() - Constructor for class com.flowable.audit.engine.impl.persistence.entity.AbstractAuditEngineNoRevisionEntity
 
AbstractAutoDeploymentStrategy - Class in com.flowable.action.engine.autodeployment
Abstract base class for implementations of AutoDeploymentStrategy.
AbstractAutoDeploymentStrategy() - Constructor for class com.flowable.action.engine.autodeployment.AbstractAutoDeploymentStrategy
 
AbstractAutoDeploymentStrategy - Class in com.flowable.dataobject.engine.autodeployment
Abstract base class for implementations of AutoDeploymentStrategy.
AbstractAutoDeploymentStrategy() - Constructor for class com.flowable.dataobject.engine.autodeployment.AbstractAutoDeploymentStrategy
 
AbstractAutoDeploymentStrategy - Class in com.flowable.policy.engine.autodeployment
Abstract base class for implementations of AutoDeploymentStrategy.
AbstractAutoDeploymentStrategy() - Constructor for class com.flowable.policy.engine.autodeployment.AbstractAutoDeploymentStrategy
 
AbstractAutoDeploymentStrategy - Class in com.flowable.serviceregistry.engine.autodeployment
Abstract base class for implementations of AutoDeploymentStrategy.
AbstractAutoDeploymentStrategy() - Constructor for class com.flowable.serviceregistry.engine.autodeployment.AbstractAutoDeploymentStrategy
 
AbstractAutoDeploymentStrategy - Class in com.flowable.template.engine.autodeployment
Abstract base class for implementations of AutoDeploymentStrategy.
AbstractAutoDeploymentStrategy() - Constructor for class com.flowable.template.engine.autodeployment.AbstractAutoDeploymentStrategy
 
AbstractBulkRequestItem - Class in com.flowable.indexing.job.impl
 
AbstractBulkRequestItem(String, String) - Constructor for class com.flowable.indexing.job.impl.AbstractBulkRequestItem
 
AbstractDataObjectEngineEntity - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
AbstractDataObjectEngineEntity() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.AbstractDataObjectEngineEntity
 
AbstractDataObjectEngineNoRevisionEntity - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
AbstractDataObjectEngineNoRevisionEntity() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.AbstractDataObjectEngineNoRevisionEntity
 
AbstractDeleteEntityIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
AbstractDeleteEntityIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractDeleteEntityIndexTransformer
 
AbstractDmnBasedPermissionHelper<T> - Class in com.flowable.platform.service.permission
An abstract based class for DMN based permission helpers where the evaluation of permissions is based on the execution of DMN models.
AbstractDmnBasedPermissionHelper() - Constructor for class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
AbstractElasticSearchTransformer - Class in com.flowable.indexing.job.transformer
 
AbstractElasticSearchTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.indexing.job.transformer.AbstractElasticSearchTransformer
 
AbstractEntityManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity> - Class in com.flowable.action.engine.impl.persistence.entity
 
AbstractEntityManager(ActionEngineConfiguration) - Constructor for class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
AbstractEntityManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity> - Class in com.flowable.audit.engine.impl.persistence.entity
 
AbstractEntityManager(AuditEngineConfiguration) - Constructor for class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
AbstractEntityManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity> - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
AbstractEntityManager(DataObjectEngineConfiguration) - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
AbstractEntityManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity> - Class in com.flowable.platform.engine.impl.persistence.entity
 
AbstractEntityManager(PlatformEngineConfiguration) - Constructor for class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
AbstractEntityManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity> - Class in com.flowable.policy.engine.impl.persistence.entity
 
AbstractEntityManager(PolicyEngineConfiguration) - Constructor for class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
AbstractEntityManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity> - Class in com.flowable.serviceregistry.engine.impl.persistence.entity
 
AbstractEntityManager(ServiceRegistryEngineConfiguration) - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
AbstractEntityManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity> - Class in com.flowable.template.engine.impl.persistence.entity
 
AbstractEntityManager(TemplateEngineConfiguration) - Constructor for class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
AbstractIndexingScheduler - Class in com.flowable.platform.service.index
 
AbstractIndexingScheduler(IndexingService, IndexManager, JobServiceConfiguration, ObjectMapper, IndexVariableTypes, List<PlatformIndexedDataEnhancer>) - Constructor for class com.flowable.platform.service.index.AbstractIndexingScheduler
 
AbstractIndexMapping - Class in com.flowable.indexing.impl
 
AbstractIndexMapping() - Constructor for class com.flowable.indexing.impl.AbstractIndexMapping
 
AbstractNeedsActionDefinitionCmd - Class in com.flowable.action.engine.impl.cmd
 
AbstractNeedsActionDefinitionCmd() - Constructor for class com.flowable.action.engine.impl.cmd.AbstractNeedsActionDefinitionCmd
 
AbstractNeedsDataObjectDefinitionCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
AbstractNeedsDataObjectDefinitionCmd() - Constructor for class com.flowable.dataobject.engine.impl.cmd.AbstractNeedsDataObjectDefinitionCmd
 
AbstractNeedsPolicyDefinitionCmd - Class in com.flowable.policy.engine.impl.cmd
 
AbstractNeedsPolicyDefinitionCmd() - Constructor for class com.flowable.policy.engine.impl.cmd.AbstractNeedsPolicyDefinitionCmd
 
AbstractNeedsServiceDefinitionCmd - Class in com.flowable.serviceregistry.engine.impl.cmd
 
AbstractNeedsServiceDefinitionCmd() - Constructor for class com.flowable.serviceregistry.engine.impl.cmd.AbstractNeedsServiceDefinitionCmd
 
AbstractNeedsTemplateDefinitionCmd - Class in com.flowable.template.engine.impl.cmd
 
AbstractNeedsTemplateDefinitionCmd() - Constructor for class com.flowable.template.engine.impl.cmd.AbstractNeedsTemplateDefinitionCmd
 
AbstractPermissionsAwareElasticSearchTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
AbstractPermissionsAwareElasticSearchTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
AbstractPlanItemInstanceLifecycleListener - Class in com.flowable.platform.service.action
 
AbstractPlanItemInstanceLifecycleListener() - Constructor for class com.flowable.platform.service.action.AbstractPlanItemInstanceLifecycleListener
 
AbstractPlatformEngineEntity - Class in com.flowable.platform.engine.impl.persistence.entity
 
AbstractPlatformEngineEntity() - Constructor for class com.flowable.platform.engine.impl.persistence.entity.AbstractPlatformEngineEntity
 
AbstractPolicyEngineEntity - Class in com.flowable.policy.engine.impl.persistence.entity
 
AbstractPolicyEngineEntity() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.AbstractPolicyEngineEntity
 
AbstractPolicyEngineNoRevisionEntity - Class in com.flowable.policy.engine.impl.persistence.entity
 
AbstractPolicyEngineNoRevisionEntity() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.AbstractPolicyEngineNoRevisionEntity
 
AbstractServiceEngineEntity - Class in com.flowable.serviceregistry.engine.impl.persistence.entity
 
AbstractServiceEngineEntity() - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractServiceEngineEntity
 
AbstractServiceEngineNoRevisionEntity - Class in com.flowable.serviceregistry.engine.impl.persistence.entity
 
AbstractServiceEngineNoRevisionEntity() - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractServiceEngineNoRevisionEntity
 
AbstractTemplateEngineEntity - Class in com.flowable.template.engine.impl.persistence.entity
 
AbstractTemplateEngineEntity() - Constructor for class com.flowable.template.engine.impl.persistence.entity.AbstractTemplateEngineEntity
 
AbstractTemplateEngineNoRevisionEntity - Class in com.flowable.template.engine.impl.persistence.entity
 
AbstractTemplateEngineNoRevisionEntity() - Constructor for class com.flowable.template.engine.impl.persistence.entity.AbstractTemplateEngineNoRevisionEntity
 
AbstractTenantAwareElasticSearchTransformer - Class in com.flowable.indexing.job.transformer
Generic abstract superclass for transformers whose json data is tenant-aware, meaning it should always contains a tenantId.
AbstractTenantAwareElasticSearchTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.indexing.job.transformer.AbstractTenantAwareElasticSearchTransformer
 
acceptsActionDefinition(Object, String, Set<String>, ActionDefinition, ActionDefinitionModel, ActionInstance) - Method in class com.flowable.action.api.repository.BaseScopedObjectActionFilter
 
acceptsActionDefinition(Object, String, Set<String>, ActionDefinition, ActionDefinitionModel, ActionInstance) - Method in interface com.flowable.action.api.runtime.ScopedObjectActionFilter
Check if the scoped object accepts the provided actionDefinition with the provided actionDefinitionModel.
ACCESS_ACTUATORS - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_CLEAR_MESSAGE - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_COMPLIANCE - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_CONVERSATIONS - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_CREATE_USER - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_EDIT_MESSAGE - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_REACT_TO_MESSAGE - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_REGISTER_DEVICE - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_REPLY_TO_MESSAGE - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_REPORTS - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_REPORTS_METRICS - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_SEARCH_API - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_TEMPLATE_MANAGEMENT - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_USER_MANAGEMENT - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
ACCESS_WORKOBJECT_API - Static variable in interface com.flowable.platform.common.security.SecurityConstants
 
accessibleByGroups - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
accessibleByGroups - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
accessibleByUser(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
accessibleByUser - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
accessibleByUser - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
accessibleByUserOrGroups(String, Collection<String>) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
accessibleByUserOrGroups(String, Collection<String>) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
ACTION - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
ACTION_ENGINE_ID_PREFIX - Static variable in interface com.flowable.action.engine.impl.persistence.entity.ActionEngineEntityConstants
 
ACTION_INSTANCE - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
ActionDataManagers - Class in com.flowable.action.engine.impl.persistence.entity.data
 
ActionDataManagers() - Constructor for class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
ActionDbSchemaManager - Class in com.flowable.action.engine.impl.db
 
ActionDbSchemaManager() - Constructor for class com.flowable.action.engine.impl.db.ActionDbSchemaManager
 
ActionDefinition - Interface in com.flowable.action.api.repository
An action definition is used as the model and meta information in order to create a new Action based on such a definition.
ActionDefinitionBuilder - Interface in com.flowable.action.api.repository
 
actionDefinitionCache - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
actionDefinitionCache - Variable in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
ActionDefinitionCacheEntry - Class in com.flowable.action.engine.impl.persistence.deploy
 
ActionDefinitionCacheEntry(ActionDefinitionEntity, ActionDefinitionModel) - Constructor for class com.flowable.action.engine.impl.persistence.deploy.ActionDefinitionCacheEntry
 
actionDefinitionCacheLimit - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
actionDefinitionDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
actionDefinitionDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
ActionDefinitionDataManager - Interface in com.flowable.action.engine.impl.persistence.entity.data
 
actionDefinitionDataManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
actionDefinitionDeployer - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
ActionDefinitionDeployer - Class in com.flowable.action.engine.impl.deployer
 
ActionDefinitionDeployer() - Constructor for class com.flowable.action.engine.impl.deployer.ActionDefinitionDeployer
 
ActionDefinitionDeployment - Annotation Type in com.flowable.action.engine.test
Annotation that can be used to trigger a deployment of action definitions for the provided test.
ActionDefinitionDeployments - Annotation Type in com.flowable.action.engine.test
 
actionDefinitionEntity - Variable in class com.flowable.action.engine.impl.persistence.deploy.ActionDefinitionCacheEntry
 
ActionDefinitionEntity - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionDefinitionEntityImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionDefinitionEntityImpl() - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
actionDefinitionEntityManager - Variable in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
ActionDefinitionEntityManager - Interface in com.flowable.action.engine.impl.persistence.entity
 
actionDefinitionEntityManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
ActionDefinitionEntityManagerImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionDefinitionEntityManagerImpl(ActionEngineConfiguration, ActionDefinitionDataManager) - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
actionDefinitionId(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with the given action definition id.
actionDefinitionId(String) - Method in interface com.flowable.action.api.history.HistoricActionLinkQuery
 
actionDefinitionId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Set the id of the action definition
actionDefinitionId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with the given action definition id.
actionDefinitionId(String) - Method in interface com.flowable.action.api.runtime.ActionLinkQuery
 
actionDefinitionId(String) - Method in interface com.flowable.action.api.runtime.ExecuteActionInstanceBuilder
Set the id of the action definition
actionDefinitionId - Variable in class com.flowable.action.engine.impl.cmd.AddActionDefinitionLinkCmd
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.cmd.GetActionDefinitionLinksCmd
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.cmd.GetActionDefinitionModelCmd
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.cmd.GetActionDefinitionModelJsonCmd
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.cmd.GetDeploymentActionDefinitionCmd
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
actionDefinitionId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
actionDefinitionId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
actionDefinitionId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
actionDefinitionId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
actionDefinitionId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
actionDefinitionId - Variable in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
actionDefinitionId(String) - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
actionDefinitionIdLike(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with an action definition id like the given string.
actionDefinitionIdLike(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with an action definition id like the given string.
actionDefinitionIdLike - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
actionDefinitionIdLike(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
actionDefinitionIdLike - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
actionDefinitionIdLike(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
actionDefinitionKey(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments with the given action definition key.
actionDefinitionKey(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Set the key of the action definition, latest version of the action definition with the given key.
actionDefinitionKey(String) - Method in interface com.flowable.action.api.runtime.ExecuteActionInstanceBuilder
Set the key of the action definition, latest version of the action definition with the given key.
actionDefinitionKey - Variable in class com.flowable.action.engine.impl.cmd.GetActionDefinitionModelCmd
 
actionDefinitionKey - Variable in class com.flowable.action.engine.impl.cmd.GetDeploymentActionDefinitionCmd
 
actionDefinitionKey - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
actionDefinitionKey(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
actionDefinitionKey - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
actionDefinitionKey(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
actionDefinitionKey - Variable in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
actionDefinitionKey(String) - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
actionDefinitionKey - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
actionDefinitionKey(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments with the given action definition key.
actionDefinitionKey - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
actionDefinitionKey(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
actionDefinitionKey(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments with the given action definition key.
actionDefinitionKey - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
actionDefinitionKey(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
actionDefinitionKeyLike(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments with a action definition key like the given string.
actionDefinitionKeyLike - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
actionDefinitionKeyLike(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
actionDefinitionKeyLike - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
actionDefinitionKeyLike(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments with a action definition key like the given string.
actionDefinitionKeyLike - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
actionDefinitionKeyLike(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
actionDefinitionKeyLike(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments with a action definition key like the given string.
actionDefinitionKeyLike - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
actionDefinitionKeyLike(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
ActionDefinitionLink - Interface in com.flowable.action.api.repository
 
actionDefinitionLinkDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManagerImpl
 
actionDefinitionLinkDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
ActionDefinitionLinkDataManager - Interface in com.flowable.action.engine.impl.persistence.entity.data
 
actionDefinitionLinkDataManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
ActionDefinitionLinkEntity - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionDefinitionLinkEntityImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionDefinitionLinkEntityImpl() - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
ActionDefinitionLinkEntityManager - Interface in com.flowable.action.engine.impl.persistence.entity
 
actionDefinitionLinkEntityManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
ActionDefinitionLinkEntityManagerImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionDefinitionLinkEntityManagerImpl(ActionEngineConfiguration, ActionDefinitionLinkDataManager) - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManagerImpl
 
actionDefinitionLinkId - Variable in class com.flowable.action.engine.impl.cmd.DeleteActionDefinitionLinkCmd
 
actionDefinitionLinks - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
actionDefinitionLinksInitialized - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
ActionDefinitionModel - Interface in com.flowable.action.api.repository
An action definition model contains all information around an action definition, its necessary permissions and mapped types and many things more to have pluggable actions on scoped objects like conversations, users, etc.
actionDefinitionModel - Variable in class com.flowable.action.engine.impl.persistence.deploy.ActionDefinitionCacheEntry
 
actionDefinitionModels - Variable in class com.flowable.action.api.runtime.ScopedObjectActionData
 
ActionDefinitionQuery - Interface in com.flowable.action.api.repository
 
ActionDefinitionQueryImpl - Class in com.flowable.action.engine.impl.repository
 
ActionDefinitionQueryImpl() - Constructor for class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
ActionDefinitionQueryImpl(CommandExecutor) - Constructor for class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
ActionDefinitionQueryProperty - Class in com.flowable.action.engine.impl.repository
 
ActionDefinitionQueryProperty(String) - Constructor for class com.flowable.action.engine.impl.repository.ActionDefinitionQueryProperty
 
actionDefinitions - Variable in class com.flowable.action.api.runtime.ScopedObjectActionData
 
actionDefinitionsForActionInstances - Variable in class com.flowable.action.api.runtime.ScopedObjectActionData
 
ActionDefinitionTags - Interface in com.flowable.action.api.repository
A collection of common tags representing additional state information which can then be used within the tag list of ActionDefinition.
ActionDeployer - Class in com.flowable.action.engine.configurator
 
ActionDeployer() - Constructor for class com.flowable.action.engine.configurator.ActionDeployer
 
ActionDeployment - Interface in com.flowable.action.api.repository
Represents a deployment that is already present in the action definition repository.
ActionDeploymentBuilder - Interface in com.flowable.action.api.repository
Builder for creating new deployments, similar to the action deployment builder.
ActionDeploymentBuilderImpl - Class in com.flowable.action.engine.impl.repository
 
ActionDeploymentBuilderImpl() - Constructor for class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
actionDeploymentDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
ActionDeploymentDataManager - Interface in com.flowable.action.engine.impl.persistence.entity.data
 
actionDeploymentDataManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
ActionDeploymentEntity - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionDeploymentEntityImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionDeploymentEntityImpl() - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
ActionDeploymentEntityManager - Interface in com.flowable.action.engine.impl.persistence.entity
 
actionDeploymentEntityManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
ActionDeploymentEntityManagerImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionDeploymentEntityManagerImpl(ActionEngineConfiguration, ActionDeploymentDataManager) - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
ActionDeploymentManager - Class in com.flowable.action.engine.impl.deployer
 
ActionDeploymentManager() - Constructor for class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
ActionDeploymentQuery - Interface in com.flowable.action.api.repository
Allows programmatic querying of ActionDeployments.
ActionDeploymentQueryImpl - Class in com.flowable.action.engine.impl.repository
 
ActionDeploymentQueryImpl() - Constructor for class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
ActionDeploymentQueryImpl(CommandContext) - Constructor for class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
ActionDeploymentQueryImpl(CommandExecutor) - Constructor for class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
ActionDeploymentQueryProperty - Class in com.flowable.action.engine.impl.repository
 
ActionDeploymentQueryProperty(String) - Constructor for class com.flowable.action.engine.impl.repository.ActionDeploymentQueryProperty
 
ActionEngine - Interface in com.flowable.action.engine
 
actionEngine - Variable in class com.flowable.action.engine.test.ActionTestHelper
 
ActionEngineConfiguration - Class in com.flowable.action.engine
 
ActionEngineConfiguration() - Constructor for class com.flowable.action.engine.ActionEngineConfiguration
 
actionEngineConfiguration - Variable in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
actionEngineConfiguration - Variable in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
ActionEngineConfigurationApi - Interface in com.flowable.action.api
 
ActionEngineConfigurator - Class in com.flowable.action.engine.configurator
 
ActionEngineConfigurator() - Constructor for class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
ActionEngineEntityConstants - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionEngineImpl - Class in com.flowable.action.engine.impl
 
ActionEngineImpl(ActionEngineConfiguration) - Constructor for class com.flowable.action.engine.impl.ActionEngineImpl
 
actionEngineName - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
actionEngineName - Variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
ActionEngines - Class in com.flowable.action.engine
 
ActionEngines() - Constructor for class com.flowable.action.engine.ActionEngines
 
actionEngines - Static variable in class com.flowable.action.engine.ActionEngines
 
ActionEngineVersion - Class in com.flowable.action.engine
 
ActionEntityManagers - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionEntityManagers(ActionEngineConfiguration, ActionDataManagers) - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
ActionExtension - Class in com.flowable.action.engine.test
JUnit Jupiter extension for the Flowable Platform action engine and services initialization.
ActionExtension() - Constructor for class com.flowable.action.engine.test.ActionExtension
 
ActionHistoryService - Interface in com.flowable.action.api.history
 
actionHistoryService - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
actionHistoryService - Variable in class com.flowable.action.engine.impl.ActionEngineImpl
 
ActionHistoryServiceImpl - Class in com.flowable.action.engine.impl.history
 
ActionHistoryServiceImpl(ActionEngineConfiguration) - Constructor for class com.flowable.action.engine.impl.history.ActionHistoryServiceImpl
 
ActionInstance - Interface in com.flowable.action.api.runtime
An object structure representing an action instance.
ActionInstanceBuilder - Interface in com.flowable.action.api.runtime
Helper for starting new Action instance.
actionInstanceBuilder - Variable in class com.flowable.action.engine.impl.cmd.StartActionInstanceCmd
 
ActionInstanceBuilderImpl - Class in com.flowable.action.engine.impl.runtime
 
ActionInstanceBuilderImpl(ActionRuntimeServiceImpl) - Constructor for class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
actionInstanceByScopeMatcher - Variable in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionInstanceDataManager
 
actionInstanceDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManagerImpl
 
actionInstanceDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
ActionInstanceDataManager - Interface in com.flowable.action.engine.impl.persistence.entity.data
 
actionInstanceDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManagerImpl
 
ActionInstanceEntity - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionInstanceEntityImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionInstanceEntityImpl() - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
actionInstanceEntityManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
ActionInstanceEntityManager - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionInstanceEntityManagerImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionInstanceEntityManagerImpl(ActionEngineConfiguration, ActionInstanceDataManager) - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManagerImpl
 
ActionInstanceExecutionResult - Interface in com.flowable.action.api.history
An object structure representing an execution of an action instance.
ActionInstanceExecutionResultWrapper(HistoricActionInstance) - Constructor for class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
ActionInstanceExecutionResultWrapper(HistoricActionInstance, Intent, JsonNode) - Constructor for class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
actionInstanceId(String) - Method in interface com.flowable.action.api.history.HistoricActionLinkQuery
 
actionInstanceId(String) - Method in interface com.flowable.action.api.runtime.ActionLinkQuery
 
actionInstanceId(String) - Method in interface com.flowable.action.api.runtime.ExecuteActionInstanceBuilder
Set the id of the action instance
actionInstanceId - Variable in class com.flowable.action.engine.impl.cmd.AddActionInstanceTypeLinkCmd
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.cmd.DeleteActionInstanceCmd
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.cmd.DeleteHistoricActionInstanceCmd
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.cmd.GetActionInstanceIdentityLinksCmd
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.cmd.GetActionInstanceTypeLinksCmd
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.cmd.GetFormInfoCmd
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.cmd.GetVariablesCmd
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
actionInstanceId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
actionInstanceId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
actionInstanceId - Variable in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
actionInstanceId(String) - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
ActionInstanceQuery - Interface in com.flowable.action.api.runtime
Allows programmatic querying of ActionInstances.
ActionInstanceQueryImpl - Class in com.flowable.action.engine.impl.runtime
 
ActionInstanceQueryImpl() - Constructor for class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
ActionInstanceQueryImpl(CommandContext) - Constructor for class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
ActionInstanceQueryImpl(CommandExecutor) - Constructor for class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
ActionInstanceQueryProperty - Class in com.flowable.action.engine.impl.runtime
Contains the possible properties that can be used in a ActionInstanceQuery.
ActionInstanceQueryProperty(String) - Constructor for class com.flowable.action.engine.impl.runtime.ActionInstanceQueryProperty
 
actionInstances - Variable in class com.flowable.action.api.runtime.ScopedObjectActionData
 
actionInstanceTypeLinkId - Variable in class com.flowable.action.engine.impl.cmd.DeleteActionInstanceTypeLinkCmd
 
ActionLink - Interface in com.flowable.action.api.runtime
 
actionLinkByActionInstanceIdMatcher - Variable in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionLinkDataManager
 
actionLinkDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
actionLinkDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
ActionLinkDataManager - Interface in com.flowable.action.engine.impl.persistence.entity.data
 
actionLinkDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
ActionLinkEntity - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionLinkEntityImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionLinkEntityImpl() - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
actionLinkEntityManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
ActionLinkEntityManager - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionLinkEntityManagerImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionLinkEntityManagerImpl(ActionEngineConfiguration, ActionLinkDataManager) - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
ActionLinkQuery - Interface in com.flowable.action.api.runtime
 
ActionLinkQueryImpl - Class in com.flowable.action.engine.impl.runtime
 
ActionLinkQueryImpl() - Constructor for class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
ActionLinkQueryImpl(CommandContext) - Constructor for class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
ActionLinkQueryImpl(CommandExecutor) - Constructor for class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
actionLinkScopes - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
actionNode - Variable in class com.flowable.indexing.job.impl.RetryFailedBulkRequestItem
 
ActionRepositoryService - Interface in com.flowable.action.api.repository
 
actionRepositoryService - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
actionRepositoryService - Variable in class com.flowable.action.engine.impl.ActionEngineImpl
 
actionRepositoryService - Variable in class com.flowable.platform.service.app.PlatformAppService
 
ActionRepositoryServiceImpl - Class in com.flowable.action.engine.impl.repository
 
ActionRepositoryServiceImpl(ActionEngineConfiguration) - Constructor for class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
ActionResourceConverter - Interface in com.flowable.action.api.repository
 
actionResourceConverter - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
ActionResourceConverterImpl - Class in com.flowable.action.engine.impl.deployer
 
ActionResourceConverterImpl(ObjectMapper) - Constructor for class com.flowable.action.engine.impl.deployer.ActionResourceConverterImpl
 
actionResourceDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
ActionResourceDataManager - Interface in com.flowable.action.engine.impl.persistence.entity.data
 
actionResourceDataManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
ActionResourceEntity - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionResourceEntityImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionResourceEntityImpl() - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
actionResourceEntityManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
ActionResourceEntityManager - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionResourceEntityManagerImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionResourceEntityManagerImpl(ActionEngineConfiguration, ActionResourceDataManager) - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManagerImpl
 
ActionRuntimeService - Interface in com.flowable.action.api.runtime
 
actionRuntimeService - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
actionRuntimeService - Variable in class com.flowable.action.engine.impl.ActionEngineImpl
 
actionRuntimeService - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
actionRuntimeService - Variable in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
ActionRuntimeServiceImpl - Class in com.flowable.action.engine.impl.runtime
 
ActionRuntimeServiceImpl(ActionEngineConfiguration) - Constructor for class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
ActionTemplateService - Interface in com.flowable.action.api.repository
The action template service supports the handling of message generation in the scope of the Action engine.
ActionTemplateServiceImpl - Class in com.flowable.action.engine.impl.repository
The default implementation for a confirmation template service using the template engine to render template based confirmation messages and titles.
ActionTemplateServiceImpl(TemplateService) - Constructor for class com.flowable.action.engine.impl.repository.ActionTemplateServiceImpl
 
ActionTestHelper - Class in com.flowable.action.engine.test
 
ActionTestHelper(ActionEngine) - Constructor for class com.flowable.action.engine.test.ActionTestHelper
 
ActionTypeLink - Interface in com.flowable.action.api.runtime
 
actionTypeLinkByActionInstanceIdMatcher - Variable in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionTypeLinkDataManager
 
actionTypeLinkDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityManagerImpl
 
actionTypeLinkDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
ActionTypeLinkDataManager - Interface in com.flowable.action.engine.impl.persistence.entity.data
 
ActionTypeLinkEntity - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionTypeLinkEntityImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionTypeLinkEntityImpl() - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
actionTypeLinkEntityManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
ActionTypeLinkEntityManager - Interface in com.flowable.action.engine.impl.persistence.entity
 
ActionTypeLinkEntityManagerImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
ActionTypeLinkEntityManagerImpl(ActionEngineConfiguration, ActionTypeLinkDataManager) - Constructor for class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityManagerImpl
 
actionTypeLinks - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
activate - Variable in class com.flowable.indexing.job.AsyncHistoryExecutorStarter
 
ACTIVE - Static variable in interface com.flowable.dataobject.api.runtime.MasterDataStates
 
ACTIVITIES - Static variable in interface com.flowable.indexing.DefaultIndexes
 
ACTIVITIES_INDEX - Static variable in class com.flowable.platform.service.index.IndexConstants
 
activityId - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
ActivityIndexingScheduler - Class in com.flowable.platform.service.index
 
ActivityIndexingScheduler(IndexingService, IndexManager, JobServiceConfiguration, ObjectMapper, IndexVariableTypes, List<PlatformIndexedDataEnhancer>) - Constructor for class com.flowable.platform.service.index.ActivityIndexingScheduler
 
activityIndexingScheduler - Variable in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
activityIndexingScheduler - Variable in class com.flowable.platform.service.index.ReindexActivitiesCmd
 
ActivityIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
ActivityIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.ActivityIndexTransformer
 
ActivityProcessDefinitionChangeIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
ActivityProcessDefinitionChangeIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.ActivityProcessDefinitionChangeIndexTransformer
 
addActionDefinitionLink(String, String, String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Adds a new ActionDefinitionLink for the given action definition id.
addActionDefinitionLink(String, String, String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
AddActionDefinitionLinkCmd - Class in com.flowable.action.engine.impl.cmd
 
AddActionDefinitionLinkCmd(String, String, String) - Constructor for class com.flowable.action.engine.impl.cmd.AddActionDefinitionLinkCmd
 
addActionInstanceTypeLink(String, String, String) - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
Adds a new ActionTypeLink for the given action instance id.
addActionInstanceTypeLink(String, String, String) - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
AddActionInstanceTypeLinkCmd - Class in com.flowable.action.engine.impl.cmd
 
AddActionInstanceTypeLinkCmd(String, String, String) - Constructor for class com.flowable.action.engine.impl.cmd.AddActionInstanceTypeLinkCmd
 
addActionLink(String, String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Adds one ActionLink for this ActionInstance.
addActionLink(String, String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
addActionTypeLink(String, String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Adds one ActionTypeLink for this ActionInstance.
addActionTypeLink(String, String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
addAllAccessibleDefinitions(Map<String, Object>) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
addAuthenticatedUserCaseIdentityLink(TaskEntity) - Method in class com.flowable.platform.service.caze.PlatformCmmnIdentityLinkInterceptor
 
addAuthenticatedUserProcessIdentityLink(TaskEntity) - Method in class com.flowable.platform.service.process.PlatformIdentityLinkInterceptor
 
addBotService(String, BotService) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
addBulkRequestItem(BulkRequestItem) - Method in class com.flowable.indexing.job.impl.BulkRequest
 
addBytes(String, byte[]) - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
 
addBytes(String, byte[]) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
addBytes(String, byte[]) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
 
addBytes(String, byte[]) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
addBytes(String, byte[]) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
 
addBytes(String, byte[]) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
addBytes(String, byte[]) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
 
addBytes(String, byte[]) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
addBytes(String, byte[]) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
 
addBytes(String, byte[]) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
addCandidateGroup(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
addCandidateGroup(String, String) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
addCandidateGroup(String, String) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
AddCandidateGroupFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
AddCandidateGroupFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.AddCandidateGroupFunctionDelegate
 
addCandidateGroups(String, Object) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
addCandidateGroups(String, Object) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
AddCandidateGroupsFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
AddCandidateGroupsFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.AddCandidateGroupsFunctionDelegate
 
addCandidateUser(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
addCandidateUser(String, String) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
addCandidateUser(String, String) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
AddCandidateUserFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
AddCandidateUserFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.AddCandidateUserFunctionDelegate
 
addCandidateUsers(String, Object) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
addCandidateUsers(String, Object) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
AddCandidateUsersFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
AddCandidateUsersFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.AddCandidateUsersFunctionDelegate
 
addCaseDefinitionNameTranslations(ObjectNode, CaseDefinition, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
addCaseDefinitionNameTranslations(ObjectNode, String, Case, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addCaseDefinitionScopeInfo(CommandContext, ObjectNode, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addCaseInstanceVariables(CaseInstance, Map<String, Object>, RuntimeService, CmmnRuntimeService, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addCaseScopeInfo(CommandContext, ObjectNode, boolean, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addCaseVariableValues(CaseInstance, boolean, Map<String, Object>, CmmnRuntimeService, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addChildFiles(String, List<FolderItem>) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
addClasspathResource(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
 
addClasspathResource(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
addClasspathResource(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
 
addClasspathResource(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
addClasspathResource(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
 
addClasspathResource(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
addClasspathResource(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
 
addClasspathResource(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
addClasspathResource(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
 
addClasspathResource(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
addClause(FilteredFullTextSearchQueryBuilder.Clause) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.BoolFilterClause
 
addCommonContentItemFields(ContentItemEntity, ObjectNode) - Static method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncContentItemToJsonMapper
 
addCommonEntityLinkFields(HistoricEntityLinkEntity, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addCommonRootCaseInstanceFields(CaseInstanceEntity, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
addCommonRootProcessInstanceFields(ExecutionEntity, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
addCommonTaskFields(TaskEntity, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
addCommonTaskFields(TaskEntity, ExecutionEntity, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
addContentItemValues(ContentItem, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.ContentItemIndexVariableType
 
addCreatedIdentityLink(String, String, String, String, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
addCreatedIdentityLink(String, String, String, String, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
addCreatedUserIdentityLink(String, String, String, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
addCreatedUserIdentityLink(String, String, String, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
addDataObjectItemValues(DataObjectInstance, ObjectNode) - Method in class com.flowable.platform.service.dataobject.DataObjectIndexVariableType
 
addDefinitionParameters(PlatformRunReportRequest, Map<String, Object>) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
addDeployedArtifact(Object) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
addDeployedArtifact(Object) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
addDeployedArtifact(Object) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
addDeployedArtifact(Object) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
addDeployedArtifact(Object) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
addDeployedArtifact(Object) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
addDeployedArtifact(Object) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
addDeployedArtifact(Object) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
addDeployedArtifact(Object) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
addDeployedArtifact(Object) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
addDurationInMillis(String, ObjectNode) - Static method in class com.flowable.indexing.utils.TransformerUtil
 
addDurationInMillisScriptNode(ObjectMapper, ObjectNode, String) - Static method in class com.flowable.indexing.utils.TransformerUtil
 
addExtractor(IndexMappingVariableExtractor) - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
addExtractors(List<IndexMappingVariableExtractor>) - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
addGlobalRestSetting(String, String, Object) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
addGroupIdentityLink(String, String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Adds a group identity link to the action instance.
addGroupIdentityLink(String, String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
addGroupIdentityLink(String, String, String, ObjectNode) - Method in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
addHistoricCaseInstanceVariables(HistoricCaseInstance, Map<String, Object>, HistoryService, CmmnHistoryService, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addHistoricCaseVariableValues(HistoricCaseInstance, boolean, Map<String, Object>, CmmnHistoryService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addHistoricData(String, ObjectNode, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
addHistoricData(HistoryJobEntity, AsyncIndexingHistorySession, ObjectNode) - Method in class com.flowable.indexing.job.impl.BulkIndexRequestExecutorImpl
 
addHistoricData(AsyncIndexingHistorySession, String, ObjectNode, String) - Method in class com.flowable.indexing.job.impl.BulkIndexRequestExecutorImpl
 
addHistoricData(String, ObjectNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addHistoricParentAndRootInformation(ObjectNode, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addHistoricProcessInstanceVariables(HistoricProcessInstance, Map<String, Object>, HistoryService, CmmnHistoryService, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addHistoricProcessVariableValues(HistoricProcessInstance, boolean, Map<String, Object>, HistoryService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addHistoricVariableInstanceFields(HistoricVariableInstanceEntity, String, String, String, ObjectNode, ArrayNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addHistoricVariableScopeDefinitionInfo(HistoricVariableInstanceEntity, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addHistoricVariablesToData(ObjectNode, String, String, String, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addIdentityLink(HistoricIdentityLinkEntity, ObjectNode) - Method in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
addIdentityLink(String, String, String, String, ObjectNode) - Method in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
addIdentityLink(String, RestIdentityLink) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
addIdentityLinkNode(IdentityLinkEntity, ArrayNode) - Static method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncContentItemToJsonMapper
 
addIdentityLinks(List<HistoricIdentityLinkEntity>, ObjectNode) - Method in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
addIdentityLinkToCaseInstance(String, IdentityLink) - Method in class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
addIdentityLinkToParentCase(String, IdentityLink) - Method in class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
addIdentityLinkToParentProcess(String, IdentityLink) - Method in class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
addIdentityLinkToProcessInstance(String, IdentityLink) - Method in class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
addIncludeTypeNameParameterIfNeeded(Request) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
addIndexingVariableFields(ValueFields, String, String, String, ObjectNode, ArrayNode, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addInputStream(String, InputStream) - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
 
addInputStream(String, InputStream) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
addInputStream(String, InputStream) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
 
addInputStream(String, InputStream) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
addInputStream(String, InputStream) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
 
addInputStream(String, InputStream) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
addInputStream(String, InputStream) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
 
addInputStream(String, InputStream) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
addInputStream(String, InputStream) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
 
addInputStream(String, InputStream) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
additionalAdminUsers - Variable in class com.flowable.platform.service.security.SecurityHelper
 
additionalData(Map<String, Object>) - Method in interface com.flowable.serviceregistry.api.runtime.ServiceInvocationBuilder
 
additionalData(String, Object) - Method in interface com.flowable.serviceregistry.api.runtime.ServiceInvocationBuilder
 
additionalData - Variable in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
additionalData(Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
additionalData(String, Object) - Method in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
additionalData - Variable in class com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
 
additionalServiceInvokers - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
addMappedState(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
addMappedSubType(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
addMappedType(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
addMappingMetaVersion(CustomIndexConfiguration, ObjectNode) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
addMetaDataInstanceToData(ObjectNode, ArrayNode, MetadataInstance, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addOrReplaceHistoricData(JobServiceConfiguration, ObjectNode, String, String, String) - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySession
 
addParentAndRootInformation(ObjectNode, boolean, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addParentVariableValues(EntityLink, Map<String, Object>, RuntimeService, CmmnRuntimeService, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addParentVariableValues(HistoricEntityLink, Map<String, Object>, HistoryService, CmmnHistoryService, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addParentVariableValues(String, String, String, String, Map<String, Object>, Map<String, Object>) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addParticipantUser(String, String) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
addParticipantUser(String, String) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
AddParticipantUserFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
AddParticipantUserFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.AddParticipantUserFunctionDelegate
 
addParticipantUsers(String, Object) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
addParticipantUsers(String, Object) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
AddParticipantUsersFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
AddParticipantUsersFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.AddParticipantUsersFunctionDelegate
 
AddParticipantUserToParentEventHandler - Class in com.flowable.platform.common.eventhandler
Adds user as a participant to the parent CaseInstance/ProcessInstance
AddParticipantUserToParentEventHandler(String) - Constructor for class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
addPermissions(PlatformIndexQueryRequest) - Method in class com.flowable.platform.service.index.WorkIndexService
 
addPolicyDefinitionLink(String, String, String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Adds a new PolicyDefinitionLink for the given policy definition id.
addPolicyDefinitionLink(String, String, String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
AddPolicyDefinitionLinkCmd - Class in com.flowable.policy.engine.impl.cmd
 
AddPolicyDefinitionLinkCmd(String, String, String) - Constructor for class com.flowable.policy.engine.impl.cmd.AddPolicyDefinitionLinkCmd
 
AddProcessCandidateGroupFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
AddProcessCandidateGroupFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.AddProcessCandidateGroupFunctionDelegate
 
AddProcessCandidateGroupsFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
AddProcessCandidateGroupsFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.AddProcessCandidateGroupsFunctionDelegate
 
AddProcessCandidateUserFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
AddProcessCandidateUserFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.AddProcessCandidateUserFunctionDelegate
 
AddProcessCandidateUsersFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
AddProcessCandidateUsersFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.AddProcessCandidateUsersFunctionDelegate
 
addProcessDefinitionNameTranslations(ObjectNode, ProcessDefinition, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
addProcessDefinitionNameTranslations(ObjectNode, String, Process, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addProcessDefinitionScopeInfo(CommandContext, ObjectNode, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addProcessInstanceVariables(ProcessInstance, Map<String, Object>, RuntimeService, CmmnRuntimeService, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
AddProcessParticipantUserFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
AddProcessParticipantUserFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.AddProcessParticipantUserFunctionDelegate
 
AddProcessParticipantUsersFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
AddProcessParticipantUsersFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.AddProcessParticipantUsersFunctionDelegate
 
addProcessScopeInfo(CommandContext, ObjectNode, boolean, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addProcessVariableValues(ProcessInstance, boolean, Map<String, Object>, RuntimeService, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addRemoveVariableNamesScript(ObjectNode, ArrayNode) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
addResource(ActionResourceEntity) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
addResource(ActionResourceEntity) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
addResource(DataObjectResourceEntity) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
addResource(DataObjectResourceEntity) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
addResource(PolicyResourceEntity) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
addResource(PolicyResourceEntity) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
addResource(ServiceResourceEntity) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
addResource(ServiceResourceEntity) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
addResource(TemplateResourceEntity) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
addResource(TemplateResourceEntity) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
addResources(Resource[], CmmnDeploymentBuilder) - Method in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
addResources(Resource[], DeploymentBuilder) - Method in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
addRuntimeParentAndRootInformation(ObjectNode, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addRuntimeTranslationsToData(ObjectNode, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addRuntimeVariableScopeDefinitionInfo(VariableInstanceEntity, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addRuntimeVariablesToData(ObjectNode, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addScopedObjectActionFilter(ScopedObjectActionFilter) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
addScopedObjectActionFilter(String, ScopedObjectActionFilter) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
addScopedObjectFormProvider(ScopedObjectFormProvider) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
addScopedObjectProvider(ScopedObjectProvider<?>) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
addScopedObjectProvider(String, ScopedObjectProvider) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
addScopeInfo(CommandContext, ObjectNode, boolean, String, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addScopeVariablesValues(String, String, String, String, boolean, Map<String, Object>, Map<String, Object>) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addSettings(CustomIndexConfiguration, ObjectNode) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
Add the settings to the index template.
addString(String, String) - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
 
addString(String, String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
addString(String, String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
 
addString(String, String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
addString(String, String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
 
addString(String, String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
addString(String, String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
 
addString(String, String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
addString(String, String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
 
addString(String, String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
addSupportedInputChannel(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
addTag(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
addTaskVariables(Task, Map<String, Object>, TaskService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addTaskVariables(HistoricTaskInstance, Map<String, Object>, HistoryService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addTemplateModel(String, TemplateModel) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
 
addTemplateModel(String, TemplateModel) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
addTemplateVariationModel(String, TemplateVariationModel) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
 
addTemplateVariationModel(String, TemplateVariationModel) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
addTenantId(String, ObjectNode) - Static method in class com.flowable.indexing.utils.TransformerUtil
 
addTenantPermissions(String, FilteredFullTextSearchQueryBuilder) - Static method in class com.flowable.indexing.utils.SearchPermissionUtil
 
addToBulkIndexRequest(CommandContext, ObjectNode) - Method in interface com.flowable.indexing.api.LowLevelIndexingService
 
addToBulkIndexRequest(CommandContext, ObjectNode, String) - Method in interface com.flowable.indexing.api.LowLevelIndexingService
 
addToBulkIndexRequest(CommandContext, ObjectNode, String) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
addToMapIfNotEmpty(String, String, Map<String, Object>) - Static method in class com.flowable.platform.service.util.VariableUtil
 
addToTemplateKeyMap(Resource, Map<String, Resource>, Map<String, TemplateVariationModel>, TemplateEngineConfiguration) - Method in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
addTranslationFields(CommandContext, String, String, String, ObjectNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addTranslationFields(Translation, String, String, String, ArrayNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addTranslations(CaseInstanceRepresentation, CaseDefinition) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
addTranslations(ProcessInstanceRepresentation, ProcessDefinition) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
addTranslationsToData(ObjectNode, String, String, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addType(IndexVariableType) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.DefaultIndexVariableTypes
 
addType(IndexVariableType) - Method in interface com.flowable.platform.engine.impl.indexing.variable.types.IndexVariableTypes
Adds the index variable type to the container
addUserIdentityLink(String, String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Adds an user identity link to the action instance.
addUserIdentityLink(String, String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
addUserIdentityLink(String, String, String, ObjectNode) - Method in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
addUserIdentityLinkToParent(Task, String) - Method in class com.flowable.platform.service.caze.PlatformCmmnIdentityLinkInterceptor
 
addUserIdentityLinkToParent(Task, String) - Method in class com.flowable.platform.service.process.PlatformIdentityLinkInterceptor
 
addVariableInstanceFields(VariableInstanceEntity, String, String, String, ObjectNode, ArrayNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addVariablesToData(ObjectNode, String, List<VariableInstancesHolder>, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
addVariableValue(String, Object) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the tenant id to resolve the data object definition
addVariableValue(String, Object) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
addWorkInstancePermissionTerms(String, String, FilteredFullTextSearchQueryBuilder) - Method in class com.flowable.platform.service.index.WorkIndexService
 
addZipInputStream(ZipInputStream) - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
 
addZipInputStream(ZipInputStream) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
addZipInputStream(ZipInputStream) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
 
addZipInputStream(ZipInputStream) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
addZipInputStream(ZipInputStream) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
 
addZipInputStream(ZipInputStream) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
addZipInputStream(ZipInputStream) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
 
addZipInputStream(ZipInputStream) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
addZipInputStream(ZipInputStream) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
 
addZipInputStream(ZipInputStream) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
afterAll(ExtensionContext) - Method in class com.flowable.action.engine.test.ActionExtension
 
afterAll(ExtensionContext) - Method in class com.flowable.dataobject.engine.test.DataObjectExtension
 
afterAll(ExtensionContext) - Method in class com.flowable.policy.engine.test.PolicyExtension
 
afterAll(ExtensionContext) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryExtension
 
afterAll(ExtensionContext) - Method in class com.flowable.template.engine.test.TemplateExtension
 
afterCreateHumanTask(CreateHumanTaskAfterContext) - Method in class com.flowable.platform.service.task.PlatformCreateHumanTaskInterceptor
 
afterCreateUserTask(CreateUserTaskAfterContext) - Method in class com.flowable.platform.service.task.PlatformCreateUserTaskInterceptor
 
afterEach(ExtensionContext) - Method in class com.flowable.action.engine.test.ActionExtension
 
afterEach(ExtensionContext) - Method in class com.flowable.dataobject.engine.test.DataObjectExtension
 
afterEach(ExtensionContext) - Method in class com.flowable.policy.engine.test.PolicyExtension
 
afterEach(ExtensionContext) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryExtension
 
afterEach(ExtensionContext) - Method in class com.flowable.template.engine.test.TemplateExtension
 
afterPropertiesSet() - Method in class com.flowable.indexing.ElasticsearchCompatibilityImpl
 
afterPropertiesSet() - Method in class com.flowable.indexing.IndexManagerImpl
 
afterRequestExecution(BulkRequest, BulkResponse) - Method in interface com.flowable.indexing.job.history.async.BulkIndexRequestInterceptor
 
afterServiceInvocation(ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext, ServiceInvocationResult) - Method in interface com.flowable.serviceregistry.api.interceptor.ServiceInvokerInterceptor
 
afterStartCaseInstance(StartCaseInstanceAfterContext) - Method in class com.flowable.platform.service.caze.PlatformStartCaseInstanceInterceptor
 
afterStartProcessInstance(StartProcessInstanceAfterContext) - Method in class com.flowable.platform.service.process.PlatformStartProcessInstanceInterceptor
 
afterStartSubProcessInstance(StartSubProcessInstanceAfterContext) - Method in class com.flowable.platform.service.process.PlatformStartProcessInstanceInterceptor
 
Aggregation(String) - Constructor for class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.Aggregation
 
aggregations - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
alias - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
allowSpringBeansInExpressions - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
anyVersion() - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
anyVersion() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
anyVersion() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
anyVersion() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
anyVersion() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
anyVersion() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
anyVersion() - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
anyVersion() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
anyVersion() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
anyVersion() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
AppDefinitionRepresentation - Class in com.flowable.platform.service.app
 
AppDefinitionRepresentation() - Constructor for class com.flowable.platform.service.app.AppDefinitionRepresentation
 
AppDefinitionRepresentation(CoreAppDefinition, CoreAppModel) - Constructor for class com.flowable.platform.service.app.AppDefinitionRepresentation
 
appEngine - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
appEngineConfiguration - Variable in class com.flowable.platform.common.deployer.DefaultAppAutoDeployer
 
AppEngineIndexingConfigurator - Class in com.flowable.platform.service.index
 
AppEngineIndexingConfigurator(IndexManager, IndexVariableTypes) - Constructor for class com.flowable.platform.service.index.AppEngineIndexingConfigurator
 
applicationContext - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
applicationContext - Variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
applicationContext - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
applicationContext - Variable in class com.flowable.indexing.IndexManagerImpl
 
applicationContext - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
applicationContext - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
applicationContext - Variable in class com.flowable.serviceregistry.engine.impl.expression.SpringServiceRegistryExpressionManager
 
applicationContext - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
applicationContext - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
applyJsonVariableExtractors(List<IndexMappingVariableExtractor>, ObjectNode, String, ObjectNode, ArrayNode, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
applyOutputPathIfApplicable(ServiceDefinitionModel, ServiceOperation, JsonNode) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
applyOutputReductionIfApplicable(ServiceOperation, JsonNode) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
applyQueryParameters(Map<String, Object>) - Method in interface com.flowable.indexing.query.builder.ElasticsearchQueryBuilder
 
applyQueryParameters(Map<String, Object>) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
appRepositoryService - Variable in class com.flowable.platform.service.app.PlatformAppService
 
appRepositoryService - Variable in class com.flowable.platform.service.work.WorkDefinitionService
 
appResources - Variable in class com.flowable.platform.common.deployer.DefaultAppAutoDeployer
 
approvalDecision - Variable in class com.flowable.platform.service.template.UpdateTemplateVariationRequest
 
ARCHIVED - Static variable in interface com.flowable.dataobject.api.runtime.MasterDataStates
 
ARCHIVER - Static variable in interface com.flowable.dataobject.api.repository.MasterDataDefinitionIdentityLinkTypes
The identity link type used to allow users to archive existing master data entries in a management tool.
asArrayNode(Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
ascending - Variable in class com.flowable.dataobject.engine.impl.runtime.DefaultQueryOrderTerm
 
asDate(Timestamp) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceRowMapper
 
asDate(Instant) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Converts an instant to a date.
asMap(ObjectNode, PlatformContentItemService, RenditionService, MetadataService, SimpleContentTypeMapper, ObjectMapper) - Static method in class com.flowable.platform.service.util.PlatformFormUtil
 
asNode(ObjectMapper, Object) - Static method in class com.flowable.platform.common.util.JsonUtil
 
AsposePdfTemplateProcessor - Class in com.flowable.template.engine.impl.processor
A TemplateProcessor using the Aspose Document.
AsposePdfTemplateProcessor(TemplateResourceResolver) - Constructor for class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
AsposeWordTemplateProcessor - Class in com.flowable.template.engine.impl.processor
A TemplateProcessor using the Aspose ReportingEngine.
AsposeWordTemplateProcessor(TemplateResourceResolver) - Constructor for class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
asScopedRepresentation(Translation) - Method in class com.flowable.platform.service.translation.PlatformTranslationService
 
asScopedRepresentationList(List<Translation>) - Method in class com.flowable.platform.service.translation.PlatformTranslationService
 
assign(String, String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
assign(String, String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
assignedGroupId(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
assignee - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
assignee - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
assignee - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
assignee - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
ASSIGNEE - Static variable in class com.flowable.policy.api.repository.PermissionMapping
 
assigneeId(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
AsyncContentItemToJsonMapper - Class in com.flowable.platform.engine.impl.indexing.job.history
 
AsyncContentItemToJsonMapper() - Constructor for class com.flowable.platform.engine.impl.indexing.job.history.AsyncContentItemToJsonMapper
 
asyncHistoryEnabled - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutor - Variable in class com.flowable.indexing.impl.IndexingServiceImpl
 
asyncHistoryExecutor - Variable in class com.flowable.indexing.job.AsyncHistoryExecutorStarter
 
asyncHistoryExecutor - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorActivate - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorAsyncJobAcquisitionEnabled - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorAsyncJobLockTimeInMillis - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorDefaultAsyncJobAcquireWaitTime - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorDefaultQueueSizeFullWaitTime - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorLockOwner - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorMessageQueueMode - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorNumberOfRetries - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorResetExpiredJobsEnabled - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorResetExpiredJobsInterval - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorResetExpiredJobsPageSize - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryExecutorSecondsToWaitOnShutdown - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
AsyncHistoryExecutorStarter - Class in com.flowable.indexing.job
This starter is needed because the async history executor needs to be started after all engines have been initialized.
AsyncHistoryExecutorStarter(boolean, AsyncExecutor) - Constructor for class com.flowable.indexing.job.AsyncHistoryExecutorStarter
 
asyncHistoryJobHandlers - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
asyncHistoryJsonGroupingThreshold - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryListener - Variable in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySessionFactory
 
asyncHistoryListener - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
asyncHistoryListener - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
asyncHistoryTaskExecutor - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
AsyncIndexingCmmnHistoryManager - Class in com.flowable.platform.engine.impl.indexing.job.history
 
AsyncIndexingCmmnHistoryManager(CmmnEngineConfiguration, IndexManager, IndexVariableTypes) - Constructor for class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
AsyncIndexingContentHistoryManager - Class in com.flowable.platform.engine.impl.indexing.job.history
 
AsyncIndexingContentHistoryManager(ContentEngineConfiguration, IndexManager, IndexVariableTypes) - Constructor for class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
AsyncIndexingHistoryManager - Class in com.flowable.platform.engine.impl.indexing.job.history
 
AsyncIndexingHistoryManager(ProcessEngineConfigurationImpl, boolean, IndexManager, IndexVariableTypes) - Constructor for class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
AsyncIndexingHistorySession - Class in com.flowable.indexing.job.history.async
 
AsyncIndexingHistorySession(CommandContext, AsyncHistoryListener, List<String>) - Constructor for class com.flowable.indexing.job.history.async.AsyncIndexingHistorySession
 
AsyncIndexingHistorySessionCommandContextCloseListener - Class in com.flowable.indexing.job.history.async
 
AsyncIndexingHistorySessionCommandContextCloseListener(AsyncHistorySession, AsyncHistoryListener) - Constructor for class com.flowable.indexing.job.history.async.AsyncIndexingHistorySessionCommandContextCloseListener
 
AsyncIndexingHistorySessionFactory - Class in com.flowable.indexing.job.history.async
 
AsyncIndexingHistorySessionFactory() - Constructor for class com.flowable.indexing.job.history.async.AsyncIndexingHistorySessionFactory
 
asyncIndexingHistorySessionFactory - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
AsyncIndexingTranslationChangeManager - Class in com.flowable.platform.service.index
 
AsyncIndexingTranslationChangeManager(ProcessEngineConfigurationImpl, CmmnEngineConfiguration, IndexManager, IndexVariableTypes) - Constructor for class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
attachmentIndexedChars - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
atTime(Object, int, int, int) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Sets the time of an instant to the specified hours, minutes and seconds.
atTimeWithTimeZone(Object, int, int, int, String) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Sets the time of an instant or date to the specified hours, minutes and seconds and returns that time in a specified time zone.
atTimeZone(Object, String) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Returns an instant at a specified time zone.
AUDIT_ENGINE_ID_PREFIX - Static variable in interface com.flowable.audit.engine.impl.persistence.entity.AuditEngineEntityConstants
 
AUDIT_ENTRY_SUB_TYPE_TEMPLATE_VARIATION - Static variable in interface com.flowable.platform.service.template.TemplateChangeService
 
AUDIT_ENTRY_TYPE_DEPLOYMENT - Static variable in interface com.flowable.platform.service.template.TemplateChangeService
 
AUDIT_ENTRY_VAR_NAME_APPROVAL_USER_ID - Static variable in interface com.flowable.platform.service.template.TemplateChangeService
 
AUDIT_ENTRY_VAR_NAME_CHANGE_USER_ID - Static variable in interface com.flowable.platform.service.template.TemplateChangeService
 
AUDIT_ENTRY_VAR_OLD_VERSION_TIMESTAMP - Static variable in interface com.flowable.platform.service.template.TemplateChangeService
 
AuditDataManagers - Class in com.flowable.audit.engine.impl.persistence.entity.data
 
AuditDataManagers() - Constructor for class com.flowable.audit.engine.impl.persistence.entity.data.AuditDataManagers
 
AuditDbSchemaManager - Class in com.flowable.audit.engine.impl.db
 
AuditDbSchemaManager() - Constructor for class com.flowable.audit.engine.impl.db.AuditDbSchemaManager
 
AuditDefinition - Interface in com.flowable.audit.api.repository
The audit definition contains the necessary meta information and description of its related AuditInstance which also includes the optional list of necessary parameters available within the payload of the instance.
auditDefinitionId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
Set the audit definition of this audit instance.
auditDefinitionId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with the given audit definition id.
auditDefinitionId - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
auditDefinitionId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
auditDefinitionId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
auditDefinitionId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
auditDefinitionId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
auditDefinitionIdLike(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with an audit definition id like the given string.
auditDefinitionIdLike - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
auditDefinitionIdLike(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
AuditEngine - Interface in com.flowable.audit.engine
 
AuditEngineConfiguration - Class in com.flowable.audit.engine
 
AuditEngineConfiguration() - Constructor for class com.flowable.audit.engine.AuditEngineConfiguration
 
AuditEngineConfigurationApi - Interface in com.flowable.audit.api
The audit engine configuration API.
AuditEngineConfigurator - Class in com.flowable.audit.engine.configurator
 
AuditEngineConfigurator() - Constructor for class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
AuditEngineEntityConstants - Interface in com.flowable.audit.engine.impl.persistence.entity
 
AuditEngineImpl - Class in com.flowable.audit.engine.impl
 
AuditEngineImpl(AuditEngineConfiguration) - Constructor for class com.flowable.audit.engine.impl.AuditEngineImpl
 
AuditEngines - Class in com.flowable.audit.engine
 
AuditEngines() - Constructor for class com.flowable.audit.engine.AuditEngines
 
auditEngines - Static variable in class com.flowable.audit.engine.AuditEngines
 
AuditEngineVersion - Class in com.flowable.audit.engine
 
AuditEntityManagers - Class in com.flowable.audit.engine.impl.persistence.entity
 
AuditEntityManagers(AuditEngineConfiguration, AuditDataManagers) - Constructor for class com.flowable.audit.engine.impl.persistence.entity.AuditEntityManagers
 
AuditInstance - Interface in com.flowable.audit.api.runtime
The runtime instance of an audit entry, typically created through the AuditService.
AuditInstanceBuilder - Interface in com.flowable.audit.api.runtime
A builder to create new objects of type AuditInstance.
auditInstanceBuilder - Variable in class com.flowable.audit.engine.impl.cmd.CreateAuditInstanceCmd
 
AuditInstanceBuilderImpl - Class in com.flowable.audit.engine.impl.runtime
 
AuditInstanceBuilderImpl(AuditServiceImpl) - Constructor for class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
auditInstanceDataManager - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManagerImpl
 
auditInstanceDataManager - Variable in class com.flowable.audit.engine.impl.persistence.entity.data.AuditDataManagers
 
AuditInstanceDataManager - Interface in com.flowable.audit.engine.impl.persistence.entity.data
 
AuditInstanceEntity - Interface in com.flowable.audit.engine.impl.persistence.entity
 
AuditInstanceEntityImpl - Class in com.flowable.audit.engine.impl.persistence.entity
 
AuditInstanceEntityImpl() - Constructor for class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
auditInstanceEntityManager - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditEntityManagers
 
AuditInstanceEntityManager - Interface in com.flowable.audit.engine.impl.persistence.entity
 
AuditInstanceEntityManagerImpl - Class in com.flowable.audit.engine.impl.persistence.entity
 
AuditInstanceEntityManagerImpl(AuditEngineConfiguration, AuditInstanceDataManager) - Constructor for class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManagerImpl
 
auditInstanceId - Variable in class com.flowable.audit.engine.impl.cmd.DeleteAuditInstanceCmd
 
AuditInstanceQuery - Interface in com.flowable.audit.api.runtime
A query builder to query for AuditInstance.
AuditInstanceQueryImpl - Class in com.flowable.audit.engine.impl.runtime
 
AuditInstanceQueryImpl() - Constructor for class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
AuditInstanceQueryImpl(CommandContext) - Constructor for class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
AuditInstanceQueryImpl(CommandExecutor) - Constructor for class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
AuditInstanceQueryProperty - Class in com.flowable.audit.engine.impl.runtime
Contains the possible properties that can be used in a AuditInstanceQuery.
AuditInstanceQueryProperty(String) - Constructor for class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryProperty
 
auditLog(CaseInstanceEntity, Case) - Method in class com.flowable.platform.service.caze.PlatformStartCaseInstanceInterceptor
 
auditLog(ExecutionEntity, Process) - Method in class com.flowable.platform.service.process.PlatformStartProcessInstanceInterceptor
 
auditLogEnable - Variable in class com.flowable.platform.service.caze.PlatformStartCaseInstanceInterceptor
 
AuditLogUtil - Class in com.flowable.platform.service.util
 
AuditService - Interface in com.flowable.audit.api
The main service to create and retrieve AuditInstance.
auditService - Variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
auditService - Variable in class com.flowable.audit.engine.impl.AuditEngineImpl
 
auditService - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
auditService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
auditService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
auditService - Variable in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
AuditServiceImpl - Class in com.flowable.audit.engine.impl.runtime
 
AuditServiceImpl(AuditEngineConfiguration) - Constructor for class com.flowable.audit.engine.impl.runtime.AuditServiceImpl
 
AuthorizedAction - Interface in com.flowable.platform.service.permission
An authorized action represents an action which can be checked for permissions by using a permission helper.
AuthorizedUserAction - Enum in com.flowable.platform.service.permission
This enumeration contains a list of actions which are authorized as part of the permission check when executing actions for a user.
AutoDeploymentStrategy - Interface in com.flowable.action.engine.autodeployment
Strategy interface for implementations of automatically deploying resources.
AutoDeploymentStrategy - Interface in com.flowable.dataobject.engine.autodeployment
Strategy interface for implementations of automatically deploying resources.
AutoDeploymentStrategy - Interface in com.flowable.policy.engine.autodeployment
Strategy interface for implementations of automatically deploying resources.
AutoDeploymentStrategy - Interface in com.flowable.serviceregistry.engine.autodeployment
 
AutoDeploymentStrategy - Interface in com.flowable.template.engine.autodeployment
Strategy interface for implementations of automatically deploying resources.
autoDeployResources(ActionEngine) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
autoDeployResources(DataObjectEngine) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
autoDeployResources(PlatformEngine) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
autoDeployResources(PolicyEngine) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
autoDeployResources(ServiceRegistryEngine) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
autoDeployResources(TemplateEngine) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
autoDeployTenants - Variable in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
autoDeployTenants - Variable in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
autoDeployTenants - Variable in class com.flowable.platform.common.deployer.DefaultAppAutoDeployer
 
autoDeployTenants - Variable in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
autoDeployTenants - Variable in class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
autoDeployTenants - Variable in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
autoDeployTenants - Variable in class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
autoDeployTenants - Variable in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
autoDeployTenants - Variable in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
autoDeployTenants - Variable in class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
autoDeployTenants - Variable in class com.flowable.template.engine.autodeployment.DefaultAutoDeploymentStrategy
 
autoDeployTenants - Variable in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
autoUpdateDataObjectSchemaDefinitions - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
If set to true the liquibase changelog from the DataObjectSchemaDefinition(s) will be automatically updated during engine boot time.
AVATAR - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
average(Collection<Double>) - Method in class com.flowable.platform.expressions.FlowableExpressionMathUtils
Calculates the averages of a list of numbers.

B

BackwardsCompatibilityIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
3.0.0 Backwards compatibility index transformer that would ignore all 3.0.0 history jobs.
BackwardsCompatibilityIndexTransformer() - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.BackwardsCompatibilityIndexTransformer
 
BASE_EXPRESSION_KEYS - Static variable in class com.flowable.platform.common.form.FormPayloadHelper
 
BaseActionDefinitionModel - Class in com.flowable.action.api.repository
 
BaseActionDefinitionModel() - Constructor for class com.flowable.action.api.repository.BaseActionDefinitionModel
 
BaseBotActionResult - Class in com.flowable.action.api.bot
A base implementation for BotActionResult.
BaseBotActionResult() - Constructor for class com.flowable.action.api.bot.BaseBotActionResult
 
BaseBotActionResult(Map<String, Object>) - Constructor for class com.flowable.action.api.bot.BaseBotActionResult
BaseBotActionResult(Map<String, Object>, Intent) - Constructor for class com.flowable.action.api.bot.BaseBotActionResult
BaseBotActionResult(JsonNode, Intent) - Constructor for class com.flowable.action.api.bot.BaseBotActionResult
 
BaseDatabaseSchemaDataObjectModel - Class in com.flowable.dataobject.engine.impl.repository
 
BaseDatabaseSchemaDataObjectModel() - Constructor for class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
BaseDataObjectModel - Class in com.flowable.dataobject.api.repository
 
BaseDataObjectModel() - Constructor for class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
BaseDefinitionDeployer - Class in com.flowable.template.engine.impl.deployer
 
BaseDefinitionDeployer() - Constructor for class com.flowable.template.engine.impl.deployer.BaseDefinitionDeployer
 
BaseFieldMapping - Class in com.flowable.dataobject.engine.impl.repository
 
BaseFieldMapping() - Constructor for class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
BaseFieldMapping(String, FieldMappingType, String) - Constructor for class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
BaseIndexMappingVariableExtractor - Class in com.flowable.indexing.impl
 
BaseIndexMappingVariableExtractor() - Constructor for class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
BaseIntent - Class in com.flowable.action.api.intents
 
BaseIntent(String) - Constructor for class com.flowable.action.api.intents.BaseIntent
 
BaseJsonMapper<T> - Class in com.flowable.platform.service
 
BaseJsonMapper() - Constructor for class com.flowable.platform.service.BaseJsonMapper
 
BasePerformDataObjectSchemaDefinitionLiquibaseCommandCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
BasePerformDataObjectSchemaDefinitionLiquibaseCommandCmd(String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.BasePerformDataObjectSchemaDefinitionLiquibaseCommandCmd
 
BasePlatformBpmnInterceptor - Class in com.flowable.platform.service
 
BasePlatformBpmnInterceptor(String) - Constructor for class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
BasePlatformCmmnInterceptor - Class in com.flowable.platform.service
 
BasePlatformCmmnInterceptor(String) - Constructor for class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
BasePlatformInterceptor - Class in com.flowable.platform.service
 
BasePlatformInterceptor(String) - Constructor for class com.flowable.platform.service.BasePlatformInterceptor
 
BaseScopedObjectActionFilter<T> - Class in com.flowable.action.api.repository
BaseScopedObjectActionFilter() - Constructor for class com.flowable.action.api.repository.BaseScopedObjectActionFilter
 
BaseSecurityPolicyModel - Class in com.flowable.policy.api.repository
 
BaseSecurityPolicyModel() - Constructor for class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
BaseServiceDefinitionModel - Class in com.flowable.serviceregistry.engine.impl.repository
 
BaseServiceDefinitionModel() - Constructor for class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
BaseServiceInputParameter - Class in com.flowable.serviceregistry.engine.impl.repository
 
BaseServiceInputParameter() - Constructor for class com.flowable.serviceregistry.engine.impl.repository.BaseServiceInputParameter
 
BaseServiceOperation - Class in com.flowable.serviceregistry.engine.impl.repository
 
BaseServiceOperation() - Constructor for class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
BaseServiceOutputParameter - Class in com.flowable.serviceregistry.engine.impl.repository
 
BaseServiceOutputParameter() - Constructor for class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOutputParameter
 
BaseServiceParameter - Class in com.flowable.serviceregistry.engine.impl.repository
 
BaseServiceParameter() - Constructor for class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
BaseTemplateModel - Class in com.flowable.template.api.repository
 
BaseTemplateModel() - Constructor for class com.flowable.template.api.repository.BaseTemplateModel
 
BaseTemplateVariationModel - Class in com.flowable.template.api.repository
 
BaseTemplateVariationModel() - Constructor for class com.flowable.template.api.repository.BaseTemplateVariationModel
 
beforeAll(ExtensionContext) - Method in class com.flowable.action.engine.test.ActionExtension
 
beforeAll(ExtensionContext) - Method in class com.flowable.dataobject.engine.test.DataObjectExtension
 
beforeAll(ExtensionContext) - Method in class com.flowable.policy.engine.test.PolicyExtension
 
beforeAll(ExtensionContext) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryExtension
 
beforeAll(ExtensionContext) - Method in class com.flowable.template.engine.test.TemplateExtension
 
beforeCreateHumanTask(CreateHumanTaskBeforeContext) - Method in class com.flowable.platform.service.task.PlatformCreateHumanTaskInterceptor
 
beforeCreateUserTask(CreateUserTaskBeforeContext) - Method in class com.flowable.platform.service.task.PlatformCreateUserTaskInterceptor
 
beforeEach(ExtensionContext) - Method in class com.flowable.action.engine.test.ActionExtension
 
beforeEach(ExtensionContext) - Method in class com.flowable.dataobject.engine.test.DataObjectExtension
 
beforeEach(ExtensionContext) - Method in class com.flowable.policy.engine.test.PolicyExtension
 
beforeEach(ExtensionContext) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryExtension
 
beforeEach(ExtensionContext) - Method in class com.flowable.template.engine.test.TemplateExtension
 
beforeInit(AbstractEngineConfiguration) - Method in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
beforeInit(AbstractEngineConfiguration) - Method in class com.flowable.platform.engine.impl.indexing.configurator.CmmnEnginePlatformIndexingConfigurator
 
beforeInit(AbstractEngineConfiguration) - Method in class com.flowable.platform.engine.impl.indexing.configurator.ContentEnginePlatformIndexingConfigurator
 
beforeInit(AbstractEngineConfiguration) - Method in class com.flowable.platform.engine.impl.indexing.configurator.ProcessEnginePlatformIndexingConfigurator
 
beforeInit(AbstractEngineConfiguration) - Method in class com.flowable.platform.service.index.AppEngineIndexingConfigurator
 
beforeRequestAddToBulkIndexingSession(String, IndexedDataObject, ObjectNode) - Method in interface com.flowable.indexing.job.history.async.BulkIndexRequestInterceptor
 
beforeRequestExecution(BulkRequest) - Method in interface com.flowable.indexing.job.history.async.BulkIndexRequestInterceptor
 
beforeServiceInvocation(ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext) - Method in interface com.flowable.serviceregistry.api.interceptor.ServiceInvokerInterceptor
 
beforeStartCaseInstance(StartCaseInstanceBeforeContext) - Method in class com.flowable.platform.service.caze.PlatformStartCaseInstanceInterceptor
 
beforeStartProcessInstance(StartProcessInstanceBeforeContext) - Method in class com.flowable.platform.service.process.PlatformStartProcessInstanceInterceptor
 
beforeStartSubProcessInstance(StartSubProcessInstanceBeforeContext) - Method in class com.flowable.platform.service.process.PlatformStartProcessInstanceInterceptor
 
BooleanIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
BooleanIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.BooleanIndexVariableType
 
booleanValue(String) - Method in class com.flowable.template.engine.impl.linq.LinqContext
 
BoolFilterClause(FilteredFullTextSearchQueryBuilder) - Constructor for class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.BoolFilterClause
 
BotActionResult - Interface in com.flowable.action.api.bot
The result when invoking a bot action.
botId(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
botKey - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
botKey - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
botRegistry - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
BotService - Interface in com.flowable.action.api.bot
Implement this bot service interface to provide an execution for action definitions based on this bot.
botUserId(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
BpmnCancelProcessBot - Class in com.flowable.platform.service.bot
 
BpmnCancelProcessBot(ProcessPermissionService, RuntimeService) - Constructor for class com.flowable.platform.service.bot.BpmnCancelProcessBot
 
BpmnCompletedUserTaskBot - Class in com.flowable.platform.service.bot
 
BpmnCompletedUserTaskBot(TaskService) - Constructor for class com.flowable.platform.service.bot.BpmnCompletedUserTaskBot
 
BpmnEndEventCompleteAuditLogListener - Class in com.flowable.platform.service.process
 
BpmnEndEventCompleteAuditLogListener() - Constructor for class com.flowable.platform.service.process.BpmnEndEventCompleteAuditLogListener
 
BpmnEndEventCompleteProcessParseHandler - Class in com.flowable.platform.common.parsehandler
 
BpmnEndEventCompleteProcessParseHandler() - Constructor for class com.flowable.platform.common.parsehandler.BpmnEndEventCompleteProcessParseHandler
 
bpmnIndexingManagerHelper - Variable in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
BpmnInjectDynamicSubProcessBot - Class in com.flowable.platform.service.bot
 
BpmnInjectDynamicSubProcessBot(TaskService, RepositoryService, DynamicBpmnService) - Constructor for class com.flowable.platform.service.bot.BpmnInjectDynamicSubProcessBot
 
BpmnPlatformExposeCompleteTaskListener - Class in com.flowable.platform.service.action
 
BpmnPlatformExposeCompleteTaskListener() - Constructor for class com.flowable.platform.service.action.BpmnPlatformExposeCompleteTaskListener
 
BpmnPlatformExposeCreateTaskListener - Class in com.flowable.platform.service.action
 
BpmnPlatformExposeCreateTaskListener() - Constructor for class com.flowable.platform.service.action.BpmnPlatformExposeCreateTaskListener
 
bpmnResources - Variable in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
BpmnTestActionBot - Class in com.flowable.platform.service.bot
 
BpmnTestActionBot() - Constructor for class com.flowable.platform.service.bot.BpmnTestActionBot
 
BpmnTestActionBot.TestBotActionResult - Class in com.flowable.platform.service.bot
 
BpmnUtil - Class in com.flowable.platform.common.el.bpmn.util
 
BpmnUtil() - Constructor for class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
build() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
build(CaseInstancesIndexQueryRequest, String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryBuilder
 
build(ProcessInstancesIndexQueryRequest, String) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryBuilder
 
build(TasksIndexQueryRequest, String) - Method in class com.flowable.platform.service.task.TasksIndexQueryBuilder
 
build(WorkInstancesIndexQueryRequest, String) - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryBuilder
 
buildActionEngine() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
buildActionEngine() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
buildAuditEngine() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
buildDataObjectEngine() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
builder - Variable in class com.flowable.action.engine.impl.cmd.RegisterActionDefinitionCmd
 
buildHierarchy(String, String, List<HierarchyLevel>) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
buildJson() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
buildPlatformEngine() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
buildServiceEngine() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
buildTemplateEngine() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
BulkIndexingSession - Class in com.flowable.indexing.job.history.async
 
BulkIndexingSession(CommandContext, ObjectMapper, RestHighLevelClient, ElasticsearchCompatibility, List<BulkIndexRequestInterceptor>) - Constructor for class com.flowable.indexing.job.history.async.BulkIndexingSession
 
BulkIndexingSessionFactory - Class in com.flowable.indexing.job.history.async
 
BulkIndexingSessionFactory(ObjectMapper, RestHighLevelClient, ElasticsearchCompatibility, List<BulkIndexRequestInterceptor>) - Constructor for class com.flowable.indexing.job.history.async.BulkIndexingSessionFactory
 
bulkIndexingSessionFactory - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
BulkIndexRequestExecutor - Interface in com.flowable.indexing.job.impl
 
bulkIndexRequestExecutor - Variable in class com.flowable.indexing.job.IndexDataAsyncHistoryJobHandler
 
bulkIndexRequestExecutor - Variable in class com.flowable.indexing.job.IndexZippedDataAsyncHistoryJobHandler
 
BulkIndexRequestExecutorImpl - Class in com.flowable.indexing.job.impl
 
BulkIndexRequestExecutorImpl(ObjectMapper, ElasticsearchCompatibility) - Constructor for class com.flowable.indexing.job.impl.BulkIndexRequestExecutorImpl
 
BulkIndexRequestInterceptor - Interface in com.flowable.indexing.job.history.async
An interceptor that will be called before and/or after the execution of a BulkRequest in the BulkIndexingSession.
bulkIndexRequestInterceptors - Variable in class com.flowable.indexing.impl.IndexingServiceImpl
 
bulkIndexRequestInterceptors - Variable in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
bulkIndexRequestInterceptors - Variable in class com.flowable.indexing.job.history.async.BulkIndexingSessionFactory
 
bulkIndexRequestInterceptors - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
bulkRequest - Variable in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
BulkRequest - Class in com.flowable.indexing.job.impl
This is a custom class to do bulk requests to ES.
BulkRequest() - Constructor for class com.flowable.indexing.job.impl.BulkRequest
 
BulkRequestItem - Interface in com.flowable.indexing.job.impl
 
bulkRequestItems - Variable in class com.flowable.indexing.job.impl.BulkRequest
 
businessKey - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
businessKey - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
businessKey - Variable in class com.flowable.platform.service.util.ScopeSearchInfo
 
byteArrayRef - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
ByteArrayResourceAccessor - Class in com.flowable.dataobject.engine.impl.repository
Special ResourceAccessor which can be used to load the Liquibase XML changelog from a byte array.
ByteArrayResourceAccessor(String, byte[]) - Constructor for class com.flowable.dataobject.engine.impl.repository.ByteArrayResourceAccessor
 
ByteArrayResourceAccessor(String, byte[], ResourceAccessor) - Constructor for class com.flowable.dataobject.engine.impl.repository.ByteArrayResourceAccessor
 
bytes - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
bytes - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
bytes - Variable in class com.flowable.dataobject.engine.impl.repository.ByteArrayResourceAccessor
 
bytes - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
bytes - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
bytes - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 

C

cache(DataObjectInstance, ValueFields) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
cachedDefinitionIdDataObjectIdValueFields - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
cachedObjects - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
cachedValue - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
calculateDuration(Date, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
calculateInstancesReport(PlatformRunReportRequest, String, String) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
callbackId - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
callbackId - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
callbackType - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
callbackType - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
canConvertToRestVariable(Object) - Method in class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
canConvertToRestVariable(Object) - Method in class com.flowable.platform.service.dataobject.DatabaseSchemaDataObjectInstanceVariableConverter
 
CANDIDATE - Static variable in class com.flowable.policy.api.repository.PermissionMapping
 
candidateGroups(Set<String>) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
candidateUsers(Set<String>) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
canRender(TemplateModel, TemplateVariationModel) - Method in interface com.flowable.template.api.processor.TemplateProcessor
Before a template is rendered, the service will call this method to check, whether this processor is able to handle the given template.
canRender(TemplateModel, TemplateVariationModel) - Method in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
canRender(TemplateModel, TemplateVariationModel) - Method in class com.flowable.template.engine.impl.processor.FreeMarkerTemplateProcessor
 
canSerialize(Object) - Method in interface com.flowable.indexing.api.IndexableObjectSerializer
 
canSerialize(Object) - Method in class com.flowable.indexing.impl.ObjectNodeObjectSerializer
 
capitalize(String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Capitalizes a text, i.e.
carriageReturn() - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Returns a carriage return character (\r)
CASE_INSTANCES - Static variable in interface com.flowable.indexing.DefaultIndexes
 
CASE_INSTANCES_INDEX - Static variable in class com.flowable.platform.service.index.IndexConstants
 
caseDefinitionCategory - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
caseDefinitionDeploymentId - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
caseDefinitionDescription - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
caseDefinitionId - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
caseDefinitionKey - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
caseDefinitionName - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
caseDefinitionName - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
caseDefinitionVersion - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
caseInstance - Variable in class com.flowable.platform.service.caze.CaseInstanceInfo
 
CaseInstanceActionFilter - Class in com.flowable.platform.service.action
 
CaseInstanceActionFilter(CmmnRuntimeService) - Constructor for class com.flowable.platform.service.action.CaseInstanceActionFilter
 
CaseInstanceDeletedIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
CaseInstanceDeletedIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.CaseInstanceDeletedIndexTransformer
 
CaseInstanceIndexingScheduler - Class in com.flowable.platform.service.index
 
CaseInstanceIndexingScheduler(IndexingService, IndexManager, JobServiceConfiguration, ObjectMapper, IndexVariableTypes, List<PlatformIndexedDataEnhancer>) - Constructor for class com.flowable.platform.service.index.CaseInstanceIndexingScheduler
 
caseInstanceIndexingScheduler - Variable in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
CaseInstanceIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
CaseInstanceIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.CaseInstanceIndexTransformer
 
CaseInstanceInfo - Class in com.flowable.platform.service.caze
 
CaseInstanceInfo(CaseInstance) - Constructor for class com.flowable.platform.service.caze.CaseInstanceInfo
 
CaseInstanceInfo(HistoricCaseInstance) - Constructor for class com.flowable.platform.service.caze.CaseInstanceInfo
 
CaseInstanceJsonMapper - Class in com.flowable.platform.service.caze
 
CaseInstanceJsonMapper() - Constructor for class com.flowable.platform.service.caze.CaseInstanceJsonMapper
 
caseInstanceName - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
CaseInstanceRepresentation - Class in com.flowable.platform.service.caze
 
CaseInstanceRepresentation(CaseInstance, CaseDefinition) - Constructor for class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
CaseInstanceRepresentation(CaseInstance) - Constructor for class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
CaseInstanceRepresentation(HistoricCaseInstance, CaseDefinition) - Constructor for class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
CaseInstanceRepresentation(HistoricCaseInstance) - Constructor for class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
CaseInstanceRepresentation() - Constructor for class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
CaseInstanceResultMapper - Interface in com.flowable.platform.service.caze
 
caseInstanceResultMapper - Variable in class com.flowable.platform.service.index.WorkIndexService
 
CaseInstanceResultMapper.Enhancer - Interface in com.flowable.platform.service.caze
 
CaseInstanceScopedObjectFormProvider - Class in com.flowable.platform.service.action
 
CaseInstanceScopedObjectFormProvider(CmmnEngineConfiguration, FormRepositoryService, PlatformCaseInstanceService) - Constructor for class com.flowable.platform.service.action.CaseInstanceScopedObjectFormProvider
 
CaseInstanceScopedObjectProvider - Class in com.flowable.platform.service.action
 
CaseInstanceScopedObjectProvider(CmmnRuntimeService) - Constructor for class com.flowable.platform.service.action.CaseInstanceScopedObjectProvider
 
CaseInstanceSearchRepresentation - Class in com.flowable.platform.service.caze
 
CaseInstanceSearchRepresentation() - Constructor for class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
caseInstanceService - Variable in class com.flowable.platform.service.action.CaseInstanceScopedObjectFormProvider
 
CaseInstancesIndexQueryBuilder - Class in com.flowable.platform.service.caze
 
CaseInstancesIndexQueryBuilder(ObjectMapper) - Constructor for class com.flowable.platform.service.caze.CaseInstancesIndexQueryBuilder
 
CaseInstancesIndexQueryBuilder(ObjectMapper, ObjectNode, Map<String, SortParameter>) - Constructor for class com.flowable.platform.service.caze.CaseInstancesIndexQueryBuilder
 
CaseInstancesIndexQueryRequest - Class in com.flowable.platform.service.caze
 
CaseInstancesIndexQueryRequest() - Constructor for class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
casePermissionService - Variable in class com.flowable.platform.service.bot.CmmnCancelCaseBot
 
casePermissionService - Variable in class com.flowable.platform.service.caze.PlatformCaseDefinitionService
 
casePermissionService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
casePermissionService - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
CaseTaskIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
CaseTaskIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.CaseTaskIndexTransformer
 
category(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
Gives the deployment the given category.
category - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
category(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
category - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
category(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
Gives the deployment the given category.
category - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
category(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
category - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
category - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
category(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
Gives the deployment the given category.
category - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
category(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
category - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
category(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
Gives the deployment the given category.
category - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
category(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
category - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
category(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
Gives the deployment the given category.
category - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
category(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
category - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
categoryNotEquals - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
categoryNotEquals - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
categoryNotEquals - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
categoryNotEquals - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
categoryNotEquals - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
ceil(double) - Method in class com.flowable.platform.expressions.FlowableExpressionMathUtils
Returns the next higher integer of a provided number.
changeApprovalProcessKey - Variable in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
CHANGELOG_PREFIX_MAX_LENGTH - Static variable in class com.flowable.dataobject.engine.impl.cmd.BasePerformDataObjectSchemaDefinitionLiquibaseCommandCmd
The max allowed length for the changelog prefix.
channel - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
channel - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
channels - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
channels - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
channels - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
checkForValidInterval(String) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
checkPayloadParameters(TemplateHolder, Map<String, Object>) - Method in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
Checks the payload to contain at least the mandatory parameter values according the template variation model.
checkQueryOk() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
checkUserCreation(String, String) - Method in class com.flowable.platform.service.permission.UserPermissionServiceImpl
 
checkUserDeactivation(String, String) - Method in class com.flowable.platform.service.permission.UserPermissionServiceImpl
 
checkUserReactivation(String, String) - Method in class com.flowable.platform.service.permission.UserPermissionServiceImpl
 
chineseEnabled - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
claimTime - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
classActionDeployments - Variable in class com.flowable.action.engine.test.ActionTestHelper
 
classDataObjectDeployments - Variable in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
classPolicyDeployments - Variable in class com.flowable.policy.engine.test.PolicyTestHelper
 
classServiceDeployments - Variable in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
classTemplateDeployments - Variable in class com.flowable.template.engine.test.TemplateTestHelper
 
clauses - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.BoolFilterClause
 
ClobCharacterStreamTypeHandler - Class in com.flowable.platform.common.persistence
A TypeHandler that uses ResultSet.getCharacterStream(String) and ResultSet.getCharacterStream(int) to convert a Clob into a string.
ClobCharacterStreamTypeHandler() - Constructor for class com.flowable.platform.common.persistence.ClobCharacterStreamTypeHandler
 
clock - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
close() - Method in interface com.flowable.action.engine.ActionEngine
 
close() - Method in class com.flowable.action.engine.impl.ActionEngineImpl
 
close() - Method in interface com.flowable.audit.engine.AuditEngine
 
close() - Method in class com.flowable.audit.engine.impl.AuditEngineImpl
 
close() - Method in interface com.flowable.dataobject.engine.DataObjectEngine
 
close() - Method in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
close() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
close() - Method in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
close() - Method in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
close() - Method in interface com.flowable.platform.engine.PlatformEngine
 
close() - Method in class com.flowable.policy.engine.impl.PolicyEngineImpl
 
close() - Method in interface com.flowable.policy.engine.PolicyEngine
 
close() - Method in interface com.flowable.serviceregistry.engine.ServiceRegistryEngine
 
close() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineImpl
 
close() - Method in class com.flowable.template.engine.impl.TemplateEngineImpl
 
close() - Method in interface com.flowable.template.engine.TemplateEngine
 
closeTemplateSource(Object) - Method in class com.flowable.indexing.template.IndexQueryTemplateLoader
 
closeTemplateSource(Object) - Method in class com.flowable.serviceregistry.engine.template.ResourceBasedTemplateLoader
 
closeTemplateSource(Object) - Method in class com.flowable.template.engine.impl.processor.TemplateVariationDefinitionBasedTemplateLoader
 
CmmnCancelCaseBot - Class in com.flowable.platform.service.bot
 
CmmnCancelCaseBot(CasePermissionService, CmmnRuntimeService) - Constructor for class com.flowable.platform.service.bot.CmmnCancelCaseBot
 
CmmnCompletedHumanTaskBot - Class in com.flowable.platform.service.bot
 
CmmnCompletedHumanTaskBot(CmmnTaskService) - Constructor for class com.flowable.platform.service.bot.CmmnCompletedHumanTaskBot
 
cmmnEngine - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
cmmnEngine - Variable in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
cmmnEngineConfiguration - Variable in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
cmmnEngineConfiguration - Variable in class com.flowable.platform.service.bot.CmmnStartPlanItemInstanceBot
 
cmmnEngineConfiguration - Variable in class com.flowable.platform.service.bot.CmmnUserEventListenerBot
 
CmmnEnginePlatformIndexingConfigurator - Class in com.flowable.platform.engine.impl.indexing.configurator
 
CmmnEnginePlatformIndexingConfigurator(List<PlatformIndexedDataEnhancer>, IndexManager, IndexVariableTypes) - Constructor for class com.flowable.platform.engine.impl.indexing.configurator.CmmnEnginePlatformIndexingConfigurator
 
cmmnHistoryService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
cmmnHistoryService - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
cmmnHistoryService - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
cmmnHistoryService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
cmmnHistoryService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
cmmnIndexingManagerHelper - Variable in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
CmmnPlatformExposeCompleteTaskListener - Class in com.flowable.platform.service.action
 
CmmnPlatformExposeCompleteTaskListener() - Constructor for class com.flowable.platform.service.action.CmmnPlatformExposeCompleteTaskListener
 
CmmnPlatformExposeCreateTaskListener - Class in com.flowable.platform.service.action
 
CmmnPlatformExposeCreateTaskListener() - Constructor for class com.flowable.platform.service.action.CmmnPlatformExposeCreateTaskListener
 
cmmnRepositoryService - Variable in class com.flowable.platform.service.action.CaseInstanceScopedObjectFormProvider
 
cmmnRepositoryService - Variable in class com.flowable.platform.service.bot.CmmnStartPlanItemInstanceBot
 
cmmnRepositoryService - Variable in class com.flowable.platform.service.reports.PlatformReportService
 
cmmnResources - Variable in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
cmmnRuntimeService - Variable in class com.flowable.platform.service.action.CaseInstanceActionFilter
 
cmmnRuntimeService - Variable in class com.flowable.platform.service.action.CaseInstanceScopedObjectFormProvider
 
cmmnRuntimeService - Variable in class com.flowable.platform.service.action.CaseInstanceScopedObjectProvider
 
cmmnRuntimeService - Variable in class com.flowable.platform.service.bot.CmmnCancelCaseBot
 
cmmnRuntimeService - Variable in class com.flowable.platform.service.bot.CmmnStartPlanItemInstanceBot
 
CmmnStartPlanItemInstanceBot - Class in com.flowable.platform.service.bot
A bot that handles actions originating from CMMN manual activates plan item instances.
CmmnStartPlanItemInstanceBot(CmmnRuntimeService, CmmnRepositoryService, FormRepositoryService, FormService, CmmnEngineConfiguration) - Constructor for class com.flowable.platform.service.bot.CmmnStartPlanItemInstanceBot
 
cmmnTaskService - Variable in class com.flowable.platform.service.bot.CmmnCompletedHumanTaskBot
 
CmmnUserEventListenerBot - Class in com.flowable.platform.service.bot
A bot that handles actions originating from CMMN user event listeners.
CmmnUserEventListenerBot(CmmnEngineConfiguration, FormEngineConfiguration) - Constructor for class com.flowable.platform.service.bot.CmmnUserEventListenerBot
 
CmmnUtil - Class in com.flowable.platform.common.el.cmmn.util
 
CmmnUtil() - Constructor for class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
com.flowable.action.api - package com.flowable.action.api
 
com.flowable.action.api.bot - package com.flowable.action.api.bot
 
com.flowable.action.api.history - package com.flowable.action.api.history
 
com.flowable.action.api.intents - package com.flowable.action.api.intents
 
com.flowable.action.api.repository - package com.flowable.action.api.repository
 
com.flowable.action.api.runtime - package com.flowable.action.api.runtime
 
com.flowable.action.engine - package com.flowable.action.engine
 
com.flowable.action.engine.autodeployment - package com.flowable.action.engine.autodeployment
 
com.flowable.action.engine.configurator - package com.flowable.action.engine.configurator
 
com.flowable.action.engine.impl - package com.flowable.action.engine.impl
 
com.flowable.action.engine.impl.cmd - package com.flowable.action.engine.impl.cmd
 
com.flowable.action.engine.impl.db - package com.flowable.action.engine.impl.db
 
com.flowable.action.engine.impl.deployer - package com.flowable.action.engine.impl.deployer
 
com.flowable.action.engine.impl.history - package com.flowable.action.engine.impl.history
 
com.flowable.action.engine.impl.persistence.deploy - package com.flowable.action.engine.impl.persistence.deploy
 
com.flowable.action.engine.impl.persistence.entity - package com.flowable.action.engine.impl.persistence.entity
 
com.flowable.action.engine.impl.persistence.entity.data - package com.flowable.action.engine.impl.persistence.entity.data
 
com.flowable.action.engine.impl.persistence.entity.data.impl - package com.flowable.action.engine.impl.persistence.entity.data.impl
 
com.flowable.action.engine.impl.repository - package com.flowable.action.engine.impl.repository
 
com.flowable.action.engine.impl.runtime - package com.flowable.action.engine.impl.runtime
 
com.flowable.action.engine.impl.util - package com.flowable.action.engine.impl.util
 
com.flowable.action.engine.test - package com.flowable.action.engine.test
 
com.flowable.audit.api - package com.flowable.audit.api
 
com.flowable.audit.api.repository - package com.flowable.audit.api.repository
 
com.flowable.audit.api.runtime - package com.flowable.audit.api.runtime
 
com.flowable.audit.engine - package com.flowable.audit.engine
 
com.flowable.audit.engine.configurator - package com.flowable.audit.engine.configurator
 
com.flowable.audit.engine.impl - package com.flowable.audit.engine.impl
 
com.flowable.audit.engine.impl.cmd - package com.flowable.audit.engine.impl.cmd
 
com.flowable.audit.engine.impl.db - package com.flowable.audit.engine.impl.db
 
com.flowable.audit.engine.impl.persistence.entity - package com.flowable.audit.engine.impl.persistence.entity
 
com.flowable.audit.engine.impl.persistence.entity.data - package com.flowable.audit.engine.impl.persistence.entity.data
 
com.flowable.audit.engine.impl.persistence.entity.data.impl - package com.flowable.audit.engine.impl.persistence.entity.data.impl
 
com.flowable.audit.engine.impl.runtime - package com.flowable.audit.engine.impl.runtime
 
com.flowable.audit.engine.impl.util - package com.flowable.audit.engine.impl.util
 
com.flowable.dataobject.api - package com.flowable.dataobject.api
 
com.flowable.dataobject.api.repository - package com.flowable.dataobject.api.repository
 
com.flowable.dataobject.api.runtime - package com.flowable.dataobject.api.runtime
 
com.flowable.dataobject.api.runtime.datasource.db - package com.flowable.dataobject.api.runtime.datasource.db
 
com.flowable.dataobject.engine - package com.flowable.dataobject.engine
 
com.flowable.dataobject.engine.autodeployment - package com.flowable.dataobject.engine.autodeployment
 
com.flowable.dataobject.engine.configurator - package com.flowable.dataobject.engine.configurator
 
com.flowable.dataobject.engine.impl - package com.flowable.dataobject.engine.impl
 
com.flowable.dataobject.engine.impl.cmd - package com.flowable.dataobject.engine.impl.cmd
 
com.flowable.dataobject.engine.impl.db - package com.flowable.dataobject.engine.impl.db
 
com.flowable.dataobject.engine.impl.deployer - package com.flowable.dataobject.engine.impl.deployer
 
com.flowable.dataobject.engine.impl.persistence.deploy - package com.flowable.dataobject.engine.impl.persistence.deploy
 
com.flowable.dataobject.engine.impl.persistence.entity - package com.flowable.dataobject.engine.impl.persistence.entity
 
com.flowable.dataobject.engine.impl.persistence.entity.data - package com.flowable.dataobject.engine.impl.persistence.entity.data
 
com.flowable.dataobject.engine.impl.persistence.entity.data.impl - package com.flowable.dataobject.engine.impl.persistence.entity.data.impl
 
com.flowable.dataobject.engine.impl.persistence.entity.data.impl.cachematcher - package com.flowable.dataobject.engine.impl.persistence.entity.data.impl.cachematcher
 
com.flowable.dataobject.engine.impl.repository - package com.flowable.dataobject.engine.impl.repository
 
com.flowable.dataobject.engine.impl.runtime - package com.flowable.dataobject.engine.impl.runtime
 
com.flowable.dataobject.engine.impl.runtime.datasource - package com.flowable.dataobject.engine.impl.runtime.datasource
 
com.flowable.dataobject.engine.impl.runtime.datasource.db - package com.flowable.dataobject.engine.impl.runtime.datasource.db
 
com.flowable.dataobject.engine.impl.util - package com.flowable.dataobject.engine.impl.util
 
com.flowable.dataobject.engine.test - package com.flowable.dataobject.engine.test
 
com.flowable.indexing - package com.flowable.indexing
 
com.flowable.indexing.api - package com.flowable.indexing.api
 
com.flowable.indexing.config - package com.flowable.indexing.config
 
com.flowable.indexing.config.composer - package com.flowable.indexing.config.composer
 
com.flowable.indexing.impl - package com.flowable.indexing.impl
 
com.flowable.indexing.job - package com.flowable.indexing.job
 
com.flowable.indexing.job.history.async - package com.flowable.indexing.job.history.async
 
com.flowable.indexing.job.impl - package com.flowable.indexing.job.impl
 
com.flowable.indexing.job.transformer - package com.flowable.indexing.job.transformer
 
com.flowable.indexing.query.builder - package com.flowable.indexing.query.builder
 
com.flowable.indexing.template - package com.flowable.indexing.template
 
com.flowable.indexing.utils - package com.flowable.indexing.utils
 
com.flowable.platform.api - package com.flowable.platform.api
 
com.flowable.platform.api.comment - package com.flowable.platform.api.comment
 
com.flowable.platform.api.migration - package com.flowable.platform.api.migration
 
com.flowable.platform.api.translation - package com.flowable.platform.api.translation
 
com.flowable.platform.common - package com.flowable.platform.common
 
com.flowable.platform.common.content - package com.flowable.platform.common.content
 
com.flowable.platform.common.db.liquibase - package com.flowable.platform.common.db.liquibase
 
com.flowable.platform.common.deployer - package com.flowable.platform.common.deployer
 
com.flowable.platform.common.dmn - package com.flowable.platform.common.dmn
 
com.flowable.platform.common.el - package com.flowable.platform.common.el
 
com.flowable.platform.common.el.bpmn - package com.flowable.platform.common.el.bpmn
 
com.flowable.platform.common.el.bpmn.util - package com.flowable.platform.common.el.bpmn.util
 
com.flowable.platform.common.el.cmmn - package com.flowable.platform.common.el.cmmn
 
com.flowable.platform.common.el.cmmn.util - package com.flowable.platform.common.el.cmmn.util
 
com.flowable.platform.common.eventhandler - package com.flowable.platform.common.eventhandler
 
com.flowable.platform.common.form - package com.flowable.platform.common.form
 
com.flowable.platform.common.identitylink - package com.flowable.platform.common.identitylink
 
com.flowable.platform.common.parsehandler - package com.flowable.platform.common.parsehandler
 
com.flowable.platform.common.persistence - package com.flowable.platform.common.persistence
 
com.flowable.platform.common.resource - package com.flowable.platform.common.resource
 
com.flowable.platform.common.scope - package com.flowable.platform.common.scope
 
com.flowable.platform.common.security - package com.flowable.platform.common.security
 
com.flowable.platform.common.tenant - package com.flowable.platform.common.tenant
 
com.flowable.platform.common.util - package com.flowable.platform.common.util
 
com.flowable.platform.engine - package com.flowable.platform.engine
 
com.flowable.platform.engine.impl - package com.flowable.platform.engine.impl
 
com.flowable.platform.engine.impl.async - package com.flowable.platform.engine.impl.async
 
com.flowable.platform.engine.impl.cmd - package com.flowable.platform.engine.impl.cmd
 
com.flowable.platform.engine.impl.comment - package com.flowable.platform.engine.impl.comment
 
com.flowable.platform.engine.impl.configurator - package com.flowable.platform.engine.impl.configurator
 
com.flowable.platform.engine.impl.db - package com.flowable.platform.engine.impl.db
 
com.flowable.platform.engine.impl.history - package com.flowable.platform.engine.impl.history
 
com.flowable.platform.engine.impl.indexing.configurator - package com.flowable.platform.engine.impl.indexing.configurator
 
com.flowable.platform.engine.impl.indexing.job.history - package com.flowable.platform.engine.impl.indexing.job.history
 
com.flowable.platform.engine.impl.indexing.job.transformer - package com.flowable.platform.engine.impl.indexing.job.transformer
 
com.flowable.platform.engine.impl.indexing.variable.types - package com.flowable.platform.engine.impl.indexing.variable.types
 
com.flowable.platform.engine.impl.migration - package com.flowable.platform.engine.impl.migration
 
com.flowable.platform.engine.impl.persistence.entity - package com.flowable.platform.engine.impl.persistence.entity
 
com.flowable.platform.engine.impl.persistence.entity.data - package com.flowable.platform.engine.impl.persistence.entity.data
 
com.flowable.platform.engine.impl.persistence.entity.data.impl - package com.flowable.platform.engine.impl.persistence.entity.data.impl
 
com.flowable.platform.engine.impl.persistence.entity.data.impl.cachematcher - package com.flowable.platform.engine.impl.persistence.entity.data.impl.cachematcher
 
com.flowable.platform.engine.impl.translation - package com.flowable.platform.engine.impl.translation
 
com.flowable.platform.engine.impl.util - package com.flowable.platform.engine.impl.util
 
com.flowable.platform.expressions - package com.flowable.platform.expressions
 
com.flowable.platform.service - package com.flowable.platform.service
 
com.flowable.platform.service.action - package com.flowable.platform.service.action
 
com.flowable.platform.service.app - package com.flowable.platform.service.app
 
com.flowable.platform.service.bot - package com.flowable.platform.service.bot
 
com.flowable.platform.service.caze - package com.flowable.platform.service.caze
 
com.flowable.platform.service.comment - package com.flowable.platform.service.comment
 
com.flowable.platform.service.content - package com.flowable.platform.service.content
 
com.flowable.platform.service.context - package com.flowable.platform.service.context
 
com.flowable.platform.service.dataobject - package com.flowable.platform.service.dataobject
 
com.flowable.platform.service.index - package com.flowable.platform.service.index
 
com.flowable.platform.service.license - package com.flowable.platform.service.license
 
com.flowable.platform.service.permission - package com.flowable.platform.service.permission
 
com.flowable.platform.service.process - package com.flowable.platform.service.process
 
com.flowable.platform.service.reports - package com.flowable.platform.service.reports
 
com.flowable.platform.service.security - package com.flowable.platform.service.security
 
com.flowable.platform.service.task - package com.flowable.platform.service.task
 
com.flowable.platform.service.template - package com.flowable.platform.service.template
 
com.flowable.platform.service.translation - package com.flowable.platform.service.translation
 
com.flowable.platform.service.util - package com.flowable.platform.service.util
 
com.flowable.platform.service.variable - package com.flowable.platform.service.variable
 
com.flowable.platform.service.work - package com.flowable.platform.service.work
 
com.flowable.platform.websocket - package com.flowable.platform.websocket
 
com.flowable.policy.api - package com.flowable.policy.api
 
com.flowable.policy.api.repository - package com.flowable.policy.api.repository
 
com.flowable.policy.engine - package com.flowable.policy.engine
 
com.flowable.policy.engine.autodeployment - package com.flowable.policy.engine.autodeployment
 
com.flowable.policy.engine.configurator - package com.flowable.policy.engine.configurator
 
com.flowable.policy.engine.impl - package com.flowable.policy.engine.impl
 
com.flowable.policy.engine.impl.cmd - package com.flowable.policy.engine.impl.cmd
 
com.flowable.policy.engine.impl.db - package com.flowable.policy.engine.impl.db
 
com.flowable.policy.engine.impl.deployer - package com.flowable.policy.engine.impl.deployer
 
com.flowable.policy.engine.impl.persistence.deploy - package com.flowable.policy.engine.impl.persistence.deploy
 
com.flowable.policy.engine.impl.persistence.entity - package com.flowable.policy.engine.impl.persistence.entity
 
com.flowable.policy.engine.impl.persistence.entity.data - package com.flowable.policy.engine.impl.persistence.entity.data
 
com.flowable.policy.engine.impl.persistence.entity.data.impl - package com.flowable.policy.engine.impl.persistence.entity.data.impl
 
com.flowable.policy.engine.impl.repository - package com.flowable.policy.engine.impl.repository
 
com.flowable.policy.engine.impl.util - package com.flowable.policy.engine.impl.util
 
com.flowable.policy.engine.test - package com.flowable.policy.engine.test
 
com.flowable.serviceregistry.api - package com.flowable.serviceregistry.api
 
com.flowable.serviceregistry.api.interceptor - package com.flowable.serviceregistry.api.interceptor
 
com.flowable.serviceregistry.api.repository - package com.flowable.serviceregistry.api.repository
 
com.flowable.serviceregistry.api.runtime - package com.flowable.serviceregistry.api.runtime
 
com.flowable.serviceregistry.engine - package com.flowable.serviceregistry.engine
 
com.flowable.serviceregistry.engine.autodeployment - package com.flowable.serviceregistry.engine.autodeployment
 
com.flowable.serviceregistry.engine.impl - package com.flowable.serviceregistry.engine.impl
 
com.flowable.serviceregistry.engine.impl.cmd - package com.flowable.serviceregistry.engine.impl.cmd
 
com.flowable.serviceregistry.engine.impl.deployer - package com.flowable.serviceregistry.engine.impl.deployer
 
com.flowable.serviceregistry.engine.impl.expression - package com.flowable.serviceregistry.engine.impl.expression
 
com.flowable.serviceregistry.engine.impl.invoker - package com.flowable.serviceregistry.engine.impl.invoker
 
com.flowable.serviceregistry.engine.impl.invoker.expression - package com.flowable.serviceregistry.engine.impl.invoker.expression
 
com.flowable.serviceregistry.engine.impl.invoker.rest - package com.flowable.serviceregistry.engine.impl.invoker.rest
 
com.flowable.serviceregistry.engine.impl.persistence - package com.flowable.serviceregistry.engine.impl.persistence
 
com.flowable.serviceregistry.engine.impl.persistence.db - package com.flowable.serviceregistry.engine.impl.persistence.db
 
com.flowable.serviceregistry.engine.impl.persistence.deploy - package com.flowable.serviceregistry.engine.impl.persistence.deploy
 
com.flowable.serviceregistry.engine.impl.persistence.entity - package com.flowable.serviceregistry.engine.impl.persistence.entity
 
com.flowable.serviceregistry.engine.impl.persistence.entity.data - package com.flowable.serviceregistry.engine.impl.persistence.entity.data
 
com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl - package com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl
 
com.flowable.serviceregistry.engine.impl.repository - package com.flowable.serviceregistry.engine.impl.repository
 
com.flowable.serviceregistry.engine.impl.runtime - package com.flowable.serviceregistry.engine.impl.runtime
 
com.flowable.serviceregistry.engine.impl.util - package com.flowable.serviceregistry.engine.impl.util
 
com.flowable.serviceregistry.engine.template - package com.flowable.serviceregistry.engine.template
 
com.flowable.serviceregistry.engine.test - package com.flowable.serviceregistry.engine.test
 
com.flowable.template.api - package com.flowable.template.api
 
com.flowable.template.api.exception - package com.flowable.template.api.exception
 
com.flowable.template.api.processor - package com.flowable.template.api.processor
 
com.flowable.template.api.repository - package com.flowable.template.api.repository
 
com.flowable.template.engine - package com.flowable.template.engine
 
com.flowable.template.engine.autodeployment - package com.flowable.template.engine.autodeployment
 
com.flowable.template.engine.configurator - package com.flowable.template.engine.configurator
 
com.flowable.template.engine.impl - package com.flowable.template.engine.impl
 
com.flowable.template.engine.impl.cmd - package com.flowable.template.engine.impl.cmd
 
com.flowable.template.engine.impl.db - package com.flowable.template.engine.impl.db
 
com.flowable.template.engine.impl.deployer - package com.flowable.template.engine.impl.deployer
 
com.flowable.template.engine.impl.linq - package com.flowable.template.engine.impl.linq
 
com.flowable.template.engine.impl.persistence.deploy - package com.flowable.template.engine.impl.persistence.deploy
 
com.flowable.template.engine.impl.persistence.entity - package com.flowable.template.engine.impl.persistence.entity
 
com.flowable.template.engine.impl.persistence.entity.data - package com.flowable.template.engine.impl.persistence.entity.data
 
com.flowable.template.engine.impl.persistence.entity.data.impl - package com.flowable.template.engine.impl.persistence.entity.data.impl
 
com.flowable.template.engine.impl.processor - package com.flowable.template.engine.impl.processor
 
com.flowable.template.engine.impl.repository - package com.flowable.template.engine.impl.repository
 
com.flowable.template.engine.impl.resolver - package com.flowable.template.engine.impl.resolver
 
com.flowable.template.engine.impl.runtime - package com.flowable.template.engine.impl.runtime
 
com.flowable.template.engine.impl.util - package com.flowable.template.engine.impl.util
 
com.flowable.template.engine.test - package com.flowable.template.engine.test
 
commandContext - Variable in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
CommandContextUtil - Class in com.flowable.action.engine.impl.util
 
CommandContextUtil - Class in com.flowable.audit.engine.impl.util
 
CommandContextUtil - Class in com.flowable.dataobject.engine.impl.util
 
CommandContextUtil - Class in com.flowable.platform.engine.impl.util
 
CommandContextUtil() - Constructor for class com.flowable.platform.engine.impl.util.CommandContextUtil
 
CommandContextUtil - Class in com.flowable.policy.engine.impl.util
 
CommandContextUtil - Class in com.flowable.serviceregistry.engine.impl.util
 
CommandContextUtil - Class in com.flowable.template.engine.impl.util
 
commandExecutor - Variable in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
commaSeparatedStringToList(String) - Static method in class com.flowable.platform.common.util.FlowableStringUtil
 
commaSeparatedStringToList(String) - Static method in class com.flowable.platform.service.task.TasksIndexQueryBuilder
 
Comment - Interface in com.flowable.platform.api.comment
 
COMMENT_ENTITY_ID_PREFIX - Static variable in interface com.flowable.platform.engine.impl.persistence.entity.PlatformEngineEntityConstants
 
CommentBuilder - Interface in com.flowable.platform.api.comment
 
commentBuilder - Variable in class com.flowable.platform.engine.impl.cmd.CreateCommentCmd
 
CommentBuilderImpl - Class in com.flowable.platform.engine.impl.comment
 
CommentBuilderImpl(CommandExecutor) - Constructor for class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
commentCreated(Comment) - Method in interface com.flowable.platform.api.comment.CommentEventListener
 
commentDataManager - Variable in class com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
 
CommentDataManager - Interface in com.flowable.platform.engine.impl.persistence.entity.data
 
commentDataManager - Variable in class com.flowable.platform.engine.impl.persistence.entity.data.PlatformDataManagers
 
commentDeleted(Comment) - Method in interface com.flowable.platform.api.comment.CommentEventListener
 
CommentEntity - Interface in com.flowable.platform.engine.impl.persistence.entity
 
CommentEntityManager - Interface in com.flowable.platform.engine.impl.persistence.entity
 
commentEntityManager - Variable in class com.flowable.platform.engine.impl.persistence.entity.PlatformEntityManagers
 
CommentEntityManagerImpl - Class in com.flowable.platform.engine.impl.persistence.entity
 
CommentEntityManagerImpl(PlatformEngineConfiguration, CommentDataManager) - Constructor for class com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
 
CommentEventListener - Interface in com.flowable.platform.api.comment
 
commentEventListener - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
commentId - Variable in class com.flowable.platform.engine.impl.cmd.UpdateCommentCmd
 
CommentInstanceRepresentation - Class in com.flowable.platform.service
 
CommentInstanceRepresentation(Comment) - Constructor for class com.flowable.platform.service.CommentInstanceRepresentation
 
commentMapper(List<Comment>) - Method in class com.flowable.platform.service.comment.PlatformCommentService
 
CommentQuery - Interface in com.flowable.platform.api.comment
 
CommentQueryImpl - Class in com.flowable.platform.engine.impl.comment
 
CommentQueryImpl(CommandExecutor) - Constructor for class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
CommentQueryProperty - Class in com.flowable.platform.engine.impl.comment
 
CommentQueryProperty(String) - Constructor for class com.flowable.platform.engine.impl.comment.CommentQueryProperty
 
CommentQueryRequest - Class in com.flowable.platform.service
 
CommentQueryRequest() - Constructor for class com.flowable.platform.service.CommentQueryRequest
 
CommentsByScopeAndTypeMatcher - Class in com.flowable.platform.engine.impl.persistence.entity.data.impl.cachematcher
 
CommentsByScopeAndTypeMatcher() - Constructor for class com.flowable.platform.engine.impl.persistence.entity.data.impl.cachematcher.CommentsByScopeAndTypeMatcher
 
commentsByScopeAndTypeMatcher - Variable in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MyBatisCommentDataManager
 
CommentsByUserIdTypeMatcher - Class in com.flowable.platform.engine.impl.persistence.entity.data.impl.cachematcher
 
CommentsByUserIdTypeMatcher() - Constructor for class com.flowable.platform.engine.impl.persistence.entity.data.impl.cachematcher.CommentsByUserIdTypeMatcher
 
commentsByUserIdTypeMatcher - Variable in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MyBatisCommentDataManager
 
CommentService - Interface in com.flowable.platform.api.comment
 
commentService - Variable in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
commentService - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
commentService - Variable in class com.flowable.platform.service.comment.PlatformCommentService
 
CommentServiceImpl - Class in com.flowable.platform.engine.impl.comment
 
CommentServiceImpl(PlatformEngineConfiguration) - Constructor for class com.flowable.platform.engine.impl.comment.CommentServiceImpl
 
commentUpdated(Comment) - Method in interface com.flowable.platform.api.comment.CommentEventListener
 
compareDates(String, Object, Object) - Method in class com.flowable.platform.expressions.FlowableExpressionDateFunctionUtils
 
compareDateTimes(String, Object, Object) - Method in class com.flowable.platform.expressions.FlowableExpressionDateFunctionUtils
 
compareExtensionMetadata(JsonNode, JsonNode) - Method in class com.flowable.indexing.IndexManagerImpl
 
comparingField(WorkDefinitionRepresentation) - Static method in class com.flowable.platform.service.work.WorkDefinitionService
 
completeApprovalTask(String, ProcessInstance, UpdateTemplateVariationRequest) - Method in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
CompleteCaseAuditLogLifecycleListener - Class in com.flowable.platform.service.caze
 
CompleteCaseAuditLogLifecycleListener() - Constructor for class com.flowable.platform.service.caze.CompleteCaseAuditLogLifecycleListener
 
CompleteCaseParseHandler - Class in com.flowable.platform.common.parsehandler
 
CompleteCaseParseHandler() - Constructor for class com.flowable.platform.common.parsehandler.CompleteCaseParseHandler
 
completed - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
completed - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
CompleteFormRepresentation - Class in com.flowable.platform.service.task
 
CompleteFormRepresentation() - Constructor for class com.flowable.platform.service.task.CompleteFormRepresentation
 
completeTaskForm(String, CompleteFormRepresentation) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
composeCustomAliasTemplate(CustomIndexConfiguration, String) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
composeCustomQueryTemplate(CustomIndexConfiguration) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
composeIndexTemplate(CustomIndexConfiguration, String) - Method in interface com.flowable.indexing.config.composer.IndexTemplateComposer
Create the Elasticsearch index template for the given index configuration as a JSON string.
composeIndexTemplate(CustomIndexConfiguration, String) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
composeVariationKey(TemplateModel, Map<String, Object>) - Method in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
Creates the variation key which is a combination of all variant values or 'none' for none-existing ones to compose a single and unique variation key.
composeVariationKey(TemplateModel, Map<String, Object>, boolean) - Method in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
Creates the variation key which is a combination of all variant values or 'none' for none-existing ones to compose a single and unique variation key.
concatenate(ObjectMapper, BulkRequestItem, ElasticsearchCompatibility) - Method in class com.flowable.indexing.job.impl.BulkRequest
 
config - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
config - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
ConfigurableDateFormatter - Class in com.flowable.platform.common.util
A configurable date / date and time formatter utility.
ConfigurableDateFormatter() - Constructor for class com.flowable.platform.common.util.ConfigurableDateFormatter
 
configuration - Variable in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
configuration - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
configuration - Variable in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
configuration - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditEntityManagers
 
configuration - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
configuration - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
configuration - Variable in class com.flowable.indexing.template.IndexQueryTemplateResourceHelper
 
configuration - Variable in class com.flowable.indexing.template.TemplateLoader
 
configuration - Variable in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
configuration - Variable in class com.flowable.platform.engine.impl.persistence.entity.PlatformEntityManagers
 
configuration - Variable in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
configuration - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
configuration - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
configuration - Variable in class com.flowable.serviceregistry.engine.template.TemplateHelper
 
configuration - Variable in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
configuration - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
configuration - Variable in class com.flowable.template.engine.impl.processor.FreeMarkerTemplateProcessor
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.platform.engine.impl.indexing.configurator.CmmnEnginePlatformIndexingConfigurator
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.platform.engine.impl.indexing.configurator.ContentEnginePlatformIndexingConfigurator
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.platform.engine.impl.indexing.configurator.ProcessEnginePlatformIndexingConfigurator
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.platform.service.index.AppEngineIndexingConfigurator
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
configure(AbstractEngineConfiguration) - Method in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
configureRequest(ServiceDefinitionModel, ServiceOperation, HttpRequest, ServiceInvocationVariablesContainer) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
CONFIRMATION_MESSAGE_DEFINITION_KEY - Static variable in interface com.flowable.action.api.repository.ActionDefinitionModel
The template definition key used for using the template engine when rendering confirmation messages and using the code as the variation.
CONFIRMATION_TITLE_DEFINITION_KEY - Static variable in interface com.flowable.action.api.repository.ActionDefinitionModel
The template definition key used for using the template engine when rendering confirmation titles and using the code as the variation.
confirmationMessage - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
confirmationMessageCode - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
confirmationTitle - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
confirmationTitleCode - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
contains(String, String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Checks if a strings contains another string.
containsIgnoreCase(String, String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Checks if a strings contains another string ignoring the case.
content(String) - Method in interface com.flowable.platform.api.comment.CommentBuilder
 
content(String) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
content - Variable in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
content(String) - Method in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
content - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
content(String) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
content - Variable in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
content - Variable in class com.flowable.platform.service.CommentInstanceRepresentation
 
content - Variable in class com.flowable.platform.service.CommentQueryRequest
 
CONTENT_ITEM_TEMPLATE_TYPE - Static variable in interface com.flowable.template.engine.impl.repository.TemplateDeploymentConstants
 
CONTENT_ITEMS - Static variable in interface com.flowable.indexing.DefaultIndexes
 
CONTENT_ITEMS_INDEX - Static variable in class com.flowable.platform.service.index.IndexConstants
 
contentAvailable - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
contentAvailable - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
contentEngine - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
contentEngineConfiguration - Variable in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
contentEngineConfiguration - Variable in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
ContentEnginePlatformIndexingConfigurator - Class in com.flowable.platform.engine.impl.indexing.configurator
 
ContentEnginePlatformIndexingConfigurator(List<PlatformIndexedDataEnhancer>, IndexManager, IndexVariableTypes) - Constructor for class com.flowable.platform.engine.impl.indexing.configurator.ContentEnginePlatformIndexingConfigurator
 
contentId - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
contentId(String) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
contentId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
contentId - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
contentId(String) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
contentItem - Variable in class com.flowable.template.engine.impl.processor.DefaultTemplateProcessingResult
 
contentItemCreated(ContentItemEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
ContentItemDeletedIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
ContentItemDeletedIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.ContentItemDeletedIndexTransformer
 
contentItemId - Variable in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
ContentItemIndexingScheduler - Class in com.flowable.platform.service.index
 
ContentItemIndexingScheduler(IndexingService, IndexManager, JobServiceConfiguration, ObjectMapper, IndexVariableTypes, List<PlatformIndexedDataEnhancer>) - Constructor for class com.flowable.platform.service.index.ContentItemIndexingScheduler
 
contentItemIndexingScheduler - Variable in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
contentItemIndexingScheduler - Variable in class com.flowable.platform.service.index.ReindexContentItemsCmd
 
ContentItemIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
ContentItemIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.ContentItemIndexTransformer
 
ContentItemIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
ContentItemIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.ContentItemIndexVariableType
 
ContentItemJsonMapper - Class in com.flowable.platform.service.content
 
ContentItemJsonMapper() - Constructor for class com.flowable.platform.service.content.ContentItemJsonMapper
 
ContentItemJsonRepresentation - Class in com.flowable.platform.common.content
 
ContentItemJsonRepresentation() - Constructor for class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
ContentItemJsonRepresentation(CoreContentItem) - Constructor for class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
contentItemRemoved(ContentItemEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
ContentItemRepresentation - Class in com.flowable.platform.service.content
 
ContentItemRepresentation() - Constructor for class com.flowable.platform.service.content.ContentItemRepresentation
 
ContentItemRepresentation(CoreContentItem, SimpleContentTypeMapper) - Constructor for class com.flowable.platform.service.content.ContentItemRepresentation
 
ContentItemResultMapper - Interface in com.flowable.platform.service.content
 
ContentItemResultMapper.Enhancer - Interface in com.flowable.platform.service.content
 
contentItemService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
contentItemService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
contentItemUpdated(ContentItemEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
contentLike(String) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
contentLike - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
contentLike(String) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
contentLike - Variable in class com.flowable.platform.service.CommentQueryRequest
 
contentService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
contentService - Variable in class com.flowable.platform.service.content.DocumentMetadataHandler
 
contentService - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
contentService - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
contentService - Variable in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
contentService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
contentService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
contentSize - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
contentStoreId - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
contentStoreId - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
contentStoreName - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
contentStoreName - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
context - Variable in class com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd
 
CONTEXT_NAME - Static variable in class com.flowable.template.engine.impl.linq.LinqContext
 
CONTEXT_OBJECT_NAME - Static variable in interface com.flowable.template.api.processor.TemplateProcessingConstants
 
CONVERSATION - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
CONVERSATION - Static variable in interface com.flowable.platform.common.Scopes
 
CONVERSATION_ARCHIVE_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_CREATE_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_DROP_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_EDIT_MESSAGE_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_INVITE_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_JOIN_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_NO_ACCESS_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_POST_DOCUMENT_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_POST_IMAGE_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_POST_MESSAGE_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_POST_VIDEO_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_POST_VOICE_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_REOPEN_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_UPDATE_AVATAR_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_UPDATE_DESCRIPTION_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
CONVERSATION_UPDATE_NAME_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
convert(JsonNode) - Method in interface com.flowable.indexing.utils.ElasticsearchResultConverter.ResultMapper
 
convert(JsonNode) - Method in class com.flowable.platform.service.caze.CaseInstanceJsonMapper
 
convert(JsonNode) - Method in class com.flowable.platform.service.content.ContentItemJsonMapper
 
convert(JsonNode) - Method in class com.flowable.platform.service.process.ProcessInstanceJsonMapper
 
convert(JsonNode) - Method in class com.flowable.platform.service.task.TaskJsonMapper
 
convert(JsonNode) - Method in class com.flowable.platform.service.work.WorkInstanceJsonMapper
 
convertActionDefinitionModelToJson(String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Returns the ActionDefinitionModel as a JSON string.
convertActionDefinitionModelToJson(ActionDefinitionModel) - Method in interface com.flowable.action.api.repository.ActionResourceConverter
 
convertActionDefinitionModelToJson(ActionDefinitionModel) - Method in class com.flowable.action.engine.impl.deployer.ActionResourceConverterImpl
 
convertActionDefinitionModelToJson(String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
convertActionResourceToModel(byte[]) - Method in interface com.flowable.action.api.repository.ActionResourceConverter
 
convertActionResourceToModel(InputStream) - Method in interface com.flowable.action.api.repository.ActionResourceConverter
 
convertActionResourceToModel(byte[]) - Method in class com.flowable.action.engine.impl.deployer.ActionResourceConverterImpl
 
convertActionResourceToModel(InputStream) - Method in class com.flowable.action.engine.impl.deployer.ActionResourceConverterImpl
 
convertContentItemToBytes(ContentItem) - Method in class com.flowable.template.engine.impl.linq.LinqContext
 
convertDataObjectModelToJson(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
 
convertDataObjectModelToJson(DataObjectModel) - Method in interface com.flowable.dataobject.api.repository.DataObjectResourceConverter
 
convertDataObjectModelToJson(DataObjectModel) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectResourceConverterImpl
 
convertDataObjectModelToJson(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
convertDataObjectResourceToModel(byte[]) - Method in interface com.flowable.dataobject.api.repository.DataObjectResourceConverter
 
convertDataObjectResourceToModel(InputStream) - Method in interface com.flowable.dataobject.api.repository.DataObjectResourceConverter
 
convertDataObjectResourceToModel(byte[]) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectResourceConverterImpl
 
convertDataObjectResourceToModel(InputStream) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectResourceConverterImpl
 
convertFilterParametersToMap(JsonNode) - Static method in class com.flowable.indexing.utils.FilterUtil
 
convertHits(JsonNode, ElasticsearchResultConverter.ResultMapper<T>) - Static method in class com.flowable.indexing.utils.ElasticsearchResultConverter
 
convertInstantToLocalDate(Instant) - Method in class com.flowable.platform.expressions.FlowableExpressionDateFunctionUtils
 
convertInstantToLocalDateTime(Instant) - Method in class com.flowable.platform.expressions.FlowableExpressionDateFunctionUtils
 
convertJsonToModel(JsonNode) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectResourceConverterImpl
 
convertParameterValue(String, String, Object, ObjectMapper, ExpressionManager, VariableContainer) - Static method in class com.flowable.serviceregistry.engine.impl.util.ServiceParameterUtil
 
convertPolicyDefinitionModelToJson(String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Returns the PolicyModel as a JSON string.
convertPolicyDefinitionModelToJson(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
convertPolicyModelToJson(PolicyModel) - Method in interface com.flowable.policy.api.repository.PolicyResourceConverter
 
convertPolicyModelToJson(PolicyModel) - Method in class com.flowable.policy.engine.impl.deployer.PolicyResourceConverterImpl
 
convertPolicyNodeToModel(JsonNode) - Method in class com.flowable.policy.engine.impl.deployer.PolicyResourceConverterImpl
 
convertPolicyResourceToModel(byte[]) - Method in interface com.flowable.policy.api.repository.PolicyResourceConverter
 
convertPolicyResourceToModel(InputStream) - Method in interface com.flowable.policy.api.repository.PolicyResourceConverter
 
convertPolicyResourceToModel(byte[]) - Method in class com.flowable.policy.engine.impl.deployer.PolicyResourceConverterImpl
 
convertPolicyResourceToModel(InputStream) - Method in class com.flowable.policy.engine.impl.deployer.PolicyResourceConverterImpl
 
convertSearchResult(JsonNode, ElasticsearchResultConverter.ResultMapper<T>, int, int) - Static method in class com.flowable.indexing.utils.ElasticsearchResultConverter
 
convertSearchResultToList(JsonNode, ElasticsearchResultConverter.ResultMapper<T>) - Static method in class com.flowable.indexing.utils.ElasticsearchResultConverter
 
convertServiceDefinitionModelToJson(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Returns the ServiceDefinitionModel as a JSON string.
convertServiceDefinitionModelToJson(ServiceDefinitionModel) - Method in interface com.flowable.serviceregistry.api.repository.ServiceResourceConverter
 
convertServiceDefinitionModelToJson(ServiceDefinitionModel) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceResourceConverterImpl
 
convertServiceDefinitionModelToJson(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
convertServiceResourceToModel(byte[]) - Method in interface com.flowable.serviceregistry.api.repository.ServiceResourceConverter
 
convertServiceResourceToModel(InputStream) - Method in interface com.flowable.serviceregistry.api.repository.ServiceResourceConverter
 
convertServiceResourceToModel(byte[]) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceResourceConverterImpl
 
convertServiceResourceToModel(InputStream) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceResourceConverterImpl
 
convertTemplateModelToJson(TemplateModel) - Method in interface com.flowable.template.api.repository.TemplateResourceConverter
 
convertTemplateModelToJson(TemplateModel) - Method in class com.flowable.template.engine.impl.deployer.TemplateResourceConverterImpl
 
convertTemplateResourceToModel(byte[]) - Method in interface com.flowable.template.api.repository.TemplateResourceConverter
 
convertTemplateResourceToModel(InputStream) - Method in interface com.flowable.template.api.repository.TemplateResourceConverter
 
convertTemplateResourceToModel(byte[]) - Method in class com.flowable.template.engine.impl.deployer.TemplateResourceConverterImpl
 
convertTemplateResourceToModel(InputStream) - Method in class com.flowable.template.engine.impl.deployer.TemplateResourceConverterImpl
 
convertTemplateVariationModelToJson(TemplateVariationModel) - Method in interface com.flowable.template.api.repository.TemplateVariationResourceConverter
 
convertTemplateVariationModelToJson(TemplateVariationModel) - Method in class com.flowable.template.engine.impl.deployer.TemplateVariationResourceConverterImpl
 
convertTemplateVariationResourceToModel(JsonNode) - Method in interface com.flowable.template.api.repository.TemplateVariationResourceConverter
 
convertTemplateVariationResourceToModel(InputStream) - Method in interface com.flowable.template.api.repository.TemplateVariationResourceConverter
 
convertTemplateVariationResourceToModel(JsonNode) - Method in class com.flowable.template.engine.impl.deployer.TemplateVariationResourceConverterImpl
 
convertTemplateVariationResourceToModel(InputStream) - Method in class com.flowable.template.engine.impl.deployer.TemplateVariationResourceConverterImpl
 
convertToArrayNode(ObjectMapper, Set<String>) - Static method in class com.flowable.platform.common.util.JsonUtil
 
convertToArrayNode(ObjectMapper, Collection<Object>) - Static method in class com.flowable.platform.common.util.JsonUtil
 
convertToContentItem(Object, ObjectMapper) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
convertToLocalDate(Object) - Method in class com.flowable.platform.expressions.FlowableExpressionDateFunctionUtils
 
convertToLocalDateTime(Object) - Method in class com.flowable.platform.expressions.FlowableExpressionDateFunctionUtils
 
convertToRestVariable(Object) - Method in class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
convertToRestVariable(Object) - Method in class com.flowable.platform.service.dataobject.DatabaseSchemaDataObjectInstanceVariableConverter
 
convertToTenantAwareGroupId(List<String>, String) - Static method in class com.flowable.platform.common.util.TenantUtil
 
convertToTranslationsMap(Collection<Translation>) - Method in class com.flowable.platform.service.translation.PlatformTranslationService
 
copyAndTransformSavedFormInstanceValues(Map<String, Object>, Map<String, Object>) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
copyAndTransformSavedFormInstanceValues(Map<String, Object>, Map<String, Object>, PlatformContentItemService, RenditionService, MetadataService, SimpleContentTypeMapper, ObjectMapper) - Static method in class com.flowable.platform.service.util.PlatformFormUtil
 
copyLocalVariable(Object, String, String) - Static method in class com.flowable.platform.common.el.bpmn.CopyLocalVariableExpressionFunction
 
copyLocalVariable(Object, String, String) - Static method in class com.flowable.platform.common.el.cmmn.CopyLocalVariableExpressionFunction
 
CopyLocalVariableExpressionFunction - Class in com.flowable.platform.common.el.bpmn
 
CopyLocalVariableExpressionFunction() - Constructor for class com.flowable.platform.common.el.bpmn.CopyLocalVariableExpressionFunction
 
CopyLocalVariableExpressionFunction - Class in com.flowable.platform.common.el.cmmn
 
CopyLocalVariableExpressionFunction() - Constructor for class com.flowable.platform.common.el.cmmn.CopyLocalVariableExpressionFunction
 
copyLocalVariableToParent(Object, String, String) - Static method in class com.flowable.platform.common.el.bpmn.CopyLocalVariableToParentExpressionFunction
 
CopyLocalVariableToParentExpressionFunction - Class in com.flowable.platform.common.el.bpmn
 
CopyLocalVariableToParentExpressionFunction() - Constructor for class com.flowable.platform.common.el.bpmn.CopyLocalVariableToParentExpressionFunction
 
copyToMap(Map<String, Object>, String, JsonNode, PlatformContentItemService, RenditionService, MetadataService, SimpleContentTypeMapper, ObjectMapper) - Static method in class com.flowable.platform.service.util.PlatformFormUtil
 
copyVariable(String, String, String, String) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
CopyVariableUserFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
CopyVariableUserFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.CopyVariableUserFunctionDelegate
 
coreIdmEngineConfiguration - Variable in class com.flowable.platform.service.permission.UserPermissionServiceImpl
 
countByCriteria(ActionDefinitionQuery) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManager
 
countByCriteria(ActionDefinitionQuery) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
countByCriteria(ActionDefinitionQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionDataManager
 
countByCriteria(ActionDefinitionQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
countByCriteria(DataObjectDefinitionQueryImpl) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDefinitionDataManager
 
countByCriteria(DataObjectSchemaDefinitionQueryImpl) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectSchemaDefinitionDataManager
 
countByCriteria(DataObjectDefinitionQueryImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
countByCriteria(DataObjectSchemaDefinitionQueryImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectSchemaDefinitionDataManager
 
countByCriteria(MasterDataInstanceQueryImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisMasterDataInstanceDataManager
 
countByCriteria(MasterDataInstanceQueryImpl) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.MasterDataInstanceDataManager
 
countByCriteria(DataObjectDefinitionQuery) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManager
 
countByCriteria(DataObjectDefinitionQuery) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
countByCriteria(DataObjectSchemaDefinitionQuery) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManager
 
countByCriteria(DataObjectSchemaDefinitionQuery) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManagerImpl
 
countByCriteria(MasterDataInstanceQuery) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityManager
 
countByCriteria(MasterDataInstanceQuery) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityManagerImpl
 
countByCriteria(CommentQuery) - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntityManager
 
countByCriteria(CommentQuery) - Method in class com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
 
countByCriteria(CommentQueryImpl) - Method in interface com.flowable.platform.engine.impl.persistence.entity.data.CommentDataManager
 
countByCriteria(CommentQueryImpl) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MyBatisCommentDataManager
 
countByCriteria(PolicyDefinitionQueryImpl) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
countByCriteria(PolicyDefinitionQueryImpl) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionDataManager
 
countByCriteria(PolicyDefinitionQuery) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManager
 
countByCriteria(PolicyDefinitionQuery) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
countByCriteria(ServiceDefinitionQueryImpl) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
countByCriteria(ServiceDefinitionQueryImpl) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDefinitionDataManager
 
countByCriteria(ServiceDefinitionQuery) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
 
countByCriteria(ServiceDefinitionQuery) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
countByCriteria(TemplateDefinitionQueryImpl) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDefinitionDataManager
 
countByCriteria(TemplateVariationDefinitionQueryImpl) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateVariationDefinitionDataManager
 
countByCriteria(TemplateDefinitionQueryImpl) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDefinitionDataManager
 
countByCriteria(TemplateVariationDefinitionQueryImpl) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateVariationDefinitionDataManager
 
countByCriteria(TemplateDefinitionQuery) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManager
 
countByCriteria(TemplateDefinitionQuery) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManagerImpl
 
countByCriteria(TemplateVariationDefinitionQuery) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManager
 
countByCriteria(TemplateVariationDefinitionQuery) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
create() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
create() - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
create() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
create() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionLinkDataManager
 
create() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDeploymentDataManager
 
create() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionInstanceDataManager
 
create() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionLinkDataManager
 
create() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionResourceDataManager
 
create() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionTypeLinkDataManager
 
create() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionInstanceDataManager
 
create() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionLinkDataManager
 
create() - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
Creates and persists the AuditInstance according the data provided to this builder.
create() - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
create() - Method in class com.flowable.audit.engine.impl.persistence.entity.data.impl.MybatisAuditInstanceDataManager
 
create() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
create() - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceBuilder
Creates and persists the new data object instance.
create() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
creates the master data instance
create() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
create() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
create() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDeploymentDataManager
 
create() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectResourceDataManager
 
create() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectSchemaDefinitionDataManager
 
create() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectVariableDataManager
 
create() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisMasterDataInstanceDataManager
 
create(String, String, VariableType, Object) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManager
 
create(String, String, VariableType, Object) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
create(DatabaseSchemaDataObjectInstanceBuilderImpl) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
create() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
create() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
create() - Method in interface com.flowable.platform.api.comment.CommentBuilder
 
create(ExtensionElement) - Static method in class com.flowable.platform.common.util.EdorasVisProperty
 
create() - Method in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
create() - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
create() - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MyBatisCommentDataManager
 
create() - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MybatisTranslationDataManager
 
create(Map<String, Object>, DatabaseSchemaDataObjectModel, DataObjectEngineConfiguration, String) - Method in class com.flowable.platform.service.dataobject.DataObjectFormDataModelVariablesExtractor
 
create() - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
create() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
create() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionLinkDataManager
 
create() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDeploymentDataManager
 
create() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyResourceDataManager
 
create() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
create() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
create() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDeploymentDataManager
 
create() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceResourceDataManager
 
create() - Method in interface com.flowable.template.api.repository.TemplateDefinitionBuilder
 
create() - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
create() - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDefinitionDataManager
 
create() - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDeploymentDataManager
 
create() - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateResourceDataManager
 
create() - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateVariationDefinitionDataManager
 
createActionDefinitionQuery() - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Query case definitions
createActionDefinitionQuery() - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManager
 
createActionDefinitionQuery() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
createActionDefinitionQuery() - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
createActionDeploymentQuery() - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManager
 
createActionDeploymentQuery() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
createActionEngine(ExtensionContext) - Method in class com.flowable.action.engine.test.ActionExtension
 
createActionInstanceBuilder() - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
Starts creating a new action instance
createActionInstanceBuilder() - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
createActionInstanceBuilder(DelegateTask) - Method in class com.flowable.platform.service.action.BpmnPlatformExposeCreateTaskListener
 
createActionInstanceBuilder(TaskEntity) - Method in class com.flowable.platform.service.action.CmmnPlatformExposeCreateTaskListener
 
createActionInstanceQuery() - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
Query action instances
createActionInstanceQuery() - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManager
 
createActionInstanceQuery() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManagerImpl
 
createActionInstanceQuery() - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
createActionLinkQuery() - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
Query action links
createActionLinkQuery() - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManager
 
createActionLinkQuery() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
createActionLinkQuery() - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
createActionLinks(CommandContext, ActionInstanceEntity) - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd
 
createActionTypeLink(String, String, String, ActionTypeLinkEntityManager) - Method in class com.flowable.action.engine.impl.cmd.StartActionInstanceCmd
 
createAliasActionNode(String, String, String, String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
createAliasForIndex(String, String) - Method in interface com.flowable.indexing.ElasticsearchClient
Creates a new alias for the given index.
createAliasForIndex(String, String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
createAndAddCaseInstanceHistoricData(String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
createAndAddCaseInstanceHistoricData(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
createAndAddHistoricData(String, String, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
createAndAddHistoricData(String, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
createAndAddPlanItemInstanceHistoricData(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
createAndAddRootCaseInstanceHistoricData(String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
createAndAddRootCaseInstanceHistoricData(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
createAndInsertJobEntity(CommandContext, AsyncHistorySession, JobServiceConfiguration, String) - Method in class com.flowable.indexing.job.IndexingAsyncHistoryJobProducer
 
createAttachmentComment(TaskEntity, ExecutionEntity, String, boolean) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
createAttachmentComment(TaskEntity, ExecutionEntity, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
createAuditInstance(AuditInstanceBuilderImpl) - Method in class com.flowable.audit.engine.impl.runtime.AuditServiceImpl
 
createAuditInstanceBuilder() - Method in interface com.flowable.audit.api.AuditService
Returns a builder to create a new AuditInstance.
createAuditInstanceBuilder() - Method in class com.flowable.audit.engine.impl.runtime.AuditServiceImpl
 
CreateAuditInstanceCmd - Class in com.flowable.audit.engine.impl.cmd
 
CreateAuditInstanceCmd(AuditInstanceBuilderImpl) - Constructor for class com.flowable.audit.engine.impl.cmd.CreateAuditInstanceCmd
 
createAuditInstanceQuery() - Method in interface com.flowable.audit.api.AuditService
Returns a query object to search for AuditInstance.
createAuditInstanceQuery() - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManager
 
createAuditInstanceQuery() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManagerImpl
 
createAuditInstanceQuery() - Method in class com.flowable.audit.engine.impl.runtime.AuditServiceImpl
 
createBEExpression(String...) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
createCaseFolderHierarchy(String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
createCaseIdentityLink(String, String, boolean, CaseInstanceEntity, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
createCaseIdentityLinks(String, String, boolean, CaseInstanceEntity, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
createCaseIdentityLinkWithValue(String, String, boolean, CaseInstanceEntity) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
createCaseInstanceComment(String, String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
CreateCaseInstanceRepresentation - Class in com.flowable.platform.service.caze
 
CreateCaseInstanceRepresentation() - Constructor for class com.flowable.platform.service.caze.CreateCaseInstanceRepresentation
 
createComment(String, String, String) - Method in class com.flowable.platform.service.comment.PlatformCommentService
 
createCommentBuilder() - Method in interface com.flowable.platform.api.comment.CommentService
 
createCommentBuilder() - Method in class com.flowable.platform.engine.impl.comment.CommentServiceImpl
 
CreateCommentCmd - Class in com.flowable.platform.engine.impl.cmd
 
CreateCommentCmd(CommentBuilderImpl) - Constructor for class com.flowable.platform.engine.impl.cmd.CreateCommentCmd
 
createCommentQuery() - Method in interface com.flowable.platform.api.comment.CommentService
 
createCommentQuery() - Method in class com.flowable.platform.engine.impl.comment.CommentServiceImpl
 
createCommentQuery() - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntityManager
 
createCommentQuery() - Method in class com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
 
createContentItem(MultipartFile, String) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createContentItem(MultipartFile, String, String, String, String, boolean) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createContentItem(VariableContainer, String, String, byte[]) - Method in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
createContentItemIfNeeded(TemplateEngineConfiguration, TemplateVariationDefinitionEntity, TemplateVariationModel, Map<String, EngineResource>) - Method in class com.flowable.template.engine.impl.deployer.TemplateVariationDefinitionDeployer
 
createContentItemOnCaseInstance(String, String, MultipartFile) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createContentItemOnProcessInstance(String, String, MultipartFile) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createContentItemOnTask(String, String, MultipartFile) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createContentItemResponse(CoreContentItem) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createConversationMessage(String, String, String, String, String, String, boolean, String) - Method in interface com.flowable.platform.service.action.PlatformConversationHandler
 
createCountSelectProvider(CommandContext) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
createCustomAlias(String, String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
createCustomAlias(String, String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
createCustomAlias(String, String) - Method in class com.flowable.indexing.IndexManagerImpl
 
createCustomAliasesFromMappings(Map<String, JsonNode>) - Method in class com.flowable.indexing.IndexManagerImpl
 
createCustomFolderHierarchy(List<HierarchyLevel>, String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
createCustomMappings() - Method in class com.flowable.indexing.IndexManagerImpl
 
createCustomQueryForParameters(IndexMapping, Map<String, Object>) - Method in class com.flowable.indexing.SearchServiceImpl
 
created(Date) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
created - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
created - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
created(Date) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
created - Variable in class com.flowable.platform.service.CommentInstanceRepresentation
 
created - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
CREATED - Static variable in interface com.flowable.platform.service.reports.RunReportFilterParam
 
CREATED_IDENTITY_LINKS - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
CREATED_TIME - Static variable in class com.flowable.platform.engine.impl.comment.CommentQueryProperty
 
CREATED_TRANSLATIONS - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
CREATED_VARIABLES - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
createdAfter(Date) - Method in interface com.flowable.action.api.history.HistoricActionLinkQuery
 
createdAfter(Date) - Method in interface com.flowable.action.api.runtime.ActionLinkQuery
 
createdAfter - Variable in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
createdAfter(Date) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
createdAfter - Variable in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
createdAfter(Date) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
createdAfter(Date) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
 
createdAfter - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
createdAfter(Date) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
createdAfter(Date) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
createdAfter - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
createdAfter(Date) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
createdAfter - Variable in class com.flowable.platform.service.CommentQueryRequest
 
CreateDatabaseSchemaDataObjectInstanceCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
CreateDatabaseSchemaDataObjectInstanceCmd(DatabaseSchemaDataObjectInstanceBuilderImpl) - Constructor for class com.flowable.dataobject.engine.impl.cmd.CreateDatabaseSchemaDataObjectInstanceCmd
 
createDataNodeForIndexing() - Method in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
createDataObjectDefinitionQuery() - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
Returns a new data object definition query instance to be used when searching for data object definitions.
createDataObjectDefinitionQuery() - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManager
 
createDataObjectDefinitionQuery() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
createDataObjectDefinitionQuery() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
createDataObjectDeploymentQuery() - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManager
 
createDataObjectDeploymentQuery() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
createDataObjectEngine(ExtensionContext) - Method in class com.flowable.dataobject.engine.test.DataObjectExtension
 
createDataObjectInstanceBuilder() - Method in interface com.flowable.dataobject.api.runtime.DataObjectDataSource
Creates a new data object instance builder object used to create new data object instances and persist them.
createDataObjectInstanceBuilder() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
createDataObjectInstanceBuilderByDefinitionId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Creates a new generic data object instance builder to create new data objects.
createDataObjectInstanceBuilderByDefinitionId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
createDataObjectInstanceBuilderByDefinitionKey(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Creates a new generic data object instance builder to create new data objects.
createDataObjectInstanceBuilderByDefinitionKey(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
createDataObjectInstanceBuilderByDefinitionKeyAndTenantId(String, String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Creates a new generic data object instance builder to create new data objects.
createDataObjectInstanceBuilderByDefinitionKeyAndTenantId(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
createDataObjectInstanceQuery() - Method in interface com.flowable.dataobject.api.runtime.DataObjectDataSource
Creates a new data object instance query object used to define a query returning data object instances.
createDataObjectInstanceQuery() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
createDataObjectInstanceQueryByDefinitionId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Creates a new data object instance query object used to define a query returning data object instances.
createDataObjectInstanceQueryByDefinitionId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
createDataObjectInstanceQueryByDefinitionKey(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Creates a new data object instance query object used to define a query returning data object instances.
createDataObjectInstanceQueryByDefinitionKey(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
createDataObjectInstanceQueryWithDefinitionId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectDataSource
Creates a new data object instance query object used to define a query returning data object instances.
createDataObjectInstanceQueryWithDefinitionId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
createDataObjectInstanceQueryWithDefinitionKey(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectDataSource
Creates a new data object instance query object used to define a query returning data object instances.
createDataObjectInstanceQueryWithDefinitionKey(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
createDataObjectModificationBuilder(String, String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectDataSource
Creates a new data object modification builder used to modify an existing data object with strong type support.
createDataObjectModificationBuilder(String, String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Creates a new generic data object modification builder to modify existing data objects.
createDataObjectModificationBuilder(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
createDataObjectModificationBuilder(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
createDataObjectSchemaDefinitionQuery() - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
 
createDataObjectSchemaDefinitionQuery() - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManager
 
createDataObjectSchemaDefinitionQuery() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManagerImpl
 
createDataObjectSchemaDefinitionQuery() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
createdBefore(Date) - Method in interface com.flowable.action.api.history.HistoricActionLinkQuery
 
createdBefore(Date) - Method in interface com.flowable.action.api.runtime.ActionLinkQuery
 
createdBefore - Variable in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
createdBefore(Date) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
createdBefore - Variable in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
createdBefore(Date) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
createdBefore(Date) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
 
createdBefore - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
createdBefore(Date) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
createdBefore(Date) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
createdBefore - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
createdBefore(Date) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
createdBefore - Variable in class com.flowable.platform.service.CommentQueryRequest
 
createdBy - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
createdBy - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
createDefaultIndexSettings() - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
createDeployment() - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Starts creating a new deployment
createDeployment() - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
createDeployment() - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
Starts creating a new deployment
createDeployment() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
createDeployment() - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Starts creating a new deployment
createDeployment() - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
createDeployment() - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Starts creating a new deployment
createDeployment() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
createDeployment() - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Starts creating a new deployment
createDeployment() - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
createDeploymentQuery() - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Query deployments
createDeploymentQuery() - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
createDeploymentQuery() - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
Query deployments
createDeploymentQuery() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
createDeploymentQuery() - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Query deployments
createDeploymentQuery() - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
createDeploymentQuery() - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Query deployments
createDeploymentQuery() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
createDeploymentQuery() - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Query deployments
createDeploymentQuery() - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
createElResolver(VariableContainer) - Method in class com.flowable.platform.common.el.HierarchyAllowedCmmnExpressionManager
 
createElResolver(VariableContainer) - Method in class com.flowable.platform.common.el.HierarchyAllowedExpressionManager
 
createElResolver(VariableContainer) - Method in class com.flowable.platform.common.el.HierarchyAllowedFormExpressionManager
 
createElResolver(VariableContainer) - Method in class com.flowable.platform.common.el.SpringHierarchyAllowedCmmnExpressionManager
 
createElResolver(VariableContainer) - Method in class com.flowable.platform.common.el.SpringHierarchyAllowedDmnExpressionManager
 
createElResolver(VariableContainer) - Method in class com.flowable.platform.common.el.SpringHierarchyAllowedExpressionManager
 
createElResolver(VariableContainer) - Method in class com.flowable.platform.common.el.SpringHierarchyAllowedFormExpressionManager
 
createElResolver(VariableContainer) - Method in class com.flowable.serviceregistry.engine.impl.expression.SpringServiceRegistryExpressionManager
 
createExecuteActionInstanceBuilder() - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
Executes a new action instance
createExecuteActionInstanceBuilder() - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
createFlowableDatabasePayloadObject(Map<String, Object>, ObjectMapper) - Static method in class com.flowable.platform.service.util.VariableUtil
 
createFolderFromInstance(String, String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
createFolderFromPath(String, String, String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
createFromPayload(DataObjectHandlingContext) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceBuilder
If an instance builder is used to create a new data object given by the payload sent from a form typically, this method is invoked to create the data object according the given payload data.
createFromPayload(DataObjectHandlingContext) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
createGroupId(String, String) - Static method in class com.flowable.platform.common.util.TenantUtil
When running multi-tenant, the group id gets prefixed with the tenantId, to avoid clashes when having the same key for different groups and easy recognition of important groups at the same time.
createGroupIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
createHistoricActionInstanceQuery() - Method in interface com.flowable.action.api.history.ActionHistoryService
Query historic action instances
createHistoricActionInstanceQuery() - Method in class com.flowable.action.engine.impl.history.ActionHistoryServiceImpl
 
createHistoricActionInstanceQuery() - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManager
 
createHistoricActionInstanceQuery() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManagerImpl
 
createHistoricActionLinkQuery() - Method in interface com.flowable.action.api.history.ActionHistoryService
Query historic action links
createHistoricActionLinkQuery() - Method in class com.flowable.action.engine.impl.history.ActionHistoryServiceImpl
 
createHistoricActionLinkQuery() - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManager
 
createHistoricActionLinkQuery() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
createHistoricActivityInstance(ActivityInstance) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
createHistoricActivityInstance(ActivityInstance) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
createHistoryJobEntity(String) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
createHttpClientBuilder(ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
createIdentityLinkComment(TaskEntity, String, String, String, boolean) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
createIdentityLinkComment(TaskEntity, String, String, String, boolean, boolean) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
createIdentityLinkComment(TaskEntity, String, String, String, boolean, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
createIdentityLinks(CaseInstanceEntity, Case) - Method in class com.flowable.platform.service.caze.PlatformStartCaseInstanceInterceptor
 
createIdentityLinksIndexNode(ArrayNode, ArrayNode, String, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
createIndex(String, String, String) - Method in interface com.flowable.indexing.ElasticsearchClient
Creates an index with the given name and creates an alias with the same name at the same time.
createIndex(String, String, String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
createIndexAndAlias(String, String) - Method in class com.flowable.indexing.IndexManagerImpl
 
createIndexedDataObject(ObjectNode) - Method in interface com.flowable.indexing.api.IndexMapping
 
createIndexedDataObject(ObjectNode, String) - Method in interface com.flowable.indexing.api.IndexMapping
 
createIndexedDataObject(ObjectNode) - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
createIndexedDataObject(ObjectNode, String) - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
createIndexesAndCustomAliasesFromMappings() - Method in interface com.flowable.indexing.IndexManager
 
createIndexesAndCustomAliasesFromMappings() - Method in class com.flowable.indexing.IndexManagerImpl
 
createIndexesFromMappings() - Method in interface com.flowable.indexing.IndexManager
Creates the indices for all known mappings
createIndexesFromMappings() - Method in class com.flowable.indexing.IndexManagerImpl
 
createIndexSettings(CustomIndexConfiguration) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
createIndexWithAlias(String) - Method in interface com.flowable.indexing.IndexManager
Creates an index.
createIndexWithAlias(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
createIndexWithoutAlias(String) - Method in interface com.flowable.indexing.IndexManager
Similar to IndexManager.createIndexWithAlias(String), but doesn't create an alias, only the index with the mapping.
createIndexWithoutAlias(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
createInstancesPage(Page) - Method in class com.flowable.platform.service.index.WorkIndexService
 
createLiquibaseInstance(LiquibaseDatabaseConfiguration) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionLiquibaseBasedSchemaManager
 
createListSelectProvider(DatabaseSchemaDataObjectModel) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
createListSelectProviderWithPaging(SelectStatementProvider) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
createMappingFilter(CustomIndexConfiguration) - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
createMasterDataInstance(MasterDataInstanceBuilderImpl) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
createMasterDataInstanceBuilder() - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Creates a builder to add a new master data instance
createMasterDataInstanceBuilder() - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
CreateMasterDataInstanceCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
CreateMasterDataInstanceCmd(MasterDataInstanceBuilderImpl) - Constructor for class com.flowable.dataobject.engine.impl.cmd.CreateMasterDataInstanceCmd
 
createMasterDataInstanceQuery() - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Returns a master data instance query to be used when searching for master data instances.
createMasterDataInstanceQuery() - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityManager
 
createMasterDataInstanceQuery() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityManagerImpl
 
createMasterDataInstanceQuery() - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
createNewContentItemVersion(String, MultipartFile) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createNewContentItemVersion(MultipartFile, CoreContentItem) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createNewContentItemVersionOnCaseInstance(String, String, MultipartFile) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createNewContentItemVersionOnProcessInstance(String, String, MultipartFile) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createNewContentItemVersionOnTask(String, String, MultipartFile) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createPermissionErrorMessage(String, String, Map<String, Object>) - Static method in class com.flowable.platform.service.permission.PermissionErrorMessageUtil
Creates a permission error message based on the provided error code and payload.
createPermissionErrorMessage(String, String, String, Map<String, Object>) - Static method in class com.flowable.platform.service.permission.PermissionErrorMessageUtil
Creates a permission error message based on the provided error code and payload.
createPersonalFolder(String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
createPolicyDefinitionQuery() - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Query case definitions
createPolicyDefinitionQuery() - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManager
 
createPolicyDefinitionQuery() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
createPolicyDefinitionQuery() - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
createPolicyDeploymentQuery() - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManager
 
createPolicyDeploymentQuery() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
createPolicyEngine(ExtensionContext) - Method in class com.flowable.policy.engine.test.PolicyExtension
 
createProcessFolderHierarchy(String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
createProcessIdentityLink(String, String, boolean, ExecutionEntity, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
createProcessIdentityLinks(String, String, boolean, ExecutionEntity, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
createProcessIdentityLinks(ExecutionEntity, Process) - Method in class com.flowable.platform.service.process.PlatformStartProcessInstanceInterceptor
 
createProcessIdentityLinkWithValue(String, String, boolean, ExecutionEntity) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
createProcessInstanceComment(String, String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean, boolean) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
CreateProcessInstanceRepresentation - Class in com.flowable.platform.service.process
 
CreateProcessInstanceRepresentation() - Constructor for class com.flowable.platform.service.process.CreateProcessInstanceRepresentation
 
createProcessorContentItem(ContentService, String, String) - Method in class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
createProcessorContentItem(ContentService, String, String) - Method in class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
createProcessorContentItem(ContentService, String, String) - Method in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
createProvisionalContentItem(MultipartFile, String) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createProvisionalContentItemOnTask(String, String, MultipartFile, boolean) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createQueryByIds(Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractDeleteEntityIndexTransformer
 
createResultRepresentation(List<CoreContentItem>) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
createRuleInputForDefaultModel(String, AuthorizedAction, T, Map<String, Object>, CommandContext) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
If AbstractDmnBasedPermissionHelper.getDecisionKeyDefaultPermissions() returns a non-null value, this method must be implemented in order to create the rule input data for evaluating the default permission model.
createRuleInputForDefaultModel(String, AuthorizedAction, PlatformUser, Map, CommandContext) - Method in class com.flowable.platform.service.permission.UserPermissionServiceImpl
 
createScopeSearchInfo(JsonNode, String) - Method in class com.flowable.platform.service.BaseJsonMapper
 
createServiceDefinitionQuery() - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Query service definitions
createServiceDefinitionQuery() - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
 
createServiceDefinitionQuery() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
createServiceDefinitionQuery() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
createServiceDeploymentQuery() - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManager
 
createServiceDeploymentQuery() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
createServiceEngine(ExtensionContext) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryExtension
 
createServiceInvocationBuilder() - Method in interface com.flowable.serviceregistry.api.runtime.ServiceRegistryRuntimeService
Invokes the service referenced by the service definition matching the passed parameters.
createServiceInvocationBuilder() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRuntimeServiceImpl
 
createTaskComment(String, String) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
createTaskFolderHierarchy(String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
createTaskIdentityLink(String, String, boolean, TaskEntity, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
createTaskIdentityLink(String, String, boolean, TaskEntity, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
createTaskIdentityLinks(String, String, boolean, TaskEntity, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
createTaskIdentityLinks(String, String, boolean, TaskEntity, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
createTaskIdentityLinkWithValue(String, String, boolean, TaskEntity) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
createTaskIdentityLinkWithValue(String, String, boolean, TaskEntity) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
createTaskRepresentation(Task) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
createTaskRepresentation(HistoricTaskInstance) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
createTaskRepresentationFromInfo(TaskInfo) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
createTemplateDefinitionQuery() - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Query template definitions
createTemplateDefinitionQuery() - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManager
 
createTemplateDefinitionQuery() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManagerImpl
 
createTemplateDefinitionQuery() - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
createTemplateDeploymentQuery() - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManager
 
createTemplateDeploymentQuery() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
createTemplateEngine(ExtensionContext) - Method in class com.flowable.template.engine.test.TemplateExtension
 
createTemplateVariationDefinitionQuery() - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Query template variation definitions
createTemplateVariationDefinitionQuery() - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManager
 
createTemplateVariationDefinitionQuery() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
createTemplateVariationDefinitionQuery() - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
createTime - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
createTime - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
createTime - Variable in class com.flowable.platform.service.work.EntityLinkWithName
 
createTransactionInterceptor() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
createTransactionInterceptor() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
createTransactionInterceptor() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
createTransactionInterceptor() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
createTransactionInterceptor() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
createTransactionInterceptor() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
createTransactionInterceptor() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
createTranslation(String, String, String, String, String) - Method in class com.flowable.platform.service.BasePlatformInterceptor
 
createTranslationQuery() - Method in interface com.flowable.platform.api.translation.TranslationService
 
createTranslationQuery() - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager
 
createTranslationQuery() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManagerImpl
 
createTranslationQuery() - Method in class com.flowable.platform.engine.impl.translation.TranslationServiceImpl
 
createTranslations(String, String, Map<String, List<ExtensionElement>>, VariableContainer) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
createTranslations(String, String, Map<String, List<ExtensionElement>>, VariableContainer) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
createTranslationSearchResponses(JsonNode) - Method in class com.flowable.platform.service.BaseJsonMapper
 
createTranslationsIndexNode(ArrayNode, ArrayNode, ArrayNode, String, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
createUpdateByQuery(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ActivityProcessDefinitionChangeIndexTransformer
 
createUpdateVariablesIndexNode(ArrayNode, ArrayNode, ArrayNode, String, String, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
createUserIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
createUserIdentityLinkComment(TaskEntity, String, String, boolean, boolean) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
createWithoutLanguage(ExtensionElement) - Static method in class com.flowable.platform.common.util.EdorasVisProperty
 
createWorkFolderHierarchy(List<HierarchyLevel>, String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
CREATION_TIME - Static variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryProperty
 
CREATION_TIME - Static variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryProperty
 
CREATION_TIME - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryProperty
 
CREATION_TIME - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryProperty
 
CREATION_TIME - Static variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryProperty
 
CREATION_TIME - Static variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryProperty
 
CREATION_TIME - Static variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryProperty
 
creationTime - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
creationTime - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
creationTime - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
creationTime - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
creationTime - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
creationTime - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
creationTime - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
creationTime - Variable in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
creationTime - Variable in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
creationTime - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
creationTime - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
creationTime - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
CREATOR - Static variable in interface com.flowable.dataobject.api.repository.MasterDataDefinitionIdentityLinkTypes
The identity link type used to allow users to create new master data entries in a management tool.
creatorId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
creatorId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
Set the optional creator id.
creatorId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Select audit instances using a given creatorId.
creatorId - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
creatorId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
creatorId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
creatorId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
creatorId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
creatorId(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the creator id of the master data instance
creatorId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
creatorId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
creatorId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
creatorId - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
creatorId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
creatorId - Variable in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
creatorId - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
creatorId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
creatorId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
currentDate() - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Returns the current date at 00:00 AM UTC.
currentUserHasAccess(T, ActionDefinitionModel, String, Collection<String>) - Method in class com.flowable.action.api.repository.BaseScopedObjectActionFilter
 
currentUserHasAdminRights() - Method in class com.flowable.platform.service.security.SecurityHelper
 
currentUserIsSuperAdmin() - Method in class com.flowable.platform.service.security.SecurityHelper
 
CUSTOM_QUERY_CURRENT_GROUPS - Static variable in interface com.flowable.indexing.SearchService
 
CUSTOM_QUERY_CURRENT_TENANT_ID - Static variable in interface com.flowable.indexing.SearchService
 
CUSTOM_QUERY_CURRENT_USER_ID - Static variable in interface com.flowable.indexing.SearchService
 
customActionResources - Variable in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
customConfigurations - Variable in class com.flowable.indexing.IndexManagerImpl
 
customContentResources - Variable in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
customDataObjectResources - Variable in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
customHistoryJobHandlers - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
customHistoryJsonTransformers - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
customIndex - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
CustomIndexConfiguration - Class in com.flowable.indexing.config
A custom indexing configuration based on a list of types to be indexed within this index.
CustomIndexConfiguration() - Constructor for class com.flowable.indexing.config.CustomIndexConfiguration
 
customIndexConfiguration - Variable in class com.flowable.indexing.impl.CustomIndexMapping
 
customIndexingFilter - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
CustomIndexMapping - Class in com.flowable.indexing.impl
 
CustomIndexMapping(CustomIndexConfiguration, String, ObjectMapper) - Constructor for class com.flowable.indexing.impl.CustomIndexMapping
 
customKnownTypes - Variable in class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
customMappings - Variable in class com.flowable.indexing.IndexManagerImpl
 
customPolicyResources - Variable in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
customPostVariableTypes - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
customPreVariableTypes - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
customQuery - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
customQuery - Variable in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
customServiceResources - Variable in class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
customSortParameters - Variable in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
customTemplateResources - Variable in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 

D

data - Variable in class com.flowable.dataobject.engine.impl.cmd.LoadMasterDataInstanceDataCmd
 
data - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
data - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
data - Variable in class com.flowable.platform.common.Page
 
data - Variable in class com.flowable.serviceregistry.engine.impl.util.ServiceInvocationVariablesContainer
 
DATA_OBJECT - Static variable in interface com.flowable.dataobject.api.repository.DataObjectTypes
 
DATA_OBJECT - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
DATA_OBJECT_ENGINE_ID_PREFIX - Static variable in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEngineEntityConstants
 
DATABASE_SCHEMA_DATA_OBJECT - Static variable in interface com.flowable.dataobject.api.repository.DataObjectTypes
 
DATABASE_SCHEMA_SOURCE - Static variable in interface com.flowable.dataobject.api.runtime.DataObjectDataSourceIds
 
databaseCatalog - Variable in class com.flowable.platform.common.db.liquibase.DataSourceDatabaseConfiguration
 
DatabaseRead() - Constructor for class com.flowable.indexing.ReindexingProperties.DatabaseRead
 
databaseSchema - Variable in class com.flowable.platform.common.db.liquibase.DataSourceDatabaseConfiguration
 
DatabaseSchemaDataObjectDataSource - Interface in com.flowable.dataobject.api.runtime.datasource.db
 
databaseSchemaDataObjectDataSource - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
databaseSchemaDataObjectDataSource - Variable in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
DatabaseSchemaDataObjectDataSourceImpl - Class in com.flowable.dataobject.engine.impl.runtime.datasource.db
 
DatabaseSchemaDataObjectDataSourceImpl(DataObjectEngineConfiguration) - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
DatabaseSchemaDataObjectInstance - Interface in com.flowable.dataobject.api.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceBuilder - Interface in com.flowable.dataobject.api.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceBuilderImpl - Class in com.flowable.dataobject.engine.impl.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceBuilderImpl(DatabaseSchemaDataObjectDataSourceImpl) - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
DatabaseSchemaDataObjectInstanceEntity - Interface in com.flowable.dataobject.engine.impl.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceEntityImpl - Class in com.flowable.dataobject.engine.impl.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceEntityImpl(Map<String, Object>, String, String, String) - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
databaseSchemaDataObjectInstanceEntityManager - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
DatabaseSchemaDataObjectInstanceEntityManager - Interface in com.flowable.dataobject.engine.impl.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceEntityManagerImpl - Class in com.flowable.dataobject.engine.impl.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceEntityManagerImpl() - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityManagerImpl
 
DatabaseSchemaDataObjectInstanceEntitySession - Class in com.flowable.dataobject.engine.impl.runtime.datasource
 
DatabaseSchemaDataObjectInstanceEntitySession(DataObjectRepositoryService, DatabaseSchemaDataObjectJdbcOperations) - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
DatabaseSchemaDataObjectInstanceEntitySessionFactory - Class in com.flowable.dataobject.engine.impl.runtime.datasource
 
DatabaseSchemaDataObjectInstanceEntitySessionFactory() - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySessionFactory
 
DatabaseSchemaDataObjectInstanceQuery - Interface in com.flowable.dataobject.api.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceQueryImpl - Class in com.flowable.dataobject.engine.impl.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceQueryImpl(CommandExecutor, String) - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
DatabaseSchemaDataObjectInstanceQueryImpl.LimitAndOffsetDecorator - Class in com.flowable.dataobject.engine.impl.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceRowMapper - Class in com.flowable.dataobject.engine.impl.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceRowMapper(DatabaseSchemaDataObjectModel, String, String) - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceRowMapper
 
DatabaseSchemaDataObjectInstanceSqlParameterSource - Class in com.flowable.dataobject.engine.impl.runtime.datasource.db
 
DatabaseSchemaDataObjectInstanceSqlParameterSource(DatabaseSchemaDataObjectInstance) - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceSqlParameterSource
 
DatabaseSchemaDataObjectInstanceVariableConverter - Class in com.flowable.platform.service.dataobject
 
DatabaseSchemaDataObjectInstanceVariableConverter() - Constructor for class com.flowable.platform.service.dataobject.DatabaseSchemaDataObjectInstanceVariableConverter
 
databaseSchemaDataObjectJdbcOperations - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
databaseSchemaDataObjectJdbcOperations - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
DatabaseSchemaDataObjectJdbcOperations - Interface in com.flowable.dataobject.engine.impl.runtime.datasource
 
DatabaseSchemaDataObjectJdbcTemplate - Class in com.flowable.dataobject.engine.impl.runtime.datasource
 
DatabaseSchemaDataObjectJdbcTemplate(NamedParameterJdbcOperations) - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcTemplate
 
DatabaseSchemaDataObjectModel - Interface in com.flowable.dataobject.api.repository
 
DatabaseSchemaDataObjectModificationBuilder - Interface in com.flowable.dataobject.api.runtime.datasource.db
 
DatabaseSchemaDataObjectModificationBuilderImpl - Class in com.flowable.dataobject.engine.impl.runtime.datasource.db
 
DatabaseSchemaDataObjectModificationBuilderImpl(DatabaseSchemaDataObjectDataSourceImpl, String, String) - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectModificationBuilderImpl
 
dataInstanceId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
dataManagers - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
dataManagers - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
dataManagers - Variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
dataManagers - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditEntityManagers
 
dataManagers - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
dataManagers - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
dataManagers - Variable in class com.flowable.platform.engine.impl.persistence.entity.PlatformEntityManagers
 
dataManagers - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
dataManagers - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
dataManagers - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
dataManagers - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
dataManagers - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
dataModel - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
dataModificationBuilder - Variable in class com.flowable.dataobject.engine.impl.cmd.UpdateDatabaseSchemaDataObjectInstanceCmd
 
DataObjectDataManagers - Class in com.flowable.dataobject.engine.impl.persistence.entity.data
 
DataObjectDataManagers() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
DataObjectDataSource<U extends DataObjectInstance,Q extends DataObjectInstanceQuery<Q,U>,IB extends DataObjectInstanceBuilder<IB,U>,MB extends DataObjectModificationBuilder<MB,U>> - Interface in com.flowable.dataobject.api.runtime
A data source is responsible to handle external data objects, like lookup, query, create, update and delete.
dataObjectDataSource - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
dataObjectDataSource - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectModificationBuilderImpl
 
DataObjectDataSourceIds - Interface in com.flowable.dataobject.api.runtime
Defines the data object data source ids
dataObjectDataSources - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
DataObjectDbSchemaManager - Class in com.flowable.dataobject.engine.impl.db
 
DataObjectDbSchemaManager() - Constructor for class com.flowable.dataobject.engine.impl.db.DataObjectDbSchemaManager
 
DataObjectDefinition - Interface in com.flowable.dataobject.api.repository
The definition describing a data object.
dataObjectDefinitionCache - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
dataObjectDefinitionCache - Variable in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
DataObjectDefinitionCacheEntry - Class in com.flowable.dataobject.engine.impl.persistence.deploy
 
DataObjectDefinitionCacheEntry(DataObjectDefinitionEntity, DataObjectModel) - Constructor for class com.flowable.dataobject.engine.impl.persistence.deploy.DataObjectDefinitionCacheEntry
 
dataObjectDefinitionCacheLimit - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
dataObjectDefinitionDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
DataObjectDefinitionDataManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity.data
 
dataObjectDefinitionDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
dataObjectDefinitionDeployer - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
DataObjectDefinitionDeployer - Class in com.flowable.dataobject.engine.impl.deployer
 
DataObjectDefinitionDeployer() - Constructor for class com.flowable.dataobject.engine.impl.deployer.DataObjectDefinitionDeployer
 
DataObjectDefinitionDeployment - Annotation Type in com.flowable.dataobject.engine.test
Annotation that can be used to trigger a deployment of data object definitions for the provided test.
DataObjectDefinitionDeployments - Annotation Type in com.flowable.dataobject.engine.test
 
dataObjectDefinitionEntity - Variable in class com.flowable.dataobject.engine.impl.persistence.deploy.DataObjectDefinitionCacheEntry
 
DataObjectDefinitionEntity - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectDefinitionEntityImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectDefinitionEntityImpl() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
dataObjectDefinitionEntityManager - Variable in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
DataObjectDefinitionEntityManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
dataObjectDefinitionEntityManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
DataObjectDefinitionEntityManagerImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectDefinitionEntityManagerImpl(DataObjectEngineConfiguration, DataObjectDefinitionDataManager) - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
dataObjectDefinitionId(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the id of the master data object definition
dataObjectDefinitionId - Variable in class com.flowable.dataobject.engine.impl.cmd.GetDataObjectModelCmd
 
dataObjectDefinitionId - Variable in class com.flowable.dataobject.engine.impl.cmd.GetDataObjectModelJsonCmd
 
dataObjectDefinitionId - Variable in class com.flowable.dataobject.engine.impl.cmd.GetDeploymentDataObjectDefinitionCmd
 
dataObjectDefinitionId - Variable in class com.flowable.dataobject.engine.impl.cmd.LoadMasterDataInstanceDataCmd
 
dataObjectDefinitionId - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
dataObjectDefinitionId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
dataObjectDefinitionKey(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments with the given data object definition key.
dataObjectDefinitionKey(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the key of the master data object definition, latest version of the data object definition with the given key.
dataObjectDefinitionKey - Variable in class com.flowable.dataobject.engine.impl.cmd.GetDataObjectModelCmd
 
dataObjectDefinitionKey - Variable in class com.flowable.dataobject.engine.impl.cmd.GetDeploymentDataObjectDefinitionCmd
 
dataObjectDefinitionKey - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
dataObjectDefinitionKey(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
dataObjectDefinitionKey - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
dataObjectDefinitionKey(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
dataObjectDefinitionKeyLike(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments with a data object definition key like the given string.
dataObjectDefinitionKeyLike - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
dataObjectDefinitionKeyLike(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
DataObjectDefinitionQuery - Interface in com.flowable.dataobject.api.repository
A query object used to query for data object definitions.
DataObjectDefinitionQueryImpl - Class in com.flowable.dataobject.engine.impl.repository
 
DataObjectDefinitionQueryImpl() - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
DataObjectDefinitionQueryImpl(CommandExecutor) - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
DataObjectDefinitionQueryProperty - Class in com.flowable.dataobject.engine.impl.repository
 
DataObjectDefinitionQueryProperty(String) - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryProperty
 
DataObjectDeployer - Class in com.flowable.dataobject.engine.configurator
 
DataObjectDeployer() - Constructor for class com.flowable.dataobject.engine.configurator.DataObjectDeployer
 
DataObjectDeployment - Interface in com.flowable.dataobject.api.repository
Represents a deployment that is already present in the data object definition repository.
DataObjectDeploymentBuilder - Interface in com.flowable.dataobject.api.repository
Builder for creating new deployments, similar to the data object deployment builder.
DataObjectDeploymentBuilderImpl - Class in com.flowable.dataobject.engine.impl.repository
 
DataObjectDeploymentBuilderImpl() - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
dataObjectDeploymentDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
DataObjectDeploymentDataManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity.data
 
DataObjectDeploymentEntity - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectDeploymentEntityImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectDeploymentEntityImpl() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
DataObjectDeploymentEntityManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
dataObjectDeploymentEntityManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
DataObjectDeploymentEntityManagerImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectDeploymentEntityManagerImpl(DataObjectEngineConfiguration, DataObjectDeploymentDataManager) - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
DataObjectDeploymentManager - Class in com.flowable.dataobject.engine.impl.deployer
 
DataObjectDeploymentManager() - Constructor for class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
DataObjectDeploymentQuery - Interface in com.flowable.dataobject.api.repository
Allows programmatic querying of DataObjectDeployments.
DataObjectDeploymentQueryImpl - Class in com.flowable.dataobject.engine.impl.repository
 
DataObjectDeploymentQueryImpl() - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
DataObjectDeploymentQueryImpl(CommandContext) - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
DataObjectDeploymentQueryImpl(CommandExecutor) - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
DataObjectDeploymentQueryProperty - Class in com.flowable.dataobject.engine.impl.repository
 
DataObjectDeploymentQueryProperty(String) - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryProperty
 
DataObjectEngine - Interface in com.flowable.dataobject.engine
 
dataObjectEngine - Variable in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
DataObjectEngineConfiguration - Class in com.flowable.dataobject.engine
 
DataObjectEngineConfiguration() - Constructor for class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
dataObjectEngineConfiguration - Variable in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
dataObjectEngineConfiguration - Variable in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
DataObjectEngineConfigurationApi - Interface in com.flowable.dataobject.api
 
DataObjectEngineConfigurator - Class in com.flowable.dataobject.engine.configurator
 
DataObjectEngineConfigurator() - Constructor for class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
DataObjectEngineEntityConstants - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectEngineImpl - Class in com.flowable.dataobject.engine.impl
 
DataObjectEngineImpl(DataObjectEngineConfiguration) - Constructor for class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
dataObjectEngineName - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
DataObjectEngines - Class in com.flowable.dataobject.engine
 
DataObjectEngines() - Constructor for class com.flowable.dataobject.engine.DataObjectEngines
 
dataObjectEngines - Static variable in class com.flowable.dataobject.engine.DataObjectEngines
 
DataObjectEngineVersion - Class in com.flowable.dataobject.engine
 
DataObjectEntityManagers - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectEntityManagers(DataObjectEngineConfiguration, DataObjectDataManagers) - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
DataObjectExtension - Class in com.flowable.dataobject.engine.test
JUnit Jupiter extension for the Flowable Platform data object engine and services initialization.
DataObjectExtension() - Constructor for class com.flowable.dataobject.engine.test.DataObjectExtension
 
DataObjectFormDataModelVariablesExtractor - Class in com.flowable.platform.service.dataobject
 
DataObjectFormDataModelVariablesExtractor() - Constructor for class com.flowable.platform.service.dataobject.DataObjectFormDataModelVariablesExtractor
 
DataObjectHandlingContext - Interface in com.flowable.dataobject.api.runtime
The data object context is used during data object creation and modification operations and is used to provide additional context information like the form model where the operation is based on or additional payload data.
DataObjectIndexVariableType - Class in com.flowable.platform.service.dataobject
 
DataObjectIndexVariableType(ObjectMapper) - Constructor for class com.flowable.platform.service.dataobject.DataObjectIndexVariableType
 
DataObjectInstance - Interface in com.flowable.dataobject.api.runtime
The basic interface to be implemented by all external data object instances.
dataObjectInstance - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceSqlParameterSource
 
DataObjectInstanceBuilder<T extends DataObjectInstanceBuilder,U extends DataObjectInstance> - Interface in com.flowable.dataobject.api.runtime
The basic data object instance builder which might be extended with a strongly typed support by the underlying DataObjectDataSource implementation.
dataObjectInstanceBuilder - Variable in class com.flowable.dataobject.engine.impl.cmd.CreateDatabaseSchemaDataObjectInstanceCmd
 
DataObjectInstanceQuery<T extends DataObjectInstanceQuery<T,U>,U extends DataObjectInstance> - Interface in com.flowable.dataobject.api.runtime
The basic data object instance query interface used by DataObjectDataSource which might also be extended with own, type-safe implementations.
DataObjectModel - Interface in com.flowable.dataobject.api.repository
The data object model contains all meta information around a data object like source, fields behaviour and further information.
dataObjectModel - Variable in class com.flowable.dataobject.engine.impl.persistence.deploy.DataObjectDefinitionCacheEntry
 
DataObjectModificationBuilder<T extends DataObjectModificationBuilder,U extends DataObjectInstance> - Interface in com.flowable.dataobject.api.runtime
The basic data object modification builder which might be extended with a strongly typed support by the underlying DataObjectDataSource implementation.
DataObjectRepositoryService - Interface in com.flowable.dataobject.api.repository
The main service interface for the master data management.
dataObjectRepositoryService - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
dataObjectRepositoryService - Variable in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
dataObjectRepositoryService - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
dataObjectRepositoryService - Variable in class com.flowable.platform.service.app.PlatformAppService
 
DataObjectRepositoryServiceImpl - Class in com.flowable.dataobject.engine.impl.repository
 
DataObjectRepositoryServiceImpl(DataObjectEngineConfiguration) - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
DataObjectResourceConverter - Interface in com.flowable.dataobject.api.repository
 
dataObjectResourceConverter - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
DataObjectResourceConverterImpl - Class in com.flowable.dataobject.engine.impl.deployer
 
DataObjectResourceConverterImpl(ObjectMapper) - Constructor for class com.flowable.dataobject.engine.impl.deployer.DataObjectResourceConverterImpl
 
dataObjectResourceDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
DataObjectResourceDataManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity.data
 
DataObjectResourceEntity - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectResourceEntityImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectResourceEntityImpl() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
dataObjectResourceEntityManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
DataObjectResourceEntityManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectResourceEntityManagerImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectResourceEntityManagerImpl(DataObjectEngineConfiguration, DataObjectResourceDataManager) - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityManagerImpl
 
DataObjectRuntimeService - Interface in com.flowable.dataobject.api.runtime
The data object runtime service supports lookup of data object instances based on DataObjectDefinitions as well as some more data object and its definition based features.
dataObjectRuntimeService - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
dataObjectRuntimeService - Variable in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
dataObjectRuntimeService - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
DataObjectRuntimeServiceImpl - Class in com.flowable.dataobject.engine.impl.runtime
 
DataObjectRuntimeServiceImpl(DataObjectEngineConfiguration) - Constructor for class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
DataObjectSchemaDefinition - Interface in com.flowable.dataobject.api.repository
 
dataObjectSchemaDefinitionDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
DataObjectSchemaDefinitionDataManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity.data
 
dataObjectSchemaDefinitionDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManagerImpl
 
dataObjectSchemaDefinitionDeployer - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
DataObjectSchemaDefinitionDeployer - Class in com.flowable.dataobject.engine.impl.deployer
 
DataObjectSchemaDefinitionDeployer() - Constructor for class com.flowable.dataobject.engine.impl.deployer.DataObjectSchemaDefinitionDeployer
 
DataObjectSchemaDefinitionEntity - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectSchemaDefinitionEntityImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectSchemaDefinitionEntityImpl() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
dataObjectSchemaDefinitionEntityManager - Variable in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
dataObjectSchemaDefinitionEntityManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
DataObjectSchemaDefinitionEntityManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectSchemaDefinitionEntityManagerImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectSchemaDefinitionEntityManagerImpl(DataObjectEngineConfiguration, DataObjectSchemaDefinitionDataManager) - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManagerImpl
 
dataObjectSchemaDefinitionId - Variable in class com.flowable.dataobject.engine.impl.cmd.BasePerformDataObjectSchemaDefinitionLiquibaseCommandCmd
 
DataObjectSchemaDefinitionLiquibaseBasedSchemaManager - Class in com.flowable.dataobject.engine.impl.repository
 
DataObjectSchemaDefinitionLiquibaseBasedSchemaManager(String, String, String, ResourceAccessor) - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionLiquibaseBasedSchemaManager
 
DataObjectSchemaDefinitionQuery - Interface in com.flowable.dataobject.api.repository
A query object used to query for data object schema definitions.
DataObjectSchemaDefinitionQueryImpl - Class in com.flowable.dataobject.engine.impl.repository
 
DataObjectSchemaDefinitionQueryImpl() - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
DataObjectSchemaDefinitionQueryImpl(CommandExecutor) - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
DataObjectSchemaDefinitionQueryProperty - Class in com.flowable.dataobject.engine.impl.repository
 
DataObjectSchemaDefinitionQueryProperty(String) - Constructor for class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryProperty
 
DataObjectSourceTypes - Interface in com.flowable.dataobject.api.repository
A list of available data object source types as being used by the DataObjectDefinition.
DataObjectTestHelper - Class in com.flowable.dataobject.engine.test
 
DataObjectTestHelper(DataObjectEngine) - Constructor for class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
dataObjectType - Variable in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
DataObjectTypes - Interface in com.flowable.dataobject.api.repository
Defines the data object type of the data object definition
DataObjectVariable - Interface in com.flowable.dataobject.api.runtime
Data Object variable.
DataObjectVariableByMasterDataInstanceIdMatcher - Class in com.flowable.dataobject.engine.impl.persistence.entity.data.impl.cachematcher
 
DataObjectVariableByMasterDataInstanceIdMatcher() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.cachematcher.DataObjectVariableByMasterDataInstanceIdMatcher
 
dataObjectVariableByMasterDataInstanceIdMatcher - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectVariableDataManager
 
dataObjectVariableDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
DataObjectVariableDataManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity.data
 
dataObjectVariableDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
DataObjectVariableEntity - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectVariableEntityImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectVariableEntityImpl() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
dataObjectVariableEntityManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
DataObjectVariableEntityManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectVariableEntityManagerImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
DataObjectVariableEntityManagerImpl(DataObjectEngineConfiguration, DataObjectVariableDataManager) - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
DataObjectVariableType - Class in com.flowable.dataobject.engine.impl.runtime
This variable type is used to store a referenced data object as a variable, but only holding its lookup id and definition id.
DataObjectVariableType(ObjectMapper) - Constructor for class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
dataSource - Variable in class com.flowable.platform.common.db.liquibase.DataSourceDatabaseConfiguration
 
DataSourceDatabaseConfiguration - Class in com.flowable.platform.common.db.liquibase
 
DataSourceDatabaseConfiguration(DataSource, String, String) - Constructor for class com.flowable.platform.common.db.liquibase.DataSourceDatabaseConfiguration
 
DATE_FORMAT - Static variable in class com.flowable.platform.common.form.FormPayloadVariables
 
DateAggregation(String, String, FilteredFullTextSearchQueryBuilder.HistogramInterval) - Constructor for class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateAggregation
 
dateFromTimestamp(long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Returns a date from the number of seconds that have passed since the first of January 1970 (Unix Timestamp).
dateHistogramAggregation(String, String, FilteredFullTextSearchQueryBuilder.HistogramInterval) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
DateIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
DateIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.DateIndexVariableType
 
dateRangeClause(String, Date, Date) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.BoolFilterClause
 
DateRangeClause(String, Date, Date) - Constructor for class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateRangeClause
 
DB_CACHING - Static variable in interface com.flowable.dataobject.api.repository.MasterDataCachingTypes
Use this type if caching can even be done on DB level (actually more like synchronizing the master data entries into the database and index).
DB_EXTERNAL - Static variable in interface com.flowable.dataobject.api.repository.DataObjectSourceTypes
The source type used for externally managed data within the database.
DB_INTERNAL - Static variable in interface com.flowable.dataobject.api.repository.DataObjectSourceTypes
The source type used for internally managed data within the database.
dbName - Variable in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
debugFlush() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
decisionKeyDefaultPermissions - Variable in class com.flowable.platform.service.permission.UserPermissionServiceImpl
 
decode(String) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
decodeToString(String, String) - Method in class com.flowable.platform.expressions.FlowableExpressionBase64Utils
 
DEFAULT_DEPLOYMENT_NAME - Static variable in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
DEFAULT_DEPLOYMENT_NAME - Static variable in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
DEFAULT_DEPLOYMENT_NAME - Static variable in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
DEFAULT_DEPLOYMENT_NAME - Static variable in class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
DEFAULT_DEPLOYMENT_NAME - Static variable in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
DEFAULT_DEPLOYMENT_NAME - Static variable in class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
DEFAULT_DEPLOYMENT_NAME - Static variable in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
DEFAULT_DEPLOYMENT_NAME - Static variable in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
DEFAULT_DEPLOYMENT_NAME - Static variable in class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
DEFAULT_DEPLOYMENT_NAME - Static variable in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
DEFAULT_ENGINE_NAME - Static variable in class com.flowable.action.engine.ActionEngineConfiguration
 
DEFAULT_ENGINE_NAME - Static variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
DEFAULT_ENGINE_NAME - Static variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
DEFAULT_ENGINE_NAME - Static variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
DEFAULT_ENGINE_NAME - Static variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
DEFAULT_ENGINE_NAME - Static variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class com.flowable.action.engine.ActionEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
DEFAULT_ORDER - Static variable in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
DEFAULT_ORDER - Static variable in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
DEFAULT_ORDER - Static variable in class com.flowable.indexing.IndexManagerImpl
 
DEFAULT_ORDER - Static variable in class com.flowable.platform.common.deployer.DefaultAppAutoDeployer
 
DEFAULT_ORDER - Static variable in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
DEFAULT_ORDER - Static variable in class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
DEFAULT_ORDER - Static variable in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
DEFAULT_ORDER - Static variable in class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
DEFAULT_ORDER - Static variable in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
DEFAULT_ORDER - Static variable in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
DEFAULT_ORDER - Static variable in class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
DEFAULT_ORDER - Static variable in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
DEFAULT_PARAMS - Static variable in class com.flowable.indexing.ElasticsearchClientImpl
 
DefaultActionDefinitionAutoDeployer - Class in com.flowable.action.engine.impl.deployer
 
DefaultActionDefinitionAutoDeployer(Resource[], Resource[], List<Resource>, ActionEngineConfiguration, Set<String>) - Constructor for class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
DefaultActionDefinitionAutoDeployer(Resource[], Resource[], List<Resource>, ActionEngineConfiguration, String, Set<String>) - Constructor for class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
defaultActionResources - Variable in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
DefaultAppAutoDeployer - Class in com.flowable.platform.common.deployer
 
DefaultAppAutoDeployer(Resource[], AppEngineConfigurationApi, Set<String>) - Constructor for class com.flowable.platform.common.deployer.DefaultAppAutoDeployer
 
DefaultAutoDeploymentStrategy - Class in com.flowable.action.engine.autodeployment
 
DefaultAutoDeploymentStrategy() - Constructor for class com.flowable.action.engine.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy - Class in com.flowable.dataobject.engine.autodeployment
 
DefaultAutoDeploymentStrategy() - Constructor for class com.flowable.dataobject.engine.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy - Class in com.flowable.policy.engine.autodeployment
 
DefaultAutoDeploymentStrategy() - Constructor for class com.flowable.policy.engine.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy - Class in com.flowable.serviceregistry.engine.autodeployment
 
DefaultAutoDeploymentStrategy() - Constructor for class com.flowable.serviceregistry.engine.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy - Class in com.flowable.template.engine.autodeployment
 
DefaultAutoDeploymentStrategy() - Constructor for class com.flowable.template.engine.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultAutoDeploymentStrategy(Set<String>) - Constructor for class com.flowable.template.engine.autodeployment.DefaultAutoDeploymentStrategy
 
DefaultCaseDefinitionAutoDeployer - Class in com.flowable.platform.common.deployer
 
DefaultCaseDefinitionAutoDeployer(Resource[], CmmnEngineConfigurationApi, Set<String>) - Constructor for class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
DefaultCaseDefinitionAutoDeployer(Resource[], CmmnEngineConfigurationApi, String, Set<String>) - Constructor for class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
defaultContentResources - Variable in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
DefaultDataObjectDefinitionAutoDeployer - Class in com.flowable.dataobject.engine.impl.deployer
 
DefaultDataObjectDefinitionAutoDeployer(Resource[], Resource[], List<Resource>, DataObjectEngineConfiguration, Set<String>) - Constructor for class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
DefaultDataObjectDefinitionAutoDeployer(Resource[], Resource[], List<Resource>, DataObjectEngineConfiguration, String, Set<String>) - Constructor for class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
defaultDataObjectResources - Variable in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
DefaultDmnDefinitionAutoDeployer - Class in com.flowable.platform.common.deployer
 
DefaultDmnDefinitionAutoDeployer(Resource[], DmnEngineConfigurationApi, Set<String>) - Constructor for class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
DefaultDmnDefinitionAutoDeployer(Resource[], DmnEngineConfigurationApi, String, Set<String>) - Constructor for class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
DefaultDocumentDefinitionAutoDeployer - Class in com.flowable.platform.common.deployer
 
DefaultDocumentDefinitionAutoDeployer(Resource[], Resource[], List<Resource>, CoreContentEngineConfigurationApi, Set<String>) - Constructor for class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
DefaultDocumentDefinitionAutoDeployer(Resource[], Resource[], List<Resource>, CoreContentEngineConfigurationApi, String, Set<String>) - Constructor for class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
DefaultFormDefinitionAutoDeployer - Class in com.flowable.platform.common.deployer
 
DefaultFormDefinitionAutoDeployer(Resource[], FormEngineConfigurationApi, Set<String>) - Constructor for class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
DefaultFormDefinitionAutoDeployer(Resource[], FormEngineConfigurationApi, String, Set<String>) - Constructor for class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
DefaultIndexes - Interface in com.flowable.indexing
 
DefaultIndexVariableTypes - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
DefaultIndexVariableTypes() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.DefaultIndexVariableTypes
 
DefaultIndexVariableTypes(List<IndexVariableType>) - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.DefaultIndexVariableTypes
 
defaultLocale - Variable in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
DefaultMasterDataModel - Class in com.flowable.dataobject.api.repository
 
DefaultMasterDataModel() - Constructor for class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
DefaultPolicyDefinitionAutoDeployer - Class in com.flowable.policy.engine.impl.deployer
 
DefaultPolicyDefinitionAutoDeployer(Resource[], Resource[], List<Resource>, PolicyEngineConfiguration, Set<String>) - Constructor for class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
DefaultPolicyDefinitionAutoDeployer(Resource[], Resource[], List<Resource>, PolicyEngineConfiguration, String, Set<String>) - Constructor for class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
defaultPolicyResources - Variable in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
DefaultProcessDefinitionAutoDeployer - Class in com.flowable.platform.common.deployer
 
DefaultProcessDefinitionAutoDeployer(Resource[], ProcessEngineConfiguration, Set<String>) - Constructor for class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
DefaultProcessDefinitionAutoDeployer(Resource[], ProcessEngineConfiguration, String, Set<String>) - Constructor for class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
DefaultQueryOrderTerm - Class in com.flowable.dataobject.engine.impl.runtime
Default implementation of the query order term.
DefaultQueryOrderTerm() - Constructor for class com.flowable.dataobject.engine.impl.runtime.DefaultQueryOrderTerm
 
DefaultQueryOrderTerm(QueryProperty, boolean, Query.NullHandlingOnOrder) - Constructor for class com.flowable.dataobject.engine.impl.runtime.DefaultQueryOrderTerm
 
defaultScopedObjectFormProvider - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
DefaultScopedObjectFormProvider - Class in com.flowable.platform.service.action
The default form provider will simply use the form repository to fetch the latest form definition by form key.
DefaultScopedObjectFormProvider(FormRepositoryService) - Constructor for class com.flowable.platform.service.action.DefaultScopedObjectFormProvider
 
defaultSecurityPolicyKey - Variable in class com.flowable.platform.service.BasePlatformInterceptor
 
defaultSecurityPolicyModel - Variable in class com.flowable.platform.service.BasePlatformInterceptor
 
DefaultServiceDefinitionAutoDeployer - Class in com.flowable.serviceregistry.engine.impl.deployer
 
DefaultServiceDefinitionAutoDeployer(Resource[], ServiceRegistryEngineConfiguration, Set<String>) - Constructor for class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
DefaultServiceDefinitionAutoDeployer(Resource[], ServiceRegistryEngineConfiguration, String, Set<String>) - Constructor for class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
DefaultTemplateDefinitionAutoDeployer - Class in com.flowable.template.engine.impl.deployer
 
DefaultTemplateDefinitionAutoDeployer(Resource[], Resource[], List<Resource>, TemplateEngineConfiguration, Set<String>) - Constructor for class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
DefaultTemplateDefinitionAutoDeployer(Resource[], Resource[], List<Resource>, TemplateEngineConfiguration, String, Set<String>) - Constructor for class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
DefaultTemplateProcessingResult - Class in com.flowable.template.engine.impl.processor
The default template processing result, holding the processed content as well as the template definition and variation used to process the result.
DefaultTemplateProcessingResult(TemplateHolder, String) - Constructor for class com.flowable.template.engine.impl.processor.DefaultTemplateProcessingResult
 
DefaultTemplateProcessingResult(TemplateHolder, String, ContentItem) - Constructor for class com.flowable.template.engine.impl.processor.DefaultTemplateProcessingResult
 
defaultTemplateResources - Variable in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
defaultValue - Variable in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
defaultValue - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceInputParameter
 
defaultValue - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOutputParameter
 
defaultValue - Variable in class com.flowable.template.api.repository.VariationDefinition
Returns the default value for the key (used when no value is set or the specified variation does not exist)
DEFINITION_ID - Static variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryProperty
 
DEFINITION_ID - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryProperty
 
DEFINITION_ID - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryProperty
 
DEFINITION_ID - Static variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryProperty
 
DEFINITION_ID - Static variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryProperty
 
DEFINITION_ID_REPRESENTATION_KEY - Static variable in class com.flowable.platform.service.dataobject.DatabaseSchemaDataObjectInstanceVariableConverter
 
DEFINITION_KEY_REPRESENTATION_KEY - Static variable in class com.flowable.platform.service.dataobject.DatabaseSchemaDataObjectInstanceVariableConverter
 
DEFINITION_NAME - Static variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryProperty
 
DEFINITION_NAME - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryProperty
 
DEFINITION_NAME - Static variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryProperty
 
DEFINITION_NAME - Static variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryProperty
 
DEFINITION_TENANT_ID - Static variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryProperty
 
DEFINITION_TENANT_ID - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryProperty
 
DEFINITION_TENANT_ID - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryProperty
 
DEFINITION_TENANT_ID - Static variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryProperty
 
DEFINITION_TENANT_ID - Static variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryProperty
 
definitionExternalId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceQuery
 
definitionExternalId(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
definitionExternalId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
definitionExternalId - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
definitionExternalId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
definitionId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceBuilder
Set the id of the data object definition the new instance should be based on.
definitionId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceQuery
 
definitionId(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
definitionId - Variable in class com.flowable.dataobject.engine.impl.cmd.DeleteDatabaseSchemaDataObjectInstance
 
definitionId - Variable in class com.flowable.dataobject.engine.impl.cmd.DeleteMasterDataInstancesCmd
 
definitionId - Variable in class com.flowable.dataobject.engine.impl.cmd.FindDatabaseSchemaDataObjectInstanceCmd
 
definitionId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
definitionId - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
definitionId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
definitionId - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
definitionId - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
definitionId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
definitionId - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceRowMapper
 
definitionId - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectModificationBuilderImpl
 
definitionId - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
definitionId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
definitionId - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
definitionId - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
definitionId - Variable in class com.flowable.platform.service.util.ScopeSearchInfo
 
definitionKey(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceBuilder
Set the key of the data object definition the new instance should be based on.
definitionKey(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceQuery
 
definitionKey(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
definitionKey - Variable in class com.flowable.dataobject.engine.impl.cmd.FindDatabaseSchemaDataObjectInstanceCmd
 
definitionKey - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
definitionKey - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
definitionKey(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
definitionKey - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
definitionKey - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
definitionKey(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
definitionKey - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceRowMapper
 
definitionKey - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
definitionKey(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
definitionKey - Variable in class com.flowable.platform.service.util.ScopeSearchInfo
 
definitionName - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
definitionName - Variable in class com.flowable.platform.service.util.ScopeSearchInfo
 
delegatingResourceAccessor - Variable in class com.flowable.dataobject.engine.impl.repository.ByteArrayResourceAccessor
The delegating accessor that would be used for all resources, except the one with the defined path.
delegationState - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
delete(String) - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl, boolean) - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
delete(ActionInstanceEntity, boolean) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManagerImpl
 
delete(HistoricActionInstanceEntity, boolean) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManagerImpl
 
delete() - Method in class com.flowable.action.engine.impl.persistence.entity.ResourceRef
 
delete(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl) - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl, boolean) - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
delete(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl, boolean) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
delete(DataObjectVariableEntity, boolean) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
delete() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.ResourceRef
 
delete(DatabaseSchemaDataObjectInstanceEntity) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
delete(DatabaseSchemaDataObjectInstanceEntity, DatabaseSchemaDataObjectModel) - Method in interface com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcOperations
Execute a delete statement for the given entity and using the given objectModel
delete(DatabaseSchemaDataObjectInstanceEntity, DatabaseSchemaDataObjectModel) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcTemplate
 
delete(DatabaseSchemaDataObjectInstanceEntity) - Method in interface com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityManager
 
delete(DatabaseSchemaDataObjectInstanceEntity) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityManagerImpl
 
delete(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl) - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl, boolean) - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
delete(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl) - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl, boolean) - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
delete() - Method in class com.flowable.policy.engine.impl.persistence.entity.ResourceRef
 
delete(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl, boolean) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
delete(String) - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl) - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl, boolean) - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
delete() - Method in class com.flowable.template.engine.impl.persistence.entity.ResourceRef
 
delete(TemplateVariationDefinitionEntity, boolean) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
DELETE_ORDER - Static variable in class com.flowable.action.engine.impl.db.EntityDependencyOrder
 
DELETE_ORDER - Static variable in class com.flowable.audit.engine.impl.db.EntityDependencyOrder
 
DELETE_ORDER - Static variable in class com.flowable.dataobject.engine.impl.db.EntityDependencyOrder
 
DELETE_ORDER - Static variable in class com.flowable.platform.engine.impl.db.EntityDependencyOrder
 
DELETE_ORDER - Static variable in class com.flowable.policy.engine.impl.db.EntityDependencyOrder
 
DELETE_ORDER - Static variable in class com.flowable.serviceregistry.engine.impl.persistence.db.EntityDependencyOrder
 
DELETE_ORDER - Static variable in class com.flowable.template.engine.impl.db.EntityDependencyOrder
 
deleteActionDefinitionLink(String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Deletes an ActionDefinitionLink for the given action definition link id.
deleteActionDefinitionLink(String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
DeleteActionDefinitionLinkCmd - Class in com.flowable.action.engine.impl.cmd
 
DeleteActionDefinitionLinkCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.DeleteActionDefinitionLinkCmd
 
deleteActionDefinitionsByDeploymentId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManager
 
deleteActionDefinitionsByDeploymentId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
deleteActionDefinitionsByDeploymentId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionDataManager
 
deleteActionDefinitionsByDeploymentId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
deleteActionDefinitionsForDeployment(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
deleteActionDefinitionsForDeployment(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
deleteActionDefinitionsForDeployment(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
deleteActionInstance(String) - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
delete an action instance by id
deleteActionInstance(String) - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
DeleteActionInstanceCmd - Class in com.flowable.action.engine.impl.cmd
 
DeleteActionInstanceCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.DeleteActionInstanceCmd
 
deleteActionInstanceMessages(String) - Method in interface com.flowable.platform.service.action.PlatformConversationHandler
 
deleteActionInstanceTypeLink(String) - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
Deletes an ActionTypeLink for the given action instance link id.
deleteActionInstanceTypeLink(String) - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
DeleteActionInstanceTypeLinkCmd - Class in com.flowable.action.engine.impl.cmd
 
DeleteActionInstanceTypeLinkCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.DeleteActionInstanceTypeLinkCmd
 
deleteAliasAndRelatedIndices(String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
deleteAliasAndRelatedIndices(String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
deleteAliasAndRelatedIndices(String) - Method in interface com.flowable.indexing.IndexManager
Deletes the given index and all its aliases.
deleteAliasAndRelatedIndices(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
deleteAliasForIndex(String, String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
deleteAliasForIndex(String, String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
deleteAllIndicesWithPrefix(String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
deleteAllIndicesWithPrefix(String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
deleteAllKnownIndices() - Method in interface com.flowable.indexing.IndexManager
Deletes all indices registered in the system
deleteAllKnownIndices() - Method in class com.flowable.indexing.IndexManagerImpl
 
deleteAppArtefacts(List<String>) - Method in class com.flowable.platform.service.app.PlatformAppService
 
deleteApplication(String) - Method in class com.flowable.platform.service.app.PlatformAppService
 
deleteApplicationByDefinitionId(String) - Method in class com.flowable.platform.service.app.PlatformAppService
 
deleteApplicationCascade(String, Boolean) - Method in class com.flowable.platform.service.app.PlatformAppService
 
deleteApplicationCascadeByDefinitionId(String, Boolean) - Method in class com.flowable.platform.service.app.PlatformAppService
 
deleteAuditInstance(String) - Method in interface com.flowable.audit.api.AuditService
Deletes an audit instance by id.
deleteAuditInstance(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditServiceImpl
 
DeleteAuditInstanceCmd - Class in com.flowable.audit.engine.impl.cmd
 
DeleteAuditInstanceCmd(String) - Constructor for class com.flowable.audit.engine.impl.cmd.DeleteAuditInstanceCmd
 
deleteByActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManager
 
deleteByActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManagerImpl
 
deleteByActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManager
 
deleteByActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManagerImpl
 
deleteByActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionLinkDataManager
 
deleteByActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionInstanceDataManager
 
deleteByActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.HistoricActionInstanceDataManager
 
deleteByActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionLinkDataManager
 
deleteByActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionInstanceDataManager
 
deleteByActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionInstanceDataManager
 
deleteByActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManager
 
deleteByActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManagerImpl
 
deleteByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManager
 
deleteByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
deleteByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityManager
 
deleteByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityManagerImpl
 
deleteByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionLinkDataManager
 
deleteByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionTypeLinkDataManager
 
deleteByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.HistoricActionLinkDataManager
 
deleteByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionLinkDataManager
 
deleteByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionTypeLinkDataManager
 
deleteByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionLinkDataManager
 
deleteByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManager
 
deleteByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
deleteByAuditDefinitionId(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManager
 
deleteByAuditDefinitionId(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManagerImpl
 
deleteByAuditDefinitionId(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.data.AuditInstanceDataManager
 
deleteByAuditDefinitionId(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.data.impl.MybatisAuditInstanceDataManager
 
deleteByPolicyDefinitionId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionLinkDataManager
 
deleteByPolicyDefinitionId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionLinkDataManager
 
deleteByPolicyDefinitionId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityManager
 
deleteByPolicyDefinitionId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityManagerImpl
 
deleteByQuery(String, ObjectNode) - Method in interface com.flowable.indexing.api.LowLevelIndexingService
Delete indexed objects based on a query.
deleteByQuery(String, ObjectNode) - Method in interface com.flowable.indexing.ElasticsearchClient
 
deleteByQuery(String, ObjectNode) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
deleteByQuery(String, ObjectNode) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
deleteByScopeIdAndScopeType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManager
 
deleteByScopeIdAndScopeType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
deleteByScopeIdAndScopeType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionLinkDataManager
 
deleteByScopeIdAndScopeType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.HistoricActionLinkDataManager
 
deleteByScopeIdAndScopeType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionLinkDataManager
 
deleteByScopeIdAndScopeType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionLinkDataManager
 
deleteByScopeIdAndScopeType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManager
 
deleteByScopeIdAndScopeType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
deleteByScopeIdAndScopeType(String, String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntityManager
 
deleteByScopeIdAndScopeType(String, String) - Method in class com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
 
deleteByScopeIdAndScopeType(String, String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.data.CommentDataManager
 
deleteByScopeIdAndScopeType(String, String) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MyBatisCommentDataManager
 
deleteByScopeIdAndScopeType(String, String) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MybatisTranslationDataManager
 
deleteByScopeIdAndScopeType(String, String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.data.TranslationDataManager
 
deleteByScopeIdAndScopeType(String, String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager
 
deleteByScopeIdAndScopeType(String, String) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManagerImpl
 
deleteCaseInstanceComment(String, String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
deleteClassActionDeployment() - Method in class com.flowable.action.engine.test.ActionTestHelper
 
deleteClassActionDeployment() - Method in class com.flowable.policy.engine.test.PolicyTestHelper
 
deleteClassDataObjectDeployment() - Method in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
deleteClassServiceDeployment() - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
deleteClassTemplateDeployment() - Method in class com.flowable.template.engine.test.TemplateTestHelper
 
deleteComment(String) - Method in interface com.flowable.platform.api.comment.CommentService
 
deleteComment(String) - Method in class com.flowable.platform.engine.impl.comment.CommentServiceImpl
 
deleteComment(Comment, String, String) - Method in class com.flowable.platform.service.comment.PlatformCommentService
 
DeleteCommentCmd - Class in com.flowable.platform.engine.impl.cmd
 
DeleteCommentCmd(String) - Constructor for class com.flowable.platform.engine.impl.cmd.DeleteCommentCmd
 
deleted - Variable in class com.flowable.action.engine.impl.persistence.entity.ResourceRef
 
deleted - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
deleted - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.ResourceRef
 
deleted - Variable in class com.flowable.policy.engine.impl.persistence.entity.ResourceRef
 
deleted - Variable in class com.flowable.template.engine.impl.persistence.entity.ResourceRef
 
DELETED_IDENTITY_LINK_IDS - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
DeleteDatabaseSchemaDataObjectInstance - Class in com.flowable.dataobject.engine.impl.cmd
 
DeleteDatabaseSchemaDataObjectInstance(String, String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.DeleteDatabaseSchemaDataObjectInstance
 
deleteDataObject(String, String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Deletes the specified data object given by its lookup id and data object definition.
deleteDataObject(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
deleteDataObjectDefinitionsByDeploymentId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDefinitionDataManager
 
deleteDataObjectDefinitionsByDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
deleteDataObjectDefinitionsByDeploymentId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManager
 
deleteDataObjectDefinitionsByDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
deleteDataObjectDefinitionsForDeployment(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
deleteDataObjectInstance(String, String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectDataSource
Deletes the specified data object given by its lookup id and specified by the data object definition and model.
deleteDataObjectInstance(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
deleteDataObjectSchemaDefinitionsByDeploymentId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectSchemaDefinitionDataManager
 
deleteDataObjectSchemaDefinitionsByDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectSchemaDefinitionDataManager
 
deleteDataObjectSchemaDefinitionsByDeploymentId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManager
 
deleteDataObjectSchemaDefinitionsByDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManagerImpl
 
deleteDataObjectVariablesByInstanceId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Deletes data object variables by master instance id
deleteDataObjectVariablesByInstanceId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
deleteDataObjectVariablesByMasterDataInstanceId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectVariableDataManager
 
deleteDataObjectVariablesByMasterDataInstanceId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectVariableDataManager
 
deleteDataObjectVariablesByMasterDataInstanceId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManager
 
deleteDataObjectVariablesByMasterDataInstanceId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
DeleteDataObjectVariablesCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
DeleteDataObjectVariablesCmd(String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.DeleteDataObjectVariablesCmd
 
deleteDeployment(String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Deletes the given deployment.
deleteDeployment(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManager
 
deleteDeployment(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
deleteDeployment(String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
deleteDeployment(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
Deletes the given deployment.
deleteDeployment(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManager
 
deleteDeployment(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
deleteDeployment(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
deleteDeployment(String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Deletes the given deployment.
deleteDeployment(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManager
 
deleteDeployment(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
deleteDeployment(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
deleteDeployment(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Deletes the given deployment.
deleteDeployment(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManager
 
deleteDeployment(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
deleteDeployment(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
deleteDeployment(String) - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Deletes the given deployment.
deleteDeployment(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManager
 
deleteDeployment(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
deleteDeployment(String) - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
DeleteDeploymentCmd - Class in com.flowable.action.engine.impl.cmd
 
DeleteDeploymentCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.DeleteDeploymentCmd
 
DeleteDeploymentCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
DeleteDeploymentCmd(String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.DeleteDeploymentCmd
 
DeleteDeploymentCmd - Class in com.flowable.policy.engine.impl.cmd
 
DeleteDeploymentCmd(String) - Constructor for class com.flowable.policy.engine.impl.cmd.DeleteDeploymentCmd
 
DeleteDeploymentCmd - Class in com.flowable.serviceregistry.engine.impl.cmd
 
DeleteDeploymentCmd(String) - Constructor for class com.flowable.serviceregistry.engine.impl.cmd.DeleteDeploymentCmd
 
DeleteDeploymentCmd - Class in com.flowable.template.engine.impl.cmd
 
DeleteDeploymentCmd(String) - Constructor for class com.flowable.template.engine.impl.cmd.DeleteDeploymentCmd
 
deletedObjects - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
deleteDocument(String, String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
deleteDocument(String, String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
deleteEntities(List<String>, List<String>, List<String>) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractDeleteEntityIndexTransformer
 
deleteHistoricActionInstance(String) - Method in interface com.flowable.action.api.history.ActionHistoryService
delete a historic action instance by id
deleteHistoricActionInstance(String) - Method in class com.flowable.action.engine.impl.history.ActionHistoryServiceImpl
 
DeleteHistoricActionInstanceCmd - Class in com.flowable.action.engine.impl.cmd
 
DeleteHistoricActionInstanceCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.DeleteHistoricActionInstanceCmd
 
deleteHistoricUserTaskLogEntry(long) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
deleteHistoricUserTaskLogEntry(long) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
deleteHistoryUserTaskLog(long) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
deleteHistoryUserTaskLog(long) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
deleteIndex(String) - Method in interface com.flowable.indexing.IndexManager
Deletes the index with the given name.
deleteIndex(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
DeleteIndexedDataHistoryJobHandler - Class in com.flowable.indexing.job
 
DeleteIndexedDataHistoryJobHandler(LowLevelIndexingService) - Constructor for class com.flowable.indexing.job.DeleteIndexedDataHistoryJobHandler
 
deleteIndexedObject(String, String) - Method in interface com.flowable.indexing.api.LowLevelIndexingService
Delete the indexed object using the provided id.
deleteIndexedObject(String, String) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
deleteIndexIfExists(String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
deleteIndexIfExists(String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
deleteMasterDataInstancesByDefinitionId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Deletes master data instances by data object definition id
deleteMasterDataInstancesByDefinitionId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisMasterDataInstanceDataManager
 
deleteMasterDataInstancesByDefinitionId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.MasterDataInstanceDataManager
 
deleteMasterDataInstancesByDefinitionId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityManager
 
deleteMasterDataInstancesByDefinitionId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityManagerImpl
 
deleteMasterDataInstancesByDefinitionId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
DeleteMasterDataInstancesCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
DeleteMasterDataInstancesCmd(String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.DeleteMasterDataInstancesCmd
 
deleteMethodDeployment() - Method in class com.flowable.action.engine.test.ActionTestHelper
 
deleteMethodDeployment() - Method in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
deleteMethodDeployment() - Method in class com.flowable.policy.engine.test.PolicyTestHelper
 
deleteMethodDeployment() - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
deleteMethodDeployment() - Method in class com.flowable.template.engine.test.TemplateTestHelper
 
deletePolicyDefinitionLink(String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Deletes an PolicyDefinitionLink for the given policy definition link id.
deletePolicyDefinitionLink(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
DeletePolicyDefinitionLinkCmd - Class in com.flowable.policy.engine.impl.cmd
 
DeletePolicyDefinitionLinkCmd(String) - Constructor for class com.flowable.policy.engine.impl.cmd.DeletePolicyDefinitionLinkCmd
 
deletePolicyDefinitionsByDeploymentId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
deletePolicyDefinitionsByDeploymentId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionDataManager
 
deletePolicyDefinitionsByDeploymentId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManager
 
deletePolicyDefinitionsByDeploymentId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
deleteProcessInstanceComment(String, String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
deleteResourcesByDeploymentId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManager
 
deleteResourcesByDeploymentId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManagerImpl
 
deleteResourcesByDeploymentId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityManager
 
deleteResourcesByDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityManagerImpl
 
deleteResourcesByDeploymentId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManager
 
deleteResourcesByDeploymentId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManagerImpl
 
deleteResourcesByDeploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManager
 
deleteResourcesByDeploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManagerImpl
 
deleteResourcesByDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityManager
 
deleteResourcesByDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityManagerImpl
 
deleteServiceDefinitionsByDeploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
deleteServiceDefinitionsByDeploymentId(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDefinitionDataManager
 
deleteServiceDefinitionsByDeploymentId(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
 
deleteServiceDefinitionsByDeploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
deleteServiceDefinitionsForDeployment(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
deleteTaskComment(String, String) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
deleteTemplateDefinitionsByDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDefinitionDataManager
 
deleteTemplateDefinitionsByDeploymentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDefinitionDataManager
 
deleteTemplateDefinitionsByDeploymentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManager
 
deleteTemplateDefinitionsByDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManagerImpl
 
deleteTemplateVariationDefinitionsByDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateVariationDefinitionDataManager
 
deleteTemplateVariationDefinitionsByDeploymentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateVariationDefinitionDataManager
 
deleteTemplateVariationDefinitionsByDeploymentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManager
 
deleteTemplateVariationDefinitionsByDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
deploy() - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
Deploys all provided sources to the CMMN engine.
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.action.engine.configurator.ActionDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.action.engine.impl.deployer.ActionDefinitionDeployer
 
deploy(EngineDeployment) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
deploy(String) - Method in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
deploy() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
deploy(ActionDeploymentBuilderImpl) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
deploy(Class<?>, List<ActionDefinitionDeployment>) - Method in class com.flowable.action.engine.test.ActionTestHelper
 
deploy(Class<?>, ActionDefinitionDeployment) - Method in class com.flowable.action.engine.test.ActionTestHelper
 
deploy(Class<?>, Method, List<ActionDefinitionDeployment>) - Method in class com.flowable.action.engine.test.ActionTestHelper
 
deploy(Class<?>, Method, ActionDefinitionDeployment) - Method in class com.flowable.action.engine.test.ActionTestHelper
 
deploy(String[], String, String) - Method in class com.flowable.action.engine.test.ActionTestHelper
 
deploy() - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
Deploys all provided sources to the Data Object engine.
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.dataobject.engine.configurator.DataObjectDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDefinitionDeployer
 
deploy(EngineDeployment) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectSchemaDefinitionDeployer
 
deploy(String) - Method in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
deploy() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
deploy(DataObjectDeploymentBuilderImpl) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
deploy(Class<?>, List<DataObjectDefinitionDeployment>) - Method in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
deploy(Class<?>, DataObjectDefinitionDeployment) - Method in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
deploy(Class<?>, Method, List<DataObjectDefinitionDeployment>) - Method in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
deploy(Class<?>, Method, DataObjectDefinitionDeployment) - Method in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
deploy(String[], String, String) - Method in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
deploy(String) - Method in class com.flowable.platform.common.deployer.DefaultAppAutoDeployer
 
deploy(String) - Method in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
deploy(String) - Method in class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
deploy(String) - Method in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
deploy(String) - Method in class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
deploy(String) - Method in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
deploy() - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
Deploys all provided sources to the CMMN engine.
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.policy.engine.configurator.PolicyDeployer
 
deploy(String) - Method in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDefinitionDeployer
 
deploy(EngineDeployment) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
deploy() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
deploy(PolicyDeploymentBuilderImpl) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
deploy(Class<?>, List<PolicyDefinitionDeployment>) - Method in class com.flowable.policy.engine.test.PolicyTestHelper
 
deploy(Class<?>, PolicyDefinitionDeployment) - Method in class com.flowable.policy.engine.test.PolicyTestHelper
 
deploy(Class<?>, Method, List<PolicyDefinitionDeployment>) - Method in class com.flowable.policy.engine.test.PolicyTestHelper
 
deploy(Class<?>, Method, PolicyDefinitionDeployment) - Method in class com.flowable.policy.engine.test.PolicyTestHelper
 
deploy(String[], String, String) - Method in class com.flowable.policy.engine.test.PolicyTestHelper
 
deploy() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
Deploys all provided sources to the CMMN engine.
deploy(String) - Method in class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDefinitionDeployer
 
deploy(EngineDeployment) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryDeployer
 
deploy() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
deploy(ServiceDeploymentBuilderImpl) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
deploy(Class<?>, List<ServiceDefinitionDeployment>) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
deploy(Class<?>, ServiceDefinitionDeployment) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
deploy(Class<?>, Method, List<ServiceDefinitionDeployment>) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
deploy(Class<?>, Method, ServiceDefinitionDeployment) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
deploy(String[], String, String) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
deploy() - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
Deploys all provided sources to the CMMN engine.
deploy(String, Resource[], TemplateRepositoryService, String) - Method in class com.flowable.template.engine.autodeployment.DefaultAutoDeploymentStrategy
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.template.engine.configurator.TemplateDeployer
 
deploy(String) - Method in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.template.engine.impl.deployer.TemplateDefinitionDeployer
 
deploy(EngineDeployment) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
deploy(EngineDeployment, Map<String, Object>) - Method in class com.flowable.template.engine.impl.deployer.TemplateVariationDefinitionDeployer
 
deploy() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
deploy(TemplateDeploymentBuilderImpl) - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
deploy(Class<?>, List<TemplateDefinitionDeployment>) - Method in class com.flowable.template.engine.test.TemplateTestHelper
 
deploy(Class<?>, TemplateDefinitionDeployment) - Method in class com.flowable.template.engine.test.TemplateTestHelper
 
deploy(Class<?>, Method, List<TemplateDefinitionDeployment>) - Method in class com.flowable.template.engine.test.TemplateTestHelper
 
deploy(Class<?>, Method, TemplateDefinitionDeployment) - Method in class com.flowable.template.engine.test.TemplateTestHelper
 
deploy(String[], String, String) - Method in class com.flowable.template.engine.test.TemplateTestHelper
 
DEPLOY_TIME - Static variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryProperty
 
DEPLOY_TIME - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryProperty
 
DEPLOY_TIME - Static variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryProperty
 
DEPLOY_TIME - Static variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryProperty
 
DEPLOY_TIME - Static variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryProperty
 
DeployCmd - Class in com.flowable.action.engine.impl.cmd
 
DeployCmd(ActionDeploymentBuilderImpl) - Constructor for class com.flowable.action.engine.impl.cmd.DeployCmd
 
DeployCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
DeployCmd(DataObjectDeploymentBuilderImpl) - Constructor for class com.flowable.dataobject.engine.impl.cmd.DeployCmd
 
DeployCmd - Class in com.flowable.policy.engine.impl.cmd
 
DeployCmd(PolicyDeploymentBuilderImpl) - Constructor for class com.flowable.policy.engine.impl.cmd.DeployCmd
 
DeployCmd - Class in com.flowable.serviceregistry.engine.impl.cmd
 
DeployCmd(ServiceDeploymentBuilderImpl) - Constructor for class com.flowable.serviceregistry.engine.impl.cmd.DeployCmd
 
DeployCmd - Class in com.flowable.template.engine.impl.cmd
 
DeployCmd(TemplateDeploymentBuilderImpl) - Constructor for class com.flowable.template.engine.impl.cmd.DeployCmd
 
deployedArtifacts - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
Will only be used during actual deployment to pass deployed artifacts (eg form definitions).
deployedArtifacts - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
Will only be used during actual deployment to pass deployed artifacts (eg form definitions).
deployedArtifacts - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
Will only be used during actual deployment to pass deployed artifacts (eg form definitions).
deployedArtifacts - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
Will only be used during actual deployment to pass deployed artifacts (eg form definitions).
deployedArtifacts - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
Will only be used during actual deployment to pass deployed artifacts (eg form definitions).
deployers - Variable in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
deployers - Variable in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
deployers - Variable in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
deployers - Variable in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
deployers - Variable in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
deployment - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
deployment - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
deployment - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
deployment - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
deployment - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
DEPLOYMENT_ID - Static variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryProperty
 
DEPLOYMENT_ID - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryProperty
 
DEPLOYMENT_ID - Static variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryProperty
 
DEPLOYMENT_ID - Static variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryProperty
 
DEPLOYMENT_ID - Static variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryProperty
 
DEPLOYMENT_MODE - Static variable in class com.flowable.action.engine.autodeployment.DefaultAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class com.flowable.dataobject.engine.autodeployment.DefaultAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class com.flowable.policy.engine.autodeployment.DefaultAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class com.flowable.serviceregistry.engine.autodeployment.DefaultAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_MODE - Static variable in class com.flowable.template.engine.autodeployment.DefaultAutoDeploymentStrategy
The deployment mode this strategy handles.
DEPLOYMENT_NAME - Static variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryProperty
 
DEPLOYMENT_NAME - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryProperty
 
DEPLOYMENT_NAME - Static variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryProperty
 
DEPLOYMENT_NAME - Static variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryProperty
 
DEPLOYMENT_NAME - Static variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryProperty
 
DEPLOYMENT_RESOURCE_PREFIX - Static variable in class com.flowable.dataobject.engine.impl.deployer.DataObjectSchemaDefinitionDeployer
 
DEPLOYMENT_TENANT_ID - Static variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryProperty
 
DEPLOYMENT_TENANT_ID - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryProperty
 
DEPLOYMENT_TENANT_ID - Static variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryProperty
 
DEPLOYMENT_TENANT_ID - Static variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryProperty
 
DEPLOYMENT_TENANT_ID - Static variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryProperty
 
deploymentBuilder - Variable in class com.flowable.action.engine.impl.cmd.DeployCmd
 
deploymentBuilder - Variable in class com.flowable.dataobject.engine.impl.cmd.DeployCmd
 
deploymentBuilder - Variable in class com.flowable.policy.engine.impl.cmd.DeployCmd
 
deploymentBuilder - Variable in class com.flowable.serviceregistry.engine.impl.cmd.DeployCmd
 
deploymentBuilder - Variable in class com.flowable.template.engine.impl.cmd.DeployCmd
 
deploymentCategory(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentCategory(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentCategory(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentCategory(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentCategory(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments with the given category.
deploymentCategory(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deploymentCategoryNotEquals(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentCategoryNotEquals(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentCategoryNotEquals(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentCategoryNotEquals(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentCategoryNotEquals(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentCategoryNotEquals(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deploymentDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
deploymentDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
deploymentDataManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
deploymentDataManager - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
deploymentDataManager - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
deploymentEntityManager - Variable in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
deploymentEntityManager - Variable in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
deploymentEntityManager - Variable in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
deploymentEntityManager - Variable in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
deploymentEntityManager - Variable in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
deploymentId(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
deploymentId(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments with the given deployment id.
deploymentId - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
deploymentId(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
deploymentId - Variable in class com.flowable.action.engine.impl.cmd.DeleteDeploymentCmd
 
deploymentId - Variable in class com.flowable.action.engine.impl.cmd.GetDeploymentResourceCmd
 
deploymentId - Variable in class com.flowable.action.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
deploymentId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
deploymentId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
deploymentId - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
deploymentId(String) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
deploymentId - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentId(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentId(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
deploymentId(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
deploymentId - Variable in class com.flowable.dataobject.engine.impl.cmd.DeleteDeploymentCmd
 
deploymentId - Variable in class com.flowable.dataobject.engine.impl.cmd.GetDeploymentResourceCmd
 
deploymentId - Variable in class com.flowable.dataobject.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
deploymentId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
deploymentId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
deploymentId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
deploymentId - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
deploymentId(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
deploymentId - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentId(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentId - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
deploymentId(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
deploymentId(String) - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
deploymentId(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments with the given deployment id.
deploymentId - Variable in class com.flowable.policy.engine.impl.cmd.DeleteDeploymentCmd
 
deploymentId - Variable in class com.flowable.policy.engine.impl.cmd.GetDeploymentResourceCmd
 
deploymentId - Variable in class com.flowable.policy.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
deploymentId - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
deploymentId - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
deploymentId - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
deploymentId(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
deploymentId - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentId(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentId(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
deploymentId(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments with the given deployment id.
deploymentId - Variable in class com.flowable.serviceregistry.engine.impl.cmd.DeleteDeploymentCmd
 
deploymentId - Variable in class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentResourceCmd
 
deploymentId - Variable in class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
deploymentId - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
deploymentId - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
deploymentId - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
deploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
deploymentId - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentId(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionQuery
 
deploymentId(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
deploymentId - Variable in class com.flowable.template.engine.impl.cmd.DeleteDeploymentCmd
 
deploymentId - Variable in class com.flowable.template.engine.impl.cmd.GetDeploymentResourceCmd
 
deploymentId - Variable in class com.flowable.template.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
deploymentId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
deploymentId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
deploymentId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
deploymentId - Variable in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
deploymentId(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
deploymentId - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deploymentId(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deploymentId - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
deploymentId(String) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
deploymentIds(List<String>) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments with the given deployment ids.
deploymentIds - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentIds(List<String>) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentIds(List<String>) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments with the given deployment ids.
deploymentIds - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentIds(List<String>) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentIds(List<String>) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments with the given deployment ids.
deploymentIds - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentIds(List<String>) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentIds(List<String>) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments with the given deployment ids.
deploymentIds - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentIds(List<String>) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentIds(List<String>) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments with the given deployment ids.
deploymentIds - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deploymentIds(List<String>) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deploymentKey(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments with the given key.
deploymentKey(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentKey(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments with the given key.
deploymentKey(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentKey(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments with the given key.
deploymentKey(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentKey(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments with the given key.
deploymentKey(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentKey(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments with the given key.
deploymentKey(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deploymentManager - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
deploymentManager - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
deploymentManager - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
deploymentManager - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
deploymentManager - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
deploymentMode - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
deploymentMode - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
deploymentMode - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
deploymentMode - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
deploymentMode - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
deploymentMode - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
deploymentName(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments with the given name.
deploymentName - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
deploymentName - Variable in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
deploymentName(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentName(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments with the given name.
deploymentName - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
deploymentName - Variable in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
deploymentName(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentName - Variable in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
deploymentName - Variable in class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
deploymentName - Variable in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
deploymentName - Variable in class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
deploymentName - Variable in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
deploymentName - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
deploymentName(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments with the given name.
deploymentName - Variable in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
deploymentName(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentName - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
deploymentName(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments with the given name.
deploymentName - Variable in class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
deploymentName(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentName - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
deploymentName(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments with the given name.
deploymentName - Variable in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
deploymentName(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deploymentName - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
deploymentNameLike(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentNameLike(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentNameLike(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentNameLike(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentNameLike(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments with a name like the given string.
deploymentNameLike(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deploymentResources - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
deploymentResources - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
deploymentResources - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
deploymentResources - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
deploymentResources - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
deploymentResources - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
deploymentsDiffer(ActionDeploymentEntity, ActionDeploymentEntity) - Method in class com.flowable.action.engine.impl.cmd.DeployCmd
 
deploymentsDiffer(DataObjectDeploymentEntity, DataObjectDeploymentEntity) - Method in class com.flowable.dataobject.engine.impl.cmd.DeployCmd
 
deploymentsDiffer(PolicyDeploymentEntity, PolicyDeploymentEntity) - Method in class com.flowable.policy.engine.impl.cmd.DeployCmd
 
deploymentsDiffer(ServiceDeploymentEntity, ServiceDeploymentEntity) - Method in class com.flowable.serviceregistry.engine.impl.cmd.DeployCmd
 
deploymentsDiffer(TemplateDeploymentEntity, TemplateDeploymentEntity) - Method in class com.flowable.template.engine.impl.cmd.DeployCmd
 
deploymentTenantId(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentTenantId(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentTenantId(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentTenantId(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentTenantId(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantId(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deploymentTenantIdLike(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentTenantIdLike(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentTenantIdLike(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentTenantIdLike(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentTenantIdLike(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentTenantIdLike(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deploymentTime - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
deploymentTime - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
deploymentTime - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
deploymentTime - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
deploymentTime - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
deploymentWithoutTenantId() - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
deploymentWithoutTenantId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
deploymentWithoutTenantId() - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
deploymentWithoutTenantId() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
deploymentWithoutTenantId() - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments that do not have a tenant id.
deploymentWithoutTenantId() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
deployTemplateVariationContentChange(String, String, String, String) - Method in interface com.flowable.platform.service.template.TemplateChangeService
Directly changes and deploys the variation content of the given template variation at runtime.
deployTemplateVariationContentChange(String, String, String, String) - Method in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
description(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
description - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
description - Variable in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
description - Variable in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
description - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
description - Variable in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
description - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
description - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
description - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
description - Variable in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
description - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
description - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
description - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
description - Variable in class com.flowable.template.api.repository.BaseTemplateModel
 
description - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
description(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionBuilder
 
description - Variable in class com.flowable.template.api.repository.VariationDefinition
The optional description for this variation, describing its meaning if needed.
destroy() - Static method in class com.flowable.action.engine.ActionEngines
Closes all action engines.
destroy() - Static method in class com.flowable.audit.engine.AuditEngines
Closes all audit engines.
destroy() - Static method in class com.flowable.dataobject.engine.DataObjectEngines
Closes all data object engines.
destroy() - Static method in class com.flowable.platform.engine.PlatformEngines
Closes all platform engines.
destroy() - Static method in class com.flowable.policy.engine.PolicyEngines
Closes all policy engines.
destroy() - Static method in class com.flowable.serviceregistry.engine.ServiceRegistryEngines
Closes all service engines.
destroy() - Static method in class com.flowable.template.engine.TemplateEngines
Closes all template engines.
determineIndex(ObjectNode, IndexedDataObject) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
determineIndex(IndexMapping) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
determineNumberOfPages(int) - Method in interface com.flowable.indexing.impl.ReindexEntityPageHandler
 
determineOrder(PaginateRequest) - Method in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
determineResourceName(Resource) - Method in class com.flowable.action.engine.autodeployment.AbstractAutoDeploymentStrategy
Determines the name to be used for the provided resource.
determineResourceName(Resource) - Method in class com.flowable.dataobject.engine.autodeployment.AbstractAutoDeploymentStrategy
Determines the name to be used for the provided resource.
determineResourceName(Resource) - Method in class com.flowable.policy.engine.autodeployment.AbstractAutoDeploymentStrategy
Determines the name to be used for the provided resource.
determineResourceName(Resource) - Method in class com.flowable.serviceregistry.engine.autodeployment.AbstractAutoDeploymentStrategy
Determines the name to be used for the provided resource.
determineResourceName(Resource) - Method in class com.flowable.template.engine.autodeployment.AbstractAutoDeploymentStrategy
Determines the name to be used for the provided resource.
determineSort(PaginateRequest, String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
determineUpdatedObjects() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
determineVariableCopyToFields(List<IndexMappingVariableExtractor>, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
dialogDescription - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
dialogSize - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
dialogTitle - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
displayName - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
distinct(Collection<T>) - Method in class com.flowable.platform.expressions.FlowableExpressionCollectionUtils
Deletes all duplicates from a list while retaining order.
dmnEngineConfiguration - Variable in class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
dmnRepositoryService - Variable in class com.flowable.platform.service.app.PlatformAppService
 
dmnResources - Variable in class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
doc - Variable in class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
DOCUMENT - Static variable in interface com.flowable.template.api.TemplateTypes
 
documentMetadataHandler - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
DocumentMetadataHandler - Class in com.flowable.platform.service.content
 
DocumentMetadataHandler() - Constructor for class com.flowable.platform.service.content.DocumentMetadataHandler
 
documentMetadataHandler - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
documentMetadataHandler - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
documentRepositoryService - Variable in class com.flowable.platform.service.app.PlatformAppService
 
documentRepositoryService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
documentRepositoryService - Variable in class com.flowable.platform.service.content.DocumentMetadataHandler
 
documentRepositoryService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
documentRepositoryService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
DocumentTemplateProcessor - Class in com.flowable.template.engine.impl.processor
 
DocumentTemplateProcessor(TemplateResourceResolver, String) - Constructor for class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
DoubleIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
DoubleIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.DoubleIndexVariableType
 
doubleValue - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
downloadUrl - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
dueDate - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
DURATION - Static variable in interface com.flowable.platform.service.reports.PlatformReportType
 
dynamicBpmnService - Variable in class com.flowable.platform.service.bot.BpmnInjectDynamicSubProcessBot
 

E

editable - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
EDITOR - Static variable in interface com.flowable.dataobject.api.repository.MasterDataDefinitionIdentityLinkTypes
The identity link type used to allow users to edit master data entries (e.g.
EdorasVisI18nProperty - Class in com.flowable.platform.common.util
Edoras VIS i18n property.
EdorasVisProperty - Class in com.flowable.platform.common.util
 
EdorasVisUtils - Class in com.flowable.platform.common.util
Utils for working with Flowable and edoras vis.
ElasticsearchClient - Interface in com.flowable.indexing
Low-level operations for Elasticsearch.
elasticsearchClient - Variable in class com.flowable.indexing.impl.IndexingServiceImpl
 
elasticsearchClient - Variable in class com.flowable.indexing.IndexManagerImpl
 
elasticsearchClient - Variable in class com.flowable.indexing.ReindexManagerImpl
 
elasticsearchClient - Variable in class com.flowable.indexing.SearchServiceImpl
 
ElasticsearchClientImpl - Class in com.flowable.indexing
 
ElasticsearchClientImpl(RestHighLevelClient, ObjectMapper, ElasticsearchCompatibility) - Constructor for class com.flowable.indexing.ElasticsearchClientImpl
 
elasticsearchCompatibility - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
elasticsearchCompatibility - Variable in class com.flowable.indexing.ElasticsearchClientImpl
 
ElasticsearchCompatibility - Interface in com.flowable.indexing
 
elasticsearchCompatibility - Variable in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
elasticsearchCompatibility - Variable in class com.flowable.indexing.job.history.async.BulkIndexingSessionFactory
 
elasticsearchCompatibility - Variable in class com.flowable.indexing.job.impl.BulkIndexRequestExecutorImpl
 
elasticsearchCompatibility - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
ElasticsearchCompatibilityImpl - Class in com.flowable.indexing
 
ElasticsearchCompatibilityImpl(RestHighLevelClient, ObjectMapper) - Constructor for class com.flowable.indexing.ElasticsearchCompatibilityImpl
 
ElasticsearchQueryBuilder - Interface in com.flowable.indexing.query.builder
 
ElasticsearchQueryResult<T> - Class in com.flowable.indexing.utils
 
ElasticsearchQueryResult(List<T>, int) - Constructor for class com.flowable.indexing.utils.ElasticsearchQueryResult
 
ElasticsearchResultConverter - Class in com.flowable.indexing.utils
 
ElasticsearchResultConverter.ResultMapper<T> - Interface in com.flowable.indexing.utils
 
EMAIL - Static variable in interface com.flowable.template.api.TemplateTypes
 
emptyList() - Method in class com.flowable.platform.expressions.FlowableExpressionCollectionUtils
Creates a new list, for instance to be used in an Initialize Variables Service Task.
emptyMap() - Method in class com.flowable.platform.expressions.FlowableExpressionCollectionUtils
Creates a new map, for instance to be used in an Initialize Variables Service Task.
enableAuditLog - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
enableAuditLog - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
enableAuditLog - Variable in class com.flowable.platform.service.process.PlatformStartProcessInstanceInterceptor
 
enableDuplicateFiltering() - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
If set, this deployment will be compared to any previous deployment.
enableDuplicateFiltering() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
enableDuplicateFiltering() - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
If set, this deployment will be compared to any previous deployment.
enableDuplicateFiltering() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
enableDuplicateFiltering() - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
If set, this deployment will be compared to any previous deployment.
enableDuplicateFiltering() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
enableDuplicateFiltering() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
If set, this deployment will be compared to any previous deployment.
enableDuplicateFiltering() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
enableDuplicateFiltering() - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
If set, this deployment will be compared to any previous deployment.
enableDuplicateFiltering() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
encodeToString(byte[]) - Method in class com.flowable.platform.expressions.FlowableExpressionBase64Utils
 
end - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateRangeClause
 
ended - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
ended - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
endFilter() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.BoolFilterClause
 
endTime - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
endTime - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
endTime - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
engineConfiguration - Variable in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
engineConfiguration - Variable in class com.flowable.action.engine.impl.ActionEngineImpl
 
engineConfiguration - Variable in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
engineConfiguration - Variable in class com.flowable.audit.engine.impl.AuditEngineImpl
 
engineConfiguration - Variable in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
engineConfiguration - Variable in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
engineConfiguration - Variable in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
engineConfiguration - Variable in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
engineConfiguration - Variable in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
engineConfiguration - Variable in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
engineConfiguration - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
engineConfiguration - Variable in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
engineConfiguration - Variable in class com.flowable.policy.engine.impl.PolicyEngineImpl
 
engineConfiguration - Variable in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
engineConfiguration - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineImpl
 
engineConfiguration - Variable in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
engineConfiguration - Variable in class com.flowable.template.engine.impl.TemplateEngineImpl
 
enginesBuild - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
enginesBuild - Variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
enginesBuild - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
enginesBuild - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
enginesBuild - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
enginesBuild - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
enginesBuild - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
enhance(CaseInstanceSearchRepresentation, JsonNode) - Method in interface com.flowable.platform.service.caze.CaseInstanceResultMapper.Enhancer
 
enhance(ContentItemRepresentation, JsonNode) - Method in interface com.flowable.platform.service.content.ContentItemResultMapper.Enhancer
 
enhance(ProcessInstanceSearchRepresentation, JsonNode) - Method in interface com.flowable.platform.service.process.ProcessInstanceResultMapper.Enhancer
 
enhance(TaskSearchRepresentation, JsonNode) - Method in interface com.flowable.platform.service.task.TaskResultMapper.Enhancer
 
enhance(WorkInstanceSearchRepresentation, JsonNode) - Method in interface com.flowable.platform.service.work.WorkInstanceResultMapper.Enhancer
 
enhanceActivityChangeData(ActivityInstance, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceActivityChangeData(ActivityInstance, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceActivityEndData(ActivityInstance, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceActivityEndData(ActivityInstance, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceActivityStartData(ActivityInstance, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceActivityStartData(ActivityInstance, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceCaseInstanceBusinessKeyChangeData(CaseInstanceEntity, String, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceCaseInstanceBusinessKeyChangeData(CaseInstanceEntity, String, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceCaseInstanceEndData(CaseInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceCaseInstanceEndData(CaseInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceCaseInstanceNameChangeData(CaseInstanceEntity, String, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceCaseInstanceNameChangeData(CaseInstanceEntity, String, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceCaseInstanceStartData(CaseInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceCaseInstanceStartData(CaseInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceContentItemCreateData(ContentItemEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceContentItemCreateData(ContentItemEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceContentItemReindexData(ContentItemEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceContentItemReindexData(ContentItemEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceContentItemUpdateData(ContentItemEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceContentItemUpdateData(ContentItemEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceHistoricActivityReindexData(HistoricActivityInstance, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceHistoricActivityReindexData(HistoricActivityInstance, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceHistoricCaseInstanceReindexData(HistoricCaseInstance, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceHistoricCaseInstanceReindexData(HistoricCaseInstance, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceHistoricPlanItemInstanceReindexData(HistoricPlanItemInstance, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceHistoricPlanItemInstanceReindexData(HistoricPlanItemInstance, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceHistoricProcessInstanceReindexData(HistoricProcessInstance, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceHistoricProcessInstanceReindexData(HistoricProcessInstance, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceHistoricVariableReindexData(HistoricVariableInstance, String, String, String, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceHistoricVariableReindexData(HistoricVariableInstance, String, String, String, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceHttpClientBuilder(ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext, HttpClientBuilder) - Method in interface com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvokerEnhancer
 
enhanceHttpRequest(ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext, HttpRequestBase) - Method in interface com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvokerEnhancer
 
enhanceHttpResponse(ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext, HttpResponse) - Method in interface com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvokerEnhancer
 
enhanceIdentityLinkCreateData(IdentityLinkEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceIdentityLinkCreateData(IdentityLinkEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceIdentityLinkRemoveData(IdentityLinkEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceIdentityLinkRemoveData(IdentityLinkEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceIndexName(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
enhanceJsonResponse(ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext, JsonNode) - Method in interface com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvokerEnhancer
 
enhanceMappingWithExtension(Map<String, List<JsonNode>>, CustomIndexConfiguration, String) - Method in class com.flowable.indexing.IndexManagerImpl
 
enhanceMetadataInstanceCreateData(MetadataInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceMetadataInstanceCreateData(MetadataInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceMetadataInstanceRemoveData(MetadataInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceMetadataInstanceRemoveData(MetadataInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceMetadataInstanceUpdateData(MetadataInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceMetadataInstanceUpdateData(MetadataInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhancePlanItemInstanceAvailableData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhancePlanItemInstanceAvailableData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhancePlanItemInstanceCompletedData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhancePlanItemInstanceCompletedData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhancePlanItemInstanceCreateData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhancePlanItemInstanceCreateData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhancePlanItemInstanceDisabledData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhancePlanItemInstanceDisabledData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhancePlanItemInstanceEnabledData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhancePlanItemInstanceEnabledData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhancePlanItemInstanceExitedData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhancePlanItemInstanceExitedData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhancePlanItemInstanceOccurredData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhancePlanItemInstanceOccurredData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhancePlanItemInstanceStartedData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhancePlanItemInstanceStartedData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhancePlanItemInstanceSuspendedData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhancePlanItemInstanceSuspendedData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhancePlanItemInstanceTerminatedData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhancePlanItemInstanceTerminatedData(PlanItemInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceProcessDefinitionChangeData(ExecutionEntity, String, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceProcessDefinitionChangeData(ExecutionEntity, String, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceProcessInstanceBusinessKeyChangeData(ExecutionEntity, String, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceProcessInstanceBusinessKeyChangeData(ExecutionEntity, String, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceProcessInstanceEndData(ExecutionEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceProcessInstanceEndData(ExecutionEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceProcessInstanceNameChangeData(ExecutionEntity, String, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceProcessInstanceNameChangeData(ExecutionEntity, String, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceProcessInstanceStartData(ExecutionEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceProcessInstanceStartData(ExecutionEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceProperties(Map<String, List<JsonNode>>, CustomIndexConfiguration, String) - Method in class com.flowable.indexing.IndexManagerImpl
 
enhanceSearchResult(String, String, JsonNode) - Method in interface com.flowable.indexing.api.LowLevelSearchResultEnhancer
 
enhanceTaskCreateData(TaskEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceTaskCreateData(TaskEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceTaskEndData(TaskEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceTaskEndData(TaskEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceTaskInfoChangeData(TaskEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceTaskInfoChangeData(TaskEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceTaskReindexData(HistoricTaskInstance, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceTaskReindexData(HistoricTaskInstance, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceVariableCreateData(VariableInstanceEntity, String, String, String, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceVariableCreateData(VariableInstanceEntity, String, String, String, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceVariableProperties(Map<String, List<JsonNode>>, CustomIndexConfiguration, String) - Method in class com.flowable.indexing.IndexManagerImpl
 
enhanceVariableRemoveData(VariableInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceVariableRemoveData(VariableInstanceEntity, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
enhanceVariableUpdateData(VariableInstanceEntity, String, String, String, ObjectNode, IndexingManagerHelper) - Method in interface com.flowable.indexing.api.PlatformIndexedDataEnhancer
 
enhanceVariableUpdateData(VariableInstanceEntity, String, String, String, ObjectNode, IndexingManagerHelper) - Method in class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
ensureBulkRequestInitialized() - Method in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
ensureByteArrayRefInitialized() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
ensureUrlIsEncodedAndConvertToUri(URL) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
EntityDependencyOrder - Class in com.flowable.action.engine.impl.db
Maintains a list of all the entities in order of dependency.
EntityDependencyOrder - Class in com.flowable.audit.engine.impl.db
Maintains a list of all the entities in order of dependency.
EntityDependencyOrder - Class in com.flowable.dataobject.engine.impl.db
Maintains a list of all the entities in order of dependency.
EntityDependencyOrder - Class in com.flowable.platform.engine.impl.db
Maintains a list of all the entities in order of dependency.
EntityDependencyOrder() - Constructor for class com.flowable.platform.engine.impl.db.EntityDependencyOrder
 
EntityDependencyOrder - Class in com.flowable.policy.engine.impl.db
Maintains a list of all the entities in order of dependency.
EntityDependencyOrder - Class in com.flowable.serviceregistry.engine.impl.persistence.db
 
EntityDependencyOrder - Class in com.flowable.template.engine.impl.db
Maintains a list of all the entities in order of dependency.
EntityLinkWithDetails - Class in com.flowable.platform.service.work
 
EntityLinkWithDetails() - Constructor for class com.flowable.platform.service.work.EntityLinkWithDetails
 
EntityLinkWithDetails(EntityLink, String, String, Date, Date) - Constructor for class com.flowable.platform.service.work.EntityLinkWithDetails
 
EntityLinkWithDetails(HistoricEntityLink, String, String, Date, Date) - Constructor for class com.flowable.platform.service.work.EntityLinkWithDetails
 
EntityLinkWithName - Class in com.flowable.platform.service.work
 
EntityLinkWithName() - Constructor for class com.flowable.platform.service.work.EntityLinkWithName
 
EntityLinkWithName(EntityLink, String, Map<String, Map<String, String>>) - Constructor for class com.flowable.platform.service.work.EntityLinkWithName
 
EntityLinkWithName(HistoricEntityLink, String, Map<String, Map<String, String>>) - Constructor for class com.flowable.platform.service.work.EntityLinkWithName
 
entityManagers - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
entityManagers - Variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
entityManagers - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
entityManagers - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
entityManagers - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
entityManagers - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
EntityUtil - Class in com.flowable.platform.service.util
 
equals(String, String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Checks if two strings are the same.
equalsIgnoreCase(String, String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Checks if two strings are the same without taking capitalization into account.
escape(String) - Static method in class com.flowable.indexing.SearchServiceImpl
 
escapeHtml(String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Escapes the characters in a String using HTML entities.
evaluateCmmnExpression(VariableContainer, String) - Static method in class com.flowable.platform.service.util.AuditLogUtil
 
evaluateDefaultPermissionOutput(String, String, AuthorizedAction, T, Map<String, Object>, CommandContext) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
Evaluates the basic permissions for a given action within the scoped object for a specific user based on the default permission DMN model.
evaluatePermissionRuleOutput(String, Map<String, Object>, CommandContext) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
Further evaluates the permission output as retrieved from executing the DMN model.
evaluatePermissionsAndProcessResult(String, String, AuthorizedAction, T, Map<String, Object>, String, String, CommandContext) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
Evaluates default permissions first using the default DMN rule model and depending on the outcome, evaluates the detail DMN rule model according the provided action and decision key and finally processes the outcome accordingly resulting in an optional error message, if permissions have been denied.
exception - Variable in class com.flowable.serviceregistry.api.interceptor.ServiceInvocationResult
 
execute() - Method in interface com.flowable.action.api.runtime.ExecuteActionInstanceBuilder
Executes the action instance
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.AddActionDefinitionLinkCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.AddActionInstanceTypeLinkCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.DeleteActionDefinitionLinkCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.DeleteActionInstanceCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.DeleteActionInstanceTypeLinkCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.DeleteDeploymentCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.DeleteHistoricActionInstanceCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.DeployCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.FindActionInstancesCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.FindScopedActionDataCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.GetActionDefinitionLinksCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.GetActionDefinitionModelCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.GetActionDefinitionModelJsonCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.GetActionInstanceIdentityLinksCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.GetActionInstanceTypeLinksCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.GetDeploymentActionDefinitionCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.GetDeploymentResourceCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.GetFormInfoCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.GetVariablesCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.MigrateActionTypeLinksCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.RegisterActionDefinitionCmd
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.SchemaOperationsActionEngineBuild
 
execute(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.StartActionInstanceCmd
 
execute() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
execute(CommandContext) - Method in class com.flowable.audit.engine.impl.cmd.CreateAuditInstanceCmd
 
execute(CommandContext) - Method in class com.flowable.audit.engine.impl.cmd.DeleteAuditInstanceCmd
 
execute(CommandContext) - Method in class com.flowable.audit.engine.impl.cmd.SchemaOperationsAuditEngineBuild
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.BasePerformDataObjectSchemaDefinitionLiquibaseCommandCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.CreateDatabaseSchemaDataObjectInstanceCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.CreateMasterDataInstanceCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.DeleteDatabaseSchemaDataObjectInstance
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.DeleteDataObjectVariablesCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.DeleteDeploymentCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.DeleteMasterDataInstancesCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.DeployCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.FindDatabaseSchemaDataObjectInstanceCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.GetDataObjectModelCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.GetDataObjectModelJsonCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.GetDataObjectVariableValuesCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.GetDeploymentDataObjectDefinitionCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.GetDeploymentResourceCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.LoadMasterDataInstanceDataCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.SaveMasterDataInstanceCmd
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.SchemaOperationsDataObjectEngineBuild
 
execute(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.UpdateDatabaseSchemaDataObjectInstanceCmd
 
execute(HistoryJobEntity, String, CommandContext) - Method in class com.flowable.indexing.job.DeleteIndexedDataHistoryJobHandler
 
execute(CommandContext, HistoryJobEntity) - Method in interface com.flowable.indexing.job.impl.BulkIndexRequestExecutor
 
execute(CommandContext, HistoryJobEntity) - Method in class com.flowable.indexing.job.impl.BulkIndexRequestExecutorImpl
 
execute(HistoryJobEntity, String, CommandContext) - Method in class com.flowable.indexing.job.IndexDataAsyncHistoryJobHandler
 
execute(HistoryJobEntity, String, CommandContext) - Method in class com.flowable.indexing.job.IndexZippedDataAsyncHistoryJobHandler
 
execute(CommandContext) - Method in class com.flowable.platform.engine.impl.cmd.CreateCommentCmd
 
execute(CommandContext) - Method in class com.flowable.platform.engine.impl.cmd.DeleteCommentCmd
 
execute(CommandContext) - Method in class com.flowable.platform.engine.impl.cmd.FindByScopeIdAndType
 
execute(CommandContext) - Method in class com.flowable.platform.engine.impl.cmd.FindCommentById
 
execute(CommandContext) - Method in class com.flowable.platform.engine.impl.cmd.FindTranslationsByScopeIdAndScopeTypeCmd
 
execute(CommandContext) - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd
 
execute(CommandContext) - Method in class com.flowable.platform.engine.impl.cmd.SaveTranslationCmd
 
execute(CommandContext) - Method in class com.flowable.platform.engine.impl.cmd.SchemaOperationsPlatformEngineBuild
 
execute(CommandContext) - Method in class com.flowable.platform.engine.impl.cmd.UpdateCommentCmd
 
execute(CommandContext) - Method in class com.flowable.platform.engine.impl.cmd.UpdateTranslationValueCmd
 
execute(CommandContext) - Method in class com.flowable.platform.service.index.ReindexActivitiesCmd
 
execute(CommandContext) - Method in class com.flowable.platform.service.index.ReindexCaseInstancesCmd
 
execute(CommandContext) - Method in class com.flowable.platform.service.index.ReindexContentItemsCmd
 
execute(CommandContext) - Method in class com.flowable.platform.service.index.ReindexPlanItemInstancesCmd
 
execute(CommandContext) - Method in class com.flowable.platform.service.index.ReindexProcessInstancesCmd
 
execute(CommandContext) - Method in class com.flowable.platform.service.index.ReindexTasksCmd
 
execute(CommandContext) - Method in class com.flowable.platform.service.index.ReindexWorkCaseInstancesCmd
 
execute(CommandContext) - Method in class com.flowable.platform.service.index.ReindexWorkProcessInstancesCmd
 
execute(CommandContext) - Method in class com.flowable.policy.engine.impl.cmd.AddPolicyDefinitionLinkCmd
 
execute(CommandContext) - Method in class com.flowable.policy.engine.impl.cmd.DeleteDeploymentCmd
 
execute(CommandContext) - Method in class com.flowable.policy.engine.impl.cmd.DeletePolicyDefinitionLinkCmd
 
execute(CommandContext) - Method in class com.flowable.policy.engine.impl.cmd.DeployCmd
 
execute(CommandContext) - Method in class com.flowable.policy.engine.impl.cmd.GetDeploymentPolicyDefinitionCmd
 
execute(CommandContext) - Method in class com.flowable.policy.engine.impl.cmd.GetDeploymentResourceCmd
 
execute(CommandContext) - Method in class com.flowable.policy.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
execute(CommandContext) - Method in class com.flowable.policy.engine.impl.cmd.GetPolicyDefinitionLinksCmd
 
execute(CommandContext) - Method in class com.flowable.policy.engine.impl.cmd.GetPolicyModelCmd
 
execute(CommandContext) - Method in class com.flowable.policy.engine.impl.cmd.GetPolicyModelJsonCmd
 
execute(CommandContext) - Method in class com.flowable.policy.engine.impl.cmd.SchemaOperationsPolicyEngineBuild
 
execute(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.cmd.DeleteDeploymentCmd
 
execute(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.cmd.DeployCmd
 
execute(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentResourceCmd
 
execute(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
execute(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentServiceDefinitionCmd
 
execute(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.cmd.GetServiceDefinitionModelCmd
 
execute(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.cmd.GetServiceDefinitionModelJsonCmd
 
execute(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd
 
execute(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.cmd.SchemaOperationsServiceEngineBuild
 
execute(HttpRequest, ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
execute(CommandContext) - Method in class com.flowable.template.engine.impl.cmd.DeleteDeploymentCmd
 
execute(CommandContext) - Method in class com.flowable.template.engine.impl.cmd.DeployCmd
 
execute(CommandContext) - Method in class com.flowable.template.engine.impl.cmd.GetDeploymentResourceCmd
 
execute(CommandContext) - Method in class com.flowable.template.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
execute(CommandContext) - Method in class com.flowable.template.engine.impl.cmd.GetTemplateModelByKeyCmd
 
execute(CommandContext) - Method in class com.flowable.template.engine.impl.cmd.GetTemplateModelJsonCmd
 
execute(CommandContext) - Method in class com.flowable.template.engine.impl.cmd.GetTemplateVariationModelCmd
 
execute(CommandContext) - Method in class com.flowable.template.engine.impl.cmd.GetTemplateVariationModelJsonCmd
 
execute(CommandContext) - Method in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
 
execute(CommandContext) - Method in class com.flowable.template.engine.impl.cmd.SchemaOperationsTemplateEngineBuild
 
executeActionInstance(ExecuteActionInstanceBuilderImpl) - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
ExecuteActionInstanceBuilder - Interface in com.flowable.action.api.runtime
Helper for executing and Action instance.
executeActionInstanceBuilder - Variable in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd
 
ExecuteActionInstanceBuilderImpl - Class in com.flowable.action.engine.impl.runtime
 
ExecuteActionInstanceBuilderImpl(ActionRuntimeServiceImpl) - Constructor for class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
ExecuteActionInstanceCmd - Class in com.flowable.action.engine.impl.cmd
 
ExecuteActionInstanceCmd(ExecuteActionInstanceBuilderImpl) - Constructor for class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd
 
ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper - Class in com.flowable.action.engine.impl.cmd
 
executeAndLogPermissionModel(CommandContext, String, String, Map<String, Object>) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
Executes a DMN model based on the given input and decision model key with optional logging and returns the output as a single result.
executeBulkRequest() - Method in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
executeCount(CommandContext) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
executeCount(CommandContext) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
executedBy(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with the given executed by value.
executedBy - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executedBy(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executedBy - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
executedByLike(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with an executed by like the given string.
executedByLike - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executedByLike(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executeLiquibaseCommand(DataObjectSchemaDefinitionLiquibaseBasedSchemaManager) - Method in class com.flowable.dataobject.engine.impl.cmd.BasePerformDataObjectSchemaDefinitionLiquibaseCommandCmd
 
executeLiquibaseCommand(DataObjectSchemaDefinitionLiquibaseBasedSchemaManager) - Method in class com.flowable.dataobject.engine.impl.cmd.PerformDataObjectSchemaDefinitionRollbackCmd
 
executeLiquibaseCommand(DataObjectSchemaDefinitionLiquibaseBasedSchemaManager) - Method in class com.flowable.dataobject.engine.impl.cmd.PerformDataObjectSchemaDefinitionUpdateCmd
 
executeList(CommandContext) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
executeList(CommandContext) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
executeParse(BpmnParse, EndEvent) - Method in class com.flowable.platform.common.parsehandler.BpmnEndEventCompleteProcessParseHandler
 
executeParse(CmmnParserImpl, CmmnParseResult, Case) - Method in class com.flowable.platform.common.parsehandler.CompleteCaseParseHandler
 
EXECUTION_DATE - Static variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryProperty
 
executionDate(Date) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances executed on the given time
executionDate - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executionDate(Date) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executionDate - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
executionDateAfter(Date) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances executed after the given time
executionDateAfter - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executionDateAfter(Date) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executionDateBefore(Date) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances executed before the given time
executionDateBefore - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executionDateBefore(Date) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
executionId - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
executionPayload - Variable in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
existsClauses - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
existsTerm(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
EXPRESSION_MANAGER - Static variable in interface com.flowable.template.api.processor.TemplateProcessingConstants
 
EXPRESSION_VARIABLE_DELIMITER - Static variable in class com.flowable.platform.common.form.FormPayloadHelper
 
expressionContext - Variable in class com.flowable.template.engine.impl.linq.LinqContext
 
ExpressionInvoker - Class in com.flowable.serviceregistry.engine.impl.invoker.expression
 
ExpressionInvoker(ServiceRegistryEngineConfiguration) - Constructor for class com.flowable.serviceregistry.engine.impl.invoker.expression.ExpressionInvoker
 
expressionManager - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
expressionManager - Variable in class com.flowable.template.engine.impl.linq.LinqContext
 
expressionManager - Variable in class com.flowable.template.engine.impl.util.VariableContainerTemplateModel
 
EXTERNAL_ID - Static variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryProperty
 
externalId(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
externalId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
If this audit instance was created from an external system, set this optional external id to map to that external data object id, if necessary.
externalId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with the given external id.
externalId - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
externalId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
externalId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
externalId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
externalId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
externalId - Variable in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
externalId(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
externalId(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the external id of the master data instance
externalId(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
externalId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
externalId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
externalId - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
externalId(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
externalId - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
externalId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
externalId - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
externalId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
externalId - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
externalId(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionBuilder
 
externalId(String) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
externalId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
externalId - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
externalId(String) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
externalIdLike(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
externalIdLike - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
externalIdLike(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
extractChangeLogPrefix(String) - Method in class com.flowable.dataobject.engine.impl.cmd.BasePerformDataObjectSchemaDefinitionLiquibaseCommandCmd
 
extractI18nProperty(BaseElement, String) - Static method in class com.flowable.platform.common.util.EdorasVisUtils
 
extractors - Variable in class com.flowable.indexing.impl.CustomIndexMapping
 
extractProperties(BaseElement) - Static method in class com.flowable.platform.common.util.EdorasVisUtils
 
extractProperty(BaseElement, String) - Static method in class com.flowable.platform.common.util.EdorasVisUtils
 
extractVariableFromFormPayload(FormDataModel, Map<String, Object>, Map<String, Object>) - Method in class com.flowable.platform.service.dataobject.DataObjectFormDataModelVariablesExtractor
 
extractVariables(Map<String, Object>, FlowableFormModel) - Method in class com.flowable.platform.common.form.SubmittedHierarchyVariablesExtractor
 

F

favorite() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the favorite value to true for the master data instance
favorite - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
favorite - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
favorite() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
FE_EXPRESSION_END - Static variable in class com.flowable.platform.common.form.FormPayloadHelper
 
FE_EXPRESSION_START - Static variable in class com.flowable.platform.common.form.FormPayloadHelper
 
fetchCaseInstance(String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
fetchCaseInstances(CaseInstancesIndexQueryRequest, ElasticsearchResultConverter.ResultMapper<T>) - Method in class com.flowable.platform.service.index.WorkIndexService
 
fetchCaseInstanceWithHistory(String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
fetchInstances(String, String, String, int, int, String, String, ElasticsearchResultConverter.ResultMapper<T>) - Method in class com.flowable.platform.service.index.WorkIndexService
 
fetchProcessInstance(String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
fetchProcessInstances(ProcessInstancesIndexQueryRequest, ElasticsearchResultConverter.ResultMapper<T>) - Method in class com.flowable.platform.service.index.WorkIndexService
 
fetchProcessInstanceWithHistory(String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
fetchTasks(TasksIndexQueryRequest, ElasticsearchResultConverter.ResultMapper<T>) - Method in class com.flowable.platform.service.index.WorkIndexService
 
fetchTranslations(String, String) - Method in class com.flowable.platform.service.translation.PlatformTranslationService
 
fetchWorkInstances(WorkInstancesIndexQueryRequest, ElasticsearchResultConverter.ResultMapper<T>) - Method in class com.flowable.platform.service.index.WorkIndexService
 
field - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateAggregation
 
field - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.FieldClause
 
field - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.SortClause
 
FIELD_BULK_REQUEST_ACTION - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_BULK_REQUEST_SOURCE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_CASE_INSTANCE_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_DEFINITION_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_DEFINITION_KEY - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_DEFINITION_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_DEFINITION_VERSION - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_DEPLOYMENT_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_DURATION_IN_MILLIS - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_ENTITY_LINKS - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_GROUP_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_IDENTITY_LINKS - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_INDEX_OVERRIDE - Static variable in interface com.flowable.platform.common.PlatformIndexingConstants
 
FIELD_KEY - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_LOCALE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_MAPPING_TYPE - Static variable in interface com.flowable.platform.common.PlatformIndexingConstants
 
FIELD_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_PARENT_SCOPE_BUSINESS_KEY - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_PARENT_SCOPE_DEFINITION_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_PARENT_SCOPE_DEFINITION_KEY - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_PARENT_SCOPE_DEFINITION_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_PARENT_SCOPE_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_PARENT_SCOPE_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_PARENT_SCOPE_TYPE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_PARENT_TASK_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_PARTICIPANT_GROUP_IDS - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_PARTICIPANT_USER_IDS - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_PROCESS_INSTANCE_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_ROOT_SCOPE_BUSINESS_KEY - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_ROOT_SCOPE_DEFINITION_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_ROOT_SCOPE_DEFINITION_KEY - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_ROOT_SCOPE_DEFINITION_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_ROOT_SCOPE_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_ROOT_SCOPE_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_ROOT_SCOPE_TYPE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_SCOPE_DEFINITION_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_SCOPE_DEFINITION_KEY - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_SCOPE_DEFINITION_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_SCOPE_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_SCOPE_TYPE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_TASK_CATEGORY_KEYWORD - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_TASK_MODEL_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_TRANSLATIONS - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_TYPE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_USER_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VALUE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLE_BOOLEAN - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLE_DATE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLE_DECIMAL - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLE_JSON - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLE_NAME - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLE_NUMBER - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLE_RAW - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLE_SCOPE_HIERARCHY_TYPE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLE_TEXT_VALUE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLE_TEXT_VALUE_KEYWORD - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLE_TYPE_AHEAD - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FIELD_VARIABLES - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
FieldClause(String) - Constructor for class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.FieldClause
 
FieldMapping - Interface in com.flowable.dataobject.api.repository
 
fieldMappings - Variable in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
fieldMappings - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceSqlParameterSource
 
FieldMappingType - Enum in com.flowable.dataobject.api.repository
 
fields - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
fieldValueEquals(String, Object) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceQuery
Adds an equals predicate for the specified field name and value provided.
fieldValueEquals(String, Object) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
fieldValueLike(String, String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceQuery
Adds a like predicate for the specified field name and value provided.
fieldValueLike(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
fillContentItemInJsonNode(JsonNode) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
fillDataObjectInstanceJsonValues(DataObjectInstance, ObjectNode) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
filter - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
filter - Variable in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
FILTER_ALL - Static variable in class com.flowable.platform.service.index.WorkIndexService
 
FILTER_COMPLETED - Static variable in class com.flowable.platform.service.index.WorkIndexService
 
FILTER_MINE - Static variable in class com.flowable.platform.service.index.WorkIndexService
 
FILTER_OPEN - Static variable in class com.flowable.platform.service.index.WorkIndexService
 
FILTER_RUNNING - Static variable in class com.flowable.platform.service.index.WorkIndexService
 
FILTER_UNASSIGNED - Static variable in class com.flowable.platform.service.index.WorkIndexService
 
FilteredFullTextSearchQueryBuilder - Class in com.flowable.indexing.query.builder
NOTE: THIS IS NOT A FULL FLEDGED QUERY BUILDER (yet).
FilteredFullTextSearchQueryBuilder(ObjectMapper) - Constructor for class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
FilteredFullTextSearchQueryBuilder(ObjectMapper, ObjectNode) - Constructor for class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
FilteredFullTextSearchQueryBuilder.Aggregation - Class in com.flowable.indexing.query.builder
 
FilteredFullTextSearchQueryBuilder.BoolFilterClause - Class in com.flowable.indexing.query.builder
Nested bool filter, eg: "must_not": [ { "bool": { "filter": [ { "terms": { "groups": [ "clientAdvisor" ] } }, { "term": { "state": "ACTIVE" } } ] } } ]
FilteredFullTextSearchQueryBuilder.Clause - Interface in com.flowable.indexing.query.builder
 
FilteredFullTextSearchQueryBuilder.DateAggregation - Class in com.flowable.indexing.query.builder
 
FilteredFullTextSearchQueryBuilder.DateRangeClause - Class in com.flowable.indexing.query.builder
 
FilteredFullTextSearchQueryBuilder.FieldClause - Class in com.flowable.indexing.query.builder
 
FilteredFullTextSearchQueryBuilder.HistogramInterval - Enum in com.flowable.indexing.query.builder
 
FilteredFullTextSearchQueryBuilder.NestedTermBasedSortClause - Class in com.flowable.indexing.query.builder
 
FilteredFullTextSearchQueryBuilder.SortClause - Class in com.flowable.indexing.query.builder
 
FilteredFullTextSearchQueryBuilder.TermClause - Class in com.flowable.indexing.query.builder
 
FilteredFullTextSearchQueryBuilder.TermsClause - Class in com.flowable.indexing.query.builder
 
filterParameters - Variable in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
filterResults(CommandContext, ScopedObjectActionData) - Method in class com.flowable.action.engine.impl.cmd.FindScopedActionDataCmd
Returns removed action definitions
filters - Variable in class com.flowable.platform.service.index.WorkIndexService
 
FilterUtil - Class in com.flowable.indexing.utils
 
FINAL_FUNCTION_PREFIX - Static variable in class com.flowable.platform.common.el.bpmn.CopyLocalVariableExpressionFunction
 
FINAL_FUNCTION_PREFIX - Static variable in class com.flowable.platform.common.el.bpmn.CopyLocalVariableToParentExpressionFunction
 
FINAL_FUNCTION_PREFIX - Static variable in class com.flowable.platform.common.el.bpmn.ReplaceVariableInListExpressionFunction
 
FINAL_FUNCTION_PREFIX - Static variable in class com.flowable.platform.common.el.bpmn.TriggerBpmnCaseEvaluationExpressionFunction
 
find(String, String) - Method in interface com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityManager
 
find(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityManagerImpl
 
findActionDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManager
 
findActionDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
findActionDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionDataManager
 
findActionDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
findActionDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManager
 
findActionDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
findActionDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionDataManager
 
findActionDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
findActionDefinitionByKeyAndVersion(String, Integer) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManager
 
findActionDefinitionByKeyAndVersion(String, Integer) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
findActionDefinitionByKeyAndVersion(String, Integer) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionDataManager
 
findActionDefinitionByKeyAndVersion(String, Integer) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
findActionDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManager
 
findActionDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
findActionDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionDataManager
 
findActionDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
findActionDefinitionLinksByActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManager
 
findActionDefinitionLinksByActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManagerImpl
 
findActionDefinitionLinksByActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionLinkDataManager
 
findActionDefinitionLinksByActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionLinkDataManager
 
findActionDefinitionLinksByActionDefinitionIdAndType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManager
 
findActionDefinitionLinksByActionDefinitionIdAndType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManagerImpl
 
findActionDefinitionLinksByActionDefinitionIdAndType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionLinkDataManager
 
findActionDefinitionLinksByActionDefinitionIdAndType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionLinkDataManager
 
findActionInstanceCountByQueryCriteria(ActionInstanceQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManager
 
findActionInstanceCountByQueryCriteria(ActionInstanceQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManagerImpl
 
findActionInstanceCountByQueryCriteria(ActionInstanceQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionInstanceDataManager
 
findActionInstanceCountByQueryCriteria(ActionInstanceQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionInstanceDataManager
 
findActionInstancesByQueryCriteria(ActionInstanceQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManager
 
findActionInstancesByQueryCriteria(ActionInstanceQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManagerImpl
 
findActionInstancesByQueryCriteria(ActionInstanceQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionInstanceDataManager
 
findActionInstancesByQueryCriteria(ActionInstanceQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionInstanceDataManager
 
FindActionInstancesCmd - Class in com.flowable.action.engine.impl.cmd
 
FindActionInstancesCmd(String, String, String, boolean) - Constructor for class com.flowable.action.engine.impl.cmd.FindActionInstancesCmd
 
findActionInstancesForScopeIdAndSubScopeId(String, String, String, boolean) - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
 
findActionInstancesForScopeIdAndSubScopeId(String, String, String, boolean) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManager
 
findActionInstancesForScopeIdAndSubScopeId(String, String, String, boolean) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManagerImpl
 
findActionInstancesForScopeIdAndSubScopeId(String, String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionInstanceDataManager
 
findActionInstancesForScopeIdAndSubScopeId(String, String, String, boolean) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionInstanceDataManager
Special method that also returns those in the cache that are deleted.
findActionInstancesForScopeIdAndSubScopeId(String, String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionInstanceDataManager
 
findActionInstancesForScopeIdAndSubScopeId(String, String, String, boolean) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionInstanceDataManager
 
findActionInstancesForScopeIdAndSubScopeId(String, String, String, boolean) - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
findActionInstanceTypeLinksByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityManager
 
findActionInstanceTypeLinksByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityManagerImpl
 
findActionInstanceTypeLinksByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionTypeLinkDataManager
 
findActionInstanceTypeLinksByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionTypeLinkDataManager
 
findActionInstanceTypeLinksByActionInstanceIdAndType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityManager
 
findActionInstanceTypeLinksByActionInstanceIdAndType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityManagerImpl
 
findActionInstanceTypeLinksByActionInstanceIdAndType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionTypeLinkDataManager
 
findActionInstanceTypeLinksByActionInstanceIdAndType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionTypeLinkDataManager
 
findActionLinkCountByQueryCriteria(ActionLinkQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManager
 
findActionLinkCountByQueryCriteria(ActionLinkQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
findActionLinkCountByQueryCriteria(ActionLinkQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionLinkDataManager
 
findActionLinkCountByQueryCriteria(ActionLinkQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionLinkDataManager
 
findActionLinksByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManager
 
findActionLinksByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
findActionLinksByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionLinkDataManager
 
findActionLinksByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionLinkDataManager
 
findActionLinksByQueryCriteria(ActionLinkQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManager
 
findActionLinksByQueryCriteria(ActionLinkQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
findActionLinksByQueryCriteria(ActionLinkQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionLinkDataManager
 
findActionLinksByQueryCriteria(ActionLinkQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionLinkDataManager
 
findActionLinksByScopeIdAndScopeType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManager
 
findActionLinksByScopeIdAndScopeType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
findActionLinksByScopeIdAndScopeType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionLinkDataManager
 
findActionLinksByScopeIdAndScopeType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionLinkDataManager
 
findApprovalProcessInstance(String, String) - Method in interface com.flowable.platform.service.template.TemplateChangeService
Find a running approval / change process for the specified template variation.
findApprovalProcessInstance(String, String) - Method in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
findAuditInstanceCountByQueryCriteria(AuditInstanceQueryImpl) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManager
 
findAuditInstanceCountByQueryCriteria(AuditInstanceQueryImpl) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManagerImpl
 
findAuditInstanceCountByQueryCriteria(AuditInstanceQueryImpl) - Method in interface com.flowable.audit.engine.impl.persistence.entity.data.AuditInstanceDataManager
 
findAuditInstanceCountByQueryCriteria(AuditInstanceQueryImpl) - Method in class com.flowable.audit.engine.impl.persistence.entity.data.impl.MybatisAuditInstanceDataManager
 
findAuditInstancesByQueryCriteria(AuditInstanceQueryImpl) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManager
 
findAuditInstancesByQueryCriteria(AuditInstanceQueryImpl) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManagerImpl
 
findAuditInstancesByQueryCriteria(AuditInstanceQueryImpl) - Method in interface com.flowable.audit.engine.impl.persistence.entity.data.AuditInstanceDataManager
 
findAuditInstancesByQueryCriteria(AuditInstanceQueryImpl) - Method in class com.flowable.audit.engine.impl.persistence.entity.data.impl.MybatisAuditInstanceDataManager
 
findByCriteria(ActionDefinitionQuery) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManager
 
findByCriteria(ActionDefinitionQuery) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
findByCriteria(ActionDefinitionQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionDataManager
 
findByCriteria(ActionDefinitionQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
findByCriteria(DataObjectDefinitionQueryImpl) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDefinitionDataManager
 
findByCriteria(DataObjectSchemaDefinitionQueryImpl) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectSchemaDefinitionDataManager
 
findByCriteria(DataObjectDefinitionQueryImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
findByCriteria(DataObjectSchemaDefinitionQueryImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectSchemaDefinitionDataManager
 
findByCriteria(MasterDataInstanceQueryImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisMasterDataInstanceDataManager
 
findByCriteria(MasterDataInstanceQueryImpl) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.MasterDataInstanceDataManager
 
findByCriteria(DataObjectDefinitionQuery) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManager
 
findByCriteria(DataObjectDefinitionQuery) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
findByCriteria(DataObjectSchemaDefinitionQuery) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManager
 
findByCriteria(DataObjectSchemaDefinitionQuery) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManagerImpl
 
findByCriteria(MasterDataInstanceQuery) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityManager
 
findByCriteria(MasterDataInstanceQuery) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityManagerImpl
 
findByCriteria(CommentQuery) - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntityManager
 
findByCriteria(CommentQuery) - Method in class com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
 
findByCriteria(CommentQueryImpl) - Method in interface com.flowable.platform.engine.impl.persistence.entity.data.CommentDataManager
 
findByCriteria(CommentQueryImpl) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MyBatisCommentDataManager
 
findByCriteria(PolicyDefinitionQueryImpl) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
findByCriteria(PolicyDefinitionQueryImpl) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionDataManager
 
findByCriteria(PolicyDefinitionQuery) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManager
 
findByCriteria(PolicyDefinitionQuery) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
findByCriteria(ServiceDefinitionQueryImpl) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
findByCriteria(ServiceDefinitionQueryImpl) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDefinitionDataManager
 
findByCriteria(ServiceDefinitionQuery) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
 
findByCriteria(ServiceDefinitionQuery) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
findByCriteria(TemplateDefinitionQueryImpl) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDefinitionDataManager
 
findByCriteria(TemplateVariationDefinitionQueryImpl) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateVariationDefinitionDataManager
 
findByCriteria(TemplateDefinitionQueryImpl) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDefinitionDataManager
 
findByCriteria(TemplateVariationDefinitionQueryImpl) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateVariationDefinitionDataManager
 
findByCriteria(TemplateDefinitionQuery) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManager
 
findByCriteria(TemplateDefinitionQuery) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManagerImpl
 
findByCriteria(TemplateVariationDefinitionQuery) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManager
 
findByCriteria(TemplateVariationDefinitionQuery) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
findById(String) - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
findById(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
findById(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
findById(String) - Method in interface com.flowable.platform.api.comment.CommentService
 
findById(String) - Method in class com.flowable.platform.engine.impl.comment.CommentServiceImpl
 
findById(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
findById(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
findById(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
findById(String) - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
findByIdAndDefinitionId(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
findByKeyAndBotId(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManager
 
findByKeyAndBotId(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
findByKeyAndBotId(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionDataManager
 
findByKeyAndBotId(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
findByKeyAndBotId(String, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
findByKeyAndBotId(String, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDefinitionDataManager
 
findByKeyAndBotId(String, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
 
findByKeyAndBotId(String, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
findByName(String) - Static method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryProperty
 
findByName(String) - Static method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryProperty
 
findByName(String) - Static method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryProperty
 
findByName(String) - Static method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryProperty
 
findByName(String) - Static method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryProperty
 
findByName(String) - Static method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryProperty
 
findByName(String) - Static method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryProperty
 
findByName(String) - Static method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryProperty
 
findByName(String) - Static method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryProperty
 
findByName(String) - Static method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryProperty
 
findByName(String) - Static method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryProperty
 
findByName(String) - Static method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryProperty
 
findByName(String) - Static method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryProperty
 
findByName(String) - Static method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryProperty
 
findByScopeIdAndScopeType(String, String) - Method in interface com.flowable.platform.api.comment.CommentService
 
findByScopeIdAndScopeType(String, String) - Method in interface com.flowable.platform.api.translation.TranslationService
Find all translations for the given scope id and scope type.
findByScopeIdAndScopeType(String, String) - Method in class com.flowable.platform.engine.impl.comment.CommentServiceImpl
 
findByScopeIdAndScopeType(String, String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntityManager
 
findByScopeIdAndScopeType(String, String) - Method in class com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
 
findByScopeIdAndScopeType(String, String) - Method in class com.flowable.platform.engine.impl.translation.TranslationServiceImpl
 
FindByScopeIdAndType - Class in com.flowable.platform.engine.impl.cmd
 
FindByScopeIdAndType(String, String) - Constructor for class com.flowable.platform.engine.impl.cmd.FindByScopeIdAndType
 
findByScopeIdScopeTypeKeyAndLocale(String, String, String, String) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MybatisTranslationDataManager
 
findByScopeIdScopeTypeKeyAndLocale(String, String, String, String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.data.TranslationDataManager
 
findByScopeIdScopeTypeKeyAndLocale(String, String, String, String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager
 
findByScopeIdScopeTypeKeyAndLocale(String, String, String, String) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManagerImpl
 
findByUserId(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntityManager
 
findByUserId(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
 
findCaseInstance(String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findCaseInstancesWithQuery(String, CaseInstancesIndexQueryRequest) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findCaseInstancesWithQuery(CaseInstancesIndexQueryRequest) - Method in class com.flowable.platform.service.index.WorkIndexService
 
FindCommentById - Class in com.flowable.platform.engine.impl.cmd
 
FindCommentById(String) - Constructor for class com.flowable.platform.engine.impl.cmd.FindCommentById
 
findCommentEntityByUserId(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.data.CommentDataManager
 
findCommentEntityByUserId(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MyBatisCommentDataManager
 
findCommentsByScopeIdAndType(String, String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.data.CommentDataManager
 
findCommentsByScopeIdAndType(String, String) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MyBatisCommentDataManager
 
findConverter(Object) - Method in class com.flowable.platform.service.variable.PlatformRestVariableTransformerImpl
 
FindDatabaseSchemaDataObjectInstanceCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
FindDatabaseSchemaDataObjectInstanceCmd(String, String, String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.FindDatabaseSchemaDataObjectInstanceCmd
 
findDataObjectByLookupIdAndDefinitionId(String, String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectDataSource
Lookup a single data object given by its lookup id and definition id.
findDataObjectByLookupIdAndDefinitionId(String, String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Lookup a single data object given by its lookup id and definition id.
findDataObjectByLookupIdAndDefinitionId(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
findDataObjectByLookupIdAndDefinitionId(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
findDataObjectByLookupIdAndDefinitionKey(String, String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectDataSource
Lookup a single data object given by its lookup id and definition key.
findDataObjectByLookupIdAndDefinitionKey(String, String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Lookup a single data object given by its lookup id and definition key.
findDataObjectByLookupIdAndDefinitionKey(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
findDataObjectByLookupIdAndDefinitionKey(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
findDataObjectDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDefinitionDataManager
 
findDataObjectDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
findDataObjectDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManager
 
findDataObjectDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
findDataObjectDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDefinitionDataManager
 
findDataObjectDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
findDataObjectDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManager
 
findDataObjectDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
findDataObjectDefinitionByKeyAndVersion(String, Integer) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDefinitionDataManager
 
findDataObjectDefinitionByKeyAndVersion(String, Integer) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
findDataObjectDefinitionByKeyAndVersion(String, Integer) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManager
 
findDataObjectDefinitionByKeyAndVersion(String, Integer) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
findDataObjectDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDefinitionDataManager
 
findDataObjectDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
findDataObjectDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManager
 
findDataObjectDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
findDataObjectSchemaDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectSchemaDefinitionDataManager
 
findDataObjectSchemaDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectSchemaDefinitionDataManager
 
findDataObjectSchemaDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManager
 
findDataObjectSchemaDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManagerImpl
 
findDataObjectSchemaDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectSchemaDefinitionDataManager
 
findDataObjectSchemaDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectSchemaDefinitionDataManager
 
findDataObjectSchemaDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManager
 
findDataObjectSchemaDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManagerImpl
 
findDataObjectVariableByMasterDataInstanceIdAndName(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectVariableDataManager
 
findDataObjectVariableByMasterDataInstanceIdAndName(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectVariableDataManager
 
findDataObjectVariableByMasterDataInstanceIdAndName(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManager
 
findDataObjectVariableByMasterDataInstanceIdAndName(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
findDataObjectVariablesByMasterDataInstanceId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectVariableDataManager
 
findDataObjectVariablesByMasterDataInstanceId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectVariableDataManager
 
findDataObjectVariablesByMasterDataInstanceId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManager
 
findDataObjectVariablesByMasterDataInstanceId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
findDataObjectVariablesByMasterDataInstanceIdAndNames(String, Collection<String>) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectVariableDataManager
 
findDataObjectVariablesByMasterDataInstanceIdAndNames(String, Collection<String>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectVariableDataManager
 
findDataObjectVariablesByMasterDataInstanceIdAndNames(String, Collection<String>) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManager
 
findDataObjectVariablesByMasterDataInstanceIdAndNames(String, Collection<String>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
findDataObjectVariablesByMasterDataInstanceIds(Set<String>) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectVariableDataManager
 
findDataObjectVariablesByMasterDataInstanceIds(Set<String>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectVariableDataManager
 
findDataObjectVariablesByMasterDataInstanceIds(Set<String>) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManager
 
findDataObjectVariablesByMasterDataInstanceIds(Set<String>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
findDeployedActionDefinitionById(String) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
findDeployedActionDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
findDeployedActionDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
findDeployedDataObjectDefinitionById(String) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
findDeployedDataObjectDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
findDeployedLatestActionDefinitionByKey(String) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
findDeployedLatestActionDefinitionByKey(String) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
findDeployedLatestActionDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
findDeployedLatestActionDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
findDeployedLatestDataObjectDefinitionByKey(String) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
findDeployedLatestDataObjectDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
findDeployedLatestServiceDefinitionByKey(String) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
findDeployedLatestServiceDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
findDeployedLatestTemplateVariationDefinitionByKey(String, String) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
findDeployedLatestTemplateVariationDefinitionByKeysAndTenantId(String, String, String) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
findDeployedPolicyDefinitionById(String) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
findDeployedServiceDefinitionById(String) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
findDeployedServiceDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
findDeployedTemplateDefinitionById(String) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
findDeployedTemplateDefinitionByKey(String) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
findDeployedTemplateDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
findDeployedTemplateVariationDefinitionById(String) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
findDeploymentCountByQueryCriteria(ActionDeploymentQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManager
 
findDeploymentCountByQueryCriteria(ActionDeploymentQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
findDeploymentCountByQueryCriteria(ActionDeploymentQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDeploymentDataManager
 
findDeploymentCountByQueryCriteria(ActionDeploymentQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDeploymentDataManager
 
findDeploymentCountByQueryCriteria(DataObjectDeploymentQueryImpl) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDeploymentDataManager
 
findDeploymentCountByQueryCriteria(DataObjectDeploymentQueryImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDeploymentDataManager
 
findDeploymentCountByQueryCriteria(DataObjectDeploymentQueryImpl) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManager
 
findDeploymentCountByQueryCriteria(DataObjectDeploymentQueryImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
findDeploymentCountByQueryCriteria(PolicyDeploymentQueryImpl) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDeploymentDataManager
 
findDeploymentCountByQueryCriteria(PolicyDeploymentQueryImpl) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDeploymentDataManager
 
findDeploymentCountByQueryCriteria(PolicyDeploymentQueryImpl) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManager
 
findDeploymentCountByQueryCriteria(PolicyDeploymentQueryImpl) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
findDeploymentCountByQueryCriteria(ServiceDeploymentQueryImpl) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDeploymentDataManager
 
findDeploymentCountByQueryCriteria(ServiceDeploymentQueryImpl) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDeploymentDataManager
 
findDeploymentCountByQueryCriteria(ServiceDeploymentQueryImpl) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManager
 
findDeploymentCountByQueryCriteria(ServiceDeploymentQueryImpl) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
findDeploymentCountByQueryCriteria(TemplateDeploymentQueryImpl) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDeploymentDataManager
 
findDeploymentCountByQueryCriteria(TemplateDeploymentQueryImpl) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDeploymentDataManager
 
findDeploymentCountByQueryCriteria(TemplateDeploymentQueryImpl) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManager
 
findDeploymentCountByQueryCriteria(TemplateDeploymentQueryImpl) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
findDeploymentsByQueryCriteria(ActionDeploymentQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManager
 
findDeploymentsByQueryCriteria(ActionDeploymentQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
findDeploymentsByQueryCriteria(ActionDeploymentQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDeploymentDataManager
 
findDeploymentsByQueryCriteria(ActionDeploymentQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDeploymentDataManager
 
findDeploymentsByQueryCriteria(DataObjectDeploymentQueryImpl) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDeploymentDataManager
 
findDeploymentsByQueryCriteria(DataObjectDeploymentQueryImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDeploymentDataManager
 
findDeploymentsByQueryCriteria(DataObjectDeploymentQueryImpl) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManager
 
findDeploymentsByQueryCriteria(DataObjectDeploymentQueryImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
findDeploymentsByQueryCriteria(PolicyDeploymentQueryImpl) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDeploymentDataManager
 
findDeploymentsByQueryCriteria(PolicyDeploymentQueryImpl) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDeploymentDataManager
 
findDeploymentsByQueryCriteria(PolicyDeploymentQueryImpl) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManager
 
findDeploymentsByQueryCriteria(PolicyDeploymentQueryImpl) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
findDeploymentsByQueryCriteria(ServiceDeploymentQueryImpl) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDeploymentDataManager
 
findDeploymentsByQueryCriteria(ServiceDeploymentQueryImpl) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDeploymentDataManager
 
findDeploymentsByQueryCriteria(ServiceDeploymentQueryImpl) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManager
 
findDeploymentsByQueryCriteria(ServiceDeploymentQueryImpl) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
findDeploymentsByQueryCriteria(TemplateDeploymentQueryImpl) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDeploymentDataManager
 
findDeploymentsByQueryCriteria(TemplateDeploymentQueryImpl) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDeploymentDataManager
 
findDeploymentsByQueryCriteria(TemplateDeploymentQueryImpl) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManager
 
findDeploymentsByQueryCriteria(TemplateDeploymentQueryImpl) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
findHistoricActionInstanceCountByQueryCriteria(HistoricActionInstanceQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.HistoricActionInstanceDataManager
 
findHistoricActionInstanceCountByQueryCriteria(HistoricActionInstanceQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionInstanceDataManager
 
findHistoricActionInstanceCountByQueryCriteria(HistoricActionInstanceQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManager
 
findHistoricActionInstanceCountByQueryCriteria(HistoricActionInstanceQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManagerImpl
 
findHistoricActionInstancesByQueryCriteria(HistoricActionInstanceQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.HistoricActionInstanceDataManager
 
findHistoricActionInstancesByQueryCriteria(HistoricActionInstanceQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionInstanceDataManager
 
findHistoricActionInstancesByQueryCriteria(HistoricActionInstanceQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManager
 
findHistoricActionInstancesByQueryCriteria(HistoricActionInstanceQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManagerImpl
 
findHistoricActionLinkCountByQueryCriteria(HistoricActionLinkQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.HistoricActionLinkDataManager
 
findHistoricActionLinkCountByQueryCriteria(HistoricActionLinkQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionLinkDataManager
 
findHistoricActionLinkCountByQueryCriteria(HistoricActionLinkQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManager
 
findHistoricActionLinkCountByQueryCriteria(HistoricActionLinkQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
findHistoricActionLinksByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.HistoricActionLinkDataManager
 
findHistoricActionLinksByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionLinkDataManager
 
findHistoricActionLinksByActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManager
 
findHistoricActionLinksByActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
findHistoricActionLinksByQueryCriteria(HistoricActionLinkQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.HistoricActionLinkDataManager
 
findHistoricActionLinksByQueryCriteria(HistoricActionLinkQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionLinkDataManager
 
findHistoricActionLinksByQueryCriteria(HistoricActionLinkQueryImpl) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManager
 
findHistoricActionLinksByQueryCriteria(HistoricActionLinkQueryImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
findHistoricActionLinksByScopeIdAndScopeType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.HistoricActionLinkDataManager
 
findHistoricActionLinksByScopeIdAndScopeType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionLinkDataManager
 
findHistoricActionLinksByScopeIdAndScopeType(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManager
 
findHistoricActionLinksByScopeIdAndScopeType(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
findHistoricActivityInstance(ExecutionEntity, boolean) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
findIndexMapping(String) - Method in interface com.flowable.indexing.IndexManager
 
findIndexMapping(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
findIndexVariableType(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
findLatestActionDefinition(ActionDefinition) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
findLatestActionDefinition(PolicyDefinition) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
findLatestActionDefinitionByKey(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManager
 
findLatestActionDefinitionByKey(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
findLatestActionDefinitionByKey(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionDataManager
 
findLatestActionDefinitionByKey(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
findLatestActionDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManager
 
findLatestActionDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
findLatestActionDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDefinitionDataManager
 
findLatestActionDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
findLatestDataObjectDefinition(DataObjectDefinition) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
findLatestDataObjectDefinitionByKey(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDefinitionDataManager
 
findLatestDataObjectDefinitionByKey(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
findLatestDataObjectDefinitionByKey(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManager
 
findLatestDataObjectDefinitionByKey(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
findLatestDataObjectDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDefinitionDataManager
 
findLatestDataObjectDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
findLatestDataObjectDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManager
 
findLatestDataObjectDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
findLatestDataObjectSchemaDefinitionByKey(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectSchemaDefinitionDataManager
 
findLatestDataObjectSchemaDefinitionByKey(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectSchemaDefinitionDataManager
 
findLatestDataObjectSchemaDefinitionByKey(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManager
 
findLatestDataObjectSchemaDefinitionByKey(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManagerImpl
 
findLatestDataObjectSchemaDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectSchemaDefinitionDataManager
 
findLatestDataObjectSchemaDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectSchemaDefinitionDataManager
 
findLatestDataObjectSchemaDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManager
 
findLatestDataObjectSchemaDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManagerImpl
 
findLatestPolicyDefinitionByKey(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
findLatestPolicyDefinitionByKey(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionDataManager
 
findLatestPolicyDefinitionByKey(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManager
 
findLatestPolicyDefinitionByKey(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
findLatestPolicyDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
findLatestPolicyDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionDataManager
 
findLatestPolicyDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManager
 
findLatestPolicyDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
findLatestServiceDefinition(ServiceDefinition) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
findLatestServiceDefinitionByKey(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
findLatestServiceDefinitionByKey(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDefinitionDataManager
 
findLatestServiceDefinitionByKey(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
 
findLatestServiceDefinitionByKey(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
findLatestServiceDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
findLatestServiceDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDefinitionDataManager
 
findLatestServiceDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
 
findLatestServiceDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
findLatestTemplateVariationDefinitionByKeys(String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateVariationDefinitionDataManager
 
findLatestTemplateVariationDefinitionByKeys(String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateVariationDefinitionDataManager
 
findLatestTemplateVariationDefinitionByKeys(String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManager
 
findLatestTemplateVariationDefinitionByKeys(String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
findLatestTemplateVariationDefinitionByKeysAndTenantId(String, String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateVariationDefinitionDataManager
 
findLatestTemplateVariationDefinitionByKeysAndTenantId(String, String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateVariationDefinitionDataManager
 
findLatestTemplateVariationDefinitionByKeysAndTenantId(String, String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManager
 
findLatestTemplateVariationDefinitionByKeysAndTenantId(String, String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
findMatchingCustomMappings(String) - Method in interface com.flowable.indexing.IndexManager
Returns a list of IndexMapping(s) that are applicable for the provided index name.
findMatchingCustomMappings(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
findMatchingIndexMappings(ObjectNode) - Method in interface com.flowable.indexing.IndexManager
Returns a list of IndexMapping instances that are applicable for the provided data.
findMatchingIndexMappings(String) - Method in interface com.flowable.indexing.IndexManager
Returns a list of IndexMapping(s) that are applicable for the provided mapping type.
findMatchingIndexMappings(ObjectNode) - Method in class com.flowable.indexing.IndexManagerImpl
 
findMatchingIndexMappings(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
findPolicyDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
findPolicyDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionDataManager
 
findPolicyDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManager
 
findPolicyDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
findPolicyDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
findPolicyDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionDataManager
 
findPolicyDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManager
 
findPolicyDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
findPolicyDefinitionByKeyAndVersion(String, Integer) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
findPolicyDefinitionByKeyAndVersion(String, Integer) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionDataManager
 
findPolicyDefinitionByKeyAndVersion(String, Integer) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManager
 
findPolicyDefinitionByKeyAndVersion(String, Integer) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
findPolicyDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
findPolicyDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionDataManager
 
findPolicyDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManager
 
findPolicyDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
findPolicyDefinitionLinksByPolicyDefinitionId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionLinkDataManager
 
findPolicyDefinitionLinksByPolicyDefinitionId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionLinkDataManager
 
findPolicyDefinitionLinksByPolicyDefinitionId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityManager
 
findPolicyDefinitionLinksByPolicyDefinitionId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityManagerImpl
 
findPolicyDefinitionLinksByPolicyDefinitionIdAndType(String, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionLinkDataManager
 
findPolicyDefinitionLinksByPolicyDefinitionIdAndType(String, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDefinitionLinkDataManager
 
findPolicyDefinitionLinksByPolicyDefinitionIdAndType(String, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityManager
 
findPolicyDefinitionLinksByPolicyDefinitionIdAndType(String, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityManagerImpl
 
findProcessInstance(String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findProcessInstancesWithQuery(String, String, String, String, int, int) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findProcessInstancesWithQuery(String, ProcessInstancesIndexQueryRequest) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findProcessInstancesWithQuery(ProcessInstancesIndexQueryRequest) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManagerImpl
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityManagerImpl
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManagerImpl
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManagerImpl
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityManagerImpl
 
findResourcesByDeploymentId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManager
 
findResourcesByDeploymentId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManagerImpl
 
findResourcesByDeploymentId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionResourceDataManager
 
findResourcesByDeploymentId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionResourceDataManager
 
findResourcesByDeploymentId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectResourceDataManager
 
findResourcesByDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectResourceDataManager
 
findResourcesByDeploymentId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityManager
 
findResourcesByDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityManagerImpl
 
findResourcesByDeploymentId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyResourceDataManager
 
findResourcesByDeploymentId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyResourceDataManager
 
findResourcesByDeploymentId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManager
 
findResourcesByDeploymentId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManagerImpl
 
findResourcesByDeploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceResourceDataManager
 
findResourcesByDeploymentId(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceResourceDataManager
 
findResourcesByDeploymentId(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManager
 
findResourcesByDeploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManagerImpl
 
findResourcesByDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateResourceDataManager
 
findResourcesByDeploymentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateResourceDataManager
 
findResourcesByDeploymentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityManager
 
findResourcesByDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityManagerImpl
 
FindScopedActionDataCmd - Class in com.flowable.action.engine.impl.cmd
 
FindScopedActionDataCmd(ScopedObjectActionQuery) - Constructor for class com.flowable.action.engine.impl.cmd.FindScopedActionDataCmd
 
findScopedObjectActionData(ScopedObjectActionQuery) - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
Finds all ActionDefinition and ActionInstance instances that match the scope information passed in the ScopedObjectActionQuery parameters and returns these as a ScopedObjectActionData instance.
findScopedObjectActionData(ScopedObjectActionQuery) - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
findServiceDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
findServiceDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDefinitionDataManager
 
findServiceDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
 
findServiceDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
findServiceDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
findServiceDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDefinitionDataManager
 
findServiceDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
 
findServiceDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
findServiceDefinitionByKeyAndVersion(String, Integer) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
findServiceDefinitionByKeyAndVersion(String, Integer) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDefinitionDataManager
 
findServiceDefinitionByKeyAndVersion(String, Integer) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
 
findServiceDefinitionByKeyAndVersion(String, Integer) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
findServiceDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
findServiceDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDefinitionDataManager
 
findServiceDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManager
 
findServiceDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
findTask(String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findTasksWithQuery(String, TasksIndexQueryRequest) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findTasksWithQuery(TasksIndexQueryRequest) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findTasksWithQuery(String, String, String, String, Integer, Integer) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findTemplateDefinition(TemplateDefinition) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
findTemplateDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDefinitionDataManager
 
findTemplateDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDefinitionDataManager
 
findTemplateDefinitionByDeploymentAndKey(String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManager
 
findTemplateDefinitionByDeploymentAndKey(String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManagerImpl
 
findTemplateDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDefinitionDataManager
 
findTemplateDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDefinitionDataManager
 
findTemplateDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManager
 
findTemplateDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManagerImpl
 
findTemplateDefinitionByKey(String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDefinitionDataManager
 
findTemplateDefinitionByKey(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDefinitionDataManager
 
findTemplateDefinitionByKey(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManager
 
findTemplateDefinitionByKey(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManagerImpl
 
findTemplateDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDefinitionDataManager
 
findTemplateDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDefinitionDataManager
 
findTemplateDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManager
 
findTemplateDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManagerImpl
 
findTemplateSource(String) - Method in class com.flowable.indexing.template.IndexQueryTemplateLoader
 
findTemplateSource(String) - Method in class com.flowable.serviceregistry.engine.template.ResourceBasedTemplateLoader
 
findTemplateSource(String) - Method in class com.flowable.template.engine.impl.processor.TemplateVariationDefinitionBasedTemplateLoader
 
findTemplateVariationDefinitionByDeploymentAndKeys(String, String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateVariationDefinitionDataManager
 
findTemplateVariationDefinitionByDeploymentAndKeys(String, String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateVariationDefinitionDataManager
 
findTemplateVariationDefinitionByDeploymentAndKeys(String, String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManager
 
findTemplateVariationDefinitionByDeploymentAndKeys(String, String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
findTemplateVariationDefinitionByDeploymentAndKeysAndTenantId(String, String, String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateVariationDefinitionDataManager
 
findTemplateVariationDefinitionByDeploymentAndKeysAndTenantId(String, String, String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateVariationDefinitionDataManager
 
findTemplateVariationDefinitionByDeploymentAndKeysAndTenantId(String, String, String, String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManager
 
findTemplateVariationDefinitionByDeploymentAndKeysAndTenantId(String, String, String, String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
findTranslationCountByQueryCriteria(TranslationQueryImpl) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MybatisTranslationDataManager
 
findTranslationCountByQueryCriteria(TranslationQueryImpl) - Method in interface com.flowable.platform.engine.impl.persistence.entity.data.TranslationDataManager
 
findTranslationCountByQueryCriteria(TranslationQuery) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager
 
findTranslationCountByQueryCriteria(TranslationQuery) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManagerImpl
 
findTranslationsByQueryCriteria(TranslationQueryImpl) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MybatisTranslationDataManager
 
findTranslationsByQueryCriteria(TranslationQueryImpl) - Method in interface com.flowable.platform.engine.impl.persistence.entity.data.TranslationDataManager
 
findTranslationsByQueryCriteria(TranslationQuery) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager
 
findTranslationsByQueryCriteria(TranslationQuery) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManagerImpl
 
FindTranslationsByScopeIdAndScopeTypeCmd - Class in com.flowable.platform.engine.impl.cmd
 
FindTranslationsByScopeIdAndScopeTypeCmd(String, String) - Constructor for class com.flowable.platform.engine.impl.cmd.FindTranslationsByScopeIdAndScopeTypeCmd
 
findTranslationsForScopeIdAndScopeType(String, String) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MybatisTranslationDataManager
 
findTranslationsForScopeIdAndScopeType(String, String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.data.TranslationDataManager
 
findTranslationsForScopeIdAndScopeType(String, String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManager
 
findTranslationsForScopeIdAndScopeType(String, String) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManagerImpl
 
findWorkInstance(String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findWorkInstancesWithQuery(String, String, int, int, String, String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
findWorkInstancesWithQuery(WorkInstancesIndexQueryRequest) - Method in class com.flowable.platform.service.index.WorkIndexService
 
FINISHED - Static variable in interface com.flowable.platform.service.reports.RunReportFilterParam
 
first - Variable in class com.flowable.indexing.utils.Pair
 
flattenVariables(JsonNode, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Method in class com.flowable.platform.service.BaseJsonMapper
 
floor(double) - Method in class com.flowable.platform.expressions.FlowableExpressionMathUtils
Returns the next lower integer of a provided number.
FlowableBpmnDecisionTableVariableManager - Class in com.flowable.platform.common.dmn
 
FlowableBpmnDecisionTableVariableManager() - Constructor for class com.flowable.platform.common.dmn.FlowableBpmnDecisionTableVariableManager
 
FlowableCmmnDecisionTableVariableManager - Class in com.flowable.platform.common.dmn
 
FlowableCmmnDecisionTableVariableManager() - Constructor for class com.flowable.platform.common.dmn.FlowableCmmnDecisionTableVariableManager
 
FlowableCollectors - Class in com.flowable.platform.common.util
Util class for creating different Collector(s) that are not part of the Java Collectors utils.
FlowableExpressionBase64Utils - Class in com.flowable.platform.expressions
Provides utilities to work with base64.
FlowableExpressionBase64Utils() - Constructor for class com.flowable.platform.expressions.FlowableExpressionBase64Utils
 
FlowableExpressionCollectionUtils - Class in com.flowable.platform.expressions
Expression Bean Name: flwCollectionUtils Offers utilities to work with Collections (Lists, Sets etc.) as well as Maps.
FlowableExpressionCollectionUtils() - Constructor for class com.flowable.platform.expressions.FlowableExpressionCollectionUtils
 
FlowableExpressionDateFunctionUtils - Class in com.flowable.platform.expressions
Expression Bean Name: flwDateFunctionUtils
FlowableExpressionDateFunctionUtils() - Constructor for class com.flowable.platform.expressions.FlowableExpressionDateFunctionUtils
 
FlowableExpressionFormatUtils - Class in com.flowable.platform.expressions
Expression Bean Name: flwFormatUtils Offers a number of formatting utils, mostly related to numbers, currencies and strings.
FlowableExpressionFormatUtils() - Constructor for class com.flowable.platform.expressions.FlowableExpressionFormatUtils
 
FlowableExpressionIOUtils - Class in com.flowable.platform.expressions
Provides utilities to work with I/O.
FlowableExpressionIOUtils() - Constructor for class com.flowable.platform.expressions.FlowableExpressionIOUtils
 
FlowableExpressionJsonUtils - Class in com.flowable.platform.expressions
Expression Bean Name: flwJsonUtils Offers utilities to work with JSON objects and arrays.
FlowableExpressionJsonUtils() - Constructor for class com.flowable.platform.expressions.FlowableExpressionJsonUtils
 
FlowableExpressionLocaleUtils - Class in com.flowable.platform.expressions
Expression Bean Name: flwLocaleUtils Provides utilities to work with locales, countries and languages.
FlowableExpressionLocaleUtils() - Constructor for class com.flowable.platform.expressions.FlowableExpressionLocaleUtils
 
FlowableExpressionMathUtils - Class in com.flowable.platform.expressions
Expression Bean Name: flwMathUtils Provides a number of mathematical operations.
FlowableExpressionMathUtils() - Constructor for class com.flowable.platform.expressions.FlowableExpressionMathUtils
 
FlowableExpressionStringUtils - Class in com.flowable.platform.expressions
Expression Bean Name: flwStringUtils Provides utilities to work with strings.
FlowableExpressionStringUtils() - Constructor for class com.flowable.platform.expressions.FlowableExpressionStringUtils
 
FlowableExpressionTimeUtils - Class in com.flowable.platform.expressions
Expression Bean Name: flwTimeUtils Provides a number of date and time utilities which can be used in expressions.
FlowableExpressionTimeUtils() - Constructor for class com.flowable.platform.expressions.FlowableExpressionTimeUtils
 
FlowableListOfFunctionDelegate - Class in com.flowable.platform.common.el
Function delegate that allows creating a list of items.
FlowableListOfFunctionDelegate() - Constructor for class com.flowable.platform.common.el.FlowableListOfFunctionDelegate
 
FlowableMapOfFunctionDelegate - Class in com.flowable.platform.common.el
 
FlowableMapOfFunctionDelegate() - Constructor for class com.flowable.platform.common.el.FlowableMapOfFunctionDelegate
 
FlowablePlatformIdentityLinkEventHandler - Class in com.flowable.platform.common.eventhandler
 
FlowablePlatformIdentityLinkEventHandler() - Constructor for class com.flowable.platform.common.eventhandler.FlowablePlatformIdentityLinkEventHandler
 
FlowablePlatformIdentityLinkEventHandler(IdentityLinkEventHandler) - Constructor for class com.flowable.platform.common.eventhandler.FlowablePlatformIdentityLinkEventHandler
 
FlowablePlatformVariableELResolver - Class in com.flowable.platform.common.el
Updates allowed properties for process instance, case instance and task entities
FlowablePlatformVariableELResolver() - Constructor for class com.flowable.platform.common.el.FlowablePlatformVariableELResolver
 
FlowablePlatformVersion - Class in com.flowable.platform.common
Class that exposes the Flowable Platform version.
FlowableStringUtil - Class in com.flowable.platform.common.util
 
FlowableStringUtil() - Constructor for class com.flowable.platform.common.util.FlowableStringUtil
 
flush() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
flush() - Method in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
flushDeleteEntities(String, Collection<DatabaseSchemaDataObjectInstanceEntity>) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
flushDeletes() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
flushInsertEntities(String, Collection<DatabaseSchemaDataObjectInstanceEntity>) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
flushInserts() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
flushUpdates() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
flushVariableUpdates() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
FolderItem - Class in com.flowable.platform.service.content
 
FolderItem() - Constructor for class com.flowable.platform.service.content.FolderItem
 
FolderItem(ContentItemRepresentation) - Constructor for class com.flowable.platform.service.content.FolderItem
 
folderItemService - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
folderNameParser - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
FolderPath - Class in com.flowable.platform.service.content
 
FolderPath() - Constructor for class com.flowable.platform.service.content.FolderPath
 
FolderPath(String, String) - Constructor for class com.flowable.platform.service.content.FolderPath
 
forcedUpdate - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
forceUpdate() - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
forceUpdate() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
foreach(String) - Method in class com.flowable.template.engine.impl.linq.LinqContext
 
foreach(Object) - Method in class com.flowable.template.engine.impl.linq.LinqContext
 
formatCurrencyWithLocale(String, double, String) - Method in class com.flowable.platform.expressions.FlowableExpressionFormatUtils
Formats a currency amount according to the format specified in the locale of the provided language tag.
formatDate(Object, String) - Method in class com.flowable.platform.expressions.FlowableExpressionFormatUtils
Formats a Date or Instant to a String with the given Format
formatDecimal(String, double) - Method in class com.flowable.platform.expressions.FlowableExpressionFormatUtils
Formats a String according to the Java Formatter specification with a Decimal Formatter in the default locale.
formatInISO8601Format(Date) - Static method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
formatInSimpleFormat(Date) - Static method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
formatInSimpleFormatUS(Date) - Static method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
formatString(String, Object...) - Method in class com.flowable.platform.expressions.FlowableExpressionFormatUtils
Formats a String according to the Java Formatter specification, see https://docs.oracle.com/javase/8/docs/api/java/util/Formatter.html or https://docs.oracle.com/javase/tutorial/java/data/numberformat.html
formatStringWithLocale(String, String, Object...) - Method in class com.flowable.platform.expressions.FlowableExpressionFormatUtils
Formats a String according to the Java Formatter specification, see https://docs.oracle.com/javase/8/docs/api/java/util/Formatter.html or https://docs.oracle.com/javase/tutorial/java/data/numberformat.html.
formEngineConfiguration - Variable in class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
formEngineConfiguration - Variable in class com.flowable.platform.service.bot.CmmnUserEventListenerBot
 
formFieldHandler - Variable in class com.flowable.platform.service.action.CaseInstanceScopedObjectFormProvider
 
formInstanceId(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with the given form instance id.
formInstanceId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Set the form instance id of the action instance
formInstanceId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with the given form instance id.
formInstanceId - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
formInstanceId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
formInstanceId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
formInstanceId - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
formInstanceId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
formInstanceId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
formInstanceId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
formInstanceId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
formKey(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with the given form key;
formKey(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
formKey - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
formKey(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Set the form key of the action instance
formKey(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with the given form key.
formKey - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
formKey(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
formKey - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
formKey - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
formKey - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
formKey - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
formKey(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
formKey - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
formKey(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
formKey - Variable in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
formKey - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
formKey - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
formKey - Variable in class com.flowable.template.api.repository.BaseTemplateModel
 
formKey(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionQuery
 
formKey - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
formKey - Variable in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
formKey(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
FormModelRepresentation - Class in com.flowable.platform.service.task
 
FormModelRepresentation(FormInfo) - Constructor for class com.flowable.platform.service.task.FormModelRepresentation
 
FormModelRepresentation(FormInfo, FlowableFormModel) - Constructor for class com.flowable.platform.service.task.FormModelRepresentation
 
FormPayloadHelper - Class in com.flowable.platform.common.form
 
FormPayloadHelper() - Constructor for class com.flowable.platform.common.form.FormPayloadHelper
 
FormPayloadVariables - Class in com.flowable.platform.common.form
 
formRepositoryService - Variable in class com.flowable.platform.service.action.CaseInstanceScopedObjectFormProvider
 
formRepositoryService - Variable in class com.flowable.platform.service.action.DefaultScopedObjectFormProvider
 
formRepositoryService - Variable in class com.flowable.platform.service.action.ProcessInstanceScopedObjectFormProvider
 
formRepositoryService - Variable in class com.flowable.platform.service.app.PlatformAppService
 
formRepositoryService - Variable in class com.flowable.platform.service.bot.CmmnStartPlanItemInstanceBot
 
formRepositoryService - Variable in class com.flowable.platform.service.caze.PlatformCaseDefinitionService
 
formRepositoryService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
formRepositoryService - Variable in class com.flowable.platform.service.process.PlatformProcessDefinitionService
 
formRepositoryService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
formRepositoryService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
formResources - Variable in class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
formService - Variable in class com.flowable.platform.service.bot.CmmnStartPlanItemInstanceBot
 
formService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
formService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
formService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
FREEMARKER - Static variable in interface com.flowable.template.api.TemplateTypes
 
FreeMarkerTemplateProcessor - Class in com.flowable.template.engine.impl.processor
A FreeMarker engine based template processor.
FreeMarkerTemplateProcessor(Configuration, TemplateEngineConfigurationApi, ResourceLoader, boolean) - Constructor for class com.flowable.template.engine.impl.processor.FreeMarkerTemplateProcessor
 
FreeMarkerTemplateProcessor(TemplateEngineConfigurationApi, ResourceLoader, boolean) - Constructor for class com.flowable.template.engine.impl.processor.FreeMarkerTemplateProcessor
 
FREQUENCY - Static variable in interface com.flowable.platform.service.reports.PlatformReportType
 
from - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
from(long) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
fromRestValue(Object) - Method in class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
fromRestValue(Object) - Method in class com.flowable.platform.service.dataobject.DatabaseSchemaDataObjectInstanceVariableConverter
 
FULL_TEXT_VARIABLES_FIELD - Static variable in class com.flowable.indexing.IndexManagerImpl
 
fullDateTimeDate(int, int, int, int, int, int) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Constructs an Date based on a given year, month, day, hour, minute and second.
fullDateTimeInstant(int, int, int, int, int, int) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Constructs an Instant based on a given year, month, day, hour, minute and second.
fullTextAndSemantics - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
fullTextSearchField - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
fullTextSearchText - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
FUNCTION_PREFIXES - Static variable in class com.flowable.platform.common.el.bpmn.CopyLocalVariableExpressionFunction
 
FUNCTION_PREFIXES - Static variable in class com.flowable.platform.common.el.bpmn.CopyLocalVariableToParentExpressionFunction
 
FUNCTION_PREFIXES - Static variable in class com.flowable.platform.common.el.bpmn.ReplaceVariableInListExpressionFunction
 
FUNCTION_PREFIXES - Static variable in class com.flowable.platform.common.el.bpmn.TriggerBpmnCaseEvaluationExpressionFunction
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateGroupFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateGroupsFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateUserFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateUsersFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.AddProcessParticipantUserFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.AddProcessParticipantUsersFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessAssigneeFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateGroupFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateGroupsFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateUserFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateUsersFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessOwnerFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessParticipantUserFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessParticipantUsersFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.SetProcessAssigneeFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.bpmn.SetProcessOwnerFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateGroupFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateGroupsFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateUserFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateUsersFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.AddParticipantUserFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.AddParticipantUsersFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.CopyVariableUserFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateGroupFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateGroupsFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateUserFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateUsersFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.RemoveCaseAssigneeFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.RemoveCaseOwnerFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.RemoveParticipantUserFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.RemoveParticipantUsersFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.SetCaseAssigneeFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.cmmn.SetCaseOwnerFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.FlowableListOfFunctionDelegate
 
functionMethod() - Method in class com.flowable.platform.common.el.FlowableMapOfFunctionDelegate
 

G

gatherChildEntitiesInformation(ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractDeleteEntityIndexTransformer
 
gatherHistoricVariables(CommandContext, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
gatherRuntimeVariables(CommandContext, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
gatherVariables(CommandContext, String, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
The most generic permission error code.
generateClauses(ObjectNode, String, List<FilteredFullTextSearchQueryBuilder.Clause>) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
GenericIndexingTransformer - Class in com.flowable.indexing.job.transformer
A generic indexing transformer that just gets the data and sends it to ES as is.
GenericIndexingTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.indexing.job.transformer.GenericIndexingTransformer
 
get(String) - Method in class com.flowable.template.engine.impl.util.VariableContainerTemplateModel
 
getAccessibleByGroups() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
getAccessibleByGroups() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getAccessibleByUser() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
getAccessibleByUser() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getActionAndMetaDataNode(ObjectMapper, ElasticsearchCompatibility) - Method in interface com.flowable.indexing.job.impl.BulkRequestItem
 
getActionAndMetaDataNode(ObjectMapper, ElasticsearchCompatibility) - Method in class com.flowable.indexing.job.impl.IndexBulkRequestItem
 
getActionAndMetaDataNode(ObjectMapper, ElasticsearchCompatibility) - Method in class com.flowable.indexing.job.impl.RetryFailedBulkRequestItem
 
getActionAndMetaDataNode(ObjectMapper, ElasticsearchCompatibility) - Method in class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
getActionDefinition(String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Returns the ActionDefinition including all action information like additional Properties (e.g.
getActionDefinition(String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
getActionDefinitionByKey(String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Returns the ActionDefinition including all action information like additional Properties (e.g.
getActionDefinitionByKey(String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
getActionDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Returns the ActionDefinition including all action information like additional Properties (e.g.
getActionDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
getActionDefinitionCache() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getActionDefinitionCache() - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
getActionDefinitionCacheLimit() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getActionDefinitionDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
getActionDefinitionDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
getActionDefinitionDeployer() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getActionDefinitionEntity() - Method in class com.flowable.action.engine.impl.persistence.deploy.ActionDefinitionCacheEntry
 
getActionDefinitionEntityManager() - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
getActionDefinitionEntityManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
getActionDefinitionEntityManager() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionDefinitionEntityManager(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionDefinitionForActionInstance(ActionInstance) - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
getActionDefinitionId() - Method in interface com.flowable.action.api.history.HistoricActionInstance
Reference to the action definition of this action instance
getActionDefinitionId() - Method in interface com.flowable.action.api.history.HistoricActionLink
 
getActionDefinitionId() - Method in interface com.flowable.action.api.repository.ActionDefinitionLink
 
getActionDefinitionId() - Method in interface com.flowable.action.api.runtime.ActionInstance
Reference to the action definition of this action instance
getActionDefinitionId() - Method in interface com.flowable.action.api.runtime.ActionLink
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
getActionDefinitionId() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
getActionDefinitionIdLike() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getActionDefinitionIdLike() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getActionDefinitionKey() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
getActionDefinitionKey() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getActionDefinitionKey() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
getActionDefinitionKey() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
getActionDefinitionKey() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
getActionDefinitionKeyLike() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
getActionDefinitionKeyLike() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
getActionDefinitionKeyLike() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
getActionDefinitionLinkDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManagerImpl
 
getActionDefinitionLinkDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
getActionDefinitionLinkDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
getActionDefinitionLinkEntityManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
getActionDefinitionLinkEntityManager() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionDefinitionLinkEntityManager(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionDefinitionLinks() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns the action definition links that are linked to the action definition.
getActionDefinitionLinks(String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Returns ActionDefinitionLinks for the given action definition id.
getActionDefinitionLinks() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getActionDefinitionLinks(String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
GetActionDefinitionLinksCmd - Class in com.flowable.action.engine.impl.cmd
 
GetActionDefinitionLinksCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.GetActionDefinitionLinksCmd
 
getActionDefinitionModel(String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Returns the ActionDefinitionModel including all action model info.
getActionDefinitionModel(CommandContext, String) - Method in class com.flowable.action.engine.impl.cmd.FindScopedActionDataCmd
 
getActionDefinitionModel() - Method in class com.flowable.action.engine.impl.persistence.deploy.ActionDefinitionCacheEntry
 
getActionDefinitionModel(String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
getActionDefinitionModelByKey(String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Returns the ActionDefinitionModel including all action model info, using the action definition key and resolving the key to the latest version.
getActionDefinitionModelByKey(String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
getActionDefinitionModelByKeyAndTenantId(String, String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Returns the ActionDefinitionModel including all action model info, using the action definition key and resolving the key to the latest version.
getActionDefinitionModelByKeyAndTenantId(String, String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
GetActionDefinitionModelCmd - Class in com.flowable.action.engine.impl.cmd
 
GetActionDefinitionModelCmd(String, String, String) - Constructor for class com.flowable.action.engine.impl.cmd.GetActionDefinitionModelCmd
 
getActionDefinitionModelForActionDefinitionId(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
getActionDefinitionModelForActionInstance(ActionInstance) - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
GetActionDefinitionModelJsonCmd - Class in com.flowable.action.engine.impl.cmd
 
GetActionDefinitionModelJsonCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.GetActionDefinitionModelJsonCmd
 
getActionDefinitionModels() - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
getActionDefinitions() - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
getActionDefinitions(CommandContext, String) - Method in class com.flowable.action.engine.impl.cmd.FindScopedActionDataCmd
 
getActionDefinitions(CommandContext, List<ActionInstance>) - Method in class com.flowable.action.engine.impl.cmd.FindScopedActionDataCmd
 
getActionDefinitionsForActionInstances() - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
getActionDeploymentDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
getActionDeploymentDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
getActionDeploymentEntityManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
getActionDeploymentEntityManager() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionDeploymentEntityManager(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionEngine(String) - Static method in class com.flowable.action.engine.ActionEngines
Obtain an action engine by name.
getActionEngine() - Method in class com.flowable.action.engine.test.ActionTestHelper
 
getActionEngineConfiguration() - Method in interface com.flowable.action.engine.ActionEngine
 
getActionEngineConfiguration() - Method in class com.flowable.action.engine.impl.ActionEngineImpl
 
getActionEngineConfiguration() - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
getActionEngineConfiguration() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionEngineConfiguration(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionEngineConfiguration() - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getActionEngineConfiguration(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getActionEngineName() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getActionEngineName() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getActionEngines() - Static method in class com.flowable.action.engine.ActionEngines
Provides access to action engines to application clients in a managed server environment.
getActionHistoryService() - Method in interface com.flowable.action.api.ActionEngineConfigurationApi
 
getActionHistoryService() - Method in interface com.flowable.action.engine.ActionEngine
 
getActionHistoryService() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getActionHistoryService() - Method in class com.flowable.action.engine.impl.ActionEngineImpl
 
getActionInstanceDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManagerImpl
 
getActionInstanceDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
getActionInstanceEntityManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
getActionInstanceEntityManager() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionInstanceEntityManager(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionInstanceId() - Method in interface com.flowable.action.api.history.HistoricActionLink
 
getActionInstanceId() - Method in interface com.flowable.action.api.runtime.ActionLink
 
getActionInstanceId() - Method in interface com.flowable.action.api.runtime.ActionTypeLink
 
getActionInstanceId() - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
getActionInstanceId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
getActionInstanceId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
getActionInstanceId() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
getActionInstanceId() - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
getActionInstanceId() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
getActionInstanceIdentityLinks(String) - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
 
getActionInstanceIdentityLinks(String) - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
GetActionInstanceIdentityLinksCmd - Class in com.flowable.action.engine.impl.cmd
 
GetActionInstanceIdentityLinksCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.GetActionInstanceIdentityLinksCmd
 
getActionInstances() - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
getActionInstances(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.FindScopedActionDataCmd
 
getActionInstanceTypeLinks(String) - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
Returns ActionTypeLinks for the given action instance id.
getActionInstanceTypeLinks(String) - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
GetActionInstanceTypeLinksCmd - Class in com.flowable.action.engine.impl.cmd
 
GetActionInstanceTypeLinksCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.GetActionInstanceTypeLinksCmd
 
getActionLinkDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
getActionLinkDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
getActionLinkEntityManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
getActionLinkEntityManager() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionLinkEntityManager(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionLinkScopes() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getActionNode() - Method in class com.flowable.indexing.job.impl.RetryFailedBulkRequestItem
 
getActionRepositoryService() - Method in interface com.flowable.action.api.ActionEngineConfigurationApi
 
getActionRepositoryService() - Method in interface com.flowable.action.engine.ActionEngine
 
getActionRepositoryService() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getActionRepositoryService() - Method in class com.flowable.action.engine.impl.ActionEngineImpl
 
getActionRepositoryService() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionRepositoryService(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionResourceConverter() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getActionResourceDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
getActionResourceDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
getActionResourceEntityManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
getActionResourceEntityManager() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionResourceEntityManager(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionRuntimeService() - Method in interface com.flowable.action.api.ActionEngineConfigurationApi
 
getActionRuntimeService() - Method in interface com.flowable.action.engine.ActionEngine
 
getActionRuntimeService() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getActionRuntimeService() - Method in class com.flowable.action.engine.impl.ActionEngineImpl
 
getActionRuntimeService() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getActionRuntimeService() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
getActionTypeLinkDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
getActionTypeLinkDataManagerr() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityManagerImpl
 
getActionTypeLinkEntityManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
getActionTypeLinkEntityManager() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionTypeLinkEntityManager(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getActionTypeLinks() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getActivityId() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getAdditionalData() - Method in interface com.flowable.serviceregistry.api.runtime.ServiceInvocationContext
 
getAdditionalData() - Method in class com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
 
getAdditionalServiceInvokers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getAlias() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getAliasesForIndex(String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
getAllCountryCodes() - Method in class com.flowable.platform.expressions.FlowableExpressionLocaleUtils
Returns a list of all 2-letter ISO country codes.
getAllCountryDisplayNames(String) - Method in class com.flowable.platform.expressions.FlowableExpressionLocaleUtils
Returns a list of all country names in a certain language Example: #{flwLocaleUtils.getAllCountryDisplayNames('de-CH')}
getAllLanguageCodes() - Method in class com.flowable.platform.expressions.FlowableExpressionLocaleUtils
Returns a list of all ISO language codes, e.g.
getAllLanguageDisplayNames(String) - Method in class com.flowable.platform.expressions.FlowableExpressionLocaleUtils
Returns a list of all language names in a certain language.
getAppColor() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getAppEngineConfiguration() - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getAppEngineConfiguration(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getAppIcon() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getAppKey() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getApplicationContext() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getApplicationContext() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getApplicationContext() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getApplicationContext() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getApplicationContext() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getApplicationContext() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getApplicationContext() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getAppModelForDefinitionId(String, Map<String, CoreAppModel>) - Method in class com.flowable.platform.service.work.WorkDefinitionService
 
getAppName() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getApprovalDecision() - Method in class com.flowable.platform.service.template.UpdateTemplateVariationRequest
 
getAppsWithAccess(List<CoreAppDefinition>) - Method in class com.flowable.platform.service.app.PlatformAppService
 
getArrayNode(ObjectNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getAsByteArray(Document) - Method in class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
getAsByteArray(Document, Integer) - Method in class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
getAssignedGroupId() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns the id of the assigned group of this object.
getAssignedGroupId() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getAssignedGroupId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getAssignee() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getAssignee() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getAssignee() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getAssignee() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getAssignee() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getAssigneeId() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns the id of the assignee of this object.
getAssigneeId() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getAssigneeId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getAsyncHistoryExecutor() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncHistoryExecutorAsyncJobLockTimeInMillis() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncHistoryExecutorDefaultQueueSizeFullWaitTime() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncHistoryExecutorLockOwner() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncHistoryExecutorNumberOfRetries() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncHistoryExecutorResetExpiredJobsInterval() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncHistoryExecutorResetExpiredJobsPageSize() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncHistoryExecutorSecondsToWaitOnShutdown() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncHistoryJsonGroupingThreshold() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncHistoryListener() - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySessionFactory
 
getAsyncHistoryListener() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncHistoryTaskExecutor() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getAsyncIndexingHistorySession() - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getAsyncIndexingHistorySession() - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getAsyncIndexingHistorySessionFactory() - Method in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
getAtIndex(JsonNode, Object) - Method in class com.flowable.platform.expressions.FlowableExpressionJsonUtils
Get an object from a specific index in a JSON array
getAttachmentIndexedChars() - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
getAuditDefinitionId() - Method in interface com.flowable.audit.api.runtime.AuditInstance
Reference to the audit definition of this audit instance.
getAuditDefinitionId() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getAuditDefinitionId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getAuditDefinitionId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getAuditDefinitionIdLike() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getAuditEngine(String) - Static method in class com.flowable.audit.engine.AuditEngines
Obtain an audit engine by name.
getAuditEngineConfiguration() - Method in interface com.flowable.audit.engine.AuditEngine
 
getAuditEngineConfiguration() - Method in class com.flowable.audit.engine.impl.AuditEngineImpl
 
getAuditEngineConfiguration() - Static method in class com.flowable.audit.engine.impl.util.CommandContextUtil
 
getAuditEngineConfiguration(CommandContext) - Static method in class com.flowable.audit.engine.impl.util.CommandContextUtil
 
getAuditEngines() - Static method in class com.flowable.audit.engine.AuditEngines
Provides access to audit engines to application clients in a managed server environment.
getAuditInstanceDataManager() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManagerImpl
 
getAuditInstanceDataManager() - Method in class com.flowable.audit.engine.impl.persistence.entity.data.AuditDataManagers
 
getAuditInstanceEntityManager() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditEntityManagers
 
getAuditInstanceEntityManager() - Static method in class com.flowable.audit.engine.impl.util.CommandContextUtil
 
getAuditInstanceEntityManager(CommandContext) - Static method in class com.flowable.audit.engine.impl.util.CommandContextUtil
 
getAuditService() - Method in interface com.flowable.audit.api.AuditEngineConfigurationApi
Returns the audit service where audit entries can be created and retrieved.
getAuditService() - Method in interface com.flowable.audit.engine.AuditEngine
 
getAuditService() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getAuditService() - Method in class com.flowable.audit.engine.impl.AuditEngineImpl
 
getAuditService() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getAutoDeploymentStrategy(String) - Method in class com.flowable.action.engine.ActionEngineConfiguration
Gets the AutoDeploymentStrategy for the provided mode.
getAutoDeploymentStrategy(String) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
Gets the AutoDeploymentStrategy for the provided mode.
getAutoDeploymentStrategy(String) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
Gets the AutoDeploymentStrategy for the provided mode.
getAutoDeploymentStrategy(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
Gets the AutoDeploymentStrategy for the provided mode.
getAutoDeploymentStrategy(String) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
Gets the AutoDeploymentStrategy for the provided mode.
getAvailableLocales() - Method in class com.flowable.platform.expressions.FlowableExpressionLocaleUtils
Gets a list of all available Locales.
getAvailableTimeZoneIds() - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Receives a list of all available timeZoneIds maintained as specified by the IANA.
getBody(ServiceOperation, ExpressionManager, ServiceInvocationVariablesContainer) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
getBoolean(String) - Method in interface com.flowable.dataobject.api.runtime.datasource.db.DatabaseSchemaDataObjectInstance
 
getBoolean(JsonNode, String) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getBoolean(JsonNode, String, boolean) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getBooleanValue(Object) - Static method in class com.flowable.dataobject.engine.impl.util.ValueParsingUtil
 
getBooleanValue(Object, Boolean) - Static method in class com.flowable.dataobject.engine.impl.util.ValueParsingUtil
 
getBotId() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getBotKey() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns the key of the bot this action is implemented.
getBotKey() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getBotKey() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getBotKey() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getBotRegistry() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getBotUserId() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getBpmnHistoryManager() - Method in class com.flowable.platform.common.el.FlowablePlatformVariableELResolver
 
getBpmnModel(String) - Method in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
getBulkRequest() - Method in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
getBulkRequestItems() - Method in class com.flowable.indexing.job.impl.BulkRequest
 
getBusinessKey() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getBusinessKey() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getBusinessKey() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getBusinessKey() - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
getBusinessKey() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getById(String, String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
getById(String, String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
getByteArrayRef() - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
getByteArrayRef() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getBytes() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
getBytes() - Method in class com.flowable.action.engine.impl.persistence.entity.ResourceRef
 
getBytes() - Method in interface com.flowable.dataobject.api.runtime.DataObjectVariable
 
getBytes() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
getBytes() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getBytes() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.ResourceRef
 
getBytes() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
getBytes() - Method in class com.flowable.policy.engine.impl.persistence.entity.ResourceRef
 
getBytes() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
getBytes() - Method in class com.flowable.template.engine.impl.persistence.entity.ResourceRef
 
getBytes() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
getCachedValue() - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
getCachedValue() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getCalculate() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
getCalculation() - Method in class com.flowable.platform.service.reports.ReportDataPoint
 
getCallbackId() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getCallbackId() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getCallbackType() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getCallbackType() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getCandidateGroupIds() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns a set view of the optional list of candidate group ids of this object.
getCandidateGroupIds() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getCandidateGroups() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getCandidateUserIds() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns a set view of the optional list of candidate user ids of this object.
getCandidateUserIds() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getCandidateUsers() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getCaseCustomFolderPath(String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getCaseDefinitionCategory() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getCaseDefinitionDeploymentId() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getCaseDefinitionDescription() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getCaseDefinitionId() - Method in class com.flowable.platform.service.caze.CaseInstanceInfo
 
getCaseDefinitionId() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getCaseDefinitionId() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getCaseDefinitionId() - Method in class com.flowable.platform.service.caze.CreateCaseInstanceRepresentation
 
getCaseDefinitionId() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getCaseDefinitionId() - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
getCaseDefinitionIds() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getCaseDefinitionIds() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getCaseDefinitionKey() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getCaseDefinitionKey() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getCaseDefinitionKey() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getCaseDefinitionKey() - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
getCaseDefinitionKeys() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getCaseDefinitionKeys() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getCaseDefinitionName() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getCaseDefinitionName() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getCaseDefinitionName() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getCaseDefinitionName() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getCaseDefinitionName() - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
getCaseDefinitionStartForm(String) - Method in class com.flowable.platform.service.caze.PlatformCaseDefinitionService
 
getCaseDefinitionVersion() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getCaseInstance(String) - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
getCaseInstance(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getCaseInstance() - Method in class com.flowable.platform.service.caze.CaseInstanceInfo
 
getCaseInstance(String, boolean) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
getCaseInstanceById(String) - Method in class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
getCaseInstanceByPlanItemInstanceId(String) - Method in class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
getCaseInstanceComments(CommentQueryRequest) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
getCaseInstanceName() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getCaseInstanceRepresentationPage(CaseInstancesIndexQueryRequest, ElasticsearchResultConverter.ResultMapper<T>) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getCaseInstanceResultNode(String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getCaseModel(String) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
getCaseModel(CmmnEngineConfiguration, CaseInstance) - Static method in class com.flowable.platform.service.util.AuditLogUtil
 
getCaseParentTemplate(String, CmmnEngineConfiguration) - Static method in class com.flowable.platform.service.util.AuditLogUtil
 
getCaseTaskCustomFolderPath(String, String, String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getCaseVariables(String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
getCategory() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getCategory() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
getCategory() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getCategory() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
getCategory() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getCategory() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getCategory() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getCategory() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getCategory() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
getCategory() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getCategory() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
getCategory() - Method in interface com.flowable.template.api.repository.TemplateDeployment
 
getCategory() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getCategory() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
getCategoryNotEquals() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
getCategoryNotEquals() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
getCategoryNotEquals() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
getCategoryNotEquals() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
getCategoryNotEquals() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
getChangeApprovalProcessKey() - Method in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
getChannel() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getChannels() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getChannels() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getChannels() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getChildContentItems(String, Boolean) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getChildEntityLinks(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getChildHistoricEntityLinks(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getChoiceIndex(Object, ChoiceField) - Method in class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
getClaimTime() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getClassActionDeployments() - Method in class com.flowable.action.engine.test.ActionTestHelper
 
getClassDataObjectDeployments() - Method in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
getClassPolicyDeployments() - Method in class com.flowable.policy.engine.test.PolicyTestHelper
 
getClassServiceDeployments() - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
getClassTemplateDeployments() - Method in class com.flowable.template.engine.test.TemplateTestHelper
 
getClauses() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.BoolFilterClause
 
getCmmnEngineConfiguration() - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
getCmmnEngineConfiguration() - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getCmmnEngineConfiguration(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getCmmnHistoryManager() - Method in class com.flowable.platform.common.el.FlowablePlatformVariableELResolver
 
getCmmnModel(CmmnEngineConfiguration, CaseInstance) - Static method in class com.flowable.platform.service.util.AuditLogUtil
 
getCommandContext() - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
getCommandContext() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getCommandContext() - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
getCommandContext() - Static method in class com.flowable.audit.engine.impl.util.CommandContextUtil
 
getCommandContext() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
getCommandContext() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityManagerImpl
 
getCommandContext() - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getCommandContext() - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
getCommandContext() - Static method in class com.flowable.platform.engine.impl.util.CommandContextUtil
 
getCommandContext() - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getCommandContext() - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
getCommandContext() - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getCommandContext() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
getCommandContext() - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getCommandContext() - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
getCommandContext() - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getCommaSeparatedExtensionElementValue(String, Map<String, List<ExtensionElement>>, DelegatePlanItemInstance, ExpressionManager) - Method in class com.flowable.platform.service.action.AbstractPlanItemInstanceLifecycleListener
 
getCommaSeparatedExtensionElementValue(String, ExtensionElement, DelegatePlanItemInstance, ExpressionManager) - Method in class com.flowable.platform.service.action.AbstractPlanItemInstanceLifecycleListener
 
getCommaSeparatedExtensionElementValue(String, ExtensionElement, DelegateTask, ExpressionManager) - Method in class com.flowable.platform.service.action.BpmnPlatformExposeCreateTaskListener
 
getCommaSeparatedExtensionElementValue(String, ExtensionElement, DelegateTask, ExpressionManager) - Method in class com.flowable.platform.service.action.CmmnPlatformExposeCreateTaskListener
 
getComment(String) - Method in class com.flowable.platform.service.comment.PlatformCommentService
 
getCommentDataManager() - Method in class com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
 
getCommentDataManager() - Method in class com.flowable.platform.engine.impl.persistence.entity.data.PlatformDataManagers
 
getCommentEntityManager() - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformEntityManagers
 
getCommentEntityManager(CommandContext) - Static method in class com.flowable.platform.engine.impl.util.CommandContextUtil
 
getCommentEventListener() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getComments(CommentQueryRequest) - Method in class com.flowable.platform.service.comment.PlatformCommentService
 
getCommentService() - Method in interface com.flowable.platform.api.PlatformEngineConfigurationApi
 
getCommentService() - Method in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
getCommentService() - Method in interface com.flowable.platform.engine.PlatformEngine
 
getCommentService() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getCommonPropertyType(ELContext, Object) - Method in class com.flowable.platform.common.el.FlowablePlatformVariableELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class com.flowable.platform.common.el.NewVariableELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class com.flowable.platform.common.el.NonWritablePropertyELResolver
 
getCommonSchemaManager() - Method in class com.flowable.action.engine.impl.db.ActionDbSchemaManager
 
getCommonSchemaManager() - Method in class com.flowable.dataobject.engine.impl.db.DataObjectDbSchemaManager
 
getCommonSchemaManager() - Method in class com.flowable.platform.engine.impl.db.PlatformDbSchemaManager
 
getCommonSchemaManager() - Method in class com.flowable.policy.engine.impl.db.PolicyDbSchemaManager
 
getCommonSchemaManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.db.ServiceRegistryDbSchemaManager
 
getCompleted() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getConfig() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionModel
 
getConfig() - Method in interface com.flowable.serviceregistry.api.repository.ServiceOperation
 
getConfig() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
getConfig() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
getConfiguration() - Method in class com.flowable.indexing.template.TemplateLoader
 
getConfiguration() - Method in class com.flowable.template.engine.impl.processor.FreeMarkerTemplateProcessor
 
getConfirmationMessage() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
As an alternative to a modeled form, a simple confirmation message might be provided by the action definition.
getConfirmationMessage() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getConfirmationMessageCode() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
As an alternative to a modeled form or fixed confirmation message, you can also specify a confirmation code to be used with the template engine to render.
getConfirmationMessageCode() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getConfirmationTitle() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
As an optional addition to the confirmation message (also see comments there), you can specify the title for the confirmation dialog, if the default is not sufficient.
getConfirmationTitle() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getConfirmationTitleCode() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
Instead of the optional confirmation title, you can also specify a confirmation title code to use the template engine for the title of the confirmation dialog.
getConfirmationTitleCode() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getContent() - Method in interface com.flowable.platform.api.comment.Comment
 
getContent() - Method in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
getContent() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getContent() - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
getContent() - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
getContent() - Method in class com.flowable.platform.service.CommentQueryRequest
 
getContentEngineConfiguration() - Method in class com.flowable.platform.common.eventhandler.FlowablePlatformIdentityLinkEventHandler
 
getContentEngineConfiguration(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getContentId() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getContentId() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the optional id of the referenced content to retrieve the template variation content with the content engine.
getContentId() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns the optional id of the referenced content to retrieve the template variation content with the content engine.
getContentId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getContentId() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getContentInputStream(TemplateHolder) - Method in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
getContentItem(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getContentItem(String) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
getContentItem() - Method in interface com.flowable.template.api.processor.TemplateProcessingResult
If the processed result is stored as a content item, this will return it.
getContentItem() - Method in class com.flowable.template.engine.impl.processor.DefaultTemplateProcessingResult
 
getContentItemId() - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
getContentItemsForCase(String) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
getContentItemsForProcessInstance(String) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
getContentItemsForTask(String) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
getContentItemVersions(String) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
getContentLike() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getContentLike() - Method in class com.flowable.platform.service.CommentQueryRequest
 
getContentService(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getContentService() - Method in class com.flowable.template.engine.impl.linq.LinqContext
 
getContentService() - Method in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
getContentSize() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getContentStoreId() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getContentStoreId() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getContentStoreName() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getContentStoreName() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getContentTypeForFileExtension(MultipartFile) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
getCoreContentEngineConfiguration() - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getCoreContentEngineConfiguration(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getCoreContentService() - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getCoreContentService(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getCoreSize() - Method in class com.flowable.indexing.ReindexingProperties.Pool
 
getCountryDisplayName(String, String) - Method in class com.flowable.platform.expressions.FlowableExpressionLocaleUtils
Returns a single country name in a certain language, e.g.
getCreated() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getCreated() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getCreated() - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
getCreated() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getCreatedAfter() - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
getCreatedAfter() - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
getCreatedAfter() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getCreatedAfter() - Method in class com.flowable.platform.service.CommentQueryRequest
 
getCreatedBefore() - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
getCreatedBefore() - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
getCreatedBefore() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getCreatedBefore() - Method in class com.flowable.platform.service.CommentQueryRequest
 
getCreatedBy() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getCreatedBy() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getCreateTime() - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.HistoricEntityLinkWrapper
 
getCreateTime() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getCreateTime() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getCreateTime() - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
getCreationTime() - Method in interface com.flowable.action.api.history.HistoricActionLink
 
getCreationTime() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns the creation timestamp of this data object.
getCreationTime() - Method in interface com.flowable.action.api.runtime.ActionLink
 
getCreationTime() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getCreationTime() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
getCreationTime() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
getCreationTime() - Method in interface com.flowable.audit.api.runtime.AuditInstance
Returns the creation timestamp of this audit instance.
getCreationTime() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getCreationTime() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
Returns the creation timestamp of this data object.
getCreationTime() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinition
Returns the creation timestamp of this defnition
getCreationTime() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the creation timestamp of this data instance.
getCreationTime() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getCreationTime() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
getCreationTime() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getCreationTime() - Method in interface com.flowable.platform.api.comment.Comment
 
getCreationTime() - Method in interface com.flowable.platform.api.translation.Translation
The creation timestamp of the translation.
getCreationTime() - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
getCreationTime() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
getCreationTime() - Method in interface com.flowable.policy.api.repository.PolicyDefinition
Returns the creation timestamp of this data object.
getCreationTime() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
getCreationTime() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the creation time of this definition.
getCreationTime() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getCreationTime() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getCreatorId() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns the id of the user creating this data object.
getCreatorId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getCreatorId() - Method in interface com.flowable.audit.api.runtime.AuditInstance
Returns the id of the user creating this audit instance.
getCreatorId() - Method in class com.flowable.audit.engine.impl.cmd.CreateAuditInstanceCmd
 
getCreatorId() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getCreatorId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getCreatorId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getCreatorId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
Returns the id of the user creating this data object.
getCreatorId() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinition
Returns the id of the user creating this data definition.
getCreatorId() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the id of the user creating this data instance.
getCreatorId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getCreatorId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
getCreatorId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getCreatorId() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
getCreatorId() - Method in interface com.flowable.platform.api.translation.Translation
The id of the user that created the translation.
getCreatorId() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
getCreatorId() - Method in interface com.flowable.policy.api.repository.PolicyDefinition
Returns the id of the user creating this data object.
getCreatorId() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
getCreatorId() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the id of the user creating this template definition.
getCreatorId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getCreatorId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getCurrentTenantId() - Method in class com.flowable.platform.service.dataobject.DataObjectFormDataModelVariablesExtractor
 
getCustomDeployers() - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
getCustomDeployers() - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
getCustomDeployers() - Method in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
getCustomDeployers() - Method in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
getCustomDeployers() - Method in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
getCustomDeployers() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
getCustomDeployers() - Method in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
getCustomHistoryJobHandlers() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getCustomHistoryJsonTransformers() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getCustomIndex() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getCustomIndexConfiguration() - Method in interface com.flowable.indexing.api.IndexMapping
 
getCustomIndexConfiguration() - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
getCustomIndexingFilter() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getCustomIndexName() - Method in interface com.flowable.indexing.api.IndexMapping
 
getCustomIndexName() - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
getCustomKnownTypes() - Method in class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
getCustomPostVariableTypes() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getCustomPreVariableTypes() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getCustomQueryMapping(String, String) - Method in interface com.flowable.indexing.IndexManager
Get custom query mapping for given index if exists.
getCustomQueryMapping(String, String) - Method in class com.flowable.indexing.IndexManagerImpl
 
getCustomSortParameters() - Method in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
getCustomSortParameters(PlatformIndexQueryRequest, String, String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getData() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
getData() - Method in interface com.flowable.indexing.config.IndexedDataObject
The json data, represented as ObjectNode that will be indexed in the index.
getData() - Method in class com.flowable.indexing.config.IndexedField
 
getData() - Method in class com.flowable.indexing.impl.ObjectNodeIndexedDataObject
 
getData() - Method in class com.flowable.platform.common.Page
 
getData() - Method in class com.flowable.serviceregistry.engine.impl.util.ServiceInvocationVariablesContainer
 
getDatabaseCatalog() - Method in class com.flowable.platform.common.db.liquibase.DataSourceDatabaseConfiguration
 
getDatabaseConfiguration() - Method in class com.flowable.action.engine.impl.db.ActionDbSchemaManager
 
getDatabaseConfiguration() - Method in class com.flowable.audit.engine.impl.db.AuditDbSchemaManager
 
getDatabaseConfiguration() - Method in class com.flowable.dataobject.engine.impl.db.DataObjectDbSchemaManager
 
getDatabaseConfiguration() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionLiquibaseBasedSchemaManager
 
getDatabaseConfiguration() - Method in class com.flowable.platform.engine.impl.db.PlatformDbSchemaManager
 
getDatabaseConfiguration() - Method in class com.flowable.policy.engine.impl.db.PolicyDbSchemaManager
 
getDatabaseConfiguration() - Method in class com.flowable.serviceregistry.engine.impl.persistence.db.ServiceRegistryDbSchemaManager
 
getDatabaseConfiguration() - Method in class com.flowable.template.engine.impl.db.TemplateDbSchemaManager
 
getDatabaseRead() - Method in class com.flowable.indexing.ReindexingProperties
 
getDatabaseSchema() - Method in class com.flowable.platform.common.db.liquibase.DataSourceDatabaseConfiguration
 
getDatabaseSchemaDataObjectDataSource() - Method in interface com.flowable.dataobject.api.DataObjectEngineConfigurationApi
 
getDatabaseSchemaDataObjectDataSource() - Method in interface com.flowable.dataobject.engine.DataObjectEngine
 
getDatabaseSchemaDataObjectDataSource() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDatabaseSchemaDataObjectDataSource() - Method in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
getDatabaseSchemaDataObjectInstanceEntityManager() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDatabaseSchemaDataObjectInstanceEntityManager(CommandContext) - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDatabaseSchemaDataObjectInstanceEntitySession() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityManagerImpl
 
getDatabaseSchemaDataObjectJdbcOperations() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDataInstanceId() - Method in interface com.flowable.dataobject.api.runtime.DataObjectVariable
 
getDataInstanceId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
getDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityManagerImpl
 
getDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManagerImpl
 
getDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
getDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManagerImpl
 
getDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
getDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManagerImpl
 
getDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityManagerImpl
 
getDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManagerImpl
 
getDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
getDataManager() - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
getDataManager() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManagerImpl
 
getDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
getDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityManagerImpl
 
getDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
getDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityManagerImpl
 
getDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityManagerImpl
 
getDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
getDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityManagerImpl
 
getDataManager() - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
getDataManager() - Method in class com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
 
getDataManager() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManagerImpl
 
getDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
getDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
getDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityManagerImpl
 
getDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
getDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManagerImpl
 
getDataManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
getDataManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
getDataManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
getDataManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManagerImpl
 
getDataManager() - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
getDataManager() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManagerImpl
 
getDataManager() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
getDataManager() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityManagerImpl
 
getDataManager() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
getDataManagers() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getDataManagers() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getDataManagers() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDataManagers() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getDataManagers() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getDataManagers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getDataManagers() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getDataModel() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getDataObjectDataSources() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDataObjectDefinition(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
Returns the specified data object definition given by its id.
getDataObjectDefinition(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
getDataObjectDefinition(CommandContext) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
getDataObjectDefinitionById(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
getDataObjectDefinitionByKey(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
 
getDataObjectDefinitionByKey(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
getDataObjectDefinitionByKey(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
getDataObjectDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
 
getDataObjectDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
getDataObjectDefinitionCache() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDataObjectDefinitionCache() - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
getDataObjectDefinitionCacheLimit() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDataObjectDefinitionDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
getDataObjectDefinitionDeployer() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDataObjectDefinitionEntity() - Method in class com.flowable.dataobject.engine.impl.persistence.deploy.DataObjectDefinitionCacheEntry
 
getDataObjectDefinitionEntityManager() - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
getDataObjectDefinitionEntityManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
getDataObjectDefinitionEntityManager() - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectDefinitionEntityManager(CommandContext) - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectDefinitionId() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
getDataObjectDefinitionKey() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
getDataObjectDefinitionKey() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
getDataObjectDefinitionKeyLike() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
getDataObjectDeploymentDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
getDataObjectDeploymentEntityManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
getDataObjectDeploymentEntityManager() - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectDeploymentEntityManager(CommandContext) - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectEngine(String) - Static method in class com.flowable.dataobject.engine.DataObjectEngines
Obtain an data object engine by name.
getDataObjectEngine() - Method in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
getDataObjectEngineConfiguration() - Method in interface com.flowable.dataobject.engine.DataObjectEngine
 
getDataObjectEngineConfiguration() - Method in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
getDataObjectEngineConfiguration() - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
getDataObjectEngineConfiguration() - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectEngineConfiguration(CommandContext) - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectEngineName() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDataObjectEngines() - Static method in class com.flowable.dataobject.engine.DataObjectEngines
Provides access to data object engines to application clients in a managed server environment.
getDataObjectModel(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
 
getDataObjectModel() - Method in class com.flowable.dataobject.engine.impl.persistence.deploy.DataObjectDefinitionCacheEntry
 
getDataObjectModel(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
getDataObjectModel(CommandContext) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
getDataObjectModel(DataObjectDefinition, CommandContext) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
getDataObjectModelById(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
getDataObjectModelByKey(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
 
getDataObjectModelByKey(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
getDataObjectModelByKey(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
getDataObjectModelByKeyAndTenantId(String, String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
 
getDataObjectModelByKeyAndTenantId(String, String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
getDataObjectModelByKeyAndTenantId(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
GetDataObjectModelCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
GetDataObjectModelCmd(String, String, String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.GetDataObjectModelCmd
 
GetDataObjectModelJsonCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
GetDataObjectModelJsonCmd(String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.GetDataObjectModelJsonCmd
 
getDataObjectPayload() - Method in interface com.flowable.dataobject.api.runtime.DataObjectHandlingContext
Returns the payload behind the data object being handled in a generic way.
getDataObjectRepositoryService() - Method in interface com.flowable.dataobject.api.DataObjectEngineConfigurationApi
 
getDataObjectRepositoryService() - Method in interface com.flowable.dataobject.engine.DataObjectEngine
 
getDataObjectRepositoryService() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDataObjectRepositoryService() - Method in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
getDataObjectRepositoryService() - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
getDataObjectRepositoryService() - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectRepositoryService(CommandContext) - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectResourceConverter() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDataObjectResourceDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
getDataObjectResourceEntityManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
getDataObjectResourceEntityManager() - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectResourceEntityManager(CommandContext) - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectRuntimeService() - Method in interface com.flowable.dataobject.api.DataObjectEngineConfigurationApi
 
getDataObjectRuntimeService() - Method in interface com.flowable.dataobject.engine.DataObjectEngine
 
getDataObjectRuntimeService() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDataObjectRuntimeService() - Method in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
getDataObjectRuntimeService() - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
getDataObjectRuntimeService() - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectRuntimeService(CommandContext) - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectSchemaDefinitionDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
getDataObjectSchemaDefinitionDeployer() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDataObjectSchemaDefinitionEntityManager() - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
getDataObjectSchemaDefinitionEntityManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
getDataObjectSchemaDefinitionEntityManager() - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectSchemaDefinitionEntityManager(CommandContext) - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectType() - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
getDataObjectType() - Method in interface com.flowable.dataobject.api.repository.DataObjectModel
Returns the data object definition type, which can be for example masterData or dataObject.
getDataObjectVariableDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
getDataObjectVariableDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
getDataObjectVariableEntityManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
getDataObjectVariableEntityManager() - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDataObjectVariableEntityManager(CommandContext) - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
GetDataObjectVariableValuesCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
GetDataObjectVariableValuesCmd(String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.GetDataObjectVariableValuesCmd
 
getDataPoints() - Method in class com.flowable.platform.service.reports.ReportGroupByResult
 
getDataPoints() - Method in class com.flowable.platform.service.reports.ReportResult
 
getDataSource(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Returns the data source given its id.
getDataSource(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
getDataSource() - Method in class com.flowable.platform.common.db.liquibase.DataSourceDatabaseConfiguration
 
getDataSourceByDataObjectDefinitionId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Returns the data source handling the specified data object definition given by its id.
getDataSourceByDataObjectDefinitionId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
getDataSourceByDataObjectDefinitionKey(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Returns the data source handling the specified data object definition given by its key.
getDataSourceByDataObjectDefinitionKey(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
getDate(String) - Method in interface com.flowable.dataobject.api.runtime.datasource.db.DatabaseSchemaDataObjectInstance
 
getDate(JsonNode, String) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getDbName() - Method in interface com.flowable.dataobject.api.repository.FieldMapping
 
getDbName() - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
getDecisionKeyDefaultPermissions() - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
If the permission helper is based on a default and detail DMN permission rule mechanism, this method must return the DMN key of the default permission rule model to execute.
getDecisionKeyDefaultPermissions() - Method in class com.flowable.platform.service.permission.UserPermissionServiceImpl
 
getDefaultActionEngine() - Static method in class com.flowable.action.engine.ActionEngines
 
getDefaultAuditEngine() - Static method in class com.flowable.audit.engine.AuditEngines
 
getDefaultDataObjectEngine() - Static method in class com.flowable.dataobject.engine.DataObjectEngines
 
getDefaultDeployers() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getDefaultDeployers() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDefaultDeployers() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getDefaultDeployers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getDefaultDeployers() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getDefaultLocale() - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
getDefaultLocale() - Method in interface com.flowable.dataobject.api.repository.MasterDataModel
Returns the default locale used for resolving default entry names within this master data definition.
getDefaultLocale() - Method in class com.flowable.platform.expressions.FlowableExpressionLocaleUtils
Returns the default Locale of the system.
getDefaultPlatformEngine() - Static method in class com.flowable.platform.engine.PlatformEngines
 
getDefaultPolicyEngine() - Static method in class com.flowable.policy.engine.PolicyEngines
 
getDefaultScopedObjectFormProvider() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getDefaultSecurityPolicyModel(String, PolicyRepositoryService) - Method in class com.flowable.platform.service.BasePlatformInterceptor
 
getDefaultServiceRegistryEngine() - Static method in class com.flowable.serviceregistry.engine.ServiceRegistryEngines
 
getDefaultTemplateEngine() - Static method in class com.flowable.template.engine.TemplateEngines
 
getDefaultValue() - Method in interface com.flowable.dataobject.api.repository.FieldMapping
 
getDefaultValue() - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
getDefaultValue() - Method in interface com.flowable.serviceregistry.api.repository.ServiceInputParameter
 
getDefaultValue() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceInputParameter
 
getDefaultValue() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOutputParameter
 
getDefaultValue() - Method in class com.flowable.template.api.repository.VariationDefinition
 
getDefinitionDeploymentId() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getDefinitionExternalId() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getDefinitionId() - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstance
Returns the id of the master data definition this instance belongs to.
getDefinitionId() - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceBuilder
 
getDefinitionId() - Method in interface com.flowable.dataobject.api.runtime.DataObjectModificationBuilder
Returns the id of the data object definition this modification builder is based on.
getDefinitionId() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the id of the master data definition this instance belongs to.
getDefinitionId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getDefinitionId() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
getDefinitionId() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
getDefinitionId() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectModificationBuilderImpl
 
getDefinitionId() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getDefinitionId() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getDefinitionId() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getDefinitionId() - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
getDefinitionId() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getDefinitionKey() - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstance
Returns the key of the master data definition this instance belongs to.
getDefinitionKey() - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceBuilder
 
getDefinitionKey() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the key of the master data definition this instance belongs to.
getDefinitionKey() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getDefinitionKey() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
getDefinitionKey() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
getDefinitionKey() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getDefinitionKey() - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
getDefinitionKey() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getDefinitionName() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getDefinitionName() - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
getDefinitionName() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getDefinitionNameTranslations(CaseDefinition, boolean) - Method in class com.flowable.platform.service.work.WorkDefinitionService
 
getDefinitionNameTranslations(ProcessDefinition, boolean) - Method in class com.flowable.platform.service.work.WorkDefinitionService
 
getDefinitionTotals() - Method in class com.flowable.platform.service.reports.ReportResult
 
getDefinitionType(PlatformRunReportRequest) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
getDefinitionVersion() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getDelegationState() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getDelegationStateString(DelegationState) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
getDeployedArtifacts(Class<T>) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
getDeployedArtifacts(Class<T>) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getDeployedArtifacts(Class<T>) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
getDeployedArtifacts(Class<T>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getDeployedArtifacts(Class<T>) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
getDeployedArtifacts(Class<T>) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getDeployedArtifacts(Class<T>) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
getDeployedArtifacts(Class<T>) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getDeployedArtifacts(Class<T>) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
getDeployedArtifacts(Class<T>) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getDeployers() - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
getDeployers() - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
getDeployers() - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
getDeployers() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
getDeployers() - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
getDeployment() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
getDeployment() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
getDeployment() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
getDeployment() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
getDeployment() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
GetDeploymentActionDefinitionCmd - Class in com.flowable.action.engine.impl.cmd
 
GetDeploymentActionDefinitionCmd(String, String, String) - Constructor for class com.flowable.action.engine.impl.cmd.GetDeploymentActionDefinitionCmd
 
getDeploymentDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
getDeploymentDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
getDeploymentDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
getDeploymentDataManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
getDeploymentDataManager() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
GetDeploymentDataObjectDefinitionCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
GetDeploymentDataObjectDefinitionCmd(String, String, String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.GetDeploymentDataObjectDefinitionCmd
 
getDeploymentEntityManager() - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
getDeploymentEntityManager() - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
getDeploymentEntityManager() - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
getDeploymentEntityManager() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
getDeploymentEntityManager() - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
getDeploymentId() - Method in interface com.flowable.action.api.repository.ActionDefinition
 
getDeploymentId() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getDeploymentId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getDeploymentId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
getDeploymentId() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
getDeploymentId() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
getDeploymentId() - Method in interface com.flowable.audit.api.repository.AuditDefinition
 
getDeploymentId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
 
getDeploymentId() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinition
 
getDeploymentId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getDeploymentId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
getDeploymentId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
getDeploymentId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getDeploymentId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
getDeploymentId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
getDeploymentId() - Method in class com.flowable.platform.service.process.ProcessInstanceInfo
 
getDeploymentId() - Method in interface com.flowable.policy.api.repository.PolicyDefinition
 
getDeploymentId() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
getDeploymentId() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
getDeploymentId() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
getDeploymentId() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
getDeploymentId() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinition
 
getDeploymentId() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
getDeploymentId() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
getDeploymentId() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
getDeploymentId() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
getDeploymentId() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the deployment id this definition was deployed with.
getDeploymentId() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the deployment id this definition variation was deployed with.
getDeploymentId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getDeploymentId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
getDeploymentId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getDeploymentId() - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
getDeploymentId() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
getDeploymentId() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getDeploymentIds() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
getDeploymentIds() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
getDeploymentIds() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
getDeploymentIds() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
getDeploymentIds() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
getDeploymentManager() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getDeploymentManager() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getDeploymentManager(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getDeploymentManager() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDeploymentManager() - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDeploymentManager(CommandContext) - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getDeploymentManager() - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getDeploymentManager(CommandContext) - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getDeploymentManager() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getDeploymentManager() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getDeploymentManager() - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getDeploymentManager(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getDeploymentManager() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getDeploymentMode() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getDeploymentMode() - Method in class com.flowable.action.engine.autodeployment.AbstractAutoDeploymentStrategy
Gets the deployment mode this strategy handles.
getDeploymentMode() - Method in class com.flowable.action.engine.autodeployment.DefaultAutoDeploymentStrategy
 
getDeploymentMode() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getDeploymentMode() - Method in class com.flowable.dataobject.engine.autodeployment.AbstractAutoDeploymentStrategy
Gets the deployment mode this strategy handles.
getDeploymentMode() - Method in class com.flowable.dataobject.engine.autodeployment.DefaultAutoDeploymentStrategy
 
getDeploymentMode() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDeploymentMode() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getDeploymentMode() - Method in class com.flowable.policy.engine.autodeployment.AbstractAutoDeploymentStrategy
Gets the deployment mode this strategy handles.
getDeploymentMode() - Method in class com.flowable.policy.engine.autodeployment.DefaultAutoDeploymentStrategy
 
getDeploymentMode() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getDeploymentMode() - Method in class com.flowable.serviceregistry.engine.autodeployment.AbstractAutoDeploymentStrategy
Gets the deployment mode this strategy handles.
getDeploymentMode() - Method in class com.flowable.serviceregistry.engine.autodeployment.DefaultAutoDeploymentStrategy
 
getDeploymentMode() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getDeploymentMode() - Method in class com.flowable.template.engine.autodeployment.AbstractAutoDeploymentStrategy
Gets the deployment mode this strategy handles.
getDeploymentMode() - Method in class com.flowable.template.engine.autodeployment.DefaultAutoDeploymentStrategy
 
getDeploymentMode() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getDeploymentName() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getDeploymentName() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getDeploymentName() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDeploymentName() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getDeploymentName() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getDeploymentName() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getDeploymentName() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
GetDeploymentPolicyDefinitionCmd - Class in com.flowable.policy.engine.impl.cmd
 
GetDeploymentPolicyDefinitionCmd(String, String, String) - Constructor for class com.flowable.policy.engine.impl.cmd.GetDeploymentPolicyDefinitionCmd
 
GetDeploymentResourceCmd - Class in com.flowable.action.engine.impl.cmd
 
GetDeploymentResourceCmd(String, String) - Constructor for class com.flowable.action.engine.impl.cmd.GetDeploymentResourceCmd
 
GetDeploymentResourceCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
GetDeploymentResourceCmd(String, String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.GetDeploymentResourceCmd
 
GetDeploymentResourceCmd - Class in com.flowable.policy.engine.impl.cmd
 
GetDeploymentResourceCmd(String, String) - Constructor for class com.flowable.policy.engine.impl.cmd.GetDeploymentResourceCmd
 
GetDeploymentResourceCmd - Class in com.flowable.serviceregistry.engine.impl.cmd
 
GetDeploymentResourceCmd(String, String) - Constructor for class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentResourceCmd
 
GetDeploymentResourceCmd - Class in com.flowable.template.engine.impl.cmd
 
GetDeploymentResourceCmd(String, String) - Constructor for class com.flowable.template.engine.impl.cmd.GetDeploymentResourceCmd
 
getDeploymentResourceNames(String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
getDeploymentResourceNames(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManager
 
getDeploymentResourceNames(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
getDeploymentResourceNames(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.data.ActionDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
getDeploymentResourceNames(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
getDeploymentResourceNames(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManager
 
getDeploymentResourceNames(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
getDeploymentResourceNames(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
getDeploymentResourceNames(String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
getDeploymentResourceNames(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.data.PolicyDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManager
 
getDeploymentResourceNames(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
getDeploymentResourceNames(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
getDeploymentResourceNames(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
getDeploymentResourceNames(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManager
 
getDeploymentResourceNames(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
getDeploymentResourceNames(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
getDeploymentResourceNames(String) - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
getDeploymentResourceNames(String) - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.data.TemplateDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManager
 
getDeploymentResourceNames(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
getDeploymentResourceNames(String) - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
GetDeploymentResourceNamesCmd - Class in com.flowable.action.engine.impl.cmd
 
GetDeploymentResourceNamesCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
GetDeploymentResourceNamesCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
GetDeploymentResourceNamesCmd(String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
GetDeploymentResourceNamesCmd - Class in com.flowable.policy.engine.impl.cmd
 
GetDeploymentResourceNamesCmd(String) - Constructor for class com.flowable.policy.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
GetDeploymentResourceNamesCmd - Class in com.flowable.serviceregistry.engine.impl.cmd
 
GetDeploymentResourceNamesCmd(String) - Constructor for class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
GetDeploymentResourceNamesCmd - Class in com.flowable.template.engine.impl.cmd
 
GetDeploymentResourceNamesCmd(String) - Constructor for class com.flowable.template.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
getDeploymentResources() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getDeploymentResources() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getDeploymentResources() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getDeploymentResources() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getDeploymentResources() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getDeploymentResources() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getDeploymentResources() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
GetDeploymentServiceDefinitionCmd - Class in com.flowable.serviceregistry.engine.impl.cmd
 
GetDeploymentServiceDefinitionCmd(String, String, String) - Constructor for class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentServiceDefinitionCmd
 
getDeploymentStrategies() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getDeploymentTime() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getDeploymentTime() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getDeploymentTime() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getDeploymentTime() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getDeploymentTime() - Method in interface com.flowable.template.api.repository.TemplateDeployment
 
getDeploymentTime() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getDerivedFrom() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getDerivedFrom() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getDerivedFrom() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getDerivedFrom() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getDerivedFrom() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getDerivedFromRoot() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getDerivedFromRoot() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getDerivedFromRoot() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getDerivedFromRoot() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getDerivedFromRoot() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getDescription() - Method in interface com.flowable.action.api.bot.BotService
Returns the optional description of this bot, describing its capabilities or prerequisites.
getDescription() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getDescription() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getDescription() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getDescription() - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
getDescription() - Method in interface com.flowable.dataobject.api.repository.DataObjectModel
Returns the optional description of this data object definition which might contain additional information around the data objects described by this definition.
getDescription() - Method in interface com.flowable.dataobject.api.repository.FieldMapping
 
getDescription() - Method in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
getDescription() - Method in interface com.flowable.dataobject.api.runtime.DataObjectDataSource
Returns the optional description for this data source.
getDescription() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the optional description of this master data instance, if any, null otherwise.
getDescription() - Method in interface com.flowable.dataobject.api.runtime.MasterDataSource
Returns the optional description for this master data source.
getDescription() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getDescription() - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
getDescription() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
getDescription() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getDescription() - Method in class com.flowable.platform.service.bot.BpmnCancelProcessBot
 
getDescription() - Method in class com.flowable.platform.service.bot.BpmnCompletedUserTaskBot
 
getDescription() - Method in class com.flowable.platform.service.bot.BpmnInjectDynamicSubProcessBot
 
getDescription() - Method in class com.flowable.platform.service.bot.BpmnTestActionBot
 
getDescription() - Method in class com.flowable.platform.service.bot.CmmnCancelCaseBot
 
getDescription() - Method in class com.flowable.platform.service.bot.CmmnCompletedHumanTaskBot
 
getDescription() - Method in class com.flowable.platform.service.bot.CmmnStartPlanItemInstanceBot
 
getDescription() - Method in class com.flowable.platform.service.bot.CmmnUserEventListenerBot
 
getDescription() - Method in class com.flowable.platform.service.bot.PlatformSignalProcessBot
 
getDescription() - Method in class com.flowable.platform.service.bot.UserManagementBot
 
getDescription() - Method in class com.flowable.platform.service.reports.PlatformReport
 
getDescription() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getDescription() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getDescription() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getDescription() - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
getDescription() - Method in interface com.flowable.policy.api.repository.PolicyModel
 
getDescription() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionModel
 
getDescription() - Method in interface com.flowable.serviceregistry.api.repository.ServiceOperation
 
getDescription() - Method in interface com.flowable.serviceregistry.api.repository.ServiceParameter
 
getDescription() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
getDescription() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
getDescription() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
getDescription() - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
getDescription() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getDescription() - Method in interface com.flowable.template.api.repository.TemplateDefinitionBuilder
 
getDescription() - Method in interface com.flowable.template.api.repository.TemplateModel
Returns the optional description of this template definition, describing where and how it might be used.
getDescription() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns the optional description of this template variation definition, describing where and how it might be used.
getDescription() - Method in class com.flowable.template.api.repository.VariationDefinition
 
getDialogDescription() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getDialogSize() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getDialogTitle() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getDirectParentEntityLink(CommandContext, boolean, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getDisplayName() - Method in interface com.flowable.serviceregistry.api.repository.ServiceParameter
 
getDisplayName() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
getDmnEngineConfiguration(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getDmnRuleService(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getDoc() - Method in class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
getDocumentName(Map<String, Object>) - Method in class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
getDouble(String) - Method in interface com.flowable.dataobject.api.runtime.datasource.db.DatabaseSchemaDataObjectInstance
 
getDoubleValue() - Method in interface com.flowable.dataobject.api.runtime.DataObjectVariable
 
getDoubleValue() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getDownloadUrl() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getDueDate() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getElements() - Method in class com.flowable.indexing.utils.ElasticsearchQueryResult
 
getEmptyListOnNullValue(List<String>) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
getEnd() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateRangeClause
 
getEnded() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getEndTime() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getEndTime() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getEndTime() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getEndTime() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getEngineCfgKey() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getEngineCfgKey() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getEngineCfgKey() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getEngineCfgKey() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getEngineCfgKey() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getEngineCfgKey() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getEngineCfgKey() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getEngineConfiguration() - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
getEngineConfiguration() - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
getEngineConfiguration() - Method in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
getEngineConfiguration() - Method in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
getEngineConfiguration() - Method in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
getEngineConfiguration() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
getEngineConfiguration() - Method in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
getEngineName() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getEngineName() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getEngineName() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getEngineName() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getEngineName() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getEngineName() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getEngineName() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getEnginesBuild() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getEngineVersion() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getEngineVersion() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getEngineVersion() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getEngineVersion() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getEngineVersion() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getEntity() - Method in class com.flowable.action.engine.impl.persistence.entity.ResourceRef
 
getEntity() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.ResourceRef
 
getEntity() - Method in class com.flowable.policy.engine.impl.persistence.entity.ResourceRef
 
getEntity() - Method in class com.flowable.template.engine.impl.persistence.entity.ResourceRef
 
getEntityDeletionOrder() - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
getEntityDeletionOrder() - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
getEntityDeletionOrder() - Method in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
getEntityDeletionOrder() - Method in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
getEntityDeletionOrder() - Method in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
getEntityDeletionOrder() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
getEntityDeletionOrder() - Method in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
getEntityInsertionOrder() - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
getEntityInsertionOrder() - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
getEntityInsertionOrder() - Method in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
getEntityInsertionOrder() - Method in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
getEntityInsertionOrder() - Method in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
getEntityInsertionOrder() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
getEntityInsertionOrder() - Method in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
getEntityLinkService(ProcessEngineConfigurationImpl) - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
getEntityLinkService(CmmnEngineConfiguration) - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
getEntityManagers() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getEntityManagers() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getEntityManagers() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getEntityManagers() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getEntityManagers() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getEntityManagers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getEntityManagers() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getErrorMessage() - Method in class com.flowable.platform.service.permission.PermissionEvaluationResult
 
getErrorMessageCode() - Method in class com.flowable.platform.service.permission.PermissionEvaluationResult
 
getESIndexName(String) - Method in interface com.flowable.indexing.IndexManager
Returns the internal index name for the provided raw index name.
getESIndexName(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
getException() - Method in class com.flowable.serviceregistry.api.interceptor.ServiceInvocationResult
 
getExecutedBy() - Method in interface com.flowable.action.api.history.HistoricActionInstance
Reference to the user that executed the action instance
getExecutedBy() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getExecutedBy() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getExecutedBy() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getExecutedByLike() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getExecutionDate() - Method in interface com.flowable.action.api.history.HistoricActionInstance
Execution date for the action instance
getExecutionDate() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getExecutionDate() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getExecutionDate() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getExecutionDateAfter() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getExecutionDateBefore() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getExecutionId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getExecutionId() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getExecutionPayload() - Method in interface com.flowable.action.api.history.ActionInstanceExecutionResult
The optional execution payload
getExecutionPayload() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getExistingTemplateDefinition(TemplateModel, String) - Method in class com.flowable.template.engine.impl.deployer.TemplateDefinitionDeployer
 
getExpressionManager() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getExpressionManager(VariableContainer) - Method in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
 
getExpressionManager(Map<String, Object>) - Method in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
getExpressionStringValue(String, Map<String, List<ExtensionElement>>, PlanItemInstance, ExpressionManager) - Method in class com.flowable.platform.service.action.AbstractPlanItemInstanceLifecycleListener
 
getExpressionValue(String, ExtensionElement, PlanItemInstance, ExpressionManager) - Method in class com.flowable.platform.service.action.AbstractPlanItemInstanceLifecycleListener
 
getExpressionValue(String, DelegatePlanItemInstance, ExpressionManager) - Method in class com.flowable.platform.service.action.AbstractPlanItemInstanceLifecycleListener
 
getExpressionValue(String, ExtensionElement, DelegateTask, ExpressionManager) - Method in class com.flowable.platform.service.action.BpmnPlatformExposeCreateTaskListener
 
getExpressionValue(String, DelegateTask, ExpressionManager) - Method in class com.flowable.platform.service.action.BpmnPlatformExposeCreateTaskListener
 
getExpressionValue(String, ExtensionElement, DelegateTask, ExpressionManager) - Method in class com.flowable.platform.service.action.CmmnPlatformExposeCreateTaskListener
 
getExpressionValue(String, DelegateTask, ExpressionManager) - Method in class com.flowable.platform.service.action.CmmnPlatformExposeCreateTaskListener
 
getExpressionValue(String, VariableContainer) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
getExpressionValue(String, VariableContainer) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
getExtensionElementList(String, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
getExtensionElementList(String, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
getExtensionElementValue(String, ExtensionElement) - Method in class com.flowable.platform.service.action.AbstractPlanItemInstanceLifecycleListener
 
getExtensionElementValue(String, ExtensionElement) - Method in class com.flowable.platform.service.action.BpmnPlatformExposeCreateTaskListener
 
getExtensionElementValue(String, ExtensionElement) - Method in class com.flowable.platform.service.action.CmmnPlatformExposeCreateTaskListener
 
getExtensionElementValue(String, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
getExtensionElementValue(String, Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
getExternalId() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getExternalId() - Method in interface com.flowable.audit.api.runtime.AuditInstance
If this audit instance was created from an external system, this optional external id might be used to map to that external data object id, if necessary.
getExternalId() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getExternalId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getExternalId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getExternalId() - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
getExternalId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
Returns the external id for this data object definition.
getExternalId() - Method in interface com.flowable.dataobject.api.repository.DataObjectModel
Returns the optional external id for this data object definition, if any, otherwise null will be returned.
getExternalId() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the external id of this master data instance.
getExternalId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getExternalId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getExternalId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getExternalId() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
getExternalId() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getExternalId() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getExternalId() - Method in interface com.flowable.template.api.repository.TemplateDefinitionBuilder
 
getExternalId() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the optional external id this template variation is linked with (e.g.
getExternalId() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns the optional external id this template variation is linked with (e.g.
getExternalId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getExternalId() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getExternalIdLike() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getExternalVersion() - Method in interface com.flowable.indexing.config.IndexedDataObject
External version of the data
getExternalVersion() - Method in class com.flowable.indexing.impl.ObjectNodeIndexedDataObject
 
getExtractors() - Method in interface com.flowable.indexing.api.IndexMapping
 
getExtractors() - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
getFeatureDescriptors(ELContext, Object) - Method in class com.flowable.platform.common.el.FlowablePlatformVariableELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class com.flowable.platform.common.el.NewVariableELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class com.flowable.platform.common.el.NonWritablePropertyELResolver
 
getField() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateAggregation
 
getField() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.FieldClause
 
getField() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.SortClause
 
getField(Object, String) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Obtains a "slice of time" by specifying a ChronoField as String.
getFieldExpression(Field) - Method in class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
getFieldFromDurationBetweenDates(Object, Object, String) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Gets the duration between two Date or Instant and extracts in a certain unit.
getFieldMappings() - Method in interface com.flowable.dataobject.api.repository.DatabaseSchemaDataObjectModel
 
getFieldMappings() - Method in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
getFields() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getFileName(MultipartFile) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
getFilter() - Method in interface com.flowable.indexing.api.IndexMappingVariableExtractor
 
getFilter() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getFilter() - Method in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
getFilter() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
getFilterParameters() - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
getFilterParameters() - Method in interface com.flowable.dataobject.api.repository.MasterDataModel
Returns an optional list of filter parameters needed when looking up entries based on this master data definition.
getFilters(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.FindScopedActionDataCmd
 
getFinalFunctionPrefix() - Method in class com.flowable.platform.common.el.bpmn.CopyLocalVariableExpressionFunction
 
getFinalFunctionPrefix() - Method in class com.flowable.platform.common.el.bpmn.CopyLocalVariableToParentExpressionFunction
 
getFinalFunctionPrefix() - Method in class com.flowable.platform.common.el.bpmn.ReplaceVariableInListExpressionFunction
 
getFinalFunctionPrefix() - Method in class com.flowable.platform.common.el.bpmn.TriggerBpmnCaseEvaluationExpressionFunction
 
getFirst() - Method in class com.flowable.indexing.utils.Pair
 
getFirstLevelContentItems(String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getFlowAppsForUser(Principal) - Method in class com.flowable.platform.service.app.PlatformAppService
 
getFolderFromScope(String, String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getForm(String, String, String) - Method in interface com.flowable.action.api.runtime.ScopedObjectFormProvider
 
getForm(String, String, String) - Method in class com.flowable.platform.service.action.CaseInstanceScopedObjectFormProvider
 
getForm(String, String, String) - Method in class com.flowable.platform.service.action.DefaultScopedObjectFormProvider
 
getForm(String, String, String) - Method in class com.flowable.platform.service.action.ProcessInstanceScopedObjectFormProvider
 
getFormDataModelListVariable(String, FormDataModel, List<Map<String, Object>>, Map<String, Object>, Map<String, List<FormVariable>>, ObjectMapper) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
getFormDataModelVariable(String, FormDataModel, Map<String, Object>, Map<String, Object>, Map<String, List<FormVariable>>, ObjectMapper) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
getFormInfo(String) - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
 
getFormInfo(String) - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
getFormInfo(String, String, String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
getFormInfo(String, String, String, String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
GetFormInfoCmd - Class in com.flowable.action.engine.impl.cmd
 
GetFormInfoCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.GetFormInfoCmd
 
getFormInstanceId() - Method in interface com.flowable.action.api.history.HistoricActionInstance
Reference to the form instance id
getFormInstanceId() - Method in interface com.flowable.action.api.runtime.ActionInstance
Reference to the form instance id
getFormInstanceId() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getFormInstanceId() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getFormInstanceId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
getFormInstanceId() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getFormInstanceId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getFormInstanceId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getFormKey() - Method in interface com.flowable.action.api.history.HistoricActionInstance
Reference to the form key
getFormKey() - Method in interface com.flowable.action.api.repository.ActionDefinition
If this action has an attached form definition, this method returns the form key of it with which the form definition might be requested through Form Engine.
getFormKey() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getFormKey() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getFormKey() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getFormKey() - Method in interface com.flowable.action.api.runtime.ActionInstance
Reference to the form key
getFormKey() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getFormKey() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getFormKey() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getFormKey() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
getFormKey() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getFormKey() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getFormKey() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getFormKey() - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
getFormKey() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getFormKey() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getFormKey() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getFormKey() - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
getFormKey() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the optional form key for this template definition which might be used to collect information whenever such a template instance is created.
getFormKey() - Method in interface com.flowable.template.api.repository.TemplateModel
Returns the optional form key for this template definition which might be used to collect information whenever such a template instance is created.
getFormKey() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getFormKey() - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
getFormService() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getFormService(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getFormVariables(String, String, Map<String, List<FormVariable>>) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
getFrom() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
getFromPayloadOrDefault(Map<String, Object>, String, String) - Method in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
getFullFormPayload() - Method in interface com.flowable.dataobject.api.runtime.DataObjectHandlingContext
Returns the full payload behind the form, where the data object is just a part of.
getFunctionPrefixOptions() - Method in class com.flowable.platform.common.el.bpmn.CopyLocalVariableExpressionFunction
 
getFunctionPrefixOptions() - Method in class com.flowable.platform.common.el.bpmn.CopyLocalVariableToParentExpressionFunction
 
getFunctionPrefixOptions() - Method in class com.flowable.platform.common.el.bpmn.ReplaceVariableInListExpressionFunction
 
getFunctionPrefixOptions() - Method in class com.flowable.platform.common.el.bpmn.TriggerBpmnCaseEvaluationExpressionFunction
 
getGlobal() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getGlobal() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getGlobalRestSettings() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getGroupBy() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
getGroupByDefinition() - Method in class com.flowable.platform.service.reports.ReportDataPoint
 
getGroupByFromBuckets(JsonNode) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
getGroupId() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getGroupId() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getGroupKeys() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getGroups(String, CommandContext) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
getHandledType() - Method in class com.flowable.platform.common.parsehandler.BpmnEndEventCompleteProcessParseHandler
 
getHandledTypes() - Method in class com.flowable.platform.common.parsehandler.CompleteCaseParseHandler
 
getHandledTypes() - Method in class com.flowable.platform.common.parsehandler.PlatformHumanTaskParseHandler
 
getHandledTypes() - Method in class com.flowable.platform.common.parsehandler.PlatformUserTaskParseHandler
 
getHeadersAsString(Header[]) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
getHelp() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getHelp() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
Returns the more extended description or help for the action, which is optional and might describe more details about the action, its purpose and parameters.
getHelp() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getHierarchyFromEntityLinks(String, String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getHierarchyLevel(String, String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getHierarchyType() - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.HistoricEntityLinkWrapper
 
getHierarchyType() - Method in class com.flowable.platform.engine.impl.indexing.job.history.VariableInstancesHolder
 
getHierarchyType() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getHierarchyType() - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
getHistogramInterval() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateAggregation
 
getHistoricActionInstanceDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
getHistoricActionInstanceDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManagerImpl
 
getHistoricActionInstanceEntityManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
getHistoricActionInstanceEntityManager() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getHistoricActionInstanceEntityManager(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getHistoricActionLinkDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
getHistoricActionLinkDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
getHistoricActionLinkEntityManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
getHistoricActionLinkEntityManager() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getHistoricActionLinkEntityManager(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getHistoricCaseInstance() - Method in class com.flowable.platform.service.caze.CaseInstanceInfo
 
getHistoricCaseVariableMap(CmmnHistoryService, String, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
getHistoricChildrenEntityLinks(String, String) - Method in class com.flowable.platform.service.work.PlatformEntityLinkService
 
getHistoricChildrenEntityLinksWithDetails(String, String, boolean) - Method in class com.flowable.platform.service.work.PlatformEntityLinkService
 
getHistoricParentEntityLinks(String, String) - Method in class com.flowable.platform.service.work.PlatformEntityLinkService
 
getHistoricParentEntityLinkWithName(String, String, String, boolean) - Method in class com.flowable.platform.service.work.PlatformEntityLinkService
 
getHistoricProcessInstance() - Method in class com.flowable.platform.service.process.ProcessInstanceInfo
 
getHistoricProcessVariableMap(HistoryService, String, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
getHistoricVariableInstances(CommandContext, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getHistoricVariables(String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
getHistoricVariables(String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
getHistory() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getHistory() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getHistory() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getHistory() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getHistoryJobHandlers() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getHistoryLevel() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getHistoryLevel() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getHistoryLevel() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getHistoryLevel() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getHitsTotalCount(JsonNode) - Static method in class com.flowable.indexing.utils.ElasticsearchResultConverter
 
getI18n() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getIcon() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getIcon() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getIcon() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getIcon() - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
getId() - Method in interface com.flowable.action.api.history.HistoricActionInstance
unique identifier
getId() - Method in interface com.flowable.action.api.history.HistoricActionLink
unique identifier
getId() - Method in interface com.flowable.action.api.repository.ActionDefinition
 
getId() - Method in interface com.flowable.action.api.repository.ActionDefinitionLink
unique identifier
getId() - Method in interface com.flowable.action.api.runtime.ActionInstance
unique identifier
getId() - Method in interface com.flowable.action.api.runtime.ActionLink
unique identifier
getId() - Method in interface com.flowable.action.api.runtime.ActionTypeLink
unique identifier
getId() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getId() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getId() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getId() - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
getId() - Method in class com.flowable.action.engine.impl.persistence.entity.ResourceRef
 
getId() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
getId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getId() - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
getId() - Method in interface com.flowable.audit.api.repository.AuditDefinition
 
getId() - Method in interface com.flowable.audit.api.runtime.AuditInstance
The unique, technical id of this audit instance object.
getId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
Returns the unique, technical id for this data object definition.
getId() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinition
Returns the unique, technical id for this data object schema definition.
getId() - Method in interface com.flowable.dataobject.api.runtime.DataObjectDataSource
Returns the id of this source which must be unique within the system, so there must only be exactly one data source with that id.
getId() - Method in interface com.flowable.dataobject.api.runtime.DataObjectVariable
 
getId() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the unique, technical id for this master data instance.
getId() - Method in interface com.flowable.dataobject.api.runtime.MasterDataSource
Returns the id of this source which must be unique within the system, so there must only be exactly one master data source with that ID.
getId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.ResourceRef
 
getId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
getId() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
getId() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
getId() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getId() - Method in interface com.flowable.indexing.config.IndexedDataObject
The id of this data object to be indexed.
getId() - Method in class com.flowable.indexing.impl.ObjectNodeIndexedDataObject
 
getId() - Method in class com.flowable.indexing.job.impl.AbstractBulkRequestItem
 
getId() - Method in interface com.flowable.platform.api.comment.Comment
 
getId() - Method in interface com.flowable.platform.api.translation.Translation
The unique identifier of the translation
getId() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getId() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getId() - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
getId() - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
getId() - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
getId() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getId() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getId() - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
getId() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getId() - Method in class com.flowable.platform.service.content.FolderPath
 
getId() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getId() - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
getId() - Method in class com.flowable.platform.service.reports.PlatformReport
 
getId() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getId() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getId() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getId() - Method in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
getId() - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
getId() - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
getId() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getId() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getId() - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
getId() - Method in interface com.flowable.policy.api.repository.PolicyDefinition
 
getId() - Method in interface com.flowable.policy.api.repository.PolicyDefinitionLink
unique identifier
getId() - Method in class com.flowable.policy.engine.impl.persistence.entity.ResourceRef
 
getId() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
getId() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinition
 
getId() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
getId() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the unique id of this template definition.
getId() - Method in interface com.flowable.template.api.repository.TemplateDeployment
 
getId() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the unique id of this template variation definition.
getId() - Method in class com.flowable.template.engine.impl.persistence.entity.ResourceRef
 
getId() - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
getId() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getIdentityLinks() - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
getIdentityLinks() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getIdentityLinks() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getIdentityLinkSchemaManager() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getIdentityLinkSchemaManager() - Method in class com.flowable.action.engine.impl.db.ActionDbSchemaManager
 
getIdentityLinkService() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getIdentityLinkService(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getIdentityLinkService(ContentEngineConfiguration) - Static method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncContentItemToJsonMapper
 
getIdentityLinkService(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getIdentityLinkService(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getIdentityLinkServiceConfiguration() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getIdentityLinkServiceConfiguration() - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getIdentityLinkServiceConfiguration(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getIdentityLinkServiceConfiguration(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getIdentityLinkServiceConfiguration(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getIdField() - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
getIdField() - Method in interface com.flowable.dataobject.api.repository.MasterDataModel
Returns the id field name that uniquely identifies the master data instance
getIdmEngineConfiguration(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getIdmEngineConfiguration(CommandContext) - Static method in class com.flowable.audit.engine.impl.util.CommandContextUtil
 
getIdmEngineConfiguration(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getIdmEngineConfiguration(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getIdPrefix() - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractActionEngineEntity
 
getIdPrefix() - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractActionEngineNoRevisionEntity
 
getIdPrefix() - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractAuditEngineNoRevisionEntity
 
getIdPrefix() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractDataObjectEngineEntity
 
getIdPrefix() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractDataObjectEngineNoRevisionEntity
 
getIdPrefix() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
getIdPrefix() - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractPlatformEngineEntity
 
getIdPrefix() - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
getIdPrefix() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
getIdPrefix() - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractPolicyEngineEntity
 
getIdPrefix() - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractPolicyEngineNoRevisionEntity
 
getIdPrefix() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractServiceEngineEntity
 
getIdPrefix() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractServiceEngineNoRevisionEntity
 
getIdPrefix() - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractTemplateEngineEntity
 
getIdPrefix() - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractTemplateEngineNoRevisionEntity
 
getIds() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getIds() - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
getIds() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
getIds() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getIds() - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
getIds() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getIds() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getIds() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
getIds() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
getIds() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
getIgnoreConfirmationMessage() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getIgnoreConfirmationMessage() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getIndex() - Method in interface com.flowable.indexing.config.IndexedDataObject
The index where the data will be indexed.
getIndex() - Method in class com.flowable.indexing.impl.ObjectNodeIndexedDataObject
 
getIndex() - Method in class com.flowable.indexing.job.impl.AbstractBulkRequestItem
 
getIndex() - Method in class com.flowable.platform.service.reports.PlatformReport
 
getIndexConfiguration(String) - Method in interface com.flowable.indexing.IndexManager
Returns the mapping information for the given index.
getIndexConfiguration(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
getIndexCurrentMapping(String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
getIndexCurrentMapping(String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
getIndexedDataEnhancers() - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
getIndexedDataEnhancers() - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
getIndexedDataEnhancers() - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
getIndexMapping() - Method in interface com.flowable.indexing.api.IndexMapping
 
getIndexMapping() - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
getIndexMappingName() - Method in interface com.flowable.indexing.api.IndexMapping
 
getIndexMappingName() - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
getIndexMappingType(ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getIndexNameForAlias(String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
getIndexNameForAlias(String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
getIndexNamePrefix() - Method in interface com.flowable.indexing.IndexManager
Returns the prefix that is added to all indices.
getIndexNamePrefix() - Method in class com.flowable.indexing.IndexManagerImpl
 
getIndexSettings() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getInputParameters() - Method in interface com.flowable.serviceregistry.api.repository.ServiceOperation
 
getInputParameters() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
getInstanceRepresentationPage(String, String, String, String, int, int, String, ElasticsearchResultConverter.ResultMapper<T>) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getInstanceResultNode(String, String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getInstant(JsonNode, String) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getInteger(String) - Method in interface com.flowable.dataobject.api.runtime.datasource.db.DatabaseSchemaDataObjectInstance
 
getInteger(JsonNode, String) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getInteger(JsonNode, String, int) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getIntegerValue(Object) - Static method in class com.flowable.dataobject.engine.impl.util.ValueParsingUtil
 
getIntegerValue(Object, Integer) - Static method in class com.flowable.dataobject.engine.impl.util.ValueParsingUtil
 
getIntent() - Method in class com.flowable.action.api.bot.BaseBotActionResult
 
getIntent() - Method in interface com.flowable.action.api.bot.BotActionResult
Action to perform in the user interface right after executing the bot action.
getIntent() - Method in interface com.flowable.action.api.history.ActionInstanceExecutionResult
The optional ui intent of the execution
getIntent() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getIntent() - Method in class com.flowable.platform.service.bot.BpmnTestActionBot.TestBotActionResult
 
getInterval() - Method in enum com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.HistogramInterval
 
getISO8601Formatter() - Static method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
getIso8601String(Date) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getJdbcTemplate(CommandContext) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
getJobData(HistoryJobEntity) - Method in class com.flowable.indexing.job.impl.BulkIndexRequestExecutorImpl
 
getJobExecutionScope() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getJobRetries() - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySession
 
getJobServiceConfiguration() - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
getJobServiceConfiguration() - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
getJobServiceConfiguration() - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
getJobServiceConfiguration() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getJobType(JobServiceConfiguration, boolean) - Method in class com.flowable.indexing.job.IndexingAsyncHistoryJobProducer
 
getJsonNode(String, HttpEntity) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
getKey() - Method in interface com.flowable.action.api.bot.BotService
Returns the key of this bot which is used to link ActionDefinitions to this bot.
getKey() - Method in interface com.flowable.action.api.repository.ActionDefinition
 
getKey() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getKey() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getKey() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getKey() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getKey() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getKey() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
getKey() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
getKey() - Method in interface com.flowable.audit.api.repository.AuditDefinition
 
getKey() - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
getKey() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
Returns the key for this data object definition which must be unique, but is human-readable normally and must be the same across environments for the same data object definition.
getKey() - Method in interface com.flowable.dataobject.api.repository.DataObjectModel
Returns the key for this data object definition which must be unique, but is human-readable normally and must be the same across environments for the same data object definition.
getKey() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinition
Returns the key for this data object schema definition which must be unique, but is human-readable normally and must be the same across environments for the same data object schema definition.
getKey() - Method in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
getKey() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the key for this master data instance which must be unique, but is human-readable normally and must be the same across environments for the same master data instance.
getKey() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getKey() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getKey() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
getKey() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getKey() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getKey() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
getKey() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
getKey() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
getKey() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getKey() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getKey() - Method in interface com.flowable.platform.api.translation.Translation
The key of the translation entry
getKey() - Method in class com.flowable.platform.common.util.EdorasVisProperty
 
getKey() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
getKey() - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
getKey() - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
getKey() - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
getKey() - Method in class com.flowable.platform.service.bot.BpmnCancelProcessBot
 
getKey() - Method in class com.flowable.platform.service.bot.BpmnCompletedUserTaskBot
 
getKey() - Method in class com.flowable.platform.service.bot.BpmnInjectDynamicSubProcessBot
 
getKey() - Method in class com.flowable.platform.service.bot.BpmnTestActionBot
 
getKey() - Method in class com.flowable.platform.service.bot.CmmnCancelCaseBot
 
getKey() - Method in class com.flowable.platform.service.bot.CmmnCompletedHumanTaskBot
 
getKey() - Method in class com.flowable.platform.service.bot.CmmnStartPlanItemInstanceBot
 
getKey() - Method in class com.flowable.platform.service.bot.CmmnUserEventListenerBot
 
getKey() - Method in class com.flowable.platform.service.bot.PlatformSignalProcessBot
 
getKey() - Method in class com.flowable.platform.service.bot.UserManagementBot
 
getKey() - Method in interface com.flowable.platform.service.permission.AuthorizedAction
Returns the key of this authorized action which needs to be unique at least within a scoped object type.
getKey() - Method in enum com.flowable.platform.service.permission.AuthorizedUserAction
 
getKey() - Method in enum com.flowable.platform.service.permission.ParticipantType
 
getKey() - Method in enum com.flowable.platform.service.permission.PermissionOutput
 
getKey() - Method in class com.flowable.platform.service.reports.ReportDataPoint
 
getKey() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getKey() - Method in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
getKey() - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
getKey() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getKey() - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
getKey() - Method in interface com.flowable.policy.api.repository.PolicyDefinition
 
getKey() - Method in interface com.flowable.policy.api.repository.PolicyModel
 
getKey() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
getKey() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getKey() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
getKey() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
getKey() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinition
 
getKey() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionModel
 
getKey() - Method in interface com.flowable.serviceregistry.api.repository.ServiceOperation
 
getKey() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
getKey() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getKey() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
getKey() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
getKey() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
getKey() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
getKey() - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
getKey() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getKey() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the business key usually used to reference or lookp a template definition regardless of its version.
getKey() - Method in interface com.flowable.template.api.repository.TemplateModel
Returns the business key usually used to reference or lookup a template definition regardless of its version.
getKey() - Method in class com.flowable.template.api.repository.TemplateParameter
 
getKey() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns a composed key for this specific variation of the template definition which is a combination of the template definition key returned by TemplateVariationModel.getTemplateDefinitionKey() and the variation key returned by TemplateVariationModel.getVariationKey().
getKey() - Method in class com.flowable.template.api.repository.VariationDefinition
 
getKey() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getKey() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getKey() - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
getKey() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
getKeyField() - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
getKeyField() - Method in interface com.flowable.dataobject.api.repository.MasterDataModel
Returns the key field name that references the master data instance
getKeyLike() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getKeyLike() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
getKeyLike() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getKeyLike() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
getKeyLike() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getKeyLike() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
getKeyLike() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
getKeyLike() - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
getLabel() - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
getLabel() - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
getLabel() - Method in class com.flowable.policy.api.repository.PermissionMapping
 
getLabelKey() - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
getLabelKey() - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
getLanguage() - Method in class com.flowable.platform.common.util.EdorasVisProperty
 
getLanguageDisplayName(String, String) - Method in class com.flowable.platform.expressions.FlowableExpressionLocaleUtils
Returns a single language name in a certain language, e.g.
getLastModified(Object) - Method in class com.flowable.indexing.template.IndexQueryTemplateLoader
 
getLastModified() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getLastModified() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getLastModified(Object) - Method in class com.flowable.serviceregistry.engine.template.ResourceBasedTemplateLoader
 
getLastModified(Object) - Method in class com.flowable.template.engine.impl.processor.TemplateVariationDefinitionBasedTemplateLoader
 
getLastModifiedBy() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getLastModifiedBy() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getLatestRenditionUrlForContentItem(ContentItem, String, RenditionService) - Static method in class com.flowable.platform.service.util.PlatformFormUtil
 
getLifeCycleMonitor() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getLinkType() - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.HistoricEntityLinkWrapper
 
getLinkType() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getLinkType() - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
getLinkValue() - Method in interface com.flowable.action.api.repository.ActionDefinitionLink
 
getLinkValue() - Method in interface com.flowable.action.api.runtime.ActionTypeLink
 
getLinkValue() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
getLinkValue() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
getLinkValue() - Method in interface com.flowable.policy.api.repository.PolicyDefinitionLink
 
getLinkValue() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
getListFromArrayNode(JsonNode, String, Function<JsonNode, T>) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getListFromArrayNode(ArrayNode, Function<JsonNode, T>) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getListOfCommaSeparatedValues(String) - Method in class com.flowable.platform.service.app.PlatformAppService
 
getLocale() - Method in interface com.flowable.platform.api.translation.Translation
The locale for the translation
getLocale() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
getLocale() - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
getLocale() - Method in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
getLocale() - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
getLocaleForLanguageTag(String) - Method in class com.flowable.platform.expressions.FlowableExpressionLocaleUtils
Gets the Locale with the given language tag, e.g.
getLocalizedName(Locale) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the name for this instance according the given locale, if available, defaults to the name provided by MasterDataInstance.getName() if there is no translation available for the requested locale.
getLocalizedName(Locale) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getLockInfo() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getLong(String) - Method in interface com.flowable.dataobject.api.runtime.datasource.db.DatabaseSchemaDataObjectInstance
 
getLong(JsonNode, String) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getLong(JsonNode, String, long) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getLongValue() - Method in interface com.flowable.dataobject.api.runtime.DataObjectVariable
 
getLongValue() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getLookupId() - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstance
Returns the lookup id of this data object instance, which needs to be unique only within the same data object definition and source.
getLookupId() - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceBuilder
 
getLookupId() - Method in interface com.flowable.dataobject.api.runtime.DataObjectModificationBuilder
Returns the external id of the data object to be modified.
getLookupId() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
getLookupId() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
getLookupId() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectModificationBuilderImpl
 
getLookupIdMapping() - Method in interface com.flowable.dataobject.api.repository.DatabaseSchemaDataObjectModel
 
getLookupIdMapping() - Method in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
getLookupIdPrefix() - Method in interface com.flowable.dataobject.api.repository.DatabaseSchemaDataObjectModel
 
getLookupIdPrefix() - Method in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
getManagedEntityClass() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
getManagedEntityClass() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionLinkDataManager
 
getManagedEntityClass() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDeploymentDataManager
 
getManagedEntityClass() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionInstanceDataManager
 
getManagedEntityClass() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionLinkDataManager
 
getManagedEntityClass() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionResourceDataManager
 
getManagedEntityClass() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionTypeLinkDataManager
 
getManagedEntityClass() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionInstanceDataManager
 
getManagedEntityClass() - Method in class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionLinkDataManager
 
getManagedEntityClass() - Method in class com.flowable.audit.engine.impl.persistence.entity.data.impl.MybatisAuditInstanceDataManager
 
getManagedEntityClass() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
getManagedEntityClass() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDeploymentDataManager
 
getManagedEntityClass() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectResourceDataManager
 
getManagedEntityClass() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectSchemaDefinitionDataManager
 
getManagedEntityClass() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectVariableDataManager
 
getManagedEntityClass() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisMasterDataInstanceDataManager
 
getManagedEntityClass() - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MyBatisCommentDataManager
 
getManagedEntityClass() - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MybatisTranslationDataManager
 
getManagedEntityClass() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
getManagedEntityClass() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionLinkDataManager
 
getManagedEntityClass() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDeploymentDataManager
 
getManagedEntityClass() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyResourceDataManager
 
getManagedEntityClass() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
getManagedEntityClass() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDeploymentDataManager
 
getManagedEntityClass() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceResourceDataManager
 
getManagedEntityClass() - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDefinitionDataManager
 
getManagedEntityClass() - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDeploymentDataManager
 
getManagedEntityClass() - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateResourceDataManager
 
getManagedEntityClass() - Method in class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateVariationDefinitionDataManager
 
getManagementCapabilities() - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
getManagementCapabilities() - Method in interface com.flowable.dataobject.api.repository.MasterDataModel
Returns a map containing the capabilities for a management tool defined for this master data definition.
getMappedStates() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getMappedStates() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getMappedStates() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getMappedSubStates() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getMappedSubStates() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getMappedSubTypes() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getMappedSubTypes() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getMappedSubTypes() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getMappedTypes() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getMappedTypes() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getMappedTypes() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getMappingDelta(JsonNode, JsonNode) - Method in class com.flowable.indexing.IndexManagerImpl
 
getMappingFilter() - Method in class com.flowable.indexing.impl.AbstractIndexMapping
 
getMappings() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getMappingType() - Method in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
getMappingType() - Method in class com.flowable.platform.service.index.ActivityIndexingScheduler
 
getMappingType() - Method in class com.flowable.platform.service.index.CaseInstanceIndexingScheduler
 
getMappingType() - Method in class com.flowable.platform.service.index.ContentItemIndexingScheduler
 
getMappingType() - Method in class com.flowable.platform.service.index.PlanItemInstanceIndexingScheduler
 
getMappingType() - Method in class com.flowable.platform.service.index.ProcessInstanceIndexingScheduler
 
getMappingType() - Method in class com.flowable.platform.service.index.TaskIndexingScheduler
 
getMappingType() - Method in class com.flowable.platform.service.index.WorkIndexingScheduler
 
getMappingVariableExtractors(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMasterDataEntriesArchived() - Method in class com.flowable.dataobject.api.runtime.SynchronizeResult
 
getMasterDataEntriesCreated() - Method in class com.flowable.dataobject.api.runtime.SynchronizeResult
 
getMasterDataEntriesUpdated() - Method in class com.flowable.dataobject.api.runtime.SynchronizeResult
 
getMasterDataInstanceDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
getMasterDataInstanceEntityManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
getMasterDataInstanceEntityManager() - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getMasterDataInstanceEntityManager(CommandContext) - Static method in class com.flowable.dataobject.engine.impl.util.CommandContextUtil
 
getMasterDataInstances(MasterDataInstanceQuery) - Method in interface com.flowable.dataobject.api.runtime.MasterDataSource
Returns a list of master data instances according the given query object used for filtering.
getMasterDataInstanceVariables(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Get the variables for the master data instance with the provided id
getMasterDataInstanceVariables(String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
getMasterDataModel(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
Returns the master data model for the given master data definition id containing the meta information for that master data type.
getMasterDataModel(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
getMasterDataSourceId() - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
getMasterDataSourceId() - Method in interface com.flowable.dataobject.api.repository.MasterDataModel
Returns the id of the source this master data definition and its entries is served from.
getMatchingActivityData(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
getMatchingActivityData(String, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
Deprecated.
getMatchingCaseInstanceData(String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingCaseInstanceData(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingContentItemData(String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingContentItemData(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingData(String, String, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingData(JobServiceConfiguration, String, String, String) - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySession
 
getMatchingData(String, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingDataById(String, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingDataById(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingOrCreateAndAddActivityData(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
getMatchingOrCreateAndAddCaseInstanceData(String, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingOrCreateAndAddCaseInstanceData(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingOrCreateAndAddContentItemData(String, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingOrCreateAndAddContentItemData(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingOrCreateAndAddPlanItemInstanceData(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
getMatchingOrCreateAndAddProcessInstanceData(String, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingOrCreateAndAddProcessInstanceData(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingOrCreateAndAddRootCaseInstanceData(String, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingOrCreateAndAddRootCaseInstanceData(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingOrCreateAndAddRootProcessInstanceData(String, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingOrCreateAndAddRootProcessInstanceData(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingOrCreateAndAddTaskData(String, String, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingOrCreateAndAddTaskData(String, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingPlanItemInstanceData(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
getMatchingProcessInstanceData(String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingProcessInstanceData(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingRootCaseInstanceData(String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingRootCaseInstanceData(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingRootProcessInstanceData(String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingRootProcessInstanceData(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMatchingTaskData(String, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getMatchingTaskData(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getMaxSize() - Method in class com.flowable.indexing.ReindexingProperties.Pool
 
getMaxTimeout() - Method in class com.flowable.indexing.ReindexingProperties.Pool
 
getMessage(String, String, String, String, ActionDefinitionModel, Object) - Method in interface com.flowable.action.api.repository.ActionTemplateService
Get the message for the given templateKey.
getMessage(String, String, String, String, ActionDefinitionModel, Object) - Method in class com.flowable.action.engine.impl.repository.ActionTemplateServiceImpl
 
getMetaData() - Method in interface com.flowable.indexing.api.IndexMapping
 
getMetaData() - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
getMetadata() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getMetadataProperties() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getMetadataProperties() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getMethodActionDeployments() - Method in class com.flowable.action.engine.test.ActionTestHelper
 
getMethodDataObjectDeployments() - Method in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
getMethodPolicyDeployments() - Method in class com.flowable.policy.engine.test.PolicyTestHelper
 
getMethodServiceDeployments() - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
getMethodTemplateDeployments() - Method in class com.flowable.template.engine.test.TemplateTestHelper
 
getMigrationService() - Method in interface com.flowable.platform.api.PlatformEngineConfigurationApi
 
getMigrationService() - Method in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
getMigrationService() - Method in interface com.flowable.platform.engine.PlatformEngine
 
getMigrationService() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getMimeType() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getMimeType() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getModificationData() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectModificationBuilderImpl
 
getMostRecentVersionOfActionDefinition(ActionDefinitionModel, String) - Method in class com.flowable.action.engine.impl.deployer.ActionDefinitionDeployer
 
getMostRecentVersionOfDataObjectDefinition(DataObjectModel, String) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDefinitionDeployer
 
getMostRecentVersionOfDefinition(String, String) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectSchemaDefinitionDeployer
 
getMostRecentVersionOfPolicyDefinition(PolicyModel, String) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDefinitionDeployer
 
getMostRecentVersionOfServiceDefinition(ServiceDefinitionModel, String) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDefinitionDeployer
 
getMostRecentVersionOfTemplateVariationDefinition(TemplateVariationModel, String) - Method in class com.flowable.template.engine.impl.deployer.TemplateVariationDefinitionDeployer
 
getMybatisCfgPath() - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
getMybatisCfgPath() - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
getMybatisCfgPath() - Method in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
getMybatisCfgPath() - Method in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
getMybatisCfgPath() - Method in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
getMybatisCfgPath() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
getMybatisCfgPath() - Method in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
getMybatisTypeAliases() - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
getMybatisTypeAliases() - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
getMybatisTypeAliases() - Method in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
getMybatisTypeAliases() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
getMybatisTypeHandlers() - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
getMybatisTypeHandlers() - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
getMybatisTypeHandlers() - Method in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
getMybatisTypeHandlers() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
getMyBatisXmlConfigurationStream() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getMyBatisXmlConfigurationStream() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getMyBatisXmlConfigurationStream() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getMyBatisXmlConfigurationStream() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getMyBatisXmlConfigurationStream() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getMyBatisXmlConfigurationStream() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getMyBatisXmlConfigurationStream() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getName() - Method in interface com.flowable.action.api.bot.BotService
Returns the name of this bot, typically used as the label for it.
getName() - Method in interface com.flowable.action.api.history.HistoricActionInstance
Reference to the name of this action instance
getName() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns the name of this action which is also used as the slash action name (e.g.
getName() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getName() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getName() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getName() - Method in interface com.flowable.action.api.runtime.ActionInstance
Reference to the name of this action instance
getName() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getName() - Method in interface com.flowable.action.engine.ActionEngine
 
getName() - Method in class com.flowable.action.engine.impl.ActionEngineImpl
 
getName() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getName() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getName() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryProperty
 
getName() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getName() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getName() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
getName() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
getName() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getName() - Method in class com.flowable.action.engine.impl.persistence.entity.ResourceRef
 
getName() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryProperty
 
getName() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
getName() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryProperty
 
getName() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getName() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getName() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryProperty
 
getName() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
getName() - Method in interface com.flowable.audit.engine.AuditEngine
 
getName() - Method in class com.flowable.audit.engine.impl.AuditEngineImpl
 
getName() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryProperty
 
getName() - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
getName() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
Returns the name of this data object definition which is usually used as the label.
getName() - Method in interface com.flowable.dataobject.api.repository.DataObjectModel
Returns the name of this data object definition which is usually used as the label.
getName() - Method in interface com.flowable.dataobject.api.repository.FieldMapping
 
getName() - Method in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
getName() - Method in interface com.flowable.dataobject.api.runtime.DataObjectDataSource
Returns the name of this data source which might be used as a label, but never for referencing it.
getName() - Method in interface com.flowable.dataobject.api.runtime.DataObjectVariable
 
getName() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the name of this master data instance which is usually used as the label.
getName() - Method in interface com.flowable.dataobject.api.runtime.MasterDataSource
Returns the name of the source for this master data.
getName() - Method in interface com.flowable.dataobject.engine.DataObjectEngine
 
getName() - Method in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
getName() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getName() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getName() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
getName() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getName() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getName() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.ResourceRef
 
getName() - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
getName() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getName() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryProperty
 
getName() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
getName() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryProperty
 
getName() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryProperty
 
getName() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
getName() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
getName() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getName() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryProperty
 
getName() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getName() - Method in class com.flowable.indexing.config.IndexedField
 
getName() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.Aggregation
 
getName() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getName() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryProperty
 
getName() - Method in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
getName() - Method in interface com.flowable.platform.engine.PlatformEngine
 
getName() - Method in class com.flowable.platform.service.bot.BpmnCancelProcessBot
 
getName() - Method in class com.flowable.platform.service.bot.BpmnCompletedUserTaskBot
 
getName() - Method in class com.flowable.platform.service.bot.BpmnInjectDynamicSubProcessBot
 
getName() - Method in class com.flowable.platform.service.bot.BpmnTestActionBot
 
getName() - Method in class com.flowable.platform.service.bot.CmmnCancelCaseBot
 
getName() - Method in class com.flowable.platform.service.bot.CmmnCompletedHumanTaskBot
 
getName() - Method in class com.flowable.platform.service.bot.CmmnStartPlanItemInstanceBot
 
getName() - Method in class com.flowable.platform.service.bot.CmmnUserEventListenerBot
 
getName() - Method in class com.flowable.platform.service.bot.PlatformSignalProcessBot
 
getName() - Method in class com.flowable.platform.service.bot.UserManagementBot
 
getName() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getName() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getName() - Method in class com.flowable.platform.service.caze.CreateCaseInstanceRepresentation
 
getName() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getName() - Method in class com.flowable.platform.service.content.FolderPath
 
getName() - Method in class com.flowable.platform.service.process.CreateProcessInstanceRepresentation
 
getName() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getName() - Method in class com.flowable.platform.service.reports.PlatformReport
 
getName() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getName() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getName() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getName() - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
getName() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getName() - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
getName() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getName() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getName() - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
getName() - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
getName() - Method in interface com.flowable.policy.api.repository.PolicyDefinition
 
getName() - Method in interface com.flowable.policy.api.repository.PolicyModel
 
getName() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
getName() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getName() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
getName() - Method in class com.flowable.policy.engine.impl.persistence.entity.ResourceRef
 
getName() - Method in class com.flowable.policy.engine.impl.PolicyEngineImpl
 
getName() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
getName() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryProperty
 
getName() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
getName() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryProperty
 
getName() - Method in interface com.flowable.policy.engine.PolicyEngine
 
getName() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinition
 
getName() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionModel
 
getName() - Method in interface com.flowable.serviceregistry.api.repository.ServiceOperation
 
getName() - Method in interface com.flowable.serviceregistry.api.repository.ServiceParameter
 
getName() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
getName() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getName() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
getName() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
getName() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
getName() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
getName() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryProperty
 
getName() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
getName() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryProperty
 
getName() - Method in interface com.flowable.serviceregistry.engine.ServiceRegistryEngine
 
getName() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineImpl
 
getName() - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
getName() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getName() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the name of this template definition.
getName() - Method in interface com.flowable.template.api.repository.TemplateDefinitionBuilder
 
getName() - Method in interface com.flowable.template.api.repository.TemplateDeployment
 
getName() - Method in interface com.flowable.template.api.repository.TemplateModel
Returns the name of this template definition.
getName() - Method in class com.flowable.template.api.repository.TemplateParameter
 
getName() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the name of this template variation definition.
getName() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns the optional name for this variation which might be used for template management as it does not have an effect on the template rendering itself.
getName() - Method in class com.flowable.template.api.repository.VariationDefinition
 
getName() - Method in class com.flowable.template.engine.impl.persistence.entity.ResourceRef
 
getName() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getName() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getName() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
getName() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getName() - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
getName() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
getName() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryProperty
 
getName() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getName() - Method in class com.flowable.template.engine.impl.TemplateEngineImpl
 
getName() - Method in interface com.flowable.template.engine.TemplateEngine
 
getNamedParameterJdbcOperations() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getNameField() - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
getNameField() - Method in interface com.flowable.dataobject.api.repository.MasterDataModel
Returns the name field name that can be used as a label for the master data instance
getNameLike() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getNameLike() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getNameLike() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
getNameLike() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getNameLike() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getNameLike() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
getNameLike() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getNameLike() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
getNameLike() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
getNameLike() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
getNameLike() - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
getNameLike() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
getNameLike() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getNameLikeIgnoreCase() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getNameLikeIgnoreCase() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
getNameLikeIgnoreCase() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getNameLikeIgnoreCase() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getNameLikeIgnoreCase() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
getNameLikeIgnoreCase() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
getNameLikeIgnoreCase() - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
getNestedPath() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.NestedTermBasedSortClause
 
getNestedTermField() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.NestedTermBasedSortClause
 
getNestedTermValue() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.NestedTermBasedSortClause
 
getNewVariationContent() - Method in class com.flowable.platform.service.template.UpdateTemplateVariationRequest
 
getNewVariationContentResource() - Method in class com.flowable.platform.service.template.UpdateTemplateVariationRequest
 
getNgramEdgeMaxChar() - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
getNgramEdgeMinChar() - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
getNgramMaxChar() - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
getNgramMaxDiff() - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
getNgramMinChar() - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
getNonNullScopeType(VariableContainer) - Static method in class com.flowable.platform.common.util.VariableContainerUtil
Returns the scope type, for CMMN and process engine contexts
getNullableResult(ResultSet, String) - Method in class com.flowable.platform.common.persistence.ClobCharacterStreamTypeHandler
 
getNullableResult(ResultSet, int) - Method in class com.flowable.platform.common.persistence.ClobCharacterStreamTypeHandler
 
getNullableResult(CallableStatement, int) - Method in class com.flowable.platform.common.persistence.ClobCharacterStreamTypeHandler
 
getNullHandlingOnOrder() - Method in interface com.flowable.dataobject.api.runtime.QueryOrderTerm
 
getNullHandlingOnOrder() - Method in class com.flowable.dataobject.engine.impl.runtime.DefaultQueryOrderTerm
 
getNumberOfReplicas() - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
getNumberOfShards() - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
getObjectMapper() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getObjectMapper() - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
getObjectMapper() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getObjectMapper() - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
getObjectMapper() - Method in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
getObjectMapper() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getObjectMapper() - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
getObjectMapper() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getObjectMapper() - Method in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
getObjectMapper() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getObjectMapper() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
getObjectMapper() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getObjectMapper() - Method in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
getObjectMapper() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getObjectModelByDefinitionId(String, CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.CreateDatabaseSchemaDataObjectInstanceCmd
 
getObjectModelByDefinitionId(String, CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.UpdateDatabaseSchemaDataObjectInstanceCmd
 
getObjectModelByDefinitionId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
getObjectNode(ObjectNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getOperations() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionModel
 
getOperations() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
getOrCreateArrayNode(ObjectNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getOrCreateHistoricData(String, String, String, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getOrCreateObjectNode(ObjectNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getOrCreateParentFolder(CoreContentItem) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getOrder() - Method in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
getOrder() - Method in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
getOrder() - Method in class com.flowable.indexing.IndexManagerImpl
 
getOrder() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.SortClause
 
getOrder() - Method in class com.flowable.platform.common.deployer.DefaultAppAutoDeployer
 
getOrder() - Method in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
getOrder() - Method in class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
getOrder() - Method in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
getOrder() - Method in class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
getOrder() - Method in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
getOrder() - Method in class com.flowable.platform.common.Page
 
getOrder() - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
getOrder() - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
getOrder() - Method in class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
getOrder() - Method in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
getOrder() - Method in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
getOrder() - Method in class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
getOrder() - Method in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
getOriginalDataObjectPayload() - Method in interface com.flowable.dataobject.api.runtime.DataObjectHandlingContext
If the current operation is a modification rather than a creation, this method returns the last, original data object data before the update took place.
getOriginalFullFormPayload() - Method in interface com.flowable.dataobject.api.runtime.DataObjectHandlingContext
If the current operation is a modification rather than a creation, this method returns the last, original full data object behind the form for data comparison or delta building.
getOutcome() - Method in class com.flowable.platform.service.task.CompleteFormRepresentation
 
getOutcomes() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getOutputDocumentType(Map<String, Object>, String) - Method in class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
getOutputParameters() - Method in interface com.flowable.serviceregistry.api.repository.ServiceOperation
 
getOutputParameters() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
getOutputType() - Method in interface com.flowable.serviceregistry.api.repository.ServiceOperation
 
getOutputType() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
getOwner() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getOwner() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getOwnerId() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns the id of the owner of this object, most likely representing the user actually creating it or being created as part of an operation that user executed.
getOwnerId() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getOwnerId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getPageFromQuery(int, int, String, ElasticsearchResultConverter.ResultMapper<T>, String, String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getPageFromQuery(int, int, String, ElasticsearchResultConverter.ResultMapper<T>, String, String, String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getPages() - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
getPageSize() - Method in class com.flowable.indexing.ReindexingProperties.DatabaseRead
 
getPagesWithAccess(List<PageDefinition>) - Method in class com.flowable.platform.service.app.PlatformAppService
 
getParameterNames() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceSqlParameterSource
 
getParameters() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl.LimitAndOffsetDecorator
 
getParameters() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getParameters() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getParameters() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns an optional list of parameters needed for this template variation in order to create or render it.
getParent() - Method in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
getParent() - Method in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
getParent() - Method in class com.flowable.platform.service.task.TaskSearchRepresentation
 
getParent() - Method in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
getParentDeploymentId() - Method in interface com.flowable.action.api.repository.ActionDeployment
 
getParentDeploymentId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getParentDeploymentId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDeployment
 
getParentDeploymentId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getParentDeploymentId() - Method in interface com.flowable.policy.api.repository.PolicyDeployment
 
getParentDeploymentId() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getParentDeploymentId() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeployment
 
getParentDeploymentId() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getParentDeploymentId() - Method in interface com.flowable.template.api.repository.TemplateDeployment
 
getParentDeploymentId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getParentEntityLinks(CommandContext, boolean, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getParentEntityLinkWithName(String, String, String, boolean) - Method in class com.flowable.platform.service.work.PlatformEntityLinkService
 
getParentFolderId() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getParentFolderId() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getParentFolderWithScope(CoreContentItem) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getParentId() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getParentPaths(CoreContentItem, String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getParentScopeBusinessKey() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getParentScopeDefinitionId() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getParentScopeDefinitionKey() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getParentScopeDefinitionName() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getParentScopeId() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getParentScopeInfo() - Method in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
getParentScopeInfo() - Method in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
getParentScopeInfo() - Method in class com.flowable.platform.service.task.TaskSearchRepresentation
 
getParentScopeInfo() - Method in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
getParentScopeName() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getParentScopeType() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getParentTaskId() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getParentTaskName() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getParentTemplate(CmmnEngineConfiguration, Optional<EntityLink>) - Static method in class com.flowable.platform.service.util.AuditLogUtil
 
getParentVariableInstances(CommandContext, String, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
The returned list will be ordered from root to the actual entity for which the entity links were requested.
getParticipantGroups() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getParticipantUsers() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getPath() - Method in interface com.flowable.indexing.api.IndexMappingVariableExtractor
 
getPath() - Method in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
getPath() - Method in interface com.flowable.serviceregistry.api.repository.ServiceOutputParameter
 
getPath() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOutputParameter
 
getPayload() - Method in class com.flowable.action.api.bot.BaseBotActionResult
Deprecated.
getPayload() - Method in interface com.flowable.action.api.bot.BotActionResult
Deprecated.
getPayload() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
getPayload() - Method in interface com.flowable.audit.api.runtime.AuditInstance
Returns the optional payload as a byte array for this audit instance as described within the AuditDefinition.
getPayload() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getPayload() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getPayloadNode() - Method in class com.flowable.action.api.bot.BaseBotActionResult
 
getPayloadNode() - Method in interface com.flowable.action.api.bot.BotActionResult
The information from invoking the action.
getPayloadNode() - Method in class com.flowable.platform.service.bot.BpmnTestActionBot.TestBotActionResult
 
getPdfUrl() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getPermissionGroups() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
The permissions groups that have permission to see the action.
getPermissionGroups() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getPermissionMappings() - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
getPermissionMappings() - Method in interface com.flowable.policy.api.repository.SecurityPolicyModel
 
getPermissionOutput() - Method in class com.flowable.platform.service.permission.PermissionEvaluationResult
 
getPermissions() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getPermissions() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getPermissions() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getPermissionUserIdentityLinkTypes() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
The types of user identity links that have permission to see the action.
getPermissionUserIdentityLinkTypes() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getPermissionValues() - Method in class com.flowable.policy.api.repository.PermissionMapping
 
getPersistedInstanceOfActionDefinition(String, String, String) - Method in class com.flowable.action.engine.impl.deployer.ActionDefinitionDeployer
 
getPersistedInstanceOfDataObjectDefinition(String, String, String) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDefinitionDeployer
 
getPersistedInstanceOfDefinition(String, String, String) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectSchemaDefinitionDeployer
 
getPersistedInstanceOfPolicyDefinition(String, String, String) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDefinitionDeployer
 
getPersistedInstanceOfServiceDefinition(String, String, String) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDefinitionDeployer
 
getPersistedInstanceOfTemplateDefinition(String, String, String) - Method in class com.flowable.template.engine.impl.deployer.TemplateDefinitionDeployer
 
getPersistedInstanceOfTemplateVariationDefinition(String, String, String, String) - Method in class com.flowable.template.engine.impl.deployer.TemplateVariationDefinitionDeployer
 
getPersistentState() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getPersistentState() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
getPersistentState() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getPersistentState() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
getPersistentState() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
getPersistentState() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
getPersistentState() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
getPersistentState() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getPersistentState() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
getPersistentState() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getPersistentState() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getPersistentState() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getPersistentState() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
getPersistentState() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
getPersistentState() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getPersistentState() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getPersistentState() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
getPersistentState() - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
getPersistentState() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
getPersistentState() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
getPersistentState() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
getPersistentState() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getPersistentState() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
getPersistentState() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
getPersistentState() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getPersistentState() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
getPersistentState() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getPersistentState() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getPersistentState() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
getPersistentState() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getPhase() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getPhase() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getPhase() - Method in class com.flowable.indexing.job.AsyncHistoryExecutorStarter
 
getPhase() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getPhase() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getPhase() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getPhase() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getPlanItemExtensionElements(String, String) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
getPlatformEngine(String) - Static method in class com.flowable.platform.engine.PlatformEngines
Obtain an platform engine by name.
getPlatformEngineConfiguration() - Method in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
getPlatformEngineConfiguration() - Static method in class com.flowable.platform.engine.impl.util.CommandContextUtil
 
getPlatformEngineConfiguration(CommandContext) - Static method in class com.flowable.platform.engine.impl.util.CommandContextUtil
 
getPlatformEngineConfiguration() - Method in interface com.flowable.platform.engine.PlatformEngine
 
getPlatformEngineName() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getPlatformEngines() - Static method in class com.flowable.platform.engine.PlatformEngines
Provides access to platform engines to application clients in a managed server environment.
getPlatformIdentityService(CommandContext) - Static method in class com.flowable.action.engine.impl.util.CommandContextUtil
 
getPlatformIdentityService(CommandContext) - Static method in class com.flowable.audit.engine.impl.util.CommandContextUtil
 
getPlatformIdentityService() - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getPlatformIdentityService(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getPlatformIdentityService(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getPolicyDefinition(String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Returns the PolicyDefinition including all policy information like additional Properties (e.g.
getPolicyDefinition(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
getPolicyDefinitionByKey(String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Returns the PolicyDefinition including all policy information like additional Properties (e.g.
getPolicyDefinitionByKey(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
getPolicyDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Returns the PolicyDefinition including all policy information like additional Properties (e.g.
getPolicyDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
getPolicyDefinitionCache() - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
getPolicyDefinitionCache() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getPolicyDefinitionCacheLimit() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getPolicyDefinitionDeployer() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getPolicyDefinitionEntity() - Method in class com.flowable.policy.engine.impl.persistence.deploy.PolicyDefinitionCacheEntry
 
getPolicyDefinitionEntityManager() - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
getPolicyDefinitionEntityManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
getPolicyDefinitionEntityManager() - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPolicyDefinitionEntityManager(CommandContext) - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPolicyDefinitionId() - Method in interface com.flowable.policy.api.repository.PolicyDefinitionLink
 
getPolicyDefinitionId() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
getpolicyDefinitionLinkDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityManagerImpl
 
getPolicyDefinitionLinkEntityManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
getPolicyDefinitionLinkEntityManager() - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPolicyDefinitionLinkEntityManager(CommandContext) - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPolicyDefinitionLinks() - Method in interface com.flowable.policy.api.repository.PolicyDefinition
Returns the policy definition links that are linked to the policy definition.
getPolicyDefinitionLinks(String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Returns PolicyDefinitionLinks for the given policy definition id.
getPolicyDefinitionLinks() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
getPolicyDefinitionLinks(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
GetPolicyDefinitionLinksCmd - Class in com.flowable.policy.engine.impl.cmd
 
GetPolicyDefinitionLinksCmd(String) - Constructor for class com.flowable.policy.engine.impl.cmd.GetPolicyDefinitionLinksCmd
 
getPolicyDeploymentEntityManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
getPolicyDeploymentEntityManager() - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPolicyDeploymentEntityManager(CommandContext) - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPolicyEngine(String) - Static method in class com.flowable.policy.engine.PolicyEngines
Obtain an policy engine by name.
getPolicyEngine() - Method in class com.flowable.policy.engine.test.PolicyTestHelper
 
getPolicyEngineConfiguration() - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
getPolicyEngineConfiguration() - Method in class com.flowable.policy.engine.impl.PolicyEngineImpl
 
getPolicyEngineConfiguration() - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPolicyEngineConfiguration(CommandContext) - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPolicyEngineConfiguration() - Method in interface com.flowable.policy.engine.PolicyEngine
 
getPolicyEngineName() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getPolicyEngines() - Static method in class com.flowable.policy.engine.PolicyEngines
Provides access to policy engines to application clients in a managed server environment.
getPolicyModel(String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Returns the PolicyModel including all policy model info.
getPolicyModel() - Method in class com.flowable.policy.engine.impl.persistence.deploy.PolicyDefinitionCacheEntry
 
getPolicyModel(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
getPolicyModelByKey(String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Returns the PolicyModel including all policy model info, using the policy definition key and resolving the key to the latest version.
getPolicyModelByKey(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
getPolicyModelByKeyAndTenantId(String, String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Returns the PolicyModel including all policy model info, using the policy definition key and resolving the key to the latest version.
getPolicyModelByKeyAndTenantId(String, String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
GetPolicyModelCmd - Class in com.flowable.policy.engine.impl.cmd
 
GetPolicyModelCmd(String, String, String) - Constructor for class com.flowable.policy.engine.impl.cmd.GetPolicyModelCmd
 
GetPolicyModelJsonCmd - Class in com.flowable.policy.engine.impl.cmd
 
GetPolicyModelJsonCmd(String) - Constructor for class com.flowable.policy.engine.impl.cmd.GetPolicyModelJsonCmd
 
getPolicyRepositoryService() - Method in interface com.flowable.policy.api.PolicyEngineConfigurationApi
 
getPolicyRepositoryService() - Method in class com.flowable.policy.engine.impl.PolicyEngineImpl
 
getPolicyRepositoryService() - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPolicyRepositoryService(CommandContext) - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPolicyRepositoryService() - Method in interface com.flowable.policy.engine.PolicyEngine
 
getPolicyRepositoryService() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getPolicyResourceConverter() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getPolicyResourceEntityManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
getPolicyResourceEntityManager() - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPolicyResourceEntityManager(CommandContext) - Static method in class com.flowable.policy.engine.impl.util.CommandContextUtil
 
getPool() - Method in class com.flowable.indexing.ReindexingProperties.DatabaseRead
 
getPrettyName(String, String) - Static method in class com.flowable.platform.service.util.AuditLogUtil
 
getPreviewUrl() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getPriority() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getPriority() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getPriority() - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
getPriority() - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
getPriority() - Method in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
getPriority() - Method in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
getPriority() - Method in class com.flowable.platform.engine.impl.indexing.configurator.CmmnEnginePlatformIndexingConfigurator
 
getPriority() - Method in class com.flowable.platform.engine.impl.indexing.configurator.ContentEnginePlatformIndexingConfigurator
 
getPriority() - Method in class com.flowable.platform.service.index.AppEngineIndexingConfigurator
 
getPriority() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getPriority() - Method in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
getPriority() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
getPriority() - Method in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
getProcessCustomFolderPath(String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getProcessDefinitionCategory() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getProcessDefinitionDeploymentId() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getProcessDefinitionDescription() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getProcessDefinitionId() - Method in class com.flowable.platform.service.process.CreateProcessInstanceRepresentation
 
getProcessDefinitionId() - Method in class com.flowable.platform.service.process.ProcessInstanceInfo
 
getProcessDefinitionId() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getProcessDefinitionId() - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
getProcessDefinitionId() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getProcessDefinitionId() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getProcessDefinitionIds() - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
getProcessDefinitionIds() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getProcessDefinitionKey() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getProcessDefinitionKey() - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
getProcessDefinitionKey() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getProcessDefinitionKeys() - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
getProcessDefinitionKeys() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getProcessDefinitionName() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getProcessDefinitionName() - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
getProcessDefinitionName() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getProcessDefinitionName() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getProcessDefinitionStartForm(String) - Method in class com.flowable.platform.service.process.PlatformProcessDefinitionService
 
getProcessDefinitionVersion() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getProcessedContent() - Method in interface com.flowable.template.api.processor.TemplateProcessingResult
Returns the processed content as a string (in case the content is processed directly).
getProcessedContent() - Method in class com.flowable.template.engine.impl.processor.DefaultTemplateProcessingResult
 
getProcessEngineConfiguration() - Method in class com.flowable.indexing.ReindexManagerImpl
 
getProcessEngineConfiguration() - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
getProcessEngineConfiguration() - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getProcessEngineConfiguration(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getProcessInstance(String) - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
getProcessInstance(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getProcessInstance(String, boolean) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
getProcessInstance() - Method in class com.flowable.platform.service.process.ProcessInstanceInfo
 
getProcessInstanceByExecutionId(String) - Method in class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
getProcessInstanceById(String) - Method in class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
getProcessInstanceComments(CommentQueryRequest) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
getProcessInstanceId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getProcessInstanceId() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getProcessInstanceId(VariableContainer) - Static method in class com.flowable.platform.common.util.VariableContainerUtil
Returns the processInstanceId, only if the variable container is process related.
getProcessInstanceId() - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
getProcessInstanceId() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getProcessInstanceId() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getProcessInstanceName() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getProcessInstanceRepresentationPage(ProcessInstancesIndexQueryRequest, ElasticsearchResultConverter.ResultMapper<T>) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getProcessInstanceResultNode(String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getProcessModel(String) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
getProcessModel(String) - Method in class com.flowable.platform.service.caze.PlatformStartCaseInstanceInterceptor
 
getProcessModel(String) - Static method in class com.flowable.platform.service.util.AuditLogUtil
 
getProcessParentTemplate(String, CmmnEngineConfiguration) - Static method in class com.flowable.platform.service.util.AuditLogUtil
 
getProcessTaskCustomFolderPath(String, String, String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getProcessVariables(String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
getProductName() - Method in enum com.flowable.platform.service.license.PlatformFlowableProduct
 
getProductVersion() - Method in enum com.flowable.platform.service.license.PlatformFlowableProduct
 
getProperty() - Method in interface com.flowable.dataobject.api.runtime.QueryOrderTerm
 
getProperty() - Method in class com.flowable.dataobject.engine.impl.runtime.DefaultQueryOrderTerm
 
getPublicName() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getQueryActionDefinitionLinks() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
Getter used by MyBatis when querying action definitions with action definition links.
getQueryBuilder(PlatformIndexQueryRequest, String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
getQueryIdentityLinks() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
Getter used by MyBatis when querying action definitions with identity links.
getQueryName() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getQueryParams() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getQueryPolicyDefinitionLinks() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
Getter used by MyBatis when querying policy definitions with policy definition links.
getQueryTemplate(PlatformReport, String) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
getQueryVariables() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
Getter used by MyBatis when querying master data instances with variables included.
getQueueCapacity() - Method in class com.flowable.indexing.ReindexingProperties.Pool
 
getRawValue(JsonNode) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getReader(Object, String) - Method in class com.flowable.indexing.template.IndexQueryTemplateLoader
 
getReader(Object, String) - Method in class com.flowable.serviceregistry.engine.template.ResourceBasedTemplateLoader
 
getReader(Object, String) - Method in class com.flowable.template.engine.impl.processor.TemplateVariationDefinitionBasedTemplateLoader
 
getReferenceScopeDefinitionId() - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.HistoricEntityLinkWrapper
 
getReferenceScopeDefinitionId() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getReferenceScopeDefinitionId() - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
getReferenceScopeId() - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.HistoricEntityLinkWrapper
 
getReferenceScopeId() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getReferenceScopeId() - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
getReferenceScopeType() - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.HistoricEntityLinkWrapper
 
getReferenceScopeType() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getReferenceScopeType() - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
getRefreshInterval() - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
getRegisteredJobDataTypes() - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySessionFactory
 
getReport(String) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
getReports() - Method in class com.flowable.platform.service.reports.PlatformReportService
 
getReports(String) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
getReportType() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
getRepositoryService() - Method in class com.flowable.template.engine.impl.processor.TemplateVariationDefinitionBasedTemplateLoader
 
getResourceAsStream(String, String) - Method in interface com.flowable.action.api.repository.ActionRepositoryService
Gives access to a deployment resource through a stream of bytes.
getResourceAsStream(String, String) - Method in class com.flowable.action.engine.impl.repository.ActionRepositoryServiceImpl
 
getResourceAsStream(String, String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
Gives access to a deployment resource through a stream of bytes.
getResourceAsStream(String, String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
getResourceAsStream(String, String) - Method in interface com.flowable.policy.api.repository.PolicyRepositoryService
Gives access to a deployment resource through a stream of bytes.
getResourceAsStream(String, String) - Method in class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
getResourceAsStream(String, String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Gives access to a deployment resource through a stream of bytes.
getResourceAsStream(String, String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
getResourceAsStream(String, String) - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Gives access to a deployment resource through a stream of bytes.
getResourceAsStream(String, String) - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
getResourceDataManager() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManagerImpl
 
getResourceDataManager() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityManagerImpl
 
getResourceDataManager() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManagerImpl
 
getResourceDataManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManagerImpl
 
getResourceDataManager() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityManagerImpl
 
getResourceEntityManager() - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
getResourceEntityManager() - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
getResourceEntityManager() - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
getResourceEntityManager() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
getResourceEntityManager() - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
getResourceHelper() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getResourceHelper() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getResourceName() - Method in interface com.flowable.action.api.repository.ActionDefinition
 
getResourceName() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getResourceName() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
 
getResourceName() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinition
 
getResourceName() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getResourceName() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
getResourceName() - Method in interface com.flowable.policy.api.repository.PolicyDefinition
 
getResourceName() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
getResourceName() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinition
 
getResourceName() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
getResourceName() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the name of the resource this definition is based on.
getResourceName() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the optional resource name of the persisted template.
getResourceName() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getResourceName() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getResources() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getResources() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getResources() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getResources() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getResources() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getResourcesAsStream(String) - Method in class com.flowable.dataobject.engine.impl.repository.ByteArrayResourceAccessor
 
getRestHighLevelClient() - Method in interface com.flowable.indexing.ElasticsearchClient
 
getRestHighLevelClient() - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
getRestInvokerEnhancers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getRestLowLevelClient() - Method in interface com.flowable.indexing.ElasticsearchClient
 
getRestLowLevelClient() - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
getRestTypeName() - Method in class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
getRestTypeName() - Method in class com.flowable.platform.service.dataobject.DatabaseSchemaDataObjectInstanceVariableConverter
 
getResult(ResultSet, String) - Method in class com.flowable.platform.common.persistence.JacksonJsonBasedTypeHandler
 
getResult(ResultSet, int) - Method in class com.flowable.platform.common.persistence.JacksonJsonBasedTypeHandler
 
getResult(CallableStatement, int) - Method in class com.flowable.platform.common.persistence.JacksonJsonBasedTypeHandler
 
getResult() - Method in class com.flowable.serviceregistry.api.interceptor.ServiceInvocationResult
 
getResultMapperEnhancers() - Method in class com.flowable.platform.service.caze.CaseInstanceJsonMapper
 
getResultMapperEnhancers() - Method in class com.flowable.platform.service.content.ContentItemJsonMapper
 
getResultMapperEnhancers() - Method in class com.flowable.platform.service.process.ProcessInstanceJsonMapper
 
getResultMapperEnhancers() - Method in class com.flowable.platform.service.task.TaskJsonMapper
 
getResultMapperEnhancers() - Method in class com.flowable.platform.service.work.WorkInstanceJsonMapper
 
getRoot() - Method in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
getRoot() - Method in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
getRoot() - Method in class com.flowable.platform.service.task.TaskSearchRepresentation
 
getRoot() - Method in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
getRootFolder() - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getRootScopeBusinessKey() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getRootScopeDefinitionId() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getRootScopeDefinitionKey() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getRootScopeDefinitionName() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getRootScopeId() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getRootScopeInfo() - Method in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
getRootScopeInfo() - Method in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
getRootScopeInfo() - Method in class com.flowable.platform.service.task.TaskSearchRepresentation
 
getRootScopeInfo() - Method in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
getRootScopeName() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getRootScopeType() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getRootTemplate(String, CmmnEngineConfiguration) - Method in class com.flowable.platform.service.caze.PlatformStartCaseInstanceInterceptor
 
getRows() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getRuntimeCaseVariableMap(CmmnRuntimeService, String, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
getRuntimeChildrenEntityLinks(String, String) - Method in class com.flowable.platform.service.work.PlatformEntityLinkService
 
getRuntimeChildrenEntityLinksWithDetails(String, String, boolean) - Method in class com.flowable.platform.service.work.PlatformEntityLinkService
 
getRuntimeParentEntityLinks(String, String) - Method in class com.flowable.platform.service.work.PlatformEntityLinkService
 
getRuntimeProcessVariableMap(RuntimeService, String, PlatformContentItemService, PlatformRestVariableTransformer) - Static method in class com.flowable.platform.service.util.VariableUtil
 
getRuntimeService() - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
getSample() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getSample() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
Returns the optional sample of how this action could look like as an extension to the description.
getSample() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getScopeDefinitionId() - Method in interface com.flowable.action.api.history.HistoricActionInstance
Reference to the scope instance definition for which the action instance was created
getScopeDefinitionId() - Method in interface com.flowable.action.api.runtime.ActionInstance
Reference to the scope instance definition for which the action instance was created
getScopeDefinitionId() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getScopeDefinitionId() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getScopeDefinitionId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
getScopeDefinitionId() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getScopeDefinitionId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getScopeDefinitionId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getScopeDefinitionId() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
getScopeDefinitionId() - Method in interface com.flowable.audit.api.runtime.AuditInstance
Reference to the scope instance definition for which the audit instance was created (if available, might be null).
getScopeDefinitionId() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getScopeDefinitionId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getScopeDefinitionId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getScopeDefinitionId() - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.HistoricEntityLinkWrapper
 
getScopeDefinitionId() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
getScopeDefinitionId() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getScopeDefinitionId() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getScopeDefinitionId() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getScopeDefinitionId() - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
getScopeDefinitionIds() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
getScopeDefinitionIds() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getScopeDefinitionKey() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
getScopeDefinitionKey() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getScopeDefinitionKeys() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
getScopeDefinitionKeys() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getScopedObject() - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
getScopedObject(String, String, String, Collection<String>, String) - Method in interface com.flowable.action.api.runtime.ScopedObjectProvider
 
getScopedObject(String, String, String, Collection<String>, String) - Method in class com.flowable.platform.service.action.CaseInstanceScopedObjectProvider
 
getScopedObject(String, String, String, Collection<String>, String) - Method in class com.flowable.platform.service.action.ProcessInstanceScopedObjectProvider
 
getScopedObject(String, String, String, Collection<String>, String) - Method in class com.flowable.platform.service.action.TaskScopedObjectProvider
 
getScopedObjectActionFilters(String) - Method in interface com.flowable.action.api.ActionEngineConfigurationApi
Get the list of ScopedObjectActionFilter(s) for the given scopeType.
getScopedObjectActionFilters(String) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getScopedObjectActionFilters() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getScopedObjectFormProviders() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getScopedObjectProvider(String) - Method in interface com.flowable.action.api.ActionEngineConfigurationApi
Get the ScopedObjectProvider for the given scopeType.
getScopedObjectProvider(String) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getScopedObjectProvider(CommandContext) - Method in class com.flowable.action.engine.impl.cmd.FindScopedActionDataCmd
 
getScopedObjectProviders() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getScopedObjectState(T) - Method in class com.flowable.action.api.repository.BaseScopedObjectActionFilter
The state of the scoped object (if the object has one), null otherwise
getScopedObjectState(CaseInstance) - Method in class com.flowable.platform.service.action.CaseInstanceActionFilter
 
getScopedObjectState(ProcessInstance) - Method in class com.flowable.platform.service.action.ProcessInstanceActionFilter
 
getScopedObjectSubState(T) - Method in class com.flowable.action.api.repository.BaseScopedObjectActionFilter
The subState of the scoped object (if the object has one), null otherwise
getScopedObjectSubState(CaseInstance) - Method in class com.flowable.platform.service.action.CaseInstanceActionFilter
 
getScopedObjectSubState(ProcessInstance) - Method in class com.flowable.platform.service.action.ProcessInstanceActionFilter
 
getScopedObjectSubType(T) - Method in class com.flowable.action.api.repository.BaseScopedObjectActionFilter
The subType of the scoped object (if the object has one), null otherwise
getScopedObjectSubType(CaseInstance) - Method in class com.flowable.platform.service.action.CaseInstanceActionFilter
 
getScopedObjectSubType(ProcessInstance) - Method in class com.flowable.platform.service.action.ProcessInstanceActionFilter
 
getScopedObjectType(T) - Method in class com.flowable.action.api.repository.BaseScopedObjectActionFilter
The type of the scoped object (if the object has one), null otherwise
getScopedObjectType(CaseInstance) - Method in class com.flowable.platform.service.action.CaseInstanceActionFilter
 
getScopedObjectType(ProcessInstance) - Method in class com.flowable.platform.service.action.ProcessInstanceActionFilter
 
getScopeId() - Method in interface com.flowable.action.api.history.HistoricActionInstance
Reference to the scope instance for which the action instance was created
getScopeId() - Method in interface com.flowable.action.api.history.HistoricActionLink
 
getScopeId() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getScopeId() - Method in interface com.flowable.action.api.runtime.ActionInstance
Reference to the scope instance for which the action instance was created
getScopeId() - Method in interface com.flowable.action.api.runtime.ActionLink
 
getScopeId() - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
getScopeId() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getScopeId() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getScopeId() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getScopeId() - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
getScopeId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
getScopeId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
getScopeId() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getScopeId() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
getScopeId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getScopeId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getScopeId() - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
getScopeId() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
getScopeId() - Method in interface com.flowable.audit.api.runtime.AuditInstance
Reference to the optional scope instance for which the audit instance was created, if any, as this is optional, it might be null.
getScopeId() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getScopeId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getScopeId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getScopeId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getScopeId() - Method in interface com.flowable.platform.api.comment.Comment
 
getScopeId() - Method in interface com.flowable.platform.api.translation.Translation
The id of the scoped object that the translation belongs to
getScopeId() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getScopeId(VariableContainer) - Static method in class com.flowable.platform.common.util.VariableContainerUtil
Returns the scope id, when running in a non-process engine context.
getScopeId() - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
getScopeId() - Method in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
getScopeId() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getScopeId() - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.HistoricEntityLinkWrapper
 
getScopeId() - Method in class com.flowable.platform.engine.impl.indexing.job.history.VariableInstancesHolder
 
getScopeId() - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
getScopeId() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
getScopeId() - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
getScopeId() - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
getScopeId() - Method in class com.flowable.platform.service.CommentQueryRequest
 
getScopeId() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getScopeId() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getScopeId() - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
getScopeId() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getScopeId() - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
getScopeIdFromContentItem(CoreContentItem) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getScopeType() - Method in interface com.flowable.action.api.history.HistoricActionInstance
Type of the scope instance for which the action instance was created
getScopeType() - Method in interface com.flowable.action.api.history.HistoricActionLink
 
getScopeType() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns the type of scope if this action definition is bound to a certain type of scoped objects (e.g.
getScopeType() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getScopeType() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getScopeType() - Method in interface com.flowable.action.api.runtime.ActionInstance
Type of the scope instance for which the action instance was created
getScopeType() - Method in interface com.flowable.action.api.runtime.ActionLink
 
getScopeType() - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
getScopeType() - Method in interface com.flowable.action.api.runtime.ScopedObjectActionFilter
The type of the scope that this filter is responsible for.
getScopeType() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getScopeType() - Method in interface com.flowable.action.api.runtime.ScopedObjectFormProvider
 
getScopeType() - Method in interface com.flowable.action.api.runtime.ScopedObjectProvider
 
getScopeType() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getScopeType() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getScopeType() - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
getScopeType() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getScopeType() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
getScopeType() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
getScopeType() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getScopeType() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
getScopeType() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
getScopeType() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getScopeType() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getScopeType() - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
getScopeType() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
getScopeType() - Method in interface com.flowable.audit.api.runtime.AuditInstance
Type of the optional scope instance for which the audit instance was created (only, if AuditInstance.getScopeId() is set).
getScopeType() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getScopeType() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getScopeType() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getScopeType() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getScopeType() - Method in interface com.flowable.platform.api.comment.Comment
 
getScopeType() - Method in interface com.flowable.platform.api.translation.Translation
The type of the scoped object that the translation belongs to
getScopeType() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getScopeType(VariableContainer) - Static method in class com.flowable.platform.common.util.VariableContainerUtil
Returns the scope type, when running in a non-process-engine engine.
getScopeType() - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
getScopeType() - Method in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
getScopeType() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getScopeType() - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.HistoricEntityLinkWrapper
 
getScopeType() - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
getScopeType() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
getScopeType() - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
getScopeType() - Method in class com.flowable.platform.service.action.CaseInstanceActionFilter
 
getScopeType() - Method in class com.flowable.platform.service.action.CaseInstanceScopedObjectFormProvider
 
getScopeType() - Method in class com.flowable.platform.service.action.CaseInstanceScopedObjectProvider
 
getScopeType() - Method in class com.flowable.platform.service.action.DefaultScopedObjectFormProvider
 
getScopeType() - Method in class com.flowable.platform.service.action.ProcessInstanceActionFilter
 
getScopeType() - Method in class com.flowable.platform.service.action.ProcessInstanceScopedObjectFormProvider
 
getScopeType() - Method in class com.flowable.platform.service.action.ProcessInstanceScopedObjectProvider
 
getScopeType() - Method in class com.flowable.platform.service.action.TaskScopedObjectProvider
 
getScopeType() - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
getScopeType() - Method in class com.flowable.platform.service.CommentQueryRequest
 
getScopeType() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getScopeType(PlatformRunReportRequest) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
getScopeType() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
getScopeType() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getScopeType() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getScopeType() - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
getScopeType() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getScopeType() - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
getScopeTypeFromContentItem(CoreContentItem) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getScopeTypes() - Method in class com.flowable.platform.service.reports.PlatformReport
 
getScript() - Method in interface com.flowable.indexing.config.IndexedDataObject
Update script
getScript() - Method in class com.flowable.indexing.impl.ObjectNodeIndexedDataObject
 
getScript() - Method in class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
getScriptParams() - Method in class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
getSearchText() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getSearchText() - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
getSearchText() - Method in class com.flowable.platform.service.reports.PlatformReportRequest
 
getSearchText() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getSearchText() - Method in class com.flowable.platform.service.template.TemplateVariationRequest
 
getSecond() - Method in class com.flowable.indexing.utils.Pair
 
getSection() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getSecurityPolicyModel(TaskEntity) - Method in class com.flowable.platform.service.BasePlatformBpmnInterceptor
 
getSecurityPolicyModel(TaskEntity) - Method in class com.flowable.platform.service.BasePlatformCmmnInterceptor
 
getSecurityPolicyModelByKey(String, String) - Method in class com.flowable.platform.service.BasePlatformInterceptor
 
getSelectStatement() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl.LimitAndOffsetDecorator
 
getServiceData() - Method in interface com.flowable.serviceregistry.api.runtime.ServiceInvocationContext
 
getServiceData() - Method in class com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
 
getServiceDataManagers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getServiceDefinition(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Returns the ServiceDefinition including all service information like additional Properties (e.g.
getServiceDefinition(CommandContext) - Method in class com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd
 
getServiceDefinition(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
getServiceDefinitionByKey(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Returns the ServiceDefinition including all service information like additional Properties (e.g.
getServiceDefinitionByKey(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
getServiceDefinitionByKeyAndTenantId(String, String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Returns the ServiceDefinition including all service information like additional Properties (e.g.
getServiceDefinitionByKeyAndTenantId(String, String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
getServiceDefinitionCache() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
getServiceDefinitionCache() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getServiceDefinitionCacheLimit() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getServiceDefinitionDataManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDataManagers
 
getServiceDefinitionDeployer() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getServiceDefinitionEntity() - Method in class com.flowable.serviceregistry.engine.impl.persistence.deploy.ServiceDefinitionCacheEntry
 
getServiceDefinitionEntityManager() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
getServiceDefinitionEntityManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
getServiceDefinitionEntityManager() - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceDefinitionEntityManager(CommandContext) - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceDefinitionKey() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
getServiceDefinitionKeyLike() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
getServiceDefinitionModel(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Returns the ServiceDefinitionModel including all service model info.
getServiceDefinitionModel(CommandContext, ServiceDefinitionEntity) - Method in class com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd
 
getServiceDefinitionModel() - Method in class com.flowable.serviceregistry.engine.impl.persistence.deploy.ServiceDefinitionCacheEntry
 
getServiceDefinitionModel(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
getServiceDefinitionModelByKey(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Returns the ServiceDefinitionModel including all service model info, using the service definition key and resolving the key to the latest version.
getServiceDefinitionModelByKey(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
getServiceDefinitionModelByKeyAndTenantId(String, String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceRegistryRepositoryService
Returns the ServiceDefinitionModel including all service model info, using the service definition key and resolving the key to the latest version.
getServiceDefinitionModelByKeyAndTenantId(String, String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
GetServiceDefinitionModelCmd - Class in com.flowable.serviceregistry.engine.impl.cmd
 
GetServiceDefinitionModelCmd(String, String, String) - Constructor for class com.flowable.serviceregistry.engine.impl.cmd.GetServiceDefinitionModelCmd
 
GetServiceDefinitionModelJsonCmd - Class in com.flowable.serviceregistry.engine.impl.cmd
 
GetServiceDefinitionModelJsonCmd(String) - Constructor for class com.flowable.serviceregistry.engine.impl.cmd.GetServiceDefinitionModelJsonCmd
 
getServiceDeploymentDataManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDataManagers
 
getServiceDeploymentEntityManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
getServiceDeploymentEntityManager() - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceDeploymentEntityManager(CommandContext) - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceEngineConfiguration() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
getServiceEngineConfiguration() - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceEngineConfiguration(CommandContext) - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceEngineName() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getServiceEntityManagers() - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceEntityManagers(CommandContext) - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceEntityManagers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getServiceInvoker(CommandContext, ServiceDefinitionModel) - Method in class com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd
 
getServiceInvokerInterceptors() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getServiceInvokers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getServiceOperation(ServiceDefinitionModel) - Method in class com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd
 
getServiceRegistryEngine(String) - Static method in class com.flowable.serviceregistry.engine.ServiceRegistryEngines
Obtain an service engine by name.
getServiceRegistryEngine() - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
getServiceRegistryEngineConfiguration() - Method in interface com.flowable.serviceregistry.engine.ServiceRegistryEngine
 
getServiceRegistryEngineConfiguration() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineImpl
 
getServiceRegistryEngines() - Static method in class com.flowable.serviceregistry.engine.ServiceRegistryEngines
Provides access to service engines to application clients in a managed server environment.
getServiceRegistryRepositoryService() - Method in interface com.flowable.serviceregistry.api.ServiceRegistryEngineConfigurationApi
 
getServiceRegistryRepositoryService() - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceRegistryRepositoryService(CommandContext) - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceRegistryRepositoryService() - Method in interface com.flowable.serviceregistry.engine.ServiceRegistryEngine
 
getServiceRegistryRepositoryService() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getServiceRegistryRepositoryService() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineImpl
 
getServiceRegistryRuntimeService() - Method in interface com.flowable.serviceregistry.api.ServiceRegistryEngineConfigurationApi
 
getServiceRegistryRuntimeService() - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceRegistryRuntimeService(CommandContext) - Static method in class com.flowable.serviceregistry.engine.impl.util.CommandContextUtil
 
getServiceRegistryRuntimeService() - Method in interface com.flowable.serviceregistry.engine.ServiceRegistryEngine
 
getServiceRegistryRuntimeService() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getServiceRegistryRuntimeService() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineImpl
 
getServiceResourceConverter() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getServiceResourceDataManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDataManagers
 
getServiceResourceEntityManager() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
getSession(Class<T>) - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
getSession(Class<T>) - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
getSession(Class<T>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
getSession(Class<T>) - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
getSession(Class<T>) - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
getSession(Class<T>) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
getSession(Class<T>) - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
getSessionType() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySessionFactory
 
getSessionType() - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySessionFactory
 
getSessionType() - Method in class com.flowable.indexing.job.history.async.BulkIndexingSessionFactory
 
getSetFromArrayNode(JsonNode, String, Function<JsonNode, T>) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getSignalName() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getSignalName() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getSignalVariableNames() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getSignalVariableNames() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getSimpleFormat() - Method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
getSimpleFormatter() - Static method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
getSimpleFormatterUS() - Static method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
getSimpleFormatUS() - Method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
getSimpleType() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getSimpleType(ContentItem) - Method in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
getSimpleTypeForMimeType(String) - Method in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
getSize() - Method in class com.flowable.platform.common.Page
 
getSize() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getSize() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getSize() - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
getSize() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getSize() - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
getSort() - Method in class com.flowable.platform.common.Page
 
getSort() - Method in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
getSortOrder() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the sort order for this master data instance.
getSortOrder() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getSortOrder() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
getSortParameters() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getSource() - Method in class com.flowable.indexing.job.impl.IndexBulkRequestItem
 
getSourceById(String, String) - Method in interface com.flowable.indexing.SearchService
This queries by id and removes the boilerplate json (_shards, hits, etc) from the result: it only returns the _source element of the query result.
getSourceById(String, String) - Method in class com.flowable.indexing.SearchServiceImpl
 
getSourceId() - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
getSourceId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
Returns the id of the source for this data object definition.
getSourceId() - Method in interface com.flowable.dataobject.api.repository.DataObjectModel
Returns the id of the source for this data object definition.
getSourceId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getSourceId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getSourceIndex() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getSourceNode(ObjectMapper) - Method in interface com.flowable.indexing.job.impl.BulkRequestItem
 
getSourceNode(ObjectMapper) - Method in class com.flowable.indexing.job.impl.IndexBulkRequestItem
 
getSourceNode(ObjectMapper) - Method in class com.flowable.indexing.job.impl.RetryFailedBulkRequestItem
 
getSourceNode() - Method in class com.flowable.indexing.job.impl.RetryFailedBulkRequestItem
 
getSourceNode(ObjectMapper) - Method in class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
getSourceSpecificAttributes() - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
getSourceSpecificAttributes() - Method in interface com.flowable.dataobject.api.repository.DataObjectModel
Returns a map of source specific attributes for this data object model.
getSourceState() - Method in class com.flowable.platform.service.action.PlanItemInstanceEnableStateEnterListener
 
getSourceState() - Method in class com.flowable.platform.service.action.PlanItemInstanceEnableStateLeaveListener
 
getSourceState() - Method in class com.flowable.platform.service.action.UserEventActiveStateEnterListener
 
getSourceState() - Method in class com.flowable.platform.service.action.UserEventActiveStateLeaveListener
 
getSourceState() - Method in class com.flowable.platform.service.caze.CompleteCaseAuditLogLifecycleListener
 
getSourceType() - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
getSourceType() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
Returns the type of the source for this data object definition.
getSourceType() - Method in interface com.flowable.dataobject.api.repository.DataObjectModel
Returns the type of the source for this data object definition.
getSourceType() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getSourceType() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getSqlType() - Method in enum com.flowable.dataobject.api.repository.FieldMappingType
 
getSqlType(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceSqlParameterSource
 
getStart() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateRangeClause
 
getStart() - Method in class com.flowable.platform.common.Page
 
getStart() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getStart() - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
getStart() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getStart() - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
getStartDate() - Method in interface com.flowable.action.api.history.HistoricActionInstance
Start date for the action instance
getStartDate() - Method in interface com.flowable.action.api.runtime.ActionInstance
Start date for the action instance
getStartDate() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getStartDate() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getStartDate() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
getStartDate() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getStartDate() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getStartDateAfter() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getStartDateAfter() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getStartDateBefore() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getStartDateBefore() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getStarted() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getStartedByUserId() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getStartForm(CaseDefinition) - Method in class com.flowable.platform.service.caze.PlatformCaseDefinitionService
 
getStartForm(ProcessDefinition) - Method in class com.flowable.platform.service.process.PlatformProcessDefinitionService
 
getStartFormFieldValidation(Map<String, List<ExtensionElement>>) - Static method in class com.flowable.platform.service.util.PlatformFormUtil
 
getStartFormKey(Map<String, List<ExtensionElement>>) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
getStartFormVariablesByCaseInstanceId(String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
getStartFormVariablesByProcessInstanceId(String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
getStartTime() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getStartTime() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getStartTime() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getStartTime() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getStartUserId() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getStartUserId() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getStartUserId() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getStartUserId() - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
getStartUserId() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getState() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the state of this master data instance which might be active or archived.
getState() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getState() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
getState() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
getState() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getState() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getState() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
getState() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getState() - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
getStates() - Method in class com.flowable.indexing.config.IndexedDocumentTypeFilter
 
getStore(ExtensionContext) - Method in class com.flowable.action.engine.test.ActionExtension
 
getStore(ExtensionContext) - Method in class com.flowable.dataobject.engine.test.DataObjectExtension
 
getStore(ExtensionContext) - Method in class com.flowable.policy.engine.test.PolicyExtension
 
getStore(ExtensionContext) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryExtension
 
getStore(ExtensionContext) - Method in class com.flowable.template.engine.test.TemplateExtension
 
getString(String) - Method in interface com.flowable.dataobject.api.runtime.datasource.db.DatabaseSchemaDataObjectInstance
 
getString(JsonNode, String) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getString(JsonNode, String, String) - Static method in class com.flowable.platform.common.util.JsonUtil
 
getStringValue(Object) - Static method in class com.flowable.dataobject.engine.impl.util.ValueParsingUtil
 
getStringValue(Object, String) - Static method in class com.flowable.dataobject.engine.impl.util.ValueParsingUtil
 
getSubScopeId() - Method in interface com.flowable.action.api.history.HistoricActionInstance
Reference to a sub identifier for which the action instance was created
getSubScopeId() - Method in interface com.flowable.action.api.runtime.ActionInstance
Reference to a sub identifier for which the action instance was created
getSubScopeId() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getSubScopeId() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getSubScopeId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
getSubScopeId() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getSubScopeId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getSubScopeId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getSubScopeId() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
getSubScopeId() - Method in interface com.flowable.audit.api.runtime.AuditInstance
Reference to the optional sub scope instance for which the audit instance was created, if any, as this is optional, it might be null.
getSubScopeId() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getSubScopeId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getSubScopeId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getSubState() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getSubState() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getSubType() - Method in interface com.flowable.audit.api.runtime.AuditInstance
Returns the sub type of this audit instance.
getSubType() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getSubType() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getSubType() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getSubType() - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
getSubType() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
The sub type further categorizes this master data definition (see type for more information and examples).
getSubType() - Method in interface com.flowable.dataobject.api.repository.DataObjectModel
The sub type further categorizes this data object definition (see type for more information and examples).
getSubType() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getSubType() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getSubType() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getSubType() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getSubType() - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
getSubType() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the sub type of this template definition which can be freely chosen.
getSubType() - Method in interface com.flowable.template.api.repository.TemplateModel
Returns the sub type of this template definition which can be freely chosen.
getSubType() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getSubType() - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
getSupportedCachingType() - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
getSupportedCachingType() - Method in interface com.flowable.dataobject.api.repository.DataObjectModel
Returns the supported caching type for the master data entries based on this definition.
getSupportedContentTypes() - Method in class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
getSupportedFields(Form) - Method in class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
getSupportedInputChannels() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getSupportsChannel() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getSupportsChannels() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getSynchronizationMessage() - Method in class com.flowable.dataobject.api.runtime.SynchronizeResult
 
getTableName() - Method in interface com.flowable.dataobject.api.repository.DatabaseSchemaDataObjectModel
 
getTableName() - Method in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
getTags() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
getTargetState() - Method in class com.flowable.platform.service.action.PlanItemInstanceEnableStateEnterListener
 
getTargetState() - Method in class com.flowable.platform.service.action.PlanItemInstanceEnableStateLeaveListener
 
getTargetState() - Method in class com.flowable.platform.service.action.UserEventActiveStateEnterListener
 
getTargetState() - Method in class com.flowable.platform.service.action.UserEventActiveStateLeaveListener
 
getTargetState() - Method in class com.flowable.platform.service.caze.CompleteCaseAuditLogLifecycleListener
 
getTask(String, boolean) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
getTaskComments(CommentQueryRequest) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
getTaskCustomFolderPath(String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getTaskDefinitionId() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getTaskDefinitionKey() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getTaskDefinitionKey() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getTaskForm(String) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
getTaskId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getTaskId() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getTaskId() - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
getTaskId() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getTasksRepresentationPage(TasksIndexQueryRequest, ElasticsearchResultConverter.ResultMapper<T>) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getTasksResultNode(String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getTaskTenantId(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getTaskVariables(String) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
getTaskVariablesWithPermissionCheck(String) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
getTemplate(String) - Method in class com.flowable.indexing.template.TemplateLoader
 
getTemplate(String) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
getTemplateDefinition(CommandContext, String, String, String) - Method in class com.flowable.template.engine.impl.cmd.AbstractNeedsTemplateDefinitionCmd
 
getTemplateDefinitionCache() - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
getTemplateDefinitionCache() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateDefinitionCacheLimit() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateDefinitionDataManager() - Method in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
getTemplateDefinitionDeployer() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateDefinitionEntity() - Method in class com.flowable.template.engine.impl.persistence.deploy.TemplateDefinitionCacheEntry
 
getTemplateDefinitionEntityManager() - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
getTemplateDefinitionEntityManager() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
getTemplateDefinitionEntityManager() - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getTemplateDefinitionEntityManager(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getTemplateDefinitionKey() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getTemplateDefinitionKey() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the referenced business key of the TemplateDefinition this variation is based on.
getTemplateDefinitionKey() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns the referenced business key of the TemplateDefinition this variation is based on.
getTemplateDefinitionKey() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getTemplateDefinitionKey() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getTemplateDefinitionKeyLike() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getTemplateDefinitionModelByKey(String) - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Returns the TemplateModel including all template model info.
getTemplateDefinitionModelByKey(String) - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
getTemplateDefinitionModelByKeyAndTenantId(String, String) - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Returns the TemplateModel including all template model info.
getTemplateDefinitionModelByKeyAndTenantId(String, String) - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
getTemplateDefinitionModelToJson(String) - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Returns the TemplateModel as a JSON string.
getTemplateDefinitionModelToJson(String) - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
getTemplateDeploymentDataManager() - Method in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
getTemplateDeploymentEntityManager() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
getTemplateDeploymentEntityManager() - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getTemplateDeploymentEntityManager(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getTemplateDocument(TemplateHolder) - Method in class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
getTemplateDocument(TemplateHolder) - Method in class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
getTemplateEngine(String) - Static method in class com.flowable.template.engine.TemplateEngines
Obtain an template engine by name.
getTemplateEngine() - Method in class com.flowable.template.engine.test.TemplateTestHelper
 
getTemplateEngineConfiguration() - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getTemplateEngineConfiguration(CommandContext) - Static method in class com.flowable.platform.service.context.PlatformCommandContextUtil
 
getTemplateEngineConfiguration() - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
getTemplateEngineConfiguration() - Method in class com.flowable.template.engine.impl.TemplateEngineImpl
 
getTemplateEngineConfiguration() - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getTemplateEngineConfiguration(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getTemplateEngineConfiguration() - Method in interface com.flowable.template.engine.TemplateEngine
 
getTemplateEngineName() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateEngines() - Static method in class com.flowable.template.engine.TemplateEngines
Provides access to template engines to application clients in a managed server environment.
getTemplateHelper() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getTemplateHolder() - Method in interface com.flowable.template.api.processor.TemplateProcessingResult
Returns the template holder containing all information like template definition and variation which was used to produce the result.
getTemplateHolder() - Method in class com.flowable.template.engine.impl.processor.DefaultTemplateProcessingResult
 
getTemplateLocation() - Method in class com.flowable.indexing.template.TemplateLoader
 
getTemplateModel() - Method in interface com.flowable.template.api.repository.TemplateHolder
Returns the template definition model which might contain further information to just the persisted template definition.
getTemplateModel() - Method in class com.flowable.template.engine.impl.persistence.deploy.TemplateDefinitionCacheEntry
 
getTemplateModel() - Method in class com.flowable.template.engine.impl.repository.TemplateHolderImpl
 
GetTemplateModelByKeyCmd - Class in com.flowable.template.engine.impl.cmd
 
GetTemplateModelByKeyCmd(String) - Constructor for class com.flowable.template.engine.impl.cmd.GetTemplateModelByKeyCmd
 
GetTemplateModelByKeyCmd(String, String) - Constructor for class com.flowable.template.engine.impl.cmd.GetTemplateModelByKeyCmd
 
GetTemplateModelJsonCmd - Class in com.flowable.template.engine.impl.cmd
 
GetTemplateModelJsonCmd(String) - Constructor for class com.flowable.template.engine.impl.cmd.GetTemplateModelJsonCmd
 
getTemplateProcessors() - Method in interface com.flowable.template.api.TemplateEngineConfigurationApi
Returns the currently registered template processors.
getTemplateProcessors() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateRepositoryService() - Method in interface com.flowable.template.api.TemplateEngineConfigurationApi
Returns the template repository service to query for template definitions or to create template definition deployments.
getTemplateRepositoryService() - Method in class com.flowable.template.engine.impl.TemplateEngineImpl
 
getTemplateRepositoryService() - Method in interface com.flowable.template.engine.TemplateEngine
 
getTemplateRepositoryService() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateResource() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getTemplateResourceConverter() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateResourceDataManager() - Method in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
getTemplateResourceEntityManager() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
getTemplateResourceEntityManager() - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getTemplateResourceEntityManager(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getTemplateResourceResolver() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateService() - Method in interface com.flowable.template.api.TemplateEngineConfigurationApi
Returns the template service used to render templates based on a template definition.
getTemplateService() - Method in class com.flowable.template.engine.impl.TemplateEngineImpl
 
getTemplateService() - Method in interface com.flowable.template.engine.TemplateEngine
 
getTemplateService() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplatesFolder(TemplateEngineConfiguration, CoreContentService) - Method in class com.flowable.template.engine.impl.deployer.TemplateVariationDefinitionDeployer
 
getTemplatesFolderName() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateVariationDefinition() - Method in class com.flowable.platform.service.template.TemplateVariationHolder
 
getTemplateVariationDefinition() - Method in interface com.flowable.template.api.repository.TemplateHolder
Returns the definition of the template variation held by this template holder.
getTemplateVariationDefinition(TemplateRepositoryService, TemplateModel, String) - Method in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
 
getTemplateVariationDefinition() - Method in class com.flowable.template.engine.impl.repository.TemplateHolderImpl
 
getTemplateVariationDefinitionCache() - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
getTemplateVariationDefinitionCache() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateVariationDefinitionCacheLimit() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateVariationDefinitionDataManager() - Method in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
getTemplateVariationDefinitionDeployer() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTemplateVariationDefinitionEntity() - Method in class com.flowable.template.engine.impl.persistence.deploy.TemplateVariationDefinitionCacheEntry
 
getTemplateVariationDefinitionEntityManager() - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
getTemplateVariationDefinitionEntityManager() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
getTemplateVariationDefinitionEntityManager() - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getTemplateVariationDefinitionEntityManager(CommandContext) - Static method in class com.flowable.template.engine.impl.util.CommandContextUtil
 
getTemplateVariationDefinitionModel(String) - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Returns the TemplateVariationModel including all template model info.
getTemplateVariationDefinitionModel(String) - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
getTemplateVariationDefinitionModelToJson(String) - Method in interface com.flowable.template.api.repository.TemplateRepositoryService
Returns the TemplateVariationModel as a JSON string.
getTemplateVariationDefinitionModelToJson(String) - Method in class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
getTemplateVariationModel() - Method in class com.flowable.platform.service.template.TemplateVariationHolder
 
getTemplateVariationModel() - Method in interface com.flowable.template.api.repository.TemplateHolder
Returns the template variation definition model which might contain further information to just the persisted variation definition.
getTemplateVariationModel() - Method in class com.flowable.template.engine.impl.persistence.deploy.TemplateVariationDefinitionCacheEntry
 
getTemplateVariationModel() - Method in class com.flowable.template.engine.impl.repository.TemplateHolderImpl
 
GetTemplateVariationModelCmd - Class in com.flowable.template.engine.impl.cmd
 
GetTemplateVariationModelCmd(String) - Constructor for class com.flowable.template.engine.impl.cmd.GetTemplateVariationModelCmd
 
GetTemplateVariationModelJsonCmd - Class in com.flowable.template.engine.impl.cmd
 
GetTemplateVariationModelJsonCmd(String) - Constructor for class com.flowable.template.engine.impl.cmd.GetTemplateVariationModelJsonCmd
 
getTemplateVariationResourceConverter() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTenantId() - Method in interface com.flowable.action.api.history.HistoricActionInstance
The tenant identifier of this form instance
getTenantId() - Method in interface com.flowable.action.api.repository.ActionDefinition
 
getTenantId() - Method in interface com.flowable.action.api.runtime.ActionInstance
The tenant identifier of this form instance
getTenantId() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getTenantId() - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
getTenantId() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getTenantId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getTenantId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
getTenantId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
getTenantId() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
getTenantId() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
getTenantId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
getTenantId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getTenantId() - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
getTenantId() - Method in interface com.flowable.audit.api.repository.AuditDefinition
 
getTenantId() - Method in interface com.flowable.audit.api.runtime.AuditInstance
Returns the id of the tenant this audit instance object belongs to.
getTenantId() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getTenantId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getTenantId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getTenantId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
 
getTenantId() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinition
 
getTenantId() - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceBuilder
 
getTenantId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getTenantId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
getTenantId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
getTenantId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getTenantId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
getTenantId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
getTenantId() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
getTenantId() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
getTenantId() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getTenantId(VariableContainer) - Static method in class com.flowable.platform.common.util.VariableContainerUtil
Return the tenantId of the passed variable container.
getTenantId() - Method in class com.flowable.platform.service.caze.CaseInstanceInfo
 
getTenantId() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getTenantId() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
getTenantId(T) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
getTenantId(PlatformUser) - Method in class com.flowable.platform.service.permission.UserPermissionServiceImpl
 
getTenantId() - Method in class com.flowable.platform.service.process.ProcessInstanceInfo
 
getTenantId() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getTenantId() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getTenantId() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getTenantId() - Method in interface com.flowable.policy.api.repository.PolicyDefinition
 
getTenantId() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
getTenantId() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
getTenantId() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
getTenantId() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
getTenantId() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinition
 
getTenantId() - Method in interface com.flowable.serviceregistry.api.runtime.ServiceInvocationContext
 
getTenantId() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
getTenantId() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
getTenantId() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
getTenantId() - Method in class com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
 
getTenantId() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the id of the tenant this definition belongs to.
getTenantId() - Method in interface com.flowable.template.api.repository.TemplateDeployment
 
getTenantId() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the id of the tenant this definition variation belongs to.
getTenantId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getTenantId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
getTenantId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getTenantId() - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
getTenantId() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
getTenantId() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getTenantIdLike() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
getTenantIdLike() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
getTenantIdLike() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
getTenantIdLike() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getTenantIdLike() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
getTenantIdLike() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
getTenantIdLike() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
getTenantIdLike() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
getTestHelper(ExtensionContext) - Method in class com.flowable.action.engine.test.ActionExtension
 
getTestHelper(ExtensionContext) - Method in class com.flowable.dataobject.engine.test.DataObjectExtension
 
getTestHelper(ExtensionContext) - Method in class com.flowable.policy.engine.test.PolicyExtension
 
getTestHelper(ExtensionContext) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryExtension
 
getTestHelper(ExtensionContext) - Method in class com.flowable.template.engine.test.TemplateExtension
 
getTextNode(JsonNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getTextValue() - Method in interface com.flowable.dataobject.api.runtime.DataObjectVariable
 
getTextValue() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getTextValue2() - Method in interface com.flowable.dataobject.api.runtime.DataObjectVariable
 
getTextValue2() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getTheme() - Method in interface com.flowable.action.api.repository.ActionDefinitionModel
 
getTheme() - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
getTheme() - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
getThumbnail() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getTimeZone() - Static method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
getTimeZoneOffset(Object, String) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Calculates the number of seconds a specific point in time at a specified time zone is set off from UTC.
getTo() - Method in interface com.flowable.indexing.api.IndexMappingVariableExtractor
 
getTo() - Method in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
getTo() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
getTotal() - Method in class com.flowable.platform.common.Page
 
getTotal() - Method in class com.flowable.platform.service.reports.ReportDataPoint
 
getTotalCount() - Method in interface com.flowable.indexing.impl.ReindexEntityPageHandler
 
getTotalCount() - Method in class com.flowable.indexing.utils.ElasticsearchQueryResult
 
getTotalCount() - Method in class com.flowable.platform.service.reports.ReportGroupByResult
 
getTotalTimeout() - Method in class com.flowable.indexing.ReindexingProperties
 
getTransactionManager() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
getTransactionManager() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
getTransactionManager() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getTransactionManager() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getTransactionManager() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
getTransactionManager() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getTransactionManager() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
getTransactionSynchronizationAdapterOrder() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
getTransformerType() - Method in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
getTransformerType() - Method in class com.flowable.platform.service.index.ActivityIndexingScheduler
 
getTransformerType() - Method in class com.flowable.platform.service.index.CaseInstanceIndexingScheduler
 
getTransformerType() - Method in class com.flowable.platform.service.index.ContentItemIndexingScheduler
 
getTransformerType() - Method in class com.flowable.platform.service.index.PlanItemInstanceIndexingScheduler
 
getTransformerType() - Method in class com.flowable.platform.service.index.ProcessInstanceIndexingScheduler
 
getTransformerType() - Method in class com.flowable.platform.service.index.TaskIndexingScheduler
 
getTransformerType() - Method in class com.flowable.platform.service.index.WorkIndexingScheduler
 
getTranslationChangeManager(CommandContext) - Static method in class com.flowable.platform.engine.impl.util.CommandContextUtil
 
getTranslationChangeManager() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getTranslationDataManager() - Method in class com.flowable.platform.engine.impl.persistence.entity.data.PlatformDataManagers
 
getTranslationEntityManager() - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformEntityManagers
 
getTranslationEntityManager(CommandContext) - Static method in class com.flowable.platform.engine.impl.util.CommandContextUtil
 
getTranslations() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
getTranslations() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
getTranslations() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
getTranslations() - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
getTranslations() - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
getTranslations() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getTranslations() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getTranslationService() - Method in interface com.flowable.platform.api.PlatformEngineConfigurationApi
 
getTranslationService() - Method in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
getTranslationService() - Static method in class com.flowable.platform.engine.impl.util.CommandContextUtil
 
getTranslationService(CommandContext) - Static method in class com.flowable.platform.engine.impl.util.CommandContextUtil
 
getTranslationService() - Method in interface com.flowable.platform.engine.PlatformEngine
 
getTranslationService() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
getType() - Method in class com.flowable.action.api.intents.BaseIntent
 
getType() - Method in interface com.flowable.action.api.intents.Intent
 
getType() - Method in interface com.flowable.action.api.repository.ActionDefinitionLink
 
getType() - Method in interface com.flowable.action.api.runtime.ActionTypeLink
 
getType() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
getType() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
getType() - Method in interface com.flowable.audit.api.runtime.AuditInstance
Returns the main type of this audit instance.
getType() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
getType() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
getType() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
getType() - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
getType() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
The type of this data object definition, normally used to kind of categorize data object definitions (e.g.
getType() - Method in interface com.flowable.dataobject.api.repository.DataObjectModel
The type of this data object definition, normally used to kind of categorize data object definitions (e.g.
getType() - Method in interface com.flowable.dataobject.api.repository.FieldMapping
 
getType() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getType() - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
getType() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getType() - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
getType() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getType() - Method in interface com.flowable.indexing.api.IndexMappingVariableExtractor
 
getType() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getType() - Method in class com.flowable.indexing.config.SortParameter
 
getType() - Method in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
getType() - Method in class com.flowable.indexing.job.DeleteIndexedDataHistoryJobHandler
 
getType() - Method in class com.flowable.indexing.job.IndexDataAsyncHistoryJobHandler
 
getType() - Method in class com.flowable.indexing.job.IndexZippedDataAsyncHistoryJobHandler
 
getType() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getType(ELContext, Object, Object) - Method in class com.flowable.platform.common.el.FlowablePlatformVariableELResolver
 
getType(ELContext, Object, Object) - Method in class com.flowable.platform.common.el.NewVariableELResolver
 
getType(ELContext, Object, Object) - Method in class com.flowable.platform.common.el.NonWritablePropertyELResolver
 
getType(String) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.DefaultIndexVariableTypes
 
getType(String) - Method in interface com.flowable.platform.engine.impl.indexing.variable.types.IndexVariableTypes
 
getType() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getType() - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
getType() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getType() - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
getType() - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
getType() - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
getType() - Method in interface com.flowable.policy.api.repository.PolicyDefinition
 
getType() - Method in interface com.flowable.policy.api.repository.PolicyDefinitionLink
 
getType() - Method in interface com.flowable.policy.api.repository.PolicyModel
 
getType() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
getType() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
getType() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
getType() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinition
 
getType() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionModel
 
getType() - Method in interface com.flowable.serviceregistry.api.repository.ServiceParameter
 
getType() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
getType() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
getType() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
getType() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
getType() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
getType() - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
getType() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the type of this template definition which is used to lookup a renderer or processor being able to render and process this template.
getType() - Method in interface com.flowable.template.api.repository.TemplateModel
Returns the type of this template definition which is used to lookup a renderer or processor being able to render and process this template.
getType() - Method in class com.flowable.template.api.repository.TemplateParameter
 
getType() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getType() - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
getTypeName() - Method in interface com.flowable.dataobject.api.runtime.DataObjectVariable
 
getTypeName() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getTypeName() - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.NoOpIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.BooleanIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.ContentItemIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.DateIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.DoubleIndexVariableType
 
getTypeName() - Method in interface com.flowable.platform.engine.impl.indexing.variable.types.IndexVariableType
The name of the variable type
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.IntegerIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.JodaDateIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.JodaDateTimeIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.JsonIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.LongIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.NullIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.ShortIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.StringIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.UUIDIndexVariableType
 
getTypeName() - Method in class com.flowable.platform.service.dataobject.DataObjectIndexVariableType
 
getTypes() - Method in class com.flowable.indexing.config.IndexedDocumentTypeFilter
 
getTypes() - Method in class com.flowable.indexing.impl.MappingFilterImpl
 
getTypes() - Method in class com.flowable.indexing.job.transformer.GenericIndexingTransformer
 
getTypes() - Method in class com.flowable.indexing.job.transformer.RetryFailedBulkRequestTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ActivityIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ActivityProcessDefinitionChangeIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.BackwardsCompatibilityIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.CaseInstanceDeletedIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.CaseInstanceIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.CaseTaskIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ContentItemDeletedIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ContentItemIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.PlanItemInstanceIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ProcessInstanceDeletedIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ProcessInstanceIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.RootCaseInstanceIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.RootProcessInstanceIndexTransformer
 
getTypes() - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.TaskIndexTransformer
 
getTypeValue(JsonNode) - Method in class com.flowable.policy.engine.impl.deployer.PolicyResourceConverterImpl
 
getUnassigned() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
getUpdated() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getUpdated() - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
getUpdatedAfter() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getUpdatedAfter() - Method in class com.flowable.platform.service.CommentQueryRequest
 
getUpdatedBefore() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getUpdatedBefore() - Method in class com.flowable.platform.service.CommentQueryRequest
 
getUpdaterId() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns the optional id of the user having last modified this data object, if any, null otherwise.
getUpdaterId() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getUpdaterId() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the optional id of the user having last modified this data instance, if any, null otherwise.
getUpdaterId() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getUpdaterId() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
getUpdaterId() - Method in interface com.flowable.platform.api.translation.Translation
The id of the user that last updated the translation
getUpdaterId() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
getUpdateTime() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns the timestamp of the last update of this data object, in most cases where events are immutable, this timestamp is the same as the creation timestamp, but must never be null.
getUpdateTime() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getUpdateTime() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the timestamp of the last update of this data instance, in most cases where events are immutable, this timestamp is the same as the creation timestamp, but must never be null.
getUpdateTime() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getUpdateTime() - Method in interface com.flowable.platform.api.comment.Comment
 
getUpdateTime() - Method in interface com.flowable.platform.api.translation.Translation
The timestamp of the last update of the translation
getUpdateTime() - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
getUpdateTime() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
getUpdateTime() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the last update time of this definition.
getUpdateTime() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getUpdatorId() - Method in interface com.flowable.template.api.repository.TemplateDefinition
Returns the id of the user last updating this template definition.
getUpdatorId() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
getUrl(ServiceDefinitionModel, ServiceOperation) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
getUrlSegment() - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
getUrlSegment() - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
getUserId() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
getUserId() - Method in interface com.flowable.platform.api.comment.Comment
 
getUserId() - Method in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
getUserId() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
getUserId() - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
getUserId() - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
getUserId() - Method in class com.flowable.platform.service.CommentQueryRequest
 
getUserId(Principal) - Method in class com.flowable.platform.websocket.WebSocketSessionEventHandler
 
getUserIdentityLinkTypesForScopedObject(T, String) - Method in class com.flowable.action.api.repository.BaseScopedObjectActionFilter
The types of the user identity links for the scoped object.
getUserIdentityLinkTypesForScopedObject(CaseInstance, String) - Method in class com.flowable.platform.service.action.CaseInstanceActionFilter
 
getUserIdentityLinkTypesForScopedObject(ProcessInstance, String) - Method in class com.flowable.platform.service.action.ProcessInstanceActionFilter
 
getValidFrom() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getValidFrom() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the timestamp from which this template variation is valid, must not be null, use new Date(0L) instead if the variation definition should be valid back in time.
getValidFrom() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns the timestamp from which this template variation is valid, must not be null, use new Date(0L) instead if the variation definition should be valid back in time.
getValidFrom() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getValidFromAfter() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getValidFromBefore() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getValidOn() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getValidTo() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getValidTo() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the timestamp until which this template variation is valid, must not be null, use new Date(Long.MAX_VALUE) instead if the variation definition should be valid forever.
getValidTo() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns the timestamp until which this template variation is valid, must not be null, use new Date(Long.MAX_VALUE) instead if the variation definition should be valid forever.
getValidTo() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getValidToAfter() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getValidToBefore() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getValue() - Method in interface com.flowable.dataobject.api.runtime.DataObjectVariable
 
getValue(String, Class<T>) - Method in interface com.flowable.dataobject.api.runtime.datasource.db.DatabaseSchemaDataObjectInstance
 
getValue() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
getValue(ValueFields) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
getValue(String, Class<T>) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
getValue(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceSqlParameterSource
 
getValue() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.TermClause
 
getValue() - Method in interface com.flowable.platform.api.translation.Translation
The value of the translation
getValue(ELContext, Object, Object) - Method in class com.flowable.platform.common.el.FlowablePlatformVariableELResolver
 
getValue(ELContext, Object, Object) - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
getValue(ELContext, Object, Object) - Method in class com.flowable.platform.common.el.NewVariableELResolver
 
getValue(ELContext, Object, Object) - Method in class com.flowable.platform.common.el.NonWritablePropertyELResolver
 
getValue() - Method in class com.flowable.platform.common.util.EdorasVisProperty
 
getValue(Function<String, V>) - Method in class com.flowable.platform.common.util.EdorasVisProperty
Get the value by applying the converter to it,
getValue() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
getValue() - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
getValue() - Method in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
getValue() - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
getValueAsString(T) - Method in class com.flowable.platform.common.persistence.JacksonJsonBasedTypeHandler
 
getValueClass() - Method in enum com.flowable.dataobject.api.repository.FieldMappingType
 
getValueLike() - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
getValueLike() - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
getValueLikeIgnoreCase() - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
getValueLikeIgnoreCase() - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
getValues() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.TermsClause
 
getValues() - Method in class com.flowable.platform.service.task.SaveFormRepresentation
 
getVariable(String) - Method in interface com.flowable.dataobject.api.runtime.datasource.db.DatabaseSchemaDataObjectInstance
 
getVariable(String) - Method in class com.flowable.serviceregistry.engine.impl.util.ServiceInvocationVariablesContainer
 
getVariableContainer(Map<String, Object>) - Method in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
getVariableData(ObjectNode, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getVariableDataObjectNodes(ObjectNode, String) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
getVariableDataObjectNodes(ObjectNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
Finds and returns all ObjectNode instances that represent a variable and which are part of the data parameter.
getVariableInstanceId(ValueFields) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getVariableInstances() - Method in class com.flowable.platform.engine.impl.indexing.job.history.VariableInstancesHolder
 
getVariableInstancesHolderForEntityLink(CommandContext, EntityLink, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getVariableInstancesHolderForScopeIdAndType(CommandContext, String, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
getVariables(String) - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
 
getVariables(String, String, String) - Method in interface com.flowable.action.api.runtime.ScopedObjectFormProvider
 
getVariables(String) - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
getVariables() - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
getVariables() - Method in interface com.flowable.dataobject.api.repository.MasterDataModel
Returns the field name of each additional variable for the master data instance
getVariables() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns the optional map of variables attached to this master data instance.
getVariables() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
getVariables() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
getVariables(String, String, String) - Method in class com.flowable.platform.service.action.CaseInstanceScopedObjectFormProvider
 
getVariables(String, String, String) - Method in class com.flowable.platform.service.action.DefaultScopedObjectFormProvider
 
getVariables(String, String, String) - Method in class com.flowable.platform.service.action.ProcessInstanceScopedObjectFormProvider
 
getVariables() - Method in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
getVariables() - Method in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
getVariables() - Method in class com.flowable.platform.service.task.TaskSearchRepresentation
 
getVariables() - Method in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
getVariablesByCaseInstanceId(String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
getVariablesByCaseInstanceIdWithPermissionCheck(String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
getVariablesByProcessInstanceId(String, String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
getVariablesByProcessInstanceIdWithPermissionCheck(String, String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
GetVariablesCmd - Class in com.flowable.action.engine.impl.cmd
 
GetVariablesCmd(String) - Constructor for class com.flowable.action.engine.impl.cmd.GetVariablesCmd
 
getVariableToApply(List<FormVariable>) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
Get the first prioritized variable type from the variableTypes if exists, or the first variable type from the list
getVariableType() - Method in class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
getVariableType() - Method in class com.flowable.platform.service.dataobject.DatabaseSchemaDataObjectInstanceVariableConverter
 
getVariableTypes() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
getVariationContent() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getVariationContent() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
If this variation only contains small content (e.g.
getVariationContentResource() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getVariationContentResource() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns the resource string in case the content is referenced using a Spring Resource.
getVariationContentType() - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
getVariationContentType() - Method in interface com.flowable.template.api.repository.TemplateModel
The type of the variation content.
getVariationDefinitions() - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
getVariationDefinitions() - Method in interface com.flowable.template.api.repository.TemplateModel
Returns the optional list of variations this template needs to lookup the correct TemplateVariationDefinition to be used when rendering a single template for a certain variation.
getVariationKey() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getVariationKey() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the single, composed variation key created out of all variation values this template is used for (e.g.
getVariationKey() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns the single, composed variation key created out of all variation values this template is used for (e.g.
getVariationKey() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getVariationKey() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getVariationKeyLike() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getVersion() - Method in interface com.flowable.action.api.repository.ActionDefinition
 
getVersion() - Static method in class com.flowable.action.engine.ActionEngineVersion
Return the full version string of the present Engage engine codebase, or null if it cannot be determined.
getVersion() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
getVersion() - Method in interface com.flowable.audit.api.repository.AuditDefinition
 
getVersion() - Static method in class com.flowable.audit.engine.AuditEngineVersion
Return the full version string of the present Audit engine codebase, or null if it cannot be determined.
getVersion() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinition
 
getVersion() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinition
 
getVersion() - Static method in class com.flowable.dataobject.engine.DataObjectEngineVersion
Return the full version string of the present Data object engine codebase, or null if it cannot be determined.
getVersion() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
getVersion() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
getVersion() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
getVersion() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
getVersion() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
getVersion() - Method in class com.flowable.indexing.job.impl.IndexBulkRequestItem
 
getVersion() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getVersion() - Static method in class com.flowable.platform.common.FlowablePlatformVersion
Return the full version string of the present Flowable Platform codebase, or null if it cannot be determined.
getVersion() - Static method in class com.flowable.platform.engine.PlatformEngineVersion
Return the full version string of the present Platform engine codebase, or null if it cannot be determined.
getVersion() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getVersion() - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
getVersion() - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
getVersion() - Method in interface com.flowable.policy.api.repository.PolicyDefinition
 
getVersion() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
getVersion() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
getVersion() - Static method in class com.flowable.policy.engine.PolicyEngineVersion
Return the full version string of the present Engage engine codebase, or null if it cannot be determined.
getVersion() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinition
 
getVersion() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
getVersion() - Static method in class com.flowable.serviceregistry.engine.ServiceEngineVersion
Return the full version string of the present Engage engine codebase, or null if it cannot be determined.
getVersion() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns the version of this template variation definition (increases upon a new deployment).
getVersion() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
getVersion() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
getVersion() - Static method in class com.flowable.template.engine.TemplateEngineVersion
Return the full version string of the present template engine codebase, or null if it cannot be determined.
getVersionInfo() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getVersionInfo() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getVersionInformation() - Method in interface com.flowable.indexing.ElasticsearchClient
 
getVersionInformation() - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
getVersionParentId() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
getVersionParentId() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
getVersionTimestamp() - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
getVersionTimestamp() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
getVersionTimestamp() - Method in interface com.flowable.template.api.repository.TemplateModel
Returns the version timestamp for this template definition that is used to check if a new template needs to be deployed.
getVersionTimestamp() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns the version timestamp for this template variation definition that is used to check if a new template variation needs to be deployed.
getWorkDefinitions(Boolean, boolean) - Method in class com.flowable.platform.service.work.WorkDefinitionService
 
getWorkFolder() - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
getWorkFormForCaseInstanceId(String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
getWorkFormForProcessInstanceId(String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
getWorkFormValidationExpression(String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
getWorkFormValidationExpression(String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
getWorkInstanceRepresentationPage(WorkInstancesIndexQueryRequest, ElasticsearchResultConverter.ResultMapper<T>) - Method in class com.flowable.platform.service.index.WorkIndexService
 
getWorkInstanceResultNode(String) - Method in class com.flowable.platform.service.index.WorkIndexService
 
global(boolean) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
global() - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
global - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
global - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
global(boolean) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
global - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
global - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
global() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
GLOBAL_ACTION - Static variable in interface com.flowable.action.api.repository.ActionDefinitionTags
 
globalRestSettings - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
graphicalNotationDefined - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
groupId - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
groupIdsToJsonArray(Set<String>) - Method in class com.flowable.indexing.SearchServiceImpl
 
groupKeys - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
groupKeys(Set<String>) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
gzippingEnabled - Variable in class com.flowable.indexing.job.IndexingAsyncHistoryJobProducer
 

H

handleActionWithActionDefinition(CommandContext, ActionEngineConfiguration, HistoricActionInstanceEntity) - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd
 
handleActionWithActionInstance(CommandContext, ActionInstanceEntity, HistoricActionInstanceEntity) - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd
 
handleAddAssigneeIdentityLinkToTask(TaskEntity, String) - Method in class com.flowable.platform.service.caze.PlatformCmmnIdentityLinkInterceptor
 
handleAddAssigneeIdentityLinkToTask(TaskEntity, String) - Method in class com.flowable.platform.service.process.PlatformIdentityLinkInterceptor
 
handleAddIdentityLinkToTask(TaskEntity, IdentityLinkEntity) - Method in class com.flowable.platform.service.caze.PlatformCmmnIdentityLinkInterceptor
 
handleAddIdentityLinkToTask(TaskEntity, IdentityLinkEntity) - Method in class com.flowable.platform.service.process.PlatformIdentityLinkInterceptor
 
handleAddOwnerIdentityLinkToTask(TaskEntity, String) - Method in class com.flowable.platform.service.caze.PlatformCmmnIdentityLinkInterceptor
 
handleAddOwnerIdentityLinkToTask(TaskEntity, String) - Method in class com.flowable.platform.service.process.PlatformIdentityLinkInterceptor
 
handleBulkResponse(CommandContext, BulkIndexingSession, HistoryJobEntity, BulkRequest, BulkResponse) - Method in class com.flowable.indexing.job.impl.BulkIndexRequestExecutorImpl
 
handleCaseForTranslation(String, String, Translation, boolean, Function<ObjectNode, ArrayNode>) - Method in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
handleCompleteTask(TaskEntity) - Method in class com.flowable.platform.service.caze.PlatformCmmnIdentityLinkInterceptor
 
handleCompleteTask(TaskEntity) - Method in class com.flowable.platform.service.process.PlatformIdentityLinkInterceptor
 
handleContentItem(String, Object, Map<String, Object>) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
handleContentItems(IdentityLink, CoreContentService, ContentEngineConfiguration) - Method in class com.flowable.platform.common.eventhandler.FlowablePlatformIdentityLinkEventHandler
 
handleCreateCaseInstance(CaseInstanceEntity) - Method in class com.flowable.platform.service.caze.PlatformCmmnIdentityLinkInterceptor
 
handleCreateProcessInstance(ExecutionEntity) - Method in class com.flowable.platform.service.process.PlatformIdentityLinkInterceptor
 
handleCreateSubProcessInstance(ExecutionEntity, ExecutionEntity) - Method in class com.flowable.platform.service.process.PlatformIdentityLinkInterceptor
 
handleDataForTranslation(String, String, String, Translation, boolean, Function<ObjectNode, ArrayNode>) - Method in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
handleEntityLinks(String, String, Translation, Function<ObjectNode, ArrayNode>) - Method in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
handleHistoricEntityLinks(String, String, Translation, Function<ObjectNode, ArrayNode>) - Method in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
handleIdentityLinkAddition(IdentityLink) - Method in class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
handleIdentityLinkAddition(IdentityLink) - Method in class com.flowable.platform.common.eventhandler.FlowablePlatformIdentityLinkEventHandler
 
handleIdentityLinkDeletion(IdentityLink) - Method in class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
handleIdentityLinkDeletion(IdentityLink) - Method in class com.flowable.platform.common.eventhandler.FlowablePlatformIdentityLinkEventHandler
 
handleIdentityLinks(ContentItemEntity, ObjectNode, ContentEngineConfiguration) - Static method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncContentItemToJsonMapper
 
handleIdentityLinksScriptNode(ObjectNode, ArrayNode, ArrayNode) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
handleMultiTenant(String, boolean, String, List<CaseDefinition>, List<ProcessDefinition>, Map<String, AppDefinition>, Map<String, AppDefinition>) - Method in class com.flowable.platform.service.work.WorkDefinitionService
 
handleNoMatchingHistoryTransformer(CommandContext, HistoryJobEntity, ObjectNode, String) - Method in class com.flowable.indexing.job.IndexDataAsyncHistoryJobHandler
 
handleNoMatchingHistoryTransformer(CommandContext, HistoryJobEntity, ObjectNode, String) - Method in class com.flowable.indexing.job.IndexZippedDataAsyncHistoryJobHandler
 
handleNonMultiTenant(String, boolean, List<CaseDefinition>, List<ProcessDefinition>, Map<String, AppDefinition>, Map<String, AppDefinition>) - Method in class com.flowable.platform.service.work.WorkDefinitionService
 
handlePotentialContentItems(Map<String, Object>, PlatformContentItemService) - Static method in class com.flowable.platform.service.util.VariableUtil
 
handleProcessForTranslation(String, String, Translation, boolean, Function<ObjectNode, ArrayNode>) - Method in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
handleQueryWithCustomFilter(IndexMapping, CustomIndexConfiguration, Map<String, Object>, Map<String, String>) - Method in class com.flowable.indexing.SearchServiceImpl
 
handleQueryWithTemplate(Map<String, Object>, CustomIndexConfiguration) - Method in class com.flowable.indexing.SearchServiceImpl
 
handleRecordIdentityLinkCreated(IdentityLinkEntity, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
handleRecordIdentityLinkCreated(IdentityLinkEntity, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
handleRecordIdentityLinkDeleted(IdentityLinkEntity, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
handleRecordIdentityLinkDeleted(IdentityLinkEntity, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
handleRecordVariableCreate(VariableInstanceEntity, String, String, String, ObjectNode, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
handleRecordVariableRemoved(VariableInstanceEntity, ObjectNode, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
handleRecordVariableRemoved(String, ObjectNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
handleRecordVariableUpdate(VariableInstanceEntity, String, String, String, ObjectNode, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
handlesMode(String) - Method in class com.flowable.action.engine.autodeployment.AbstractAutoDeploymentStrategy
 
handlesMode(String) - Method in interface com.flowable.action.engine.autodeployment.AutoDeploymentStrategy
Determines whether the strategy handles deployments for the provided deployment mode.
handlesMode(String) - Method in class com.flowable.dataobject.engine.autodeployment.AbstractAutoDeploymentStrategy
 
handlesMode(String) - Method in interface com.flowable.dataobject.engine.autodeployment.AutoDeploymentStrategy
Determines whether the strategy handles deployments for the provided deployment mode.
handlesMode(String) - Method in class com.flowable.policy.engine.autodeployment.AbstractAutoDeploymentStrategy
 
handlesMode(String) - Method in interface com.flowable.policy.engine.autodeployment.AutoDeploymentStrategy
Determines whether the strategy handles deployments for the provided deployment mode.
handlesMode(String) - Method in class com.flowable.serviceregistry.engine.autodeployment.AbstractAutoDeploymentStrategy
 
handlesMode(String) - Method in interface com.flowable.serviceregistry.engine.autodeployment.AutoDeploymentStrategy
Determines whether the strategy handles deployments for the provided deployment mode.
handlesMode(String) - Method in class com.flowable.template.engine.autodeployment.AbstractAutoDeploymentStrategy
 
handlesMode(String) - Method in interface com.flowable.template.engine.autodeployment.AutoDeploymentStrategy
Determines whether the strategy handles deployments for the provided deployment mode.
handleTaskForTranslation(String, String, Translation, Function<ObjectNode, ArrayNode>) - Method in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
handleTranslationsScriptNode(ObjectNode, ArrayNode, ArrayNode, ArrayNode) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
handleVariableForContentItem(List<Map<String, Object>>, CoreContentItem) - Method in class com.flowable.platform.service.content.DocumentMetadataHandler
 
handleVariableForContentItems(List<Map<String, Object>>, List<CoreContentItem>) - Method in class com.flowable.platform.service.content.DocumentMetadataHandler
 
handleVariablesScriptNode(ObjectNode, ArrayNode, ArrayNode, ArrayNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
hasDefinitions(Map<String, Object>) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
hasDefinitions(List<String>, List<String>) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
hasErrorMessage() - Method in class com.flowable.platform.service.permission.PermissionEvaluationResult
 
hasExposeAsMessageItems(Map<String, List<ExtensionElement>>) - Method in class com.flowable.platform.service.action.AbstractPlanItemInstanceLifecycleListener
 
hasExternalVersion() - Method in interface com.flowable.indexing.config.IndexedDataObject
Check if object has external version
hasExternalVersion() - Method in class com.flowable.indexing.impl.ObjectNodeIndexedDataObject
 
hasExtractors() - Method in interface com.flowable.indexing.api.IndexMapping
 
hasExtractors() - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
hasIndexSettings() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
hasNext() - Method in class com.flowable.template.engine.impl.linq.LinqIterable.StringIterator
 
hasPermission() - Method in class com.flowable.platform.service.permission.PermissionEvaluationResult
 
hasSmallContent() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinition
Returns true, if this template only has small content (e.g.
hasSmallContent() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
hasText(String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Checks whether a string contains text (is not null, empty)
hasValue(String) - Method in interface com.flowable.dataobject.api.runtime.datasource.db.DatabaseSchemaDataObjectInstance
 
hasValue(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
hasValue(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceSqlParameterSource
 
hasVariable(String) - Method in interface com.flowable.dataobject.api.runtime.datasource.db.DatabaseSchemaDataObjectInstance
 
hasVariable(String) - Method in class com.flowable.serviceregistry.engine.impl.util.ServiceInvocationVariablesContainer
 
hasVariationContent() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
hasVariationContent() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns true, if this template only has small content (e.g.
hasVariations() - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
hasVariations() - Method in interface com.flowable.template.api.repository.TemplateModel
Returns true if this template definition has variations or just has a single variation.
help(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
help - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
HierarchyAllowedCmmnExpressionManager - Class in com.flowable.platform.common.el
 
HierarchyAllowedCmmnExpressionManager(Map<Object, Object>) - Constructor for class com.flowable.platform.common.el.HierarchyAllowedCmmnExpressionManager
 
HierarchyAllowedCmmnExpressionManager() - Constructor for class com.flowable.platform.common.el.HierarchyAllowedCmmnExpressionManager
 
HierarchyAllowedExpressionManager - Class in com.flowable.platform.common.el
 
HierarchyAllowedExpressionManager(Map<Object, Object>) - Constructor for class com.flowable.platform.common.el.HierarchyAllowedExpressionManager
 
HierarchyAllowedExpressionManager() - Constructor for class com.flowable.platform.common.el.HierarchyAllowedExpressionManager
 
HierarchyAllowedFormExpressionManager - Class in com.flowable.platform.common.el
ExpressionManager allows to resolve expressions with the access to hierarchy
HierarchyAllowedFormExpressionManager() - Constructor for class com.flowable.platform.common.el.HierarchyAllowedFormExpressionManager
 
HierarchyAllowedFormExpressionManager(Map<Object, Object>) - Constructor for class com.flowable.platform.common.el.HierarchyAllowedFormExpressionManager
 
hierarchyType - Variable in class com.flowable.platform.engine.impl.indexing.job.history.VariableInstancesHolder
 
hierarchyType - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
hierarchyType - Variable in class com.flowable.platform.service.work.EntityLinkWithName
 
HierarchyVariableELResolver - Class in com.flowable.platform.common.el
Resolves base from the hierarchy
HierarchyVariableELResolver(VariableContainer) - Constructor for class com.flowable.platform.common.el.HierarchyVariableELResolver
 
histogramInterval - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateAggregation
 
historic - Variable in class com.flowable.platform.service.caze.CaseInstanceInfo
 
historic - Variable in class com.flowable.platform.service.process.ProcessInstanceInfo
 
HistoricActionInstance - Interface in com.flowable.action.api.history
An object structure representing a historic action instance.
historicActionInstance - Variable in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
historicActionInstanceDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
HistoricActionInstanceDataManager - Interface in com.flowable.action.engine.impl.persistence.entity.data
 
HistoricActionInstanceEntity - Interface in com.flowable.action.engine.impl.persistence.entity
 
HistoricActionInstanceEntityImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
HistoricActionInstanceEntityImpl() - Constructor for class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
historicActionInstanceEntityManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
HistoricActionInstanceEntityManager - Interface in com.flowable.action.engine.impl.persistence.entity
 
HistoricActionInstanceEntityManagerImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
HistoricActionInstanceEntityManagerImpl(ActionEngineConfiguration, HistoricActionInstanceDataManager) - Constructor for class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManagerImpl
 
HistoricActionInstanceQuery - Interface in com.flowable.action.api.history
Allows programmatic querying of HistoricActionInstances.
HistoricActionInstanceQueryImpl - Class in com.flowable.action.engine.impl.history
 
HistoricActionInstanceQueryImpl() - Constructor for class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
HistoricActionInstanceQueryImpl(CommandContext) - Constructor for class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
HistoricActionInstanceQueryImpl(CommandExecutor) - Constructor for class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
HistoricActionInstanceQueryProperty - Class in com.flowable.action.engine.impl.history
Contains the possible properties that can be used in a HistoricActionInstanceQuery.
HistoricActionInstanceQueryProperty(String) - Constructor for class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryProperty
 
HistoricActionLink - Interface in com.flowable.action.api.history
 
historicActionLinkDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
HistoricActionLinkDataManager - Interface in com.flowable.action.engine.impl.persistence.entity.data
 
HistoricActionLinkEntity - Interface in com.flowable.action.engine.impl.persistence.entity
 
HistoricActionLinkEntityImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
HistoricActionLinkEntityImpl() - Constructor for class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
historicActionLinkEntityManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
HistoricActionLinkEntityManager - Interface in com.flowable.action.engine.impl.persistence.entity
 
HistoricActionLinkEntityManagerImpl - Class in com.flowable.action.engine.impl.persistence.entity
 
HistoricActionLinkEntityManagerImpl(ActionEngineConfiguration, HistoricActionLinkDataManager) - Constructor for class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
HistoricActionLinkQuery - Interface in com.flowable.action.api.history
 
HistoricActionLinkQueryImpl - Class in com.flowable.action.engine.impl.history
 
HistoricActionLinkQueryImpl() - Constructor for class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
HistoricActionLinkQueryImpl(CommandContext) - Constructor for class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
HistoricActionLinkQueryImpl(CommandExecutor) - Constructor for class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
historicCaseInstance - Variable in class com.flowable.platform.service.caze.CaseInstanceInfo
 
historicEntityLink - Variable in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.HistoricEntityLinkWrapper
 
HistoricEntityLinkWrapper(HistoricEntityLink) - Constructor for class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.HistoricEntityLinkWrapper
 
historicProcessInstance - Variable in class com.flowable.platform.service.process.ProcessInstanceInfo
 
history - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
history - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
history - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
history - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
historyJobHandlers - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
historyLevel - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
historyLevel - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
historyLevel - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
historyLevel - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
historyService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
historyService - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
historyService - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
historyService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
historyService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
HTML - Static variable in interface com.flowable.template.api.VariationContentTypes
The variation content is an html.

I

i18n - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
icon(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
icon - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
icon - Variable in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
id(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with the given id.
id(String) - Method in interface com.flowable.action.api.history.HistoricActionLinkQuery
 
id(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
id(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with the given id.
id(String) - Method in interface com.flowable.action.api.runtime.ActionLinkQuery
 
id - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
id(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
id - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
id(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
id - Variable in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
id(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
id - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
id(String) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
id - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
id(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
id - Variable in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
id(String) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
id(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with the given id.
id - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
id(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
id(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
id(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
id(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceQuery
 
id(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
id - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
id(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
id - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
id(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
id - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
id(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
id - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
id(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
id - Variable in class com.flowable.indexing.job.impl.AbstractBulkRequestItem
 
id(String) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
id(String) - Method in interface com.flowable.platform.api.translation.TranslationQuery
 
id - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
id - Variable in class com.flowable.platform.engine.impl.cmd.DeleteCommentCmd
 
id - Variable in class com.flowable.platform.engine.impl.cmd.FindCommentById
 
id - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
id(String) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
id - Variable in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
id(String) - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
id - Variable in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
id - Variable in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
id - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
id - Variable in class com.flowable.platform.service.CommentInstanceRepresentation
 
id - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
id - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
id - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
id - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
id - Variable in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
id - Variable in class com.flowable.platform.service.translation.TranslationQueryRequest
 
id - Variable in class com.flowable.platform.service.util.ScopeSearchInfo
 
id(String) - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
id - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
id(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
id(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
id - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
id(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
id(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionQuery
 
id(String) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
id - Variable in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
id(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
id - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
id(String) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
IDENTITY_VARIABLE_CONVERTER - Static variable in class com.flowable.platform.service.variable.PlatformRestVariableTransformerImpl
 
identityLinkEventHandler - Variable in class com.flowable.platform.common.eventhandler.FlowablePlatformIdentityLinkEventHandler
 
identityLinks - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
The identity links for the action definition.
identityLinks - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
identityLinkSchemaManager - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
identityLinkServiceConfiguration - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
identityLinksInitialized - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
identityLinkType - Variable in class com.flowable.platform.common.eventhandler.AddParticipantUserToParentEventHandler
 
identityService - Variable in class com.flowable.platform.service.index.WorkIndexService
 
identityService - Variable in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
idField - Variable in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
ids(Set<String>) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with the given ids.
ids(Set<String>) - Method in interface com.flowable.action.api.history.HistoricActionLinkQuery
 
ids(Collection<String>) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
ids(Set<String>) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with the given ids.
ids(Set<String>) - Method in interface com.flowable.action.api.runtime.ActionLinkQuery
 
ids - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
ids(Set<String>) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
ids - Variable in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
ids(Set<String>) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
ids - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
ids(Collection<String>) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
ids - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
ids(Set<String>) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
ids - Variable in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
ids(Set<String>) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
ids(Set<String>) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with the given ids.
ids - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
ids(Set<String>) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
ids(Collection<String>) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
ids(Collection<String>) - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
ids - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
ids(Collection<String>) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
ids - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
ids(Collection<String>) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
ids(Collection<String>) - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
ids - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
ids(Collection<String>) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
ids(Collection<String>) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
ids - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
ids(Collection<String>) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
ignoreConfirmationMessage - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
image(String) - Method in class com.flowable.template.engine.impl.linq.LinqContext
 
INCLUDE_TYPE_NAME_PARAMETER - Static variable in class com.flowable.indexing.ElasticsearchClientImpl
 
includeActionDefinitionLinks() - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
includeActionDefinitionLinks - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
includeActionDefinitionLinks() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
includeDeletedFromCache - Variable in class com.flowable.action.engine.impl.cmd.FindActionInstancesCmd
 
includePolicyDefinitionLinks() - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
includePolicyDefinitionLinks - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
includePolicyDefinitionLinks() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
includeVariables() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
includeVariables - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
includeVariables() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
index - Variable in class com.flowable.indexing.job.impl.AbstractBulkRequestItem
 
index - Variable in class com.flowable.platform.service.index.ReindexActivitiesCmd
 
index - Variable in class com.flowable.platform.service.index.ReindexContentItemsCmd
 
index - Variable in class com.flowable.platform.service.index.ReindexProcessInstancesCmd
 
index - Variable in class com.flowable.platform.service.index.ReindexTasksCmd
 
index - Variable in class com.flowable.platform.service.index.ReindexWorkCaseInstancesCmd
 
index - Variable in class com.flowable.platform.service.index.ReindexWorkProcessInstancesCmd
 
INDEX_SUFFIX_FORMAT - Static variable in class com.flowable.indexing.IndexManagerImpl
 
INDEX_TYPE_ALIAS - Static variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
INDEX_TYPE_DEFAULT - Static variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
INDEX_TYPE_QUERY - Static variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
IndexableObjectSerializer - Interface in com.flowable.indexing.api
 
IndexBulkRequestItem - Class in com.flowable.indexing.job.impl
 
IndexBulkRequestItem(String, String, long, ObjectNode) - Constructor for class com.flowable.indexing.job.impl.IndexBulkRequestItem
 
IndexConstants - Class in com.flowable.platform.service.index
 
IndexDataAsyncHistoryJobHandler - Class in com.flowable.indexing.job
 
IndexDataAsyncHistoryJobHandler(List<HistoryJsonTransformer>, BulkIndexRequestExecutor) - Constructor for class com.flowable.indexing.job.IndexDataAsyncHistoryJobHandler
 
indexDataWithExternalVersion(String, String, ObjectNode, long) - Method in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
IndexedDataEnhancerAdapter - Class in com.flowable.indexing.impl
 
IndexedDataEnhancerAdapter() - Constructor for class com.flowable.indexing.impl.IndexedDataEnhancerAdapter
 
indexedDataEnhancers - Variable in class com.flowable.platform.engine.impl.indexing.configurator.CmmnEnginePlatformIndexingConfigurator
 
indexedDataEnhancers - Variable in class com.flowable.platform.engine.impl.indexing.configurator.ContentEnginePlatformIndexingConfigurator
 
indexedDataEnhancers - Variable in class com.flowable.platform.engine.impl.indexing.configurator.ProcessEnginePlatformIndexingConfigurator
 
indexedDataEnhancers - Variable in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
indexedDataEnhancers - Variable in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
indexedDataEnhancers - Variable in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
indexedDataEnhancers - Variable in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
IndexedDataObject - Interface in com.flowable.indexing.config
 
IndexedDocumentTypeFilter - Class in com.flowable.indexing.config
A type filter used to filter work objects with for custom indexing types.
IndexedDocumentTypeFilter() - Constructor for class com.flowable.indexing.config.IndexedDocumentTypeFilter
 
indexedDocumentTypes - Variable in class com.flowable.indexing.IndexManagerImpl
 
IndexedField - Class in com.flowable.indexing.config
A configuration for a single indexed field, contained within an CustomIndexConfiguration.
IndexedField(String, ObjectNode) - Constructor for class com.flowable.indexing.config.IndexedField
 
indexExists(String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
indexExists(String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
indexHelper - Variable in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
indexHelper - Variable in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
indexHelper - Variable in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
IndexingAsyncHistoryJobProducer - Class in com.flowable.indexing.job
Extends the DefaultAsyncHistoryJobProducer to create a new HistoryJobEntity which is a copy of the one that is normally created.
IndexingAsyncHistoryJobProducer(boolean) - Constructor for class com.flowable.indexing.job.IndexingAsyncHistoryJobProducer
 
indexingEnabled - Variable in class com.flowable.indexing.impl.IndexingServiceImpl
 
IndexingJsonConstants - Interface in com.flowable.indexing.api
 
IndexingManagerHelper - Interface in com.flowable.indexing.api
 
indexingManagerHelper - Variable in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
IndexingManagerHelperImpl - Class in com.flowable.platform.engine.impl.indexing.job.history
 
IndexingManagerHelperImpl(IndexManager, JobServiceConfiguration, ObjectMapper, IndexVariableTypes) - Constructor for class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
IndexingManagerHelperImpl.HistoricEntityLinkWrapper - Class in com.flowable.platform.engine.impl.indexing.job.history
Helper class that wraps a HistoricEntityLink such that the methods don't need to distinguish.
IndexingManagerHelperImpl.NoOpIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.job.history
 
IndexingService - Interface in com.flowable.indexing.api
 
indexingService - Variable in class com.flowable.indexing.job.DeleteIndexedDataHistoryJobHandler
 
indexingService - Variable in class com.flowable.indexing.job.transformer.AbstractElasticSearchTransformer
 
indexingService - Variable in class com.flowable.indexing.job.transformer.GenericIndexingTransformer
 
indexingService - Variable in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
IndexingServiceImpl - Class in com.flowable.indexing.impl
 
IndexingServiceImpl(boolean, ElasticsearchClient, ObjectSerializationService, IndexManager, ObjectMapper, SpringAsyncHistoryExecutor, List<BulkIndexRequestInterceptor>) - Constructor for class com.flowable.indexing.impl.IndexingServiceImpl
 
indexManager - Variable in class com.flowable.indexing.impl.IndexingServiceImpl
 
IndexManager - Interface in com.flowable.indexing
 
indexManager - Variable in class com.flowable.indexing.ReindexManagerImpl
 
indexManager - Variable in class com.flowable.indexing.SearchServiceImpl
 
indexManager - Variable in class com.flowable.platform.engine.impl.indexing.configurator.CmmnEnginePlatformIndexingConfigurator
 
indexManager - Variable in class com.flowable.platform.engine.impl.indexing.configurator.ContentEnginePlatformIndexingConfigurator
 
indexManager - Variable in class com.flowable.platform.engine.impl.indexing.configurator.ProcessEnginePlatformIndexingConfigurator
 
indexManager - Variable in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
indexManager - Variable in class com.flowable.platform.service.index.AppEngineIndexingConfigurator
 
indexManager - Variable in class com.flowable.platform.service.index.WorkIndexService
 
IndexManagerImpl - Class in com.flowable.indexing
 
IndexManagerImpl(ElasticsearchClient, String, String, Resource[], Resource[], IndexTemplateComposer, ObjectMapper) - Constructor for class com.flowable.indexing.IndexManagerImpl
 
IndexMapping - Interface in com.flowable.indexing.api
 
indexMappingJson - Variable in class com.flowable.indexing.impl.CustomIndexMapping
 
indexMappings - Variable in class com.flowable.indexing.IndexManagerImpl
 
IndexMappingVariableExtractor - Interface in com.flowable.indexing.api
 
indexName - Variable in class com.flowable.platform.service.index.ReindexCaseInstancesCmd
 
indexName - Variable in class com.flowable.platform.service.index.ReindexPlanItemInstancesCmd
 
indexNamePrefix - Variable in class com.flowable.indexing.IndexManagerImpl
 
indexObject(Object) - Method in interface com.flowable.indexing.api.LowLevelIndexingService
Indexes the given object.
indexObject(Object, String) - Method in interface com.flowable.indexing.api.LowLevelIndexingService
Similar to LowLevelIndexingService.indexObject(Object), but by providing an alternative field name that contains the id, instead of depending on the IndexingJsonConstants.PROPERTY_ID in the json.
indexObject(Object, String) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
IndexQueryTemplateLoader - Class in com.flowable.indexing.template
 
IndexQueryTemplateLoader(ResourceHelper) - Constructor for class com.flowable.indexing.template.IndexQueryTemplateLoader
 
IndexQueryTemplateResourceHelper - Class in com.flowable.indexing.template
 
IndexQueryTemplateResourceHelper(ResourceHelper) - Constructor for class com.flowable.indexing.template.IndexQueryTemplateResourceHelper
 
indexSettings - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
IndexTemplateComposer - Interface in com.flowable.indexing.config.composer
 
indexTemplateComposer - Variable in class com.flowable.indexing.IndexManagerImpl
 
IndexTemplateComposerImpl - Class in com.flowable.indexing.config.composer
 
IndexTemplateComposerImpl(ObjectMapper, ElasticsearchCompatibility) - Constructor for class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
IndexVariableType - Interface in com.flowable.platform.engine.impl.indexing.variable.types
Variable type that can be used for storing variables within the index
indexVariableTypes - Variable in class com.flowable.platform.engine.impl.indexing.configurator.CmmnEnginePlatformIndexingConfigurator
 
indexVariableTypes - Variable in class com.flowable.platform.engine.impl.indexing.configurator.ContentEnginePlatformIndexingConfigurator
 
indexVariableTypes - Variable in class com.flowable.platform.engine.impl.indexing.configurator.ProcessEnginePlatformIndexingConfigurator
 
indexVariableTypes - Variable in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
IndexVariableTypes - Interface in com.flowable.platform.engine.impl.indexing.variable.types
Interface describing a container for all available IndexVariableType(s).
indexVariableTypes - Variable in class com.flowable.platform.service.index.AppEngineIndexingConfigurator
 
IndexZippedDataAsyncHistoryJobHandler - Class in com.flowable.indexing.job
 
IndexZippedDataAsyncHistoryJobHandler(List<HistoryJsonTransformer>, BulkIndexRequestExecutor) - Constructor for class com.flowable.indexing.job.IndexZippedDataAsyncHistoryJobHandler
 
indices - Variable in class com.flowable.indexing.IndexManagerImpl
 
init() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
init() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
init() - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
init() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
init() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditEntityManagers
 
init() - Method in class com.flowable.audit.engine.impl.persistence.entity.data.AuditDataManagers
 
init() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
init() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
init() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
init() - Method in class com.flowable.platform.engine.impl.persistence.entity.data.PlatformDataManagers
 
init() - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformEntityManagers
 
init() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
init() - Method in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
init() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
init() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
init() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDataManagers
 
init() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
init() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
init() - Method in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
init() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
init() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initActionDefinitionCache() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initActionDefinitionCache() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initActionResourceConverter() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initAsyncHistoryExecutor() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initAsyncHistorySessionFactory() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initAsyncHistoryTaskExecutor() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initAsyncIndexingSessionFactory() - Method in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
initBulkIndexingSessionFactory() - Method in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
initCommandContextCloseListener() - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySession
 
initDataManagers() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initDataManagers() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
initDataManagers() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initDataManagers() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initDataManagers() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initDataManagers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initDataManagers() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initDataObjectDataSources() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initDataObjectDefinitionCache() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initDataObjectResourceConverter() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initDbSqlSessionFactoryEntitySettings() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initDbSqlSessionFactoryEntitySettings() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
initDbSqlSessionFactoryEntitySettings() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initDbSqlSessionFactoryEntitySettings() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initDbSqlSessionFactoryEntitySettings() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initDbSqlSessionFactoryEntitySettings() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initDbSqlSessionFactoryEntitySettings() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initDefaultAsyncHistoryListener() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initDefaultCommandConfig() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initDefaultCommandConfig() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
initDefaultCommandConfig() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initDefaultCommandConfig() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initDefaultCommandConfig() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initDefaultCommandConfig() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initDefaultCommandConfig() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initDefaultHistoryJsonTransformers() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initDefaultProcessors() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initDefaultServiceInvokers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initDeployers() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initDeployers() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initDeployers() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initDeployers() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initDeployers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initDeployers() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initDeploymentManager() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initDeploymentManager() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initDeploymentManager() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initDeploymentManager() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initDeploymentManager() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initEngine() - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
initEngine() - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
initEngine() - Method in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
initEngine() - Method in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
initEngine() - Method in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
initEngine() - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
initEngine() - Method in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
initEntityManagers() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initEntityManagers() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
initEntityManagers() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initEntityManagers() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initEntityManagers() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initEntityManagers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initEntityManagers() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initExpressionManager() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initHistoryJobHandlers() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initHistoryLevel() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initHistoryLevel() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initHistoryLevel() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initHistoryLevel() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initializeConfiguration(IndexManager) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
Must be invoked after fully loading to be initialized.
initializeFormatters(TimeZone, String, String, boolean) - Static method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
initIdentityLinkSchemaManager() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initIdentityLinkServiceConfiguration() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initJobServiceConfiguration() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initMybatisTypeHandlers(Configuration) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initMybatisTypeHandlers(Configuration) - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
initMybatisTypeHandlers(Configuration) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initObjectMapper() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initObjectMapper() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
initObjectMapper() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initObjectMapper() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initObjectMapper() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initObjectMapper() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initObjectMapper() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initPolicyDefinitionCache() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initPolicyResourceConverter() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initProcessors() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initSchema() - Method in class com.flowable.action.engine.impl.db.ActionDbSchemaManager
 
initSchema() - Method in class com.flowable.audit.engine.impl.db.AuditDbSchemaManager
 
initSchema() - Method in class com.flowable.dataobject.engine.impl.db.DataObjectDbSchemaManager
 
initSchema() - Method in class com.flowable.platform.engine.impl.db.PlatformDbSchemaManager
 
initSchema() - Method in class com.flowable.policy.engine.impl.db.PolicyDbSchemaManager
 
initSchema() - Method in class com.flowable.serviceregistry.engine.impl.persistence.db.ServiceRegistryDbSchemaManager
 
initSchema() - Method in class com.flowable.template.engine.impl.db.TemplateDbSchemaManager
 
initSchemaManagementCommand() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initSchemaManagementCommand() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
initSchemaManagementCommand() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initSchemaManagementCommand() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initSchemaManagementCommand() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initSchemaManagementCommand() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initSchemaManagementCommand() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initSchemaManager() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initSchemaManager() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
initSchemaManager() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initSchemaManager() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initSchemaManager() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initSchemaManager() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initSchemaManager() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initServiceInvokers() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initServiceResourceConverter() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initServices() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initServices() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
initServices() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initServices() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initServices() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initServices() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initServices() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initSessionFactories() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initSessionFactories() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initTemplateDefinitionCaches() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initTemplateHelper() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initTemplateResourceConverters() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initTemplateResourceResolver() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initTransactionContextFactory() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
initTransactionContextFactory() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
initTransactionContextFactory() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
initTransactionContextFactory() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
initTransactionContextFactory() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
initTransactionContextFactory() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
initTransactionContextFactory() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
initVariableTypes() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
inputParameters - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
insert(EntityImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
insert(EntityImpl, boolean) - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
insert(ActionDeploymentEntity) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
insert(ActionDeploymentEntity, boolean) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
insert(EntityImpl) - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
insert(EntityImpl, boolean) - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
insert(EntityImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
insert(EntityImpl, boolean) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
insert(DataObjectDeploymentEntity) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
insert(DataObjectDeploymentEntity, boolean) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
insert(DatabaseSchemaDataObjectInstanceEntity) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
insert(DatabaseSchemaDataObjectInstanceEntity, DatabaseSchemaDataObjectModel) - Method in interface com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcOperations
Execute an insert statement for the given entity and using the given objectModel
insert(DatabaseSchemaDataObjectInstanceEntity, DatabaseSchemaDataObjectModel) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcTemplate
 
insert(DatabaseSchemaDataObjectInstanceEntity) - Method in interface com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityManager
 
insert(DatabaseSchemaDataObjectInstanceEntity) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityManagerImpl
 
insert(EntityImpl) - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
insert(EntityImpl, boolean) - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
insert(EntityImpl) - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
insert(EntityImpl, boolean) - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
insert(PolicyDeploymentEntity) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
insert(PolicyDeploymentEntity, boolean) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
insert(EntityImpl) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
insert(EntityImpl, boolean) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
insert(ServiceDeploymentEntity) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
insert(ServiceDeploymentEntity, boolean) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
insert(EntityImpl) - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
insert(EntityImpl, boolean) - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
insert(TemplateDeploymentEntity) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
insert(TemplateDeploymentEntity, boolean) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
INSERT_ORDER - Static variable in class com.flowable.action.engine.impl.db.EntityDependencyOrder
 
INSERT_ORDER - Static variable in class com.flowable.audit.engine.impl.db.EntityDependencyOrder
 
INSERT_ORDER - Static variable in class com.flowable.dataobject.engine.impl.db.EntityDependencyOrder
 
INSERT_ORDER - Static variable in class com.flowable.platform.engine.impl.db.EntityDependencyOrder
 
INSERT_ORDER - Static variable in class com.flowable.policy.engine.impl.db.EntityDependencyOrder
 
INSERT_ORDER - Static variable in class com.flowable.serviceregistry.engine.impl.persistence.db.EntityDependencyOrder
 
INSERT_ORDER - Static variable in class com.flowable.template.engine.impl.db.EntityDependencyOrder
 
insertedObjects - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
INSTANCE - Static variable in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.NoOpIndexVariableType
 
instantFromTimestamp(long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Returns an instant from the number of seconds that have passed since the first of January 1970 (Unix Timestamp).
instantiateIdentityLinkServiceConfiguration() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
IntegerIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
IntegerIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.IntegerIndexVariableType
 
intent - Variable in class com.flowable.action.api.bot.BaseBotActionResult
 
Intent - Interface in com.flowable.action.api.intents
 
intent - Variable in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd.ActionInstanceExecutionResultWrapper
 
IntentTypes - Interface in com.flowable.action.api.intents
 
internalTransformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.indexing.job.transformer.AbstractTenantAwareElasticSearchTransformer
 
internalTransformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.CaseInstanceIndexTransformer
 
internalTransformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.CaseTaskIndexTransformer
 
internalTransformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ContentItemIndexTransformer
 
internalTransformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ProcessInstanceIndexTransformer
 
internalTransformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.RootCaseInstanceIndexTransformer
 
internalTransformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.RootProcessInstanceIndexTransformer
 
internalTransformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.TaskIndexTransformer
 
invoke() - Method in interface com.flowable.serviceregistry.api.runtime.ServiceInvocationBuilder
To make sure everything is serializable into proper case/process variables (also important for indexing), the return type is fixed to a json representation.
invoke(ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext) - Method in class com.flowable.serviceregistry.engine.impl.invoker.expression.ExpressionInvoker
 
invoke(ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
invoke() - Method in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
invoke(ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext) - Method in interface com.flowable.serviceregistry.engine.ServiceInvoker
 
invokeActionBot(CommandContext, ActionEngineConfiguration, ActionDefinition, HistoricActionInstanceEntity) - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd
 
invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in interface com.flowable.action.api.bot.BotService
Whenever an action definition is triggered, an action instance is created and this method is invoked in order to execute the action.
invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.platform.service.bot.BpmnCancelProcessBot
 
invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.platform.service.bot.BpmnCompletedUserTaskBot
 
invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.platform.service.bot.BpmnInjectDynamicSubProcessBot
 
invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.platform.service.bot.BpmnTestActionBot
 
invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.platform.service.bot.CmmnCancelCaseBot
 
invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.platform.service.bot.CmmnCompletedHumanTaskBot
 
invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.platform.service.bot.CmmnStartPlanItemInstanceBot
 
invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.platform.service.bot.CmmnUserEventListenerBot
 
invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.platform.service.bot.PlatformSignalProcessBot
 
invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.platform.service.bot.UserManagementBot
 
InvokerConstants - Interface in com.flowable.serviceregistry.engine.impl.invoker
 
invokeService(CommandContext, ServiceDefinitionModel, ServiceOperation, ServiceInvoker) - Method in class com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd
 
invokeService(String, String, ServiceInvocationContext) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryRuntimeServiceImpl
 
InvokeServiceCmd - Class in com.flowable.serviceregistry.engine.impl.cmd
 
InvokeServiceCmd(String, String, ServiceInvocationContext) - Constructor for class com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd
 
isAbleToStore(Object) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
isAfter(Object, Object) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Checks if the Date or Instant is after another Date or Instant.
isAfterTime(Object, String, int, int, int) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Checks if an Date or Instant is after a certain time in a given time zone.
isAllowSpringBeansInExpressions() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
isApplicable(ObjectNode) - Method in interface com.flowable.indexing.api.IndexMapping
 
isApplicable(String) - Method in interface com.flowable.indexing.api.IndexMapping
 
isApplicable(ObjectNode) - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
isApplicable(String) - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
isApplicable(ObjectNode, CommandContext) - Method in class com.flowable.indexing.job.transformer.AbstractElasticSearchTransformer
 
isApplicable(ObjectNode, CommandContext) - Method in class com.flowable.indexing.job.transformer.GenericIndexingTransformer
 
isApplicable(ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.BackwardsCompatibilityIndexTransformer
 
isAscending() - Method in interface com.flowable.dataobject.api.runtime.QueryOrderTerm
 
isAscending() - Method in class com.flowable.dataobject.engine.impl.runtime.DefaultQueryOrderTerm
 
isAsyncHistoryEnabled() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
isAsyncHistoryExecutorActivate() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
isAsyncHistoryExecutorAsyncJobAcquisitionEnabled() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
isAsyncHistoryExecutorMessageQueueMode() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
isAsyncHistoryExecutorResetExpiredJobsEnabled() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
isAsyncHistoryJsonGroupingEnabled - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
isAsyncHistoryJsonGroupingEnabled() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
isAsyncHistoryJsonGzipCompressionEnabled - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
isAsyncHistoryJsonGzipCompressionEnabled() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
isAutoStartup() - Method in class com.flowable.indexing.job.AsyncHistoryExecutorStarter
 
isAutoUpdateDataObjectSchemaDefinitions() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
isBefore(Object, Object) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Checks if the instant is before another Date or Instant.
isBeforeTime(Object, String, int, int, int) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Checks if an Date or Instant is before a certain time in a given time zone.
isBlankOrDefaultTenant(String) - Static method in class com.flowable.platform.common.util.TenantUtil
 
isCachable() - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
isCaseProcessInstance(ExecutionEntity) - Method in class com.flowable.platform.service.process.BpmnEndEventCompleteAuditLogListener
 
isCaseProcessInstance(ExecutionEntity) - Method in class com.flowable.platform.service.process.PlatformStartProcessInstanceInterceptor
 
isCaseSubCase(CaseInstance) - Method in class com.flowable.platform.service.caze.CompleteCaseAuditLogLifecycleListener
 
isChanged(String, Object, Map<String, Object>) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcTemplate
 
isCompleted() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
isCompleted() - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
isContentAvailable() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
isContentAvailable() - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
isCustomAlias() - Method in interface com.flowable.indexing.api.IndexMapping
 
isCustomAlias() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
isCustomAlias() - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
isCustomQuery() - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
isDefaultTenant(String) - Static method in class com.flowable.platform.common.util.TenantUtil
 
isDeleted() - Method in class com.flowable.action.engine.impl.persistence.entity.ResourceRef
 
isDeleted() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.ResourceRef
 
isDeleted() - Method in class com.flowable.policy.engine.impl.persistence.entity.ResourceRef
 
isDeleted() - Method in class com.flowable.template.engine.impl.persistence.entity.ResourceRef
 
isDuplicateFilterEnabled - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
isDuplicateFilterEnabled() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
isDuplicateFilterEnabled - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
isDuplicateFilterEnabled() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
isDuplicateFilterEnabled - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
isDuplicateFilterEnabled() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
isDuplicateFilterEnabled - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
isDuplicateFilterEnabled() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
isDuplicateFilterEnabled - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
isDuplicateFilterEnabled() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
isEditable() - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
isEditable() - Method in interface com.flowable.template.api.repository.TemplateVariationModel
Returns if the template variation is editable at runtime.
isEdorasVisProperty(ExtensionElement) - Static method in class com.flowable.platform.common.util.EdorasVisProperty
 
isEmpty() - Method in class com.flowable.template.engine.impl.util.VariableContainerTemplateModel
 
isEnded() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
isEntityDeleted(Object) - Static method in class com.flowable.platform.service.util.EntityUtil
 
isEntityInserted(DatabaseSchemaDataObjectInstanceEntity) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
isEntityInserted(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
isEntityNotDeleted(Object) - Static method in class com.flowable.platform.service.util.EntityUtil
 
isEntityToBeDeleted(DatabaseSchemaDataObjectInstanceEntity) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
isExpression(String) - Method in class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
isFavorite() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstance
Returns true, if this master data instance is a favorite, which means it should be shown on the top of the list in a selection for instance.
isFavorite() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
isFavorite() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
isFinished() - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
isFinished() - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
isFinished(PlatformRunReportRequest) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
isFinished() - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
isFormFieldValidationEnabled(VariableContainer, String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
isFormFieldValidationEnabled(VariableContainer, String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
isFormFieldValidationEnabled(VariableContainer, String) - Static method in class com.flowable.platform.service.util.PlatformFormUtil
 
isGenerated() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
isGenerated() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
isGenerated() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
isGenerated() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
isGenerated() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
isGlobal() - Method in interface com.flowable.action.api.repository.ActionDefinition
Whether the action definition is global
isGlobal() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
isGlobal() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
isGlobal() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
isGlobal() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
isGraphicalNotationDefined() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
isGroupMember(String, List<PlatformGroup>, String, List<IdentityLinkEntity>) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
isHistoric() - Method in class com.flowable.platform.service.caze.CaseInstanceInfo
 
isHistoric() - Method in class com.flowable.platform.service.process.ProcessInstanceInfo
 
isHistoryEnabled() - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
isHistoryEnabled(String) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
isHistoryLevelAtLeast(HistoryLevel) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
isHistoryLevelAtLeast(HistoryLevel, String) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
isIncludeActionDefinitionLinks() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
isIncludePolicyDefinitionLinks() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
isIncludeVariables() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
isIndex() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
isIndexingEnabled() - Method in interface com.flowable.indexing.api.IndexingService
 
isIndexingEnabled() - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
isInitialized - Static variable in class com.flowable.action.engine.ActionEngines
 
isInitialized() - Static method in class com.flowable.action.engine.ActionEngines
 
isInitialized - Static variable in class com.flowable.audit.engine.AuditEngines
 
isInitialized() - Static method in class com.flowable.audit.engine.AuditEngines
 
isInitialized - Static variable in class com.flowable.dataobject.engine.DataObjectEngines
 
isInitialized() - Static method in class com.flowable.dataobject.engine.DataObjectEngines
 
isInitialized - Static variable in class com.flowable.platform.engine.PlatformEngines
 
isInitialized() - Static method in class com.flowable.platform.engine.PlatformEngines
 
isInitialized - Static variable in class com.flowable.policy.engine.PolicyEngines
 
isInitialized() - Static method in class com.flowable.policy.engine.PolicyEngines
 
isInitialized - Static variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngines
 
isInitialized() - Static method in class com.flowable.serviceregistry.engine.ServiceRegistryEngines
 
isInitialized - Static variable in class com.flowable.template.engine.TemplateEngines
 
isInitialized() - Static method in class com.flowable.template.engine.TemplateEngines
 
isInterpreteIdAsKey() - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
isJsonContentType(HttpResponse) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
isKnownIndex(String) - Method in interface com.flowable.indexing.IndexManager
Returns whether the index is a known mapped index.
isKnownIndex(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
isLatest() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
isLatest() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
isLatest() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
isLatest() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
isListOfContentItems(Object) - Static method in class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
isListOfDataObjects(Object) - Static method in class com.flowable.platform.service.dataobject.DatabaseSchemaDataObjectInstanceVariableConverter
 
isListOfType(Object, Class<?>) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
isMandatory() - Method in interface com.flowable.action.api.repository.ActionDefinition
Returns true if this is a mandatory action definition, which means it has to be executed (as an action) at some point (most likely it is then backed by a user task or anything which needs to be completed somehow).
isMandatory() - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
isMandatory() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
isMandatory() - Method in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
isMandatory() - Method in class com.flowable.template.api.repository.TemplateParameter
 
isManuallyActivatedPlanItem(CmmnModel, PlanItemInstance) - Static method in class com.flowable.platform.service.util.AuditLogUtil
 
isMigrateActionTypeLinks() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
isMigrateSubFolderItems() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
isMultiParameterFunction() - Method in class com.flowable.platform.common.el.bpmn.CopyLocalVariableExpressionFunction
 
isMultiParameterFunction() - Method in class com.flowable.platform.common.el.bpmn.CopyLocalVariableToParentExpressionFunction
 
isMultiParameterFunction() - Method in class com.flowable.platform.common.el.bpmn.ReplaceVariableInListExpressionFunction
 
isMultiParameterFunction() - Method in class com.flowable.platform.common.el.bpmn.TriggerBpmnCaseEvaluationExpressionFunction
 
isMultiParameterFunction() - Method in class com.flowable.platform.common.el.cmmn.CopyLocalVariableExpressionFunction
 
isMultiParameterFunction() - Method in class com.flowable.platform.common.el.cmmn.ReplaceVariableInListExpressionFunction
 
isMultiParameterFunction() - Method in class com.flowable.platform.common.el.cmmn.TriggerCaseEvaluationExpressionFunction
 
isMultipleDefinitions(Map<String, Object>) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
isNew() - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
isNew - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
isNew() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
isNew() - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
isNew - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
isNew() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
isNew() - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
isNew - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
isNew() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
isNew() - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
isNew - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
isNew() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
isNew() - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
isNew - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
isNew() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
isNoParameterMethod() - Method in class com.flowable.platform.common.el.bpmn.TriggerBpmnCaseEvaluationExpressionFunction
 
isNoParameterMethod() - Method in class com.flowable.platform.common.el.cmmn.TriggerCaseEvaluationExpressionFunction
 
isNotBlankOrDefaultTenant(String) - Static method in class com.flowable.platform.common.util.TenantUtil
 
isNullable() - Method in interface com.flowable.serviceregistry.api.repository.ServiceOutputParameter
 
isNullable() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOutputParameter
 
ISO_8601_FORMAT - Static variable in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
isOptionField(Field) - Method in class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
isProvisional() - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
isQueryOnActionLinks() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
isQueryOnActionLinks() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
isReadOnly() - Method in interface com.flowable.dataobject.api.repository.FieldMapping
 
isReadOnly() - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
isReadOnly(ELContext, Object, Object) - Method in class com.flowable.platform.common.el.FlowablePlatformVariableELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class com.flowable.platform.common.el.NewVariableELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class com.flowable.platform.common.el.NonWritablePropertyELResolver
 
isReadOnly() - Method in class com.flowable.platform.service.content.FolderItem
 
isReadOnly(CoreContentItem) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
isReadOnly(FolderItem) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
isRelativePath(String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
isRequired() - Method in interface com.flowable.serviceregistry.api.repository.ServiceInputParameter
 
isRequired() - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceInputParameter
 
isRetained(DataObjectVariableEntity, Object) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.cachematcher.DataObjectVariableByMasterDataInstanceIdMatcher
 
isRetained(CommentEntity, Object) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.cachematcher.CommentsByScopeAndTypeMatcher
 
isRetained(CommentEntity, Object) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.impl.cachematcher.CommentsByUserIdTypeMatcher
 
isRootCaseInstance(CaseInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
isRootHistoricCaseInstance(HistoricCaseInstance) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
isRootHistoricProcessInstance(HistoricProcessInstance) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
isRootProcessInstance(ExecutionEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
isRunning() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
isRunning() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
isRunning() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
isRunning() - Method in class com.flowable.indexing.job.AsyncHistoryExecutorStarter
 
isRunning() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
isRunning() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
isRunning() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
isRunning() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
isStartFormDefined() - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
isStartFormDefined() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
isSubCase(CaseInstance) - Method in class com.flowable.platform.service.caze.CompleteCaseAuditLogLifecycleListener
 
isSubProcess(ExecutionEntity) - Method in class com.flowable.platform.service.process.BpmnEndEventCompleteAuditLogListener
 
isSupportsNameFiltering() - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
isSupportsNameFiltering() - Method in interface com.flowable.dataobject.api.repository.MasterDataModel
Returns true if this master data definition supports name filtering for master data entries or false if filtering for names should be done by the DataObjectRepositoryService instead.
isSuspended() - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
isSuspended() - Method in class com.flowable.platform.service.task.TaskRepresentation
 
isTemplateProcessingStrictMode() - Method in class com.flowable.template.engine.impl.processor.FreeMarkerTemplateProcessor
 
isTemplateProcessingStrictMode() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
isTemplateQuery(String, PlatformIndexQueryRequest) - Method in class com.flowable.platform.service.index.WorkIndexService
 
isTypeless() - Method in interface com.flowable.indexing.ElasticsearchCompatibility
 
isTypeless() - Method in class com.flowable.indexing.ElasticsearchCompatibilityImpl
 
isTypelessCompatible() - Method in interface com.flowable.indexing.ElasticsearchCompatibility
 
isTypelessCompatible() - Method in class com.flowable.indexing.ElasticsearchCompatibilityImpl
 
isUserMemberOfGroup(List<PlatformGroup>, String) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
isUserType(String, String, List<IdentityLinkEntity>) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
isValidateDeletePermissionInParent() - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
isValidateDeletePermissionInParent() - Method in interface com.flowable.policy.api.repository.SecurityPolicyModel
 
isValidateReadPermissionInParent() - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
isValidateReadPermissionInParent() - Method in interface com.flowable.policy.api.repository.SecurityPolicyModel
 
isValidateWritePermissionInParent() - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
isValidateWritePermissionInParent() - Method in interface com.flowable.policy.api.repository.SecurityPolicyModel
 
isVariable() - Method in class com.flowable.indexing.config.SortParameter
 
isWeekend(Object) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Determines whether the current day is a weekend.
isWithoutTenantId() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
isWithoutTenantId() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
isWithoutTenantId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
isWithoutTenantId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
isWithoutTenantId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
isWithoutTenantId() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
isWithoutTenantId() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
isWithoutTenantId() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
iterable - Variable in class com.flowable.template.engine.impl.linq.LinqIterable
 
iterator() - Method in class com.flowable.template.engine.impl.linq.LinqIterable
 
iterator - Variable in class com.flowable.template.engine.impl.linq.LinqIterable.StringIterator
 

J

JacksonJsonBasedTypeHandler<T> - Class in com.flowable.platform.common.persistence
A TypeHandler that uses ObjectMapper to map the values into a String.
JacksonJsonBasedTypeHandler(ObjectMapper, TypeReference<T>) - Constructor for class com.flowable.platform.common.persistence.JacksonJsonBasedTypeHandler
 
jacksonTypeReference - Variable in class com.flowable.platform.common.persistence.JacksonJsonBasedTypeHandler
 
jdbcOperations - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcTemplate
 
JOB_HANDLER_TYPE_DEFAULT_ASYNC_HISTORY - Static variable in interface com.flowable.platform.engine.impl.async.PlatformHistoryJsonConstants
 
JOB_HANDLER_TYPE_DEFAULT_ASYNC_HISTORY_ZIPPED - Static variable in interface com.flowable.platform.engine.impl.async.PlatformHistoryJsonConstants
 
JOB_TYPE - Static variable in class com.flowable.indexing.job.IndexDataAsyncHistoryJobHandler
 
JOB_TYPE - Static variable in class com.flowable.indexing.job.IndexZippedDataAsyncHistoryJobHandler
 
jobExecutionScope - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
jobRetries - Variable in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySession
 
jobServiceConfiguration - Variable in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
jobServiceConfiguration - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
jobServiceConfiguration - Variable in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
JodaDateIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
JodaDateIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.JodaDateIndexVariableType
 
JodaDateTimeIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
JodaDateTimeIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.JodaDateTimeIndexVariableType
 
join(Collection<String>, String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Concatenates all entries of a list or collection to a single string.
jsonGroupingEnabled - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
jsonGroupingThreshold - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
jsonGzipEnabled - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
JsonIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
JsonIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.JsonIndexVariableType
 
JsonUtil - Class in com.flowable.platform.common.util
 

K

key(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
key(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
Gives the deployment the given key.
key - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
key - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
key(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
key - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
key - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
key - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
key(String) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
key(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
key - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
key - Variable in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
key(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
key(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
Gives the deployment the given key.
key(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
key - Variable in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
key(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the key of the master data instance
key(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
key - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
key - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
key - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
key - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
key - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
key(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
key(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
key - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
key - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
key(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
key - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
key(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
key - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
key(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
KEY - Static variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryProperty
 
key - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
key(String) - Method in interface com.flowable.platform.api.translation.TranslationQuery
 
key - Variable in class com.flowable.platform.engine.impl.cmd.SaveTranslationCmd
 
key - Variable in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
key - Variable in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
key(String) - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
key - Variable in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
key - Variable in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
key - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
key - Variable in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
key - Variable in class com.flowable.platform.service.translation.TranslationQueryRequest
 
key - Variable in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
key(String) - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
key(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
Gives the deployment the given key.
key - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
key - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
key - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
key(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
key(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
key - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
key(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
key(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
Gives the deployment the given key.
KEY - Static variable in class com.flowable.serviceregistry.engine.impl.invoker.expression.ExpressionInvoker
 
KEY - Static variable in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
key - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
key - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
key - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
key - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
key - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
key(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
key(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
key - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
key - Variable in class com.flowable.template.api.repository.BaseTemplateModel
 
key(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionQuery
 
key(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
Gives the deployment the given key.
key - Variable in class com.flowable.template.api.repository.TemplateParameter
The key of this parameter which is used to later lookup the parameter value within the payload and might also be used within the template as a placeholder.
key - Variable in class com.flowable.template.api.repository.VariationDefinition
Returns the variation key which is later used when mapped to variation data coming from another source (e.g.
key - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
key - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
key - Variable in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
key(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
key(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
key - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
KEY_ACTION_ENGINE_CONFIG - Static variable in class com.flowable.action.engine.ActionEngineConfiguration
 
KEY_AUDIT_ENGINE_CONFIG - Static variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
KEY_DATA_OBJECT_ENGINE_CONFIG - Static variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
KEY_NUMBER_OF_REPLICAS - Static variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
KEY_NUMBER_OF_SHARDS - Static variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
KEY_PLATFORM_ENGINE_CONFIG - Static variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
KEY_POLICY_ENGINE_CONFIG - Static variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
KEY_REFRESH_INTERVAL - Static variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
KEY_SERVICE_REGISTRY_ENGINE_CFG - Static variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
KEY_TEMPLATE_ENGINE_CONFIG - Static variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
keyField - Variable in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
keyLike(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
keyLike - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
keyLike(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
keyLike - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
keyLike(String) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
keyLike(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
keyLike(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
keyLike(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
keyLike - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
keyLike(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
keyLike - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
keyLike(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
keyLike - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
keyLike(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
keyLike(String) - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
keyLike - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
keyLike(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
keyLike(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
keyLike - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
keyLike(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
keyLike(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionQuery
 
keyLike - Variable in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
keyLike(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 

L

label - Variable in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
label - Variable in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
label - Variable in class com.flowable.policy.api.repository.PermissionMapping
 
labelKey - Variable in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
labelKey - Variable in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
lastModified - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
lastModified - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
lastModifiedBy - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
lastModifiedBy - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
latest() - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select the latest deployments per deployment key.
latest - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
latest - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
latest() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
latest() - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select the latest deployments per deployment key.
latest - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
latest - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
latest() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
latest - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
latest() - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select the latest deployments per deployment key.
latest - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
latest - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
latest() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
latest() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select the latest deployments per deployment key.
latest - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
latest - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
latest() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
latest() - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select the latest deployments per deployment key.
latest - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
latest() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
latest - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
latestVersion() - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
latestVersion() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
latestVersion() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
latestVersion() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
latestVersion() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
latestVersion() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
latestVersion() - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
latestVersion() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
latestVersion() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
latestVersion() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
latestVersion() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
latestVersion() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
licenseCheckService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
lifeCycleMonitor - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
lifeCycleMonitor - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
lifeCycleMonitor - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
lifeCycleMonitor - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
lifeCycleMonitor - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
lifeCycleMonitor - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
LimitAndOffsetDecorator(Map<String, Object>, String) - Constructor for class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl.LimitAndOffsetDecorator
 
linkType - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
linkType - Variable in class com.flowable.platform.service.work.EntityLinkWithName
 
linkValue - Variable in class com.flowable.action.engine.impl.cmd.AddActionDefinitionLinkCmd
 
linkValue - Variable in class com.flowable.action.engine.impl.cmd.AddActionInstanceTypeLinkCmd
 
linkValue - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
linkValue - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
linkValue - Variable in class com.flowable.policy.engine.impl.cmd.AddPolicyDefinitionLinkCmd
 
linkValue - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
LinqContext - Class in com.flowable.template.engine.impl.linq
 
LinqContext(ExpressionManager, VariableContainer) - Constructor for class com.flowable.template.engine.impl.linq.LinqContext
 
LinqIterable - Class in com.flowable.template.engine.impl.linq
Adapts the wrapped Iterable to be used in a Linq context.
LinqIterable(Iterable) - Constructor for class com.flowable.template.engine.impl.linq.LinqIterable
 
LinqIterable.StringIterator - Class in com.flowable.template.engine.impl.linq
 
LIQUIBASE_CHANGELOG - Static variable in class com.flowable.action.engine.impl.db.ActionDbSchemaManager
 
LIQUIBASE_CHANGELOG - Static variable in class com.flowable.audit.engine.impl.db.AuditDbSchemaManager
 
LIQUIBASE_CHANGELOG - Static variable in class com.flowable.dataobject.engine.impl.db.DataObjectDbSchemaManager
 
LIQUIBASE_CHANGELOG - Static variable in class com.flowable.platform.engine.impl.db.PlatformDbSchemaManager
 
LIQUIBASE_CHANGELOG - Static variable in class com.flowable.policy.engine.impl.db.PolicyDbSchemaManager
 
LIQUIBASE_CHANGELOG - Static variable in class com.flowable.serviceregistry.engine.impl.persistence.db.ServiceRegistryDbSchemaManager
 
LIQUIBASE_CHANGELOG - Static variable in class com.flowable.template.engine.impl.db.TemplateDbSchemaManager
 
LIQUIBASE_CHANGELOG_PREFIX - Static variable in class com.flowable.action.engine.ActionEngineConfiguration
 
LIQUIBASE_CHANGELOG_PREFIX - Static variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
LIQUIBASE_CHANGELOG_PREFIX - Static variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
LIQUIBASE_CHANGELOG_PREFIX - Static variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
LIQUIBASE_CHANGELOG_PREFIX - Static variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
LIQUIBASE_CHANGELOG_PREFIX - Static variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
LIQUIBASE_CHANGELOG_PREFIX - Static variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
list(String, String, boolean, boolean, boolean) - Method in class com.flowable.dataobject.engine.impl.repository.ByteArrayResourceAccessor
 
LIST_TYPE - Static variable in class com.flowable.platform.common.persistence.StringListToJsonTypeHandler
 
listWithElements(T...) - Method in class com.flowable.platform.expressions.FlowableExpressionCollectionUtils
Creates a new list with as many elements as desired.
loadAndCheckTemplateVariation(String, String, boolean) - Method in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
loadMasterDataInstanceData(String, String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Loads master data instance data into the data object engine
loadMasterDataInstanceData(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
LoadMasterDataInstanceDataCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
LoadMasterDataInstanceDataCmd(String, String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.LoadMasterDataInstanceDataCmd
 
locale(String) - Method in interface com.flowable.platform.api.translation.TranslationQuery
 
locale - Variable in class com.flowable.platform.engine.impl.cmd.SaveTranslationCmd
 
locale - Variable in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
locale - Variable in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
locale(String) - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
locale - Variable in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
locale - Variable in class com.flowable.platform.service.translation.TranslationQueryRequest
 
localize(String) - Method in class com.flowable.platform.common.util.EdorasVisI18nProperty
Get the property in the desired language.
localName() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateGroupFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateGroupsFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateUserFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateUsersFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.AddProcessParticipantUserFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.AddProcessParticipantUsersFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessAssigneeFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateGroupFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateGroupsFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateUserFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateUsersFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessOwnerFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessParticipantUserFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessParticipantUsersFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.SetProcessAssigneeFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.bpmn.SetProcessOwnerFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateGroupFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateGroupsFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateUserFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateUsersFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.AddParticipantUserFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.AddParticipantUsersFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.CopyVariableUserFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateGroupFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateGroupsFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateUserFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateUsersFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.RemoveCaseAssigneeFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.RemoveCaseOwnerFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.RemoveParticipantUserFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.RemoveParticipantUsersFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.SetCaseAssigneeFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.cmmn.SetCaseOwnerFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.FlowableListOfFunctionDelegate
 
localName() - Method in class com.flowable.platform.common.el.FlowableMapOfFunctionDelegate
 
lockInfo - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
log(CaseInstance, String, String) - Method in class com.flowable.platform.service.caze.CompleteCaseAuditLogLifecycleListener
 
log(CaseInstance, String, String, String) - Method in class com.flowable.platform.service.caze.PlatformStartCaseInstanceInterceptor
 
log(ProcessInstance, String, String) - Method in class com.flowable.platform.service.process.BpmnEndEventCompleteAuditLogListener
 
log(ProcessInstance, String, String, String) - Method in class com.flowable.platform.service.process.PlatformStartProcessInstanceInterceptor
 
LOG - Static variable in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
LOG - Static variable in class com.flowable.template.engine.impl.processor.FreeMarkerTemplateProcessor
 
logElasticsearchVersionInformation() - Method in class com.flowable.indexing.IndexManagerImpl
 
logger - Variable in class com.flowable.action.engine.impl.ActionEngineImpl
 
logger - Variable in class com.flowable.action.engine.impl.cmd.MigrateActionTypeLinksCmd
 
logger - Variable in class com.flowable.action.engine.test.ActionExtension
 
logger - Variable in class com.flowable.audit.engine.impl.AuditEngineImpl
 
LOGGER - Static variable in class com.flowable.dataobject.engine.impl.cmd.CreateDatabaseSchemaDataObjectInstanceCmd
 
LOGGER - Static variable in class com.flowable.dataobject.engine.impl.cmd.UpdateDatabaseSchemaDataObjectInstanceCmd
 
logger - Variable in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
LOGGER - Static variable in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
LOGGER - Static variable in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcTemplate
 
logger - Variable in class com.flowable.dataobject.engine.test.DataObjectExtension
 
LOGGER - Static variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
logger - Variable in class com.flowable.indexing.ElasticsearchCompatibilityImpl
 
LOGGER - Static variable in class com.flowable.indexing.impl.ThreadPoolBasedReindexRunnable
 
logger - Variable in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd
 
logger - Variable in class com.flowable.platform.engine.impl.indexing.variable.types.JsonIndexVariableType
 
logger - Variable in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
LOGGER - Static variable in class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
logger - Variable in class com.flowable.platform.websocket.RemoteUserSessionService
 
logger - Variable in class com.flowable.policy.engine.impl.PolicyEngineImpl
 
logger - Variable in class com.flowable.policy.engine.test.PolicyExtension
 
logger - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineImpl
 
logger - Variable in class com.flowable.serviceregistry.engine.test.ServiceRegistryExtension
 
logger - Variable in class com.flowable.template.engine.impl.TemplateEngineImpl
 
logger - Variable in class com.flowable.template.engine.test.TemplateExtension
 
logSaveCaseEvent(CaseInstance) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
logSaveProcessEvent(ProcessInstance) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
LongIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
LongIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.LongIndexVariableType
 
longValue - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
lookupBaseFolderId(ContentItemEntity, Map<String, ContentItemEntity>, Map<String, ContentItemEntity>, Map<String, MigrateSubFolderItemScopeInfoCmd.ScopeInfo>, ContentItemEntityManager) - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd
 
lookupBooleanProperty(ServiceDefinitionModel, ServiceOperation, String, boolean) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
lookupId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceBuilder
Set the lookup id of the data object instance, if already known.
lookupId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceQuery
 
lookupId - Variable in class com.flowable.dataobject.engine.impl.cmd.DeleteDatabaseSchemaDataObjectInstance
 
lookupId - Variable in class com.flowable.dataobject.engine.impl.cmd.FindDatabaseSchemaDataObjectInstanceCmd
 
lookupId - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
lookupId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
lookupId - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
lookupId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
lookupId - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectModificationBuilderImpl
 
lookupIdLike(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceQuery
 
lookupIdLike - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
lookupIdLike(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
lookupIdMapping - Variable in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
lookupIdPrefix - Variable in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
lookupIdProperty - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
lookupIntegerProperty(ServiceDefinitionModel, ServiceOperation, String, int) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
lookupStringProperty(ServiceDefinitionModel, ServiceOperation, String, String) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
LowLevelIndexingService - Interface in com.flowable.indexing.api
Exposes low-level indexing operations.
LowLevelSearchResultEnhancer - Interface in com.flowable.indexing.api
A low-level enhancer that gets called for each query result that is executed through the SearchService.

M

managementCapabilities - Variable in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
mandatory(boolean) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
mandatory - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
mandatory - Variable in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
mandatory - Variable in class com.flowable.template.api.repository.TemplateParameter
Returns true if this parameter is mandatory and would prevent the template from being rendered if missing.
MAP_TYPE - Static variable in class com.flowable.platform.common.persistence.MapToJsonTypeHandler
 
mapAttachmentsToContentItems(Map<String, Object>) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
mapCaseDefinition(CaseDefinition) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
mapOf(Object...) - Static method in class com.flowable.platform.common.util.MapUtil
 
mappedStates(List<String>) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
mappedStates - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
mappedSubStates - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
mappedSubTypes - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
mappedTypes - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
MAPPING_TYPE_ACTIVITY - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
MAPPING_TYPE_CASE_INSTANCE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
MAPPING_TYPE_CONTENT_ITEM - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
MAPPING_TYPE_PLAN_ITEM_INSTANCE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
MAPPING_TYPE_PROCESS_INSTANCE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
MAPPING_TYPE_TASK - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
MAPPING_TYPE_VARIABLE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
MAPPING_TYPE_WORK - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
mappingExtensionResources - Variable in class com.flowable.indexing.IndexManagerImpl
 
MappingFilter - Interface in com.flowable.indexing.api
 
mappingFilter - Variable in class com.flowable.indexing.impl.AbstractIndexMapping
 
MappingFilterImpl - Class in com.flowable.indexing.impl
 
MappingFilterImpl() - Constructor for class com.flowable.indexing.impl.MappingFilterImpl
 
mappingResources - Variable in class com.flowable.indexing.IndexManagerImpl
 
mappings - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
mapProcessDefinition(ProcessDefinition) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
mapRow(ResultSet, int) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceRowMapper
 
MapToJsonTypeHandler - Class in com.flowable.platform.common.persistence
Type handler that maps Map<String, Object> into a Clob as JSON.
MapToJsonTypeHandler(ObjectMapper) - Constructor for class com.flowable.platform.common.persistence.MapToJsonTypeHandler
 
mapToQuery(TranslationQueryRequest) - Method in class com.flowable.platform.service.translation.PlatformTranslationService
 
MapUtil - Class in com.flowable.platform.common.util
 
mapValue(Object, String) - Method in class com.flowable.template.engine.impl.linq.LinqContext
 
MASTER_DATA - Static variable in interface com.flowable.dataobject.api.repository.DataObjectTypes
 
MasterDataCachingTypes - Interface in com.flowable.dataobject.api.repository
Master data entries might be cacheable, if sourced from an external system for performance or any other reason.
MasterDataDefinitionIdentityLinkTypes - Interface in com.flowable.dataobject.api.repository
This interface defines the identity link types used for MasterDataModels to define the capabilities / allowed features for the management of master data.
masterDataEntryArchived() - Method in class com.flowable.dataobject.api.runtime.SynchronizeResult
 
masterDataEntryCreated() - Method in class com.flowable.dataobject.api.runtime.SynchronizeResult
 
masterDataEntryUpdated() - Method in class com.flowable.dataobject.api.runtime.SynchronizeResult
 
MasterDataFilterParameter - Class in com.flowable.dataobject.api.repository
The master data parameter represents a parameter used to filter master data instances if they are depending on other values.
MasterDataFilterParameter() - Constructor for class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
MasterDataFilterParameter(String, String, String) - Constructor for class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
MasterDataInstance - Interface in com.flowable.dataobject.api.runtime
A single master data instance usually fetched through the DataObjectRuntimeService and based on a DataObjectDefinition.
masterDataInstance - Variable in class com.flowable.dataobject.engine.impl.cmd.SaveMasterDataInstanceCmd
 
MasterDataInstanceBuilder - Interface in com.flowable.dataobject.api.runtime
Helper for creating a new Master data instance.
masterDataInstanceBuilder - Variable in class com.flowable.dataobject.engine.impl.cmd.CreateMasterDataInstanceCmd
 
MasterDataInstanceBuilderImpl - Class in com.flowable.dataobject.engine.impl.runtime
 
MasterDataInstanceBuilderImpl(DataObjectRuntimeServiceImpl) - Constructor for class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
masterDataInstanceDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
MasterDataInstanceDataManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity.data
 
masterDataInstanceDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityManagerImpl
 
MasterDataInstanceEntity - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
MasterDataInstanceEntityImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
MasterDataInstanceEntityImpl() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
masterDataInstanceEntityManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
MasterDataInstanceEntityManager - Interface in com.flowable.dataobject.engine.impl.persistence.entity
 
MasterDataInstanceEntityManagerImpl - Class in com.flowable.dataobject.engine.impl.persistence.entity
 
MasterDataInstanceEntityManagerImpl(DataObjectEngineConfiguration, MasterDataInstanceDataManager) - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityManagerImpl
 
masterDataInstanceId - Variable in class com.flowable.dataobject.engine.impl.cmd.DeleteDataObjectVariablesCmd
 
masterDataInstanceId - Variable in class com.flowable.dataobject.engine.impl.cmd.GetDataObjectVariableValuesCmd
 
MasterDataInstanceQuery - Interface in com.flowable.dataobject.api.runtime
The query interface to create a query to search for master data instances.
MasterDataInstanceQueryImpl - Class in com.flowable.dataobject.engine.impl.runtime
 
MasterDataInstanceQueryImpl() - Constructor for class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
MasterDataInstanceQueryImpl(CommandExecutor) - Constructor for class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
MasterDataInstanceQueryProperty - Class in com.flowable.dataobject.engine.impl.runtime
 
MasterDataInstanceQueryProperty(String) - Constructor for class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryProperty
 
MasterDataModel - Interface in com.flowable.dataobject.api.repository
The master data model contains all meta information for a single master data definition (type).
MasterDataSource - Interface in com.flowable.dataobject.api.runtime
A master data source is used to fetch master data entries for one or more DataObjectDefinitions.
masterDataSourceId - Variable in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
MasterDataStates - Interface in com.flowable.dataobject.api.runtime
A list of predefined master data states like active and archived.
matches(ObjectNode) - Method in interface com.flowable.indexing.api.MappingFilter
 
matches(String) - Method in interface com.flowable.indexing.api.MappingFilter
 
matches(ObjectNode) - Method in class com.flowable.indexing.impl.MappingFilterImpl
 
matches(String) - Method in class com.flowable.indexing.impl.MappingFilterImpl
 
matches(String, String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Checks whether a text matches a regular expression.
max(Collection<Double>) - Method in class com.flowable.platform.expressions.FlowableExpressionMathUtils
Returns the highest number from a list of numbers.
median(Collection<Double>) - Method in class com.flowable.platform.expressions.FlowableExpressionMathUtils
Returns the median of a list of numbers.
MEM_CACHING - Static variable in interface com.flowable.dataobject.api.repository.MasterDataCachingTypes
Use this type if caching in memory is allowed.
mergeCollections(Collection<T>...) - Method in class com.flowable.platform.expressions.FlowableExpressionCollectionUtils
Merges several collections into a list.
MESSAGE - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
MESSAGE - Static variable in interface com.flowable.template.api.TemplateTypes
 
metaData - Variable in class com.flowable.indexing.impl.CustomIndexMapping
 
metadata - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
METADATA_SCRIPT - Static variable in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
metadataInstanceCreated(MetadataInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
metadataInstanceRemoved(MetadataInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
metadataInstanceUpdated(MetadataInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
metadataProperties - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
metadataProperties - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
metadataService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
metadataService - Variable in class com.flowable.platform.service.content.DocumentMetadataHandler
 
metadataService - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
metadataService - Variable in class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
metadataService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
metadataService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
methodActionDeployments - Variable in class com.flowable.action.engine.test.ActionTestHelper
 
methodDataObjectDeployments - Variable in class com.flowable.dataobject.engine.test.DataObjectTestHelper
 
methodPolicyDeployments - Variable in class com.flowable.policy.engine.test.PolicyTestHelper
 
methodServiceDeployments - Variable in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
methodTemplateDeployments - Variable in class com.flowable.template.engine.test.TemplateTestHelper
 
migrateActionTypeLinks() - Method in interface com.flowable.action.api.runtime.ActionRuntimeService
migrate action type links
migrateActionTypeLinks - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
migrateActionTypeLinks() - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
MigrateActionTypeLinksCmd - Class in com.flowable.action.engine.impl.cmd
 
MigrateActionTypeLinksCmd() - Constructor for class com.flowable.action.engine.impl.cmd.MigrateActionTypeLinksCmd
 
migrateContentItemsWithoutParentFolder(String, String, String) - Method in class com.flowable.platform.service.content.PlatformFolderItemService
 
migrateSubFolderItems - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
migrateSubFolderItemScopeInfo() - Method in interface com.flowable.platform.api.migration.MigrationService
 
migrateSubFolderItemScopeInfo() - Method in class com.flowable.platform.engine.impl.migration.MigrationServiceImpl
 
MigrateSubFolderItemScopeInfoCmd - Class in com.flowable.platform.engine.impl.cmd
 
MigrateSubFolderItemScopeInfoCmd() - Constructor for class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd
 
MigrateSubFolderItemScopeInfoCmd.ScopeInfo - Class in com.flowable.platform.engine.impl.cmd
 
MigrationService - Interface in com.flowable.platform.api.migration
 
migrationService - Variable in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
migrationService - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
MigrationServiceImpl - Class in com.flowable.platform.engine.impl.migration
 
MigrationServiceImpl(PlatformEngineConfiguration) - Constructor for class com.flowable.platform.engine.impl.migration.MigrationServiceImpl
 
MIME_TYPE_DOC - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_DOCX - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_GOOGLE_DOC - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_GOOGLE_DRAWING - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_GOOGLE_FOLDER - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_GOOGLE_PRESENTATION - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_GOOGLE_SHEET - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_IMAGE_PNG - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_PDF - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_PPT - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_PPTX - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_XLS - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
MIME_TYPE_XLSX - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
mimeType - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
mimeType - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
min(Collection<Double>) - Method in class com.flowable.platform.expressions.FlowableExpressionMathUtils
Returns the lowest number from a list of numbers.
MINIMAL_COMPATIBLE_ES_VERSION - Static variable in class com.flowable.indexing.IndexManagerImpl
 
minimumShouldMatch - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
minimumShouldMatch(int) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
minusDays(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Subtracts hours from an instant.
minusDuration(Object, String) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Subtracts an ISO8601-encoded duration from a Date or Instant.
minusHours(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Subtracts hours from an Date or Instant.
minusMinutes(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Subtracts minutes from an Date or Instant.
minusMonths(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Subtracts months from a Date or Instant.
minusSeconds(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Subtracts seconds from an Date or Instant.
minusWeeks(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Subtracts weeks to an Date or Instant.
minusYears(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Subtracts years to a Date or Instant.
modificationData - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectModificationBuilderImpl
 
modify() - Method in interface com.flowable.dataobject.api.runtime.DataObjectModificationBuilder
Persists the modified data object instance.
modify(DatabaseSchemaDataObjectModificationBuilderImpl) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectDataSourceImpl
 
modify() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectModificationBuilderImpl
 
modify(String, String, Map<String, Object>, DatabaseSchemaDataObjectModel, DataObjectEngineConfiguration) - Method in class com.flowable.platform.service.dataobject.DataObjectFormDataModelVariablesExtractor
 
modifyDate(Object, Number, Number, Number) - Method in class com.flowable.platform.expressions.FlowableExpressionDateFunctionUtils
 
modifyDateTime(Object, Number, Number, Number, Number, Number, Number) - Method in class com.flowable.platform.expressions.FlowableExpressionDateFunctionUtils
 
modifyFromPayload(DataObjectHandlingContext) - Method in interface com.flowable.dataobject.api.runtime.DataObjectModificationBuilder
If a modification builder is used to modify a data object given by the payload sent from a form typically, this method is invoked to modify the data object according the given payload data.
modifyFromPayload(DataObjectHandlingContext) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectModificationBuilderImpl
 
MULTI_TENANT_DEFAULT_TENANT_ID - Static variable in interface com.flowable.platform.common.tenant.MultiTenantConstants
In a multi-tenant setup, the default tenant is the tenant - which the super admins (admins for all tenants) are part of - to which definitions visible for all tenants are deployed
MultiTenantConstants - Interface in com.flowable.platform.common.tenant
 
mustBoolFilter() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
mustClauses - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
mustDateRange(String, Date, Date) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
mustNotBoolFilter() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
mustNotClauses - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
mustNotDateRange(String, Date, Date) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
mustNotTerm(String, Object) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
mustNotTerms(String, List) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
mustTerm(String, Object) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
mustTerms(String, List) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
MybatisActionDefinitionDataManager - Class in com.flowable.action.engine.impl.persistence.entity.data.impl
 
MybatisActionDefinitionDataManager() - Constructor for class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionDataManager
 
MybatisActionDefinitionLinkDataManager - Class in com.flowable.action.engine.impl.persistence.entity.data.impl
 
MybatisActionDefinitionLinkDataManager() - Constructor for class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDefinitionLinkDataManager
 
MybatisActionDeploymentDataManager - Class in com.flowable.action.engine.impl.persistence.entity.data.impl
 
MybatisActionDeploymentDataManager() - Constructor for class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionDeploymentDataManager
 
MybatisActionInstanceDataManager - Class in com.flowable.action.engine.impl.persistence.entity.data.impl
 
MybatisActionInstanceDataManager() - Constructor for class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionInstanceDataManager
 
MybatisActionLinkDataManager - Class in com.flowable.action.engine.impl.persistence.entity.data.impl
 
MybatisActionLinkDataManager() - Constructor for class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionLinkDataManager
 
MybatisActionResourceDataManager - Class in com.flowable.action.engine.impl.persistence.entity.data.impl
 
MybatisActionResourceDataManager() - Constructor for class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionResourceDataManager
 
MybatisActionTypeLinkDataManager - Class in com.flowable.action.engine.impl.persistence.entity.data.impl
 
MybatisActionTypeLinkDataManager() - Constructor for class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisActionTypeLinkDataManager
 
MybatisAuditInstanceDataManager - Class in com.flowable.audit.engine.impl.persistence.entity.data.impl
 
MybatisAuditInstanceDataManager() - Constructor for class com.flowable.audit.engine.impl.persistence.entity.data.impl.MybatisAuditInstanceDataManager
 
MyBatisCommentDataManager - Class in com.flowable.platform.engine.impl.persistence.entity.data.impl
 
MyBatisCommentDataManager() - Constructor for class com.flowable.platform.engine.impl.persistence.entity.data.impl.MyBatisCommentDataManager
 
MybatisDataObjectDefinitionDataManager - Class in com.flowable.dataobject.engine.impl.persistence.entity.data.impl
 
MybatisDataObjectDefinitionDataManager() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDefinitionDataManager
 
MybatisDataObjectDeploymentDataManager - Class in com.flowable.dataobject.engine.impl.persistence.entity.data.impl
 
MybatisDataObjectDeploymentDataManager() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectDeploymentDataManager
 
MybatisDataObjectResourceDataManager - Class in com.flowable.dataobject.engine.impl.persistence.entity.data.impl
 
MybatisDataObjectResourceDataManager() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectResourceDataManager
 
MybatisDataObjectSchemaDefinitionDataManager - Class in com.flowable.dataobject.engine.impl.persistence.entity.data.impl
 
MybatisDataObjectSchemaDefinitionDataManager() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectSchemaDefinitionDataManager
 
MybatisDataObjectVariableDataManager - Class in com.flowable.dataobject.engine.impl.persistence.entity.data.impl
 
MybatisDataObjectVariableDataManager() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisDataObjectVariableDataManager
 
MybatisHistoricActionInstanceDataManager - Class in com.flowable.action.engine.impl.persistence.entity.data.impl
 
MybatisHistoricActionInstanceDataManager() - Constructor for class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionInstanceDataManager
 
MybatisHistoricActionLinkDataManager - Class in com.flowable.action.engine.impl.persistence.entity.data.impl
 
MybatisHistoricActionLinkDataManager() - Constructor for class com.flowable.action.engine.impl.persistence.entity.data.impl.MybatisHistoricActionLinkDataManager
 
MybatisMasterDataInstanceDataManager - Class in com.flowable.dataobject.engine.impl.persistence.entity.data.impl
 
MybatisMasterDataInstanceDataManager() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.data.impl.MybatisMasterDataInstanceDataManager
 
MybatisPolicyDefinitionDataManager - Class in com.flowable.policy.engine.impl.persistence.entity.data.impl
 
MybatisPolicyDefinitionDataManager() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionDataManager
 
MybatisPolicyDefinitionLinkDataManager - Class in com.flowable.policy.engine.impl.persistence.entity.data.impl
 
MybatisPolicyDefinitionLinkDataManager() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDefinitionLinkDataManager
 
MybatisPolicyDeploymentDataManager - Class in com.flowable.policy.engine.impl.persistence.entity.data.impl
 
MybatisPolicyDeploymentDataManager() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyDeploymentDataManager
 
MybatisPolicyResourceDataManager - Class in com.flowable.policy.engine.impl.persistence.entity.data.impl
 
MybatisPolicyResourceDataManager() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.data.impl.MybatisPolicyResourceDataManager
 
MybatisServiceDefinitionDataManager - Class in com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl
 
MybatisServiceDefinitionDataManager() - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDefinitionDataManager
 
MybatisServiceDeploymentDataManager - Class in com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl
 
MybatisServiceDeploymentDataManager() - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceDeploymentDataManager
 
MybatisServiceResourceDataManager - Class in com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl
 
MybatisServiceResourceDataManager() - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.data.impl.MybatisServiceResourceDataManager
 
MybatisTemplateDefinitionDataManager - Class in com.flowable.template.engine.impl.persistence.entity.data.impl
 
MybatisTemplateDefinitionDataManager() - Constructor for class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDefinitionDataManager
 
MybatisTemplateDeploymentDataManager - Class in com.flowable.template.engine.impl.persistence.entity.data.impl
 
MybatisTemplateDeploymentDataManager() - Constructor for class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateDeploymentDataManager
 
MybatisTemplateResourceDataManager - Class in com.flowable.template.engine.impl.persistence.entity.data.impl
 
MybatisTemplateResourceDataManager() - Constructor for class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateResourceDataManager
 
MybatisTemplateVariationDefinitionDataManager - Class in com.flowable.template.engine.impl.persistence.entity.data.impl
 
MybatisTemplateVariationDefinitionDataManager() - Constructor for class com.flowable.template.engine.impl.persistence.entity.data.impl.MybatisTemplateVariationDefinitionDataManager
 
MybatisTranslationDataManager - Class in com.flowable.platform.engine.impl.persistence.entity.data.impl
 
MybatisTranslationDataManager() - Constructor for class com.flowable.platform.engine.impl.persistence.entity.data.impl.MybatisTranslationDataManager
 

N

name(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with the given name.
name(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
name(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
name(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
Gives the deployment the given name.
name - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
name(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Set the name of the action instance
name(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with the given name.
name(String) - Method in interface com.flowable.action.api.runtime.ExecuteActionInstanceBuilder
Set the name of the action instance
name - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
name(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
name - Variable in class com.flowable.action.engine.impl.ActionEngineImpl
 
name - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
name(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
name - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
name - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
name - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
name - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
name - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
name - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
name(String) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
name(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
name - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
name - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
name(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
name - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
name(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
name - Variable in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
name(String) - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
name - Variable in class com.flowable.audit.engine.impl.AuditEngineImpl
 
name - Variable in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
name(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
name(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
Gives the deployment the given name.
name - Variable in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
name(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the name of the master data instance
name(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
name - Variable in class com.flowable.dataobject.engine.impl.DataObjectEngineImpl
 
name - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
name - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
name - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
name - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
name - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
name - Variable in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
name - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
name(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
name(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
name - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
name - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
name(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
name - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
name(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
NAME - Static variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryProperty
 
name - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
name - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.Aggregation
 
name - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
name - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryProperty
 
name - Variable in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
name - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
name - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
name - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
name - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
name - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
name - Variable in class com.flowable.platform.service.util.ScopeSearchInfo
 
name - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
name - Variable in class com.flowable.platform.service.work.EntityLinkWithName
 
name - Variable in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
name(String) - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
name(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
Gives the deployment the given name.
name - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
name - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
name - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
name - Variable in class com.flowable.policy.engine.impl.PolicyEngineImpl
 
name - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
name(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
name(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
name - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
name(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
name(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
Gives the deployment the given name.
name - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
name - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
name - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
name - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
name - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
name - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
name - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
name(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
name(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
name - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
name - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineImpl
 
name - Variable in class com.flowable.template.api.repository.BaseTemplateModel
 
name - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
name(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionBuilder
 
name(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionQuery
 
name(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
Gives the deployment the given name.
name - Variable in class com.flowable.template.api.repository.TemplateParameter
The optional name for this parameter (might be used as a label).
name(String) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
name - Variable in class com.flowable.template.api.repository.VariationDefinition
The name of the variation (e.g.
name - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
name - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
name - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
name - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
name - Variable in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
name(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
name(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
name - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
name - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
name(String) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
name - Variable in class com.flowable.template.engine.impl.TemplateEngineImpl
 
NAME_DEFAULT - Static variable in class com.flowable.action.engine.ActionEngines
 
NAME_DEFAULT - Static variable in class com.flowable.audit.engine.AuditEngines
 
NAME_DEFAULT - Static variable in class com.flowable.dataobject.engine.DataObjectEngines
 
NAME_DEFAULT - Static variable in class com.flowable.platform.engine.PlatformEngines
 
NAME_DEFAULT - Static variable in class com.flowable.policy.engine.PolicyEngines
 
NAME_DEFAULT - Static variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngines
 
NAME_DEFAULT - Static variable in class com.flowable.template.engine.TemplateEngines
 
namedParameterJdbcOperations - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
nameField - Variable in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
nameLike(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with an name like the given string.
nameLike(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
nameLike(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with an name like the given string.
nameLike - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
nameLike(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
nameLike - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
nameLike(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
nameLike - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
nameLike(String) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
nameLike - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
nameLike - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
nameLike(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
nameLike(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
nameLike(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
nameLike - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
nameLike(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
nameLike - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
nameLike - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
nameLike(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
nameLike(String) - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
nameLike - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
nameLike(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
nameLike - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
nameLike(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
nameLike - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
nameLike(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
nameLike - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
nameLike(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionQuery
 
nameLike(String) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
nameLike - Variable in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
nameLike(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
nameLike - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
nameLike - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
nameLike(String) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
nameLikeIgnoreCase(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
nameLikeIgnoreCase - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
nameLikeIgnoreCase(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
nameLikeIgnoreCase - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
nameLikeIgnoreCase(String) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
nameLikeIgnoreCase(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
nameLikeIgnoreCase(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
nameLikeIgnoreCase - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
nameLikeIgnoreCase(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
nameLikeIgnoreCase - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
nameLikeIgnoreCase(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
nameLikeIgnoreCase(String) - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
nameLikeIgnoreCase - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
nameLikeIgnoreCase(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
nameLikeIgnoreCase(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
nameLikeIgnoreCase - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
nameLikeIgnoreCase(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
nameLikeIgnoreCase(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionQuery
 
nameLikeIgnoreCase - Variable in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
nameLikeIgnoreCase(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
NESTED_FIELD_TYPE - Static variable in class com.flowable.indexing.config.IndexedField
 
nestedPath - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.NestedTermBasedSortClause
 
nestedTermBasedSortAscending(String, String, String, String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
NestedTermBasedSortClause(String, String, String, String, String) - Constructor for class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.NestedTermBasedSortClause
 
nestedTermBasedSortDescending(String, String, String, String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
nestedTermField - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.NestedTermBasedSortClause
 
nestedTermValue - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.NestedTermBasedSortClause
 
newHashMapWithExpectedSize(int) - Static method in class com.flowable.platform.common.util.MapUtil
 
newline() - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Returns a newline/linefeed character (\n)
NewVariableELResolver - Class in com.flowable.platform.common.el
ELResolver creates new variables in the base VariableContainer
NewVariableELResolver() - Constructor for class com.flowable.platform.common.el.NewVariableELResolver
 
newVariationContent - Variable in class com.flowable.platform.service.template.UpdateTemplateVariationRequest
 
newVariationContentResource - Variable in class com.flowable.platform.service.template.UpdateTemplateVariationRequest
 
next() - Method in class com.flowable.template.engine.impl.linq.LinqIterable.StringIterator
 
ngramEdgeMaxChar - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
ngramEdgeMinChar - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
ngramMaxChar - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
ngramMaxDiff - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
ngramMinChar - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
NO_CACHING - Static variable in interface com.flowable.dataobject.api.repository.MasterDataCachingTypes
Use this type if caching is not possible for master data entries (e.g.
NON_MULTI_TENANT_ID - Static variable in interface com.flowable.platform.common.tenant.MultiTenantConstants
I a non-multi-tenant setup the tenant id is the empty string, to be consistent with the Flowable engines.
NONE_VALUE - Static variable in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
NONE_VALUE - Static variable in class com.flowable.template.api.repository.VariationDefinition
The value to be used for a missing variation value (e.g.
NonWritablePropertyELResolver - Class in com.flowable.platform.common.el
ELResolver which do not allows read/write access to unknown properties.
NonWritablePropertyELResolver() - Constructor for class com.flowable.platform.common.el.NonWritablePropertyELResolver
 
NOOP - Static variable in interface com.flowable.action.api.intents.Intent
 
NOOP - Static variable in interface com.flowable.action.api.intents.IntentTypes
 
NoOpIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.NoOpIndexVariableType
 
NoOpUserSessionService - Class in com.flowable.platform.websocket
 
NoOpUserSessionService() - Constructor for class com.flowable.platform.websocket.NoOpUserSessionService
 
notAllowed() - Method in class com.flowable.platform.service.index.WorkIndexService
 
notExistsClauses - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
notExistsTerm(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
notify(DelegateTask) - Method in class com.flowable.platform.service.action.BpmnPlatformExposeCompleteTaskListener
 
notify(DelegateTask) - Method in class com.flowable.platform.service.action.BpmnPlatformExposeCreateTaskListener
 
notify(DelegateTask) - Method in class com.flowable.platform.service.action.CmmnPlatformExposeCompleteTaskListener
 
notify(DelegateTask) - Method in class com.flowable.platform.service.action.CmmnPlatformExposeCreateTaskListener
 
notify(DelegateExecution) - Method in class com.flowable.platform.service.process.BpmnEndEventCompleteAuditLogListener
 
now() - Method in class com.flowable.platform.expressions.FlowableExpressionDateFunctionUtils
 
now() - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Returns the current date and time in UTC.
nullable - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOutputParameter
 
nullHandlingOnOrder - Variable in class com.flowable.dataobject.engine.impl.runtime.DefaultQueryOrderTerm
 
NullIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
NullIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.NullIndexVariableType
 
nullSafeGetDate(Date) - Static method in class com.flowable.platform.common.util.JsonUtil
 
nullSafeSet(ObjectMapper, ObjectNode, String, Object) - Static method in class com.flowable.platform.common.util.JsonUtil
 
nullSafeSet(Map<String, Object>, String, Object) - Static method in class com.flowable.platform.common.util.JsonUtil
 
numberOfReplicas - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
numberOfRetries - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
numberOfShards - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 

O

OBJECT_FIELD_TYPE - Static variable in class com.flowable.indexing.config.IndexedField
 
objectMapper - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
objectMapper - Variable in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
objectMapper - Variable in class com.flowable.action.engine.impl.deployer.ActionResourceConverterImpl
 
objectMapper - Variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
objectMapper - Variable in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
objectMapper - Variable in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
objectMapper - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
objectMapper - Variable in class com.flowable.dataobject.engine.impl.deployer.DataObjectResourceConverterImpl
 
objectMapper - Variable in class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
objectMapper - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
objectMapper - Variable in class com.flowable.indexing.ElasticsearchClientImpl
 
objectMapper - Variable in class com.flowable.indexing.ElasticsearchCompatibilityImpl
 
objectMapper - Variable in class com.flowable.indexing.impl.CustomIndexMapping
 
objectMapper - Variable in class com.flowable.indexing.impl.IndexingServiceImpl
 
objectMapper - Variable in class com.flowable.indexing.IndexManagerImpl
 
objectMapper - Variable in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
objectMapper - Variable in class com.flowable.indexing.job.history.async.BulkIndexingSessionFactory
 
objectMapper - Variable in class com.flowable.indexing.job.impl.BulkIndexRequestExecutorImpl
 
objectMapper - Variable in class com.flowable.indexing.job.transformer.AbstractElasticSearchTransformer
 
objectMapper - Variable in class com.flowable.indexing.job.transformer.GenericIndexingTransformer
 
objectMapper - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
objectMapper - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
objectMapper - Variable in class com.flowable.indexing.SearchServiceImpl
 
objectMapper - Static variable in class com.flowable.platform.common.form.SubmittedHierarchyVariablesExtractor
 
objectMapper - Variable in class com.flowable.platform.common.persistence.JacksonJsonBasedTypeHandler
 
objectMapper - Variable in class com.flowable.platform.engine.impl.indexing.configurator.ProcessEnginePlatformIndexingConfigurator
 
objectMapper - Variable in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
objectMapper - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
objectMapper - Variable in class com.flowable.platform.service.app.PlatformAppService
 
objectMapper - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
objectMapper - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
objectMapper - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
objectMapper - Variable in class com.flowable.platform.service.dataobject.DataObjectIndexVariableType
 
objectMapper - Variable in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
objectMapper - Variable in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
objectMapper - Variable in class com.flowable.platform.service.index.WorkIndexService
 
objectMapper - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
objectMapper - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
objectMapper - Variable in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
objectMapper - Variable in class com.flowable.policy.engine.impl.deployer.PolicyResourceConverterImpl
 
objectMapper - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
objectMapper - Variable in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
objectMapper - Variable in class com.flowable.serviceregistry.engine.impl.deployer.ServiceResourceConverterImpl
 
objectMapper - Variable in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
objectMapper - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
objectMapper - Variable in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
objectMapper - Variable in class com.flowable.template.engine.impl.deployer.TemplateResourceConverterImpl
 
objectMapper - Variable in class com.flowable.template.engine.impl.deployer.TemplateVariationResourceConverterImpl
 
objectMapper - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
objectModel - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceRowMapper
 
ObjectNodeIndexedDataObject - Class in com.flowable.indexing.impl
 
ObjectNodeIndexedDataObject(String, String, ObjectNode, Long, ObjectNode) - Constructor for class com.flowable.indexing.impl.ObjectNodeIndexedDataObject
 
ObjectNodeObjectSerializer - Class in com.flowable.indexing.impl
 
ObjectNodeObjectSerializer() - Constructor for class com.flowable.indexing.impl.ObjectNodeObjectSerializer
 
objectSerializationService - Variable in class com.flowable.indexing.impl.IndexingServiceImpl
 
ObjectSerializationService - Interface in com.flowable.indexing.impl
 
ObjectSerializationServiceImpl - Class in com.flowable.indexing.impl
 
ObjectSerializationServiceImpl(List<IndexableObjectSerializer>) - Constructor for class com.flowable.indexing.impl.ObjectSerializationServiceImpl
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.indexing.IndexManagerImpl
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.platform.common.deployer.DefaultAppAutoDeployer
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
onApplicationEvent(ContextRefreshedEvent) - Method in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
onlyActive() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
onlyActive() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
onSessionConnectedEvent(SessionConnectedEvent) - Method in class com.flowable.platform.websocket.WebSocketSessionEventHandler
 
onSessionDisconnectedEvent(SessionDisconnectEvent) - Method in class com.flowable.platform.websocket.WebSocketSessionEventHandler
 
openSession(CommandContext) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySessionFactory
 
openSession(CommandContext) - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySessionFactory
 
openSession(CommandContext) - Method in class com.flowable.indexing.job.history.async.BulkIndexingSessionFactory
 
operationKey(String) - Method in interface com.flowable.serviceregistry.api.runtime.ServiceInvocationBuilder
 
operationKey - Variable in class com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd
 
operationKey - Variable in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
operationKey(String) - Method in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
operations - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
order - Variable in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
order - Variable in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
order - Variable in class com.flowable.indexing.IndexManagerImpl
 
order - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.SortClause
 
order - Variable in class com.flowable.platform.common.deployer.DefaultAppAutoDeployer
 
order - Variable in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
order - Variable in class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
order - Variable in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
order - Variable in class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
order - Variable in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
order - Variable in class com.flowable.platform.common.Page
 
order - Variable in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
order - Variable in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
order - Variable in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
order - Variable in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
order - Variable in class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
order - Variable in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
orderByCreatedTime() - Method in interface com.flowable.platform.api.comment.CommentQuery
 
orderByCreatedTime() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
orderByCreationTime() - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
orderByCreationTime() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
orderByCreationTime() - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Order by start date (needs to be followed by Query.asc() or Query.desc()).
orderByCreationTime() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
orderByCreationTime() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
orderByCreationTime() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
orderByCreationTime() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
orderByCreationTime() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
orderByCreationTime() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
orderByCreationTime() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
orderByCreationTime() - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
orderByCreationTime() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
orderByCreationTime() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
orderByCreationTime() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
orderByDefinitionId() - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
orderByDefinitionId() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
orderByDefinitionId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
orderByDefinitionId() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
orderByDefinitionId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
orderByDefinitionId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
orderByDefinitionId() - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
orderByDefinitionId() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
orderByDefinitionId() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
orderByDefinitionId() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
orderByDefinitionName() - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
orderByDefinitionName() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
orderByDefinitionName() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
orderByDefinitionName() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
orderByDefinitionName() - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
orderByDefinitionName() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
orderByDefinitionName() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
orderByDefinitionName() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
orderByDeploymentId() - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
orderByDeploymentId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
orderByDeploymentId() - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
orderByDeploymentId() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
orderByDeploymentId() - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
orderByDeploymentName() - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Order by deployment name (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentName() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
orderByDeploymentName() - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Order by deployment name (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentName() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
orderByDeploymentName() - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Order by deployment name (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentName() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
orderByDeploymentName() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Order by deployment name (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentName() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
orderByDeploymentName() - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Order by deployment name (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentName() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
orderByDeploymentTime() - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Order by deployment time (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentTime() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
orderByDeploymentTime() - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Order by deployment time (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentTime() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
orderByDeploymentTime() - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Order by deployment time (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentTime() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
orderByDeploymentTime() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Order by deployment time (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentTime() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
orderByDeploymentTime() - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Order by deployment time (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentTime() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
orderByExecutionDate() - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Order by execution date (needs to be followed by Query.asc() or Query.desc()).
orderByExecutionDate() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
orderByExternalId() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
orderByExternalId() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
orderByIdQueryProperty - Variable in class com.flowable.platform.service.index.ReindexPlanItemInstancesCmd
 
orderByKey() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
orderByKey() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
orderByName() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
orderByName() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
orderByStartDate() - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Order by start date (needs to be followed by Query.asc() or Query.desc()).
orderByStartDate() - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Order by start date (needs to be followed by Query.asc() or Query.desc()).
orderByStartDate() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
orderByStartDate() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
orderByTenantId() - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
orderByTenantId() - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
orderByTenantId() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
orderByTenantId() - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
orderByTenantId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
orderByTenantId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
orderByTenantId() - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
orderByTenantId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
orderByTenantId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
orderByTenantId() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
orderByTenantId() - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
orderByTenantId() - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
orderByTenantId() - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
orderByTenantId() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
orderByTenantId() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
orderByTenantId() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
orderByTenantId() - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
orderByUpdatedTime() - Method in interface com.flowable.platform.api.comment.CommentQuery
 
orderByUpdatedTime() - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
orderByUpdateTime() - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
orderByUpdateTime() - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
orderByUpdateTime() - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
orderByUpdateTime() - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
orderByUpdateTime() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
orderByUpdateTime() - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
orderByUpdateTime() - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
orderByUpdateTime() - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
ORDERED_TYPES - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
ORDERED_TYPES - Static variable in interface com.flowable.platform.engine.impl.async.PlatformHistoryJsonConstants
 
outcome - Variable in class com.flowable.platform.service.task.CompleteFormRepresentation
 
outcomes - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
OUTPUT_DOCUMENT_NAME - Static variable in interface com.flowable.template.api.processor.TemplateProcessingConstants
 
OUTPUT_DOCUMENT_TYPE - Static variable in interface com.flowable.template.api.processor.TemplateProcessingConstants
 
OUTPUT_KEY_ERROR_MESSAGE - Static variable in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
OUTPUT_KEY_ERROR_MESSAGE_CODE - Static variable in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
OUTPUT_KEY_GROUP_NEEDED - Static variable in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
OUTPUT_KEY_PERMISSION - Static variable in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
 
OUTPUT_TYPE_PDF - Static variable in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
OUTPUT_TYPE_WORD - Static variable in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
OUTPUT_VARIABLE_NAME - Static variable in interface com.flowable.template.api.processor.TemplateProcessingConstants
 
outputParameters - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
outputType - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
owner - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
OWNER - Static variable in class com.flowable.policy.api.repository.PermissionMapping
 
ownerId(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 

P

Page<T> - Class in com.flowable.platform.common
 
Page(List<T>, int, int, long) - Constructor for class com.flowable.platform.common.Page
 
Page(List<T>, int, long) - Constructor for class com.flowable.platform.common.Page
 
PageDefinitionRepresentation - Class in com.flowable.platform.service.app
 
PageDefinitionRepresentation() - Constructor for class com.flowable.platform.service.app.PageDefinitionRepresentation
 
PageDefinitionRepresentation(PageDefinition, CorePageModel) - Constructor for class com.flowable.platform.service.app.PageDefinitionRepresentation
 
pages - Variable in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
pageSize - Variable in class com.flowable.platform.service.index.ReindexActivitiesCmd
 
pageSize - Variable in class com.flowable.platform.service.index.ReindexCaseInstancesCmd
 
pageSize - Variable in class com.flowable.platform.service.index.ReindexContentItemsCmd
 
pageSize - Variable in class com.flowable.platform.service.index.ReindexPlanItemInstancesCmd
 
pageSize - Variable in class com.flowable.platform.service.index.ReindexProcessInstancesCmd
 
pageSize - Variable in class com.flowable.platform.service.index.ReindexTasksCmd
 
pageSize - Variable in class com.flowable.platform.service.index.ReindexWorkCaseInstancesCmd
 
pageSize - Variable in class com.flowable.platform.service.index.ReindexWorkProcessInstancesCmd
 
Pair<S,T> - Class in com.flowable.indexing.utils
Provides an order pair of two values, also called a 2-tuple.
Pair(S, T) - Constructor for class com.flowable.indexing.utils.Pair
 
PARAM_MUST - Static variable in class com.flowable.indexing.utils.FilterUtil
 
PARAM_MUST_NOT - Static variable in class com.flowable.indexing.utils.FilterUtil
 
PARAM_NOT_EXISTS - Static variable in class com.flowable.indexing.utils.FilterUtil
 
PARAM_SHOULD - Static variable in class com.flowable.indexing.utils.FilterUtil
 
parameters - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl.LimitAndOffsetDecorator
 
parameters - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
parameters - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
parameterTypeToIndexedProperty(SortParameter) - Method in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
parent - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.BoolFilterClause
 
PARENT - Static variable in interface com.flowable.platform.engine.impl.indexing.job.history.VariableHierarchyTypes
 
parent - Variable in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
parent - Variable in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
parent - Variable in class com.flowable.platform.service.task.TaskSearchRepresentation
 
parent - Variable in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
PARENT_CASE_TOKEN - Static variable in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
PARENT_PROCESS_TOKEN - Static variable in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
PARENT_TOKEN - Static variable in class com.flowable.platform.common.dmn.FlowableBpmnDecisionTableVariableManager
 
PARENT_TOKEN - Static variable in class com.flowable.platform.common.dmn.FlowableCmmnDecisionTableVariableManager
 
PARENT_TOKEN - Static variable in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
parentDeploymentId(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
Gives the deployment the given parent deployment id.
parentDeploymentId(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployment that have the given deployment parent id.
parentDeploymentId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
parentDeploymentId(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
parentDeploymentId - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
parentDeploymentId(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
parentDeploymentId(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
Gives the deployment the given parent deployment id.
parentDeploymentId(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployment that have the given deployment parent id.
parentDeploymentId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
parentDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
parentDeploymentId - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
parentDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
parentDeploymentId(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
Gives the deployment the given parent deployment id.
parentDeploymentId(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployment that have the given deployment parent id.
parentDeploymentId - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
parentDeploymentId(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
parentDeploymentId - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
parentDeploymentId(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
parentDeploymentId(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
Gives the deployment the given parent deployment id.
parentDeploymentId(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployment that have the given deployment parent id.
parentDeploymentId - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
parentDeploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
parentDeploymentId - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
parentDeploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
parentDeploymentId(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
Gives the deployment the given parent deployment id.
parentDeploymentId(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployment that have the given deployment parent id.
parentDeploymentId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
parentDeploymentId(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
parentDeploymentId - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
parentDeploymentId(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
parentDeploymentIdLike(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentQuery
Only select deployments with a deployment parent id like the given one.
parentDeploymentIdLike - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
parentDeploymentIdLike(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
parentDeploymentIdLike(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentQuery
Only select deployments with a deployment parent id like the given one.
parentDeploymentIdLike - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
parentDeploymentIdLike(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
parentDeploymentIdLike(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments with a deployment parent id like the given one.
parentDeploymentIdLike - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
parentDeploymentIdLike(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
parentDeploymentIdLike(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentQuery
Only select deployments with a deployment parent id like the given one.
parentDeploymentIdLike - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
parentDeploymentIdLike(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
parentDeploymentIdLike(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentQuery
Only select deployments with a deployment parent id like the given one.
parentDeploymentIdLike - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
parentDeploymentIdLike(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
parentFolderId - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
parentFolderId - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
parentId - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
parentScopeBusinessKey - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
parentScopeDefinitionId - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
parentScopeDefinitionKey - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
parentScopeDefinitionName - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
parentScopeId - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
parentScopeInfo - Variable in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
parentScopeInfo - Variable in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
parentScopeInfo - Variable in class com.flowable.platform.service.task.TaskSearchRepresentation
 
parentScopeInfo - Variable in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
parentScopeName - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
parentScopeType - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
parentTaskId - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
parentTaskName - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
parse(CmmnParser, CmmnParseResult, BaseElement) - Method in class com.flowable.platform.common.parsehandler.PlatformHumanTaskParseHandler
 
parse(BpmnParse, BaseElement) - Method in class com.flowable.platform.common.parsehandler.PlatformUserTaskParseHandler
 
parseChildFormVariableList(List<Object>, List<String>, Map<String, Object>, ObjectMapper) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
parseChildFormVariableMap(Map<String, Object>, List<String>, Map<String, Object>, ObjectMapper) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
parseDefaultValue(Object, FieldMappingType) - Method in class com.flowable.dataobject.engine.impl.cmd.CreateDatabaseSchemaDataObjectInstanceCmd
 
parseEntity(HttpEntity, CheckedFunction<XContentParser, Resp, IOException>) - Method in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
parseFormVariables(Map<String, Object>, Map<String, Object>, FlowableFormModel, ObjectMapper) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
parseFromKey(String) - Static method in enum com.flowable.platform.service.permission.AuthorizedUserAction
 
parseFromKey(String) - Static method in enum com.flowable.platform.service.permission.ParticipantType
 
parseFromKey(Object) - Static method in enum com.flowable.platform.service.permission.PermissionOutput
 
parsePriority(ObjectNode) - Static method in class com.flowable.indexing.utils.TransformerUtil
 
PARTICIPANT - Static variable in class com.flowable.policy.api.repository.PermissionMapping
 
participantGroup(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with an identity link for the provided group.
participantGroup(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
participantGroups(List<String>) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with an identity link for the provided groups.
participantGroups - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
participantGroups(List<String>) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
ParticipantType - Enum in com.flowable.platform.service.permission
This enumeration contains the different types of participants within a conversation.
participantUser(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with an identity link for the provided user.
participantUser(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
participantUsers(List<String>) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with an identity link for the provided users.
participantUsers - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
participantUsers(List<String>) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
path - Variable in class com.flowable.dataobject.engine.impl.repository.ByteArrayResourceAccessor
 
path - Variable in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
path - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOutputParameter
 
payload - Variable in class com.flowable.action.api.bot.BaseBotActionResult
 
payload(Map<String, Object>) - Method in interface com.flowable.action.api.runtime.ExecuteActionInstanceBuilder
Set the payload of the action to be used for storing the form instance or executing the bot
payload - Variable in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
payload(Map<String, Object>) - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
payload(Map<String, Object>) - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
Set the optional payload as a generic map representation for this audit instance as described within the AuditDefinition.
payload - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
payload - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
payload(Map<String, Object>) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
payload - Variable in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
 
payload - Variable in class com.flowable.template.engine.impl.util.VariableContainerTemplateModel
 
PAYLOAD_DATETIME_VARIABLE_NAME - Static variable in class com.flowable.platform.common.form.FormPayloadVariables
 
PAYLOAD_HASH_VARIABLE_NAME - Static variable in class com.flowable.platform.common.form.FormPayloadVariables
 
PAYLOAD_PARAM_NAME_ACTION - Static variable in interface com.flowable.action.api.repository.ActionTemplateService
 
PAYLOAD_PARAM_NAME_SCOPED_OBJECT - Static variable in interface com.flowable.action.api.repository.ActionTemplateService
 
PAYLOAD_SALT_PREFIX - Static variable in class com.flowable.platform.common.form.FormPayloadVariables
 
PAYLOAD_SALT_SUFFIX - Static variable in class com.flowable.platform.common.form.FormPayloadVariables
 
PAYLOAD_VARIABLE_NAME - Static variable in class com.flowable.platform.common.form.FormPayloadVariables
 
payloadNode - Variable in class com.flowable.action.api.bot.BaseBotActionResult
 
PDF - Static variable in interface com.flowable.template.api.VariationContentTypes
The variation content is a pdf document.
pdfUrl - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
perform(CloseableHttpClient, ServiceDefinitionModel, ServiceOperation, ServiceInvocationContext, HttpRequest) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
performDataObjectSchemaDefinitionRollback(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
Perform the rollback for the schema definition with the given id.
performDataObjectSchemaDefinitionRollback(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
PerformDataObjectSchemaDefinitionRollbackCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
PerformDataObjectSchemaDefinitionRollbackCmd(String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.PerformDataObjectSchemaDefinitionRollbackCmd
 
performDataObjectSchemaDefinitionUpdate(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectRepositoryService
Perform the update for the schema definition with the given id.
performDataObjectSchemaDefinitionUpdate(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectRepositoryServiceImpl
 
PerformDataObjectSchemaDefinitionUpdateCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
PerformDataObjectSchemaDefinitionUpdateCmd(String) - Constructor for class com.flowable.dataobject.engine.impl.cmd.PerformDataObjectSchemaDefinitionUpdateCmd
 
PERMISSION_ERROR_CODES_TEMPLATE_KEY - Static variable in class com.flowable.platform.service.permission.PermissionErrorMessageUtil
The template definition key used for permission (authorization) error messages.
PermissionErrorCodes - Interface in com.flowable.platform.service.permission
This interface contains the available permission (authorization) error codes available as templates within the template engine.
PermissionErrorMessageUtil - Class in com.flowable.platform.service.permission
This utility helps creating template based permission (authorization) error messages.
PermissionEvaluationResult - Class in com.flowable.platform.service.permission
This class holds the result of a permission evaluation based on a DMN model.
PermissionEvaluationResult(PermissionOutput, String, String) - Constructor for class com.flowable.platform.service.permission.PermissionEvaluationResult
 
permissionGroups - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
PermissionMapping - Class in com.flowable.policy.api.repository
 
PermissionMapping() - Constructor for class com.flowable.policy.api.repository.PermissionMapping
 
permissionMappings - Variable in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
PermissionOutput - Enum in com.flowable.platform.service.permission
An enumeration containing the various outcomes of the default, DMN based conversation permissions.
permissions - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
permissions - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
permissions - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
permissionService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
permissionServiceRegistry - Variable in class com.flowable.platform.service.reports.PlatformReportService
 
permissionUserIdentityLinkTypes - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
permissionValues - Variable in class com.flowable.policy.api.repository.PermissionMapping
 
PERSONAL_FOLDER_NAME - Static variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
PLAIN_TEXT - Static variable in interface com.flowable.template.api.VariationContentTypes
The variation content is plain text.
PLAIN_TEXT_TEMPLATE - Static variable in interface com.flowable.template.api.VariationContentTypes
The variation content is a template for a plain text.
PLAN_ITEMS - Static variable in interface com.flowable.indexing.DefaultIndexes
 
PLAN_ITEMS_INDEX - Static variable in class com.flowable.platform.service.index.IndexConstants
 
PlanItemInstanceEnableStateEnterListener - Class in com.flowable.platform.service.action
A PlanItemInstanceLifecycleListener implementation that creates an ActionInstance when any plan item instance becomes enabled.
PlanItemInstanceEnableStateEnterListener() - Constructor for class com.flowable.platform.service.action.PlanItemInstanceEnableStateEnterListener
 
PlanItemInstanceEnableStateLeaveListener - Class in com.flowable.platform.service.action
A PlanItemInstanceLifecycleListener implementation that removes an action instance when an enabled PlanItemInstance in the ENABLED state is left.
PlanItemInstanceEnableStateLeaveListener() - Constructor for class com.flowable.platform.service.action.PlanItemInstanceEnableStateLeaveListener
 
PlanItemInstanceIndexingScheduler - Class in com.flowable.platform.service.index
 
PlanItemInstanceIndexingScheduler(IndexingService, IndexManager, JobServiceConfiguration, ObjectMapper, IndexVariableTypes, List<PlatformIndexedDataEnhancer>) - Constructor for class com.flowable.platform.service.index.PlanItemInstanceIndexingScheduler
 
planItemInstanceIndexingScheduler - Variable in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
planItemInstanceIndexingScheduler - Variable in class com.flowable.platform.service.index.ReindexPlanItemInstancesCmd
 
PlanItemInstanceIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
PlanItemInstanceIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.PlanItemInstanceIndexTransformer
 
PLATFORM_ENGINE_ID_PREFIX - Static variable in interface com.flowable.platform.engine.impl.persistence.entity.PlatformEngineEntityConstants
 
PlatformAppService - Class in com.flowable.platform.service.app
 
PlatformAppService() - Constructor for class com.flowable.platform.service.app.PlatformAppService
 
PlatformCaseDefinitionService - Class in com.flowable.platform.service.caze
 
PlatformCaseDefinitionService() - Constructor for class com.flowable.platform.service.caze.PlatformCaseDefinitionService
 
PlatformCaseInstanceService - Class in com.flowable.platform.service.caze
 
PlatformCaseInstanceService(boolean) - Constructor for class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
platformCaseInstanceService - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
PlatformCmmnHistoryManager - Class in com.flowable.platform.engine.impl.history
 
PlatformCmmnHistoryManager(PlatformEngineConfiguration) - Constructor for class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
PlatformCmmnIdentityLinkInterceptor - Class in com.flowable.platform.service.caze
 
PlatformCmmnIdentityLinkInterceptor(String) - Constructor for class com.flowable.platform.service.caze.PlatformCmmnIdentityLinkInterceptor
 
PlatformCommandContextUtil - Class in com.flowable.platform.service.context
 
PlatformCommentEntityImpl - Class in com.flowable.platform.engine.impl.persistence.entity
 
PlatformCommentEntityImpl() - Constructor for class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
platformCommentService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
PlatformCommentService - Class in com.flowable.platform.service.comment
 
PlatformCommentService() - Constructor for class com.flowable.platform.service.comment.PlatformCommentService
 
platformCommentService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
platformCommentService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
PlatformContentItemService - Class in com.flowable.platform.service.content
 
PlatformContentItemService() - Constructor for class com.flowable.platform.service.content.PlatformContentItemService
 
platformContentItemService - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
platformContentItemService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
PlatformContentItemVariableConverter - Class in com.flowable.platform.service.content
 
PlatformContentItemVariableConverter(RenditionService, MetadataService, SimpleContentTypeMapper) - Constructor for class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
platformConversationHandler - Variable in class com.flowable.platform.service.action.AbstractPlanItemInstanceLifecycleListener
 
platformConversationHandler - Variable in class com.flowable.platform.service.action.BpmnPlatformExposeCompleteTaskListener
 
platformConversationHandler - Variable in class com.flowable.platform.service.action.BpmnPlatformExposeCreateTaskListener
 
platformConversationHandler - Variable in class com.flowable.platform.service.action.CmmnPlatformExposeCompleteTaskListener
 
platformConversationHandler - Variable in class com.flowable.platform.service.action.CmmnPlatformExposeCreateTaskListener
 
PlatformConversationHandler - Interface in com.flowable.platform.service.action
 
PlatformCreateHumanTaskInterceptor - Class in com.flowable.platform.service.task
 
PlatformCreateHumanTaskInterceptor(String) - Constructor for class com.flowable.platform.service.task.PlatformCreateHumanTaskInterceptor
 
PlatformCreateUserTaskInterceptor - Class in com.flowable.platform.service.task
 
PlatformCreateUserTaskInterceptor(String) - Constructor for class com.flowable.platform.service.task.PlatformCreateUserTaskInterceptor
 
PlatformDataManagers - Class in com.flowable.platform.engine.impl.persistence.entity.data
 
PlatformDataManagers() - Constructor for class com.flowable.platform.engine.impl.persistence.entity.data.PlatformDataManagers
 
PlatformDbSchemaManager - Class in com.flowable.platform.engine.impl.db
 
PlatformDbSchemaManager() - Constructor for class com.flowable.platform.engine.impl.db.PlatformDbSchemaManager
 
PlatformEngine - Interface in com.flowable.platform.engine
 
PlatformEngineConfiguration - Class in com.flowable.platform.engine
 
PlatformEngineConfiguration() - Constructor for class com.flowable.platform.engine.PlatformEngineConfiguration
 
PlatformEngineConfigurationApi - Interface in com.flowable.platform.api
 
PlatformEngineConfigurator - Class in com.flowable.platform.engine.impl.configurator
 
PlatformEngineConfigurator() - Constructor for class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
PlatformEngineEntityConstants - Interface in com.flowable.platform.engine.impl.persistence.entity
 
PlatformEngineImpl - Class in com.flowable.platform.engine.impl
 
PlatformEngineImpl(PlatformEngineConfiguration) - Constructor for class com.flowable.platform.engine.impl.PlatformEngineImpl
 
platformEngineName - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
PlatformEngines - Class in com.flowable.platform.engine
 
PlatformEngines() - Constructor for class com.flowable.platform.engine.PlatformEngines
 
platformEngines - Static variable in class com.flowable.platform.engine.PlatformEngines
 
PlatformEngineVersion - Class in com.flowable.platform.engine
 
PlatformEngineVersion() - Constructor for class com.flowable.platform.engine.PlatformEngineVersion
 
platformEntityLinkService - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
PlatformEntityLinkService - Class in com.flowable.platform.service.work
 
PlatformEntityLinkService(RuntimeService, CmmnRuntimeService, HistoryService, CmmnHistoryService, TaskService, RepositoryService, CmmnRepositoryService) - Constructor for class com.flowable.platform.service.work.PlatformEntityLinkService
 
PlatformEntityManagers - Class in com.flowable.platform.engine.impl.persistence.entity
 
PlatformEntityManagers(PlatformEngineConfiguration, PlatformDataManagers) - Constructor for class com.flowable.platform.engine.impl.persistence.entity.PlatformEntityManagers
 
PlatformFlowableProduct - Enum in com.flowable.platform.service.license
 
platformFolderItemService - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
PlatformFolderItemService - Class in com.flowable.platform.service.content
 
PlatformFolderItemService() - Constructor for class com.flowable.platform.service.content.PlatformFolderItemService
 
PlatformFormUtil - Class in com.flowable.platform.service.util
 
PlatformHistoryJsonConstants - Interface in com.flowable.platform.engine.impl.async
 
PlatformHumanTaskParseHandler - Class in com.flowable.platform.common.parsehandler
 
PlatformHumanTaskParseHandler() - Constructor for class com.flowable.platform.common.parsehandler.PlatformHumanTaskParseHandler
 
PlatformIdentityLinkInterceptor - Class in com.flowable.platform.service.process
 
PlatformIdentityLinkInterceptor(String) - Constructor for class com.flowable.platform.service.process.PlatformIdentityLinkInterceptor
 
PlatformIdentityLinkType - Class in com.flowable.platform.common.identitylink
 
PlatformIdentityLinkType() - Constructor for class com.flowable.platform.common.identitylink.PlatformIdentityLinkType
 
platformIdentityService - Variable in class com.flowable.platform.service.bot.UserManagementBot
 
PlatformIndexedDataEnhancer - Interface in com.flowable.indexing.api
Implements callback methods to enhance the data before it gets indexed.
PlatformIndexingConstants - Interface in com.flowable.platform.common
 
PlatformIndexQueryBuilder - Class in com.flowable.platform.service.index
 
PlatformIndexQueryBuilder(ObjectMapper) - Constructor for class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
PlatformIndexQueryBuilder(ObjectMapper, ObjectNode, Map<String, SortParameter>) - Constructor for class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
PlatformIndexQueryRequest - Class in com.flowable.platform.service.index
 
PlatformIndexQueryRequest() - Constructor for class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
PlatformProcessDefinitionService - Class in com.flowable.platform.service.process
 
PlatformProcessDefinitionService() - Constructor for class com.flowable.platform.service.process.PlatformProcessDefinitionService
 
PlatformProcessHistoryManager - Class in com.flowable.platform.engine.impl.history
 
PlatformProcessHistoryManager(PlatformEngineConfiguration) - Constructor for class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
platformProcessInstanceService - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
PlatformProcessInstanceService - Class in com.flowable.platform.service.process
 
PlatformProcessInstanceService(boolean) - Constructor for class com.flowable.platform.service.process.PlatformProcessInstanceService
 
PlatformReindexService - Interface in com.flowable.platform.service.index
 
PlatformReindexServiceImpl - Class in com.flowable.platform.service.index
 
PlatformReindexServiceImpl(ProcessEngine, CmmnEngine, CoreContentService, ReindexManager, ProcessInstanceIndexingScheduler, CaseInstanceIndexingScheduler, TaskIndexingScheduler, PlanItemInstanceIndexingScheduler, WorkIndexingScheduler, ActivityIndexingScheduler, ContentItemIndexingScheduler) - Constructor for class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
PlatformReport - Class in com.flowable.platform.service.reports
 
PlatformReport() - Constructor for class com.flowable.platform.service.reports.PlatformReport
 
PlatformReportRequest - Class in com.flowable.platform.service.reports
 
PlatformReportRequest() - Constructor for class com.flowable.platform.service.reports.PlatformReportRequest
 
PlatformReportService - Class in com.flowable.platform.service.reports
 
PlatformReportService(ObjectMapper, TemplateLoader, SearchService, PermissionServiceRegistry, WorkDefinitionService, CmmnRepositoryService, RepositoryService, Resource[]) - Constructor for class com.flowable.platform.service.reports.PlatformReportService
 
PlatformReportType - Interface in com.flowable.platform.service.reports
 
PlatformRestVariableTransformer - Interface in com.flowable.platform.service.variable
 
PlatformRestVariableTransformerImpl - Class in com.flowable.platform.service.variable
 
PlatformRestVariableTransformerImpl(List<RestVariableConverter>) - Constructor for class com.flowable.platform.service.variable.PlatformRestVariableTransformerImpl
 
PlatformRunReportRequest - Class in com.flowable.platform.service.reports
 
PlatformRunReportRequest() - Constructor for class com.flowable.platform.service.reports.PlatformRunReportRequest
 
PlatformScopeTypes - Interface in com.flowable.platform.common.scope
 
platformSecurityInterceptor - Variable in class com.flowable.platform.service.security.SecurityHelper
 
PlatformServiceMarker - Interface in com.flowable.platform.service
Marker interface to mark the base package for the Flowable Platform Services
PlatformSignalProcessBot - Class in com.flowable.platform.service.bot
 
PlatformSignalProcessBot() - Constructor for class com.flowable.platform.service.bot.PlatformSignalProcessBot
 
PlatformStartCaseInstanceInterceptor - Class in com.flowable.platform.service.caze
 
PlatformStartCaseInstanceInterceptor(String, boolean) - Constructor for class com.flowable.platform.service.caze.PlatformStartCaseInstanceInterceptor
 
PlatformStartProcessInstanceInterceptor - Class in com.flowable.platform.service.process
 
PlatformStartProcessInstanceInterceptor(String, boolean) - Constructor for class com.flowable.platform.service.process.PlatformStartProcessInstanceInterceptor
 
platformTaskService - Variable in class com.flowable.platform.service.action.ProcessInstanceScopedObjectFormProvider
 
platformTaskService - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
PlatformTaskService - Class in com.flowable.platform.service.task
 
PlatformTaskService() - Constructor for class com.flowable.platform.service.task.PlatformTaskService
 
platformTranslationService - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
platformTranslationService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
platformTranslationService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
PlatformTranslationService - Class in com.flowable.platform.service.translation
 
PlatformTranslationService(TranslationService) - Constructor for class com.flowable.platform.service.translation.PlatformTranslationService
 
PlatformUserTaskParseHandler - Class in com.flowable.platform.common.parsehandler
 
PlatformUserTaskParseHandler() - Constructor for class com.flowable.platform.common.parsehandler.PlatformUserTaskParseHandler
 
plusDays(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Adds days to a Date or Instant.
plusDuration(Object, String) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Adds an ISO8601-encoded duration to a Date or Instant.
plusHours(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Adds hours to a Date or Instant.
plusMinutes(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Adds minutes to an instant.
plusMonths(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Adds months to a Date or Instant.
plusSeconds(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Adds seconds to an Date or Instant.
plusWeeks(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Adds weeks to a Date or Instant.
plusYears(Object, long) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Adds years from an Date or Instant.
POLICY - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
POLICY_ENGINE_ID_PREFIX - Static variable in interface com.flowable.policy.engine.impl.persistence.entity.PolicyEngineEntityConstants
 
PolicyDataManagers - Class in com.flowable.policy.engine.impl.persistence.entity.data
 
PolicyDataManagers() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
PolicyDbSchemaManager - Class in com.flowable.policy.engine.impl.db
 
PolicyDbSchemaManager() - Constructor for class com.flowable.policy.engine.impl.db.PolicyDbSchemaManager
 
PolicyDefinition - Interface in com.flowable.policy.api.repository
 
policyDefinitionCache - Variable in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
policyDefinitionCache - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
PolicyDefinitionCacheEntry - Class in com.flowable.policy.engine.impl.persistence.deploy
 
PolicyDefinitionCacheEntry(PolicyDefinitionEntity, PolicyModel) - Constructor for class com.flowable.policy.engine.impl.persistence.deploy.PolicyDefinitionCacheEntry
 
policyDefinitionCacheLimit - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
PolicyDefinitionDataManager - Interface in com.flowable.policy.engine.impl.persistence.entity.data
 
policyDefinitionDataManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
PolicyDefinitionDeployer - Class in com.flowable.policy.engine.impl.deployer
 
PolicyDefinitionDeployer() - Constructor for class com.flowable.policy.engine.impl.deployer.PolicyDefinitionDeployer
 
policyDefinitionDeployer - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
PolicyDefinitionDeployment - Annotation Type in com.flowable.policy.engine.test
Annotation that can be used to trigger a deployment of policy definitions for the provided test.
PolicyDefinitionDeployments - Annotation Type in com.flowable.policy.engine.test
 
policyDefinitionEntity - Variable in class com.flowable.policy.engine.impl.persistence.deploy.PolicyDefinitionCacheEntry
 
PolicyDefinitionEntity - Interface in com.flowable.policy.engine.impl.persistence.entity
 
PolicyDefinitionEntityImpl - Class in com.flowable.policy.engine.impl.persistence.entity
 
PolicyDefinitionEntityImpl() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
policyDefinitionEntityManager - Variable in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
PolicyDefinitionEntityManager - Interface in com.flowable.policy.engine.impl.persistence.entity
 
policyDefinitionEntityManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
PolicyDefinitionEntityManagerImpl - Class in com.flowable.policy.engine.impl.persistence.entity
 
PolicyDefinitionEntityManagerImpl(PolicyEngineConfiguration, PolicyDefinitionDataManager) - Constructor for class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityManagerImpl
 
policyDefinitionId - Variable in class com.flowable.policy.engine.impl.cmd.AddPolicyDefinitionLinkCmd
 
policyDefinitionId - Variable in class com.flowable.policy.engine.impl.cmd.GetDeploymentPolicyDefinitionCmd
 
policyDefinitionId - Variable in class com.flowable.policy.engine.impl.cmd.GetPolicyDefinitionLinksCmd
 
policyDefinitionId - Variable in class com.flowable.policy.engine.impl.cmd.GetPolicyModelCmd
 
policyDefinitionId - Variable in class com.flowable.policy.engine.impl.cmd.GetPolicyModelJsonCmd
 
policyDefinitionId - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
policyDefinitionKey(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments with the given policy definition key.
policyDefinitionKey - Variable in class com.flowable.policy.engine.impl.cmd.GetDeploymentPolicyDefinitionCmd
 
policyDefinitionKey - Variable in class com.flowable.policy.engine.impl.cmd.GetPolicyModelCmd
 
policyDefinitionKey(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
policyDefinitionKeyLike(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentQuery
Only select deployments with a policy definition key like the given string.
policyDefinitionKeyLike(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
PolicyDefinitionLink - Interface in com.flowable.policy.api.repository
 
PolicyDefinitionLinkDataManager - Interface in com.flowable.policy.engine.impl.persistence.entity.data
 
policyDefinitionLinkDataManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityManagerImpl
 
PolicyDefinitionLinkEntity - Interface in com.flowable.policy.engine.impl.persistence.entity
 
PolicyDefinitionLinkEntityImpl - Class in com.flowable.policy.engine.impl.persistence.entity
 
PolicyDefinitionLinkEntityImpl() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
PolicyDefinitionLinkEntityManager - Interface in com.flowable.policy.engine.impl.persistence.entity
 
policyDefinitionLinkEntityManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
PolicyDefinitionLinkEntityManagerImpl - Class in com.flowable.policy.engine.impl.persistence.entity
 
PolicyDefinitionLinkEntityManagerImpl(PolicyEngineConfiguration, PolicyDefinitionLinkDataManager) - Constructor for class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityManagerImpl
 
policyDefinitionLinkId - Variable in class com.flowable.policy.engine.impl.cmd.DeletePolicyDefinitionLinkCmd
 
policyDefinitionLinks - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
policyDefinitionLinksInitialized - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
PolicyDefinitionQuery - Interface in com.flowable.policy.api.repository
 
PolicyDefinitionQueryImpl - Class in com.flowable.policy.engine.impl.repository
 
PolicyDefinitionQueryImpl() - Constructor for class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
PolicyDefinitionQueryImpl(CommandExecutor) - Constructor for class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
PolicyDefinitionQueryProperty - Class in com.flowable.policy.engine.impl.repository
 
PolicyDefinitionQueryProperty(String) - Constructor for class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryProperty
 
PolicyDeployer - Class in com.flowable.policy.engine.configurator
 
PolicyDeployer() - Constructor for class com.flowable.policy.engine.configurator.PolicyDeployer
 
PolicyDeployment - Interface in com.flowable.policy.api.repository
Represents a deployment that is already present in the policy definition repository.
PolicyDeploymentBuilder - Interface in com.flowable.policy.api.repository
Builder for creating new deployments, similar to the policy deployment builder.
PolicyDeploymentBuilderImpl - Class in com.flowable.policy.engine.impl.repository
 
PolicyDeploymentBuilderImpl() - Constructor for class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
PolicyDeploymentDataManager - Interface in com.flowable.policy.engine.impl.persistence.entity.data
 
PolicyDeploymentEntity - Interface in com.flowable.policy.engine.impl.persistence.entity
 
PolicyDeploymentEntityImpl - Class in com.flowable.policy.engine.impl.persistence.entity
 
PolicyDeploymentEntityImpl() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
PolicyDeploymentEntityManager - Interface in com.flowable.policy.engine.impl.persistence.entity
 
policyDeploymentEntityManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
PolicyDeploymentEntityManagerImpl - Class in com.flowable.policy.engine.impl.persistence.entity
 
PolicyDeploymentEntityManagerImpl(PolicyEngineConfiguration, PolicyDeploymentDataManager) - Constructor for class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
PolicyDeploymentManager - Class in com.flowable.policy.engine.impl.deployer
 
PolicyDeploymentManager() - Constructor for class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
PolicyDeploymentQuery - Interface in com.flowable.policy.api.repository
Allows programmatic querying of PolicyDeployments.
PolicyDeploymentQueryImpl - Class in com.flowable.policy.engine.impl.repository
 
PolicyDeploymentQueryImpl() - Constructor for class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
PolicyDeploymentQueryImpl(CommandContext) - Constructor for class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
PolicyDeploymentQueryImpl(CommandExecutor) - Constructor for class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
PolicyDeploymentQueryProperty - Class in com.flowable.policy.engine.impl.repository
 
PolicyDeploymentQueryProperty(String) - Constructor for class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryProperty
 
PolicyEngine - Interface in com.flowable.policy.engine
 
policyEngine - Variable in class com.flowable.policy.engine.test.PolicyTestHelper
 
policyEngineConfiguration - Variable in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
policyEngineConfiguration - Variable in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
PolicyEngineConfiguration - Class in com.flowable.policy.engine
 
PolicyEngineConfiguration() - Constructor for class com.flowable.policy.engine.PolicyEngineConfiguration
 
PolicyEngineConfigurationApi - Interface in com.flowable.policy.api
 
PolicyEngineConfigurator - Class in com.flowable.policy.engine.configurator
 
PolicyEngineConfigurator() - Constructor for class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
PolicyEngineEntityConstants - Interface in com.flowable.policy.engine.impl.persistence.entity
 
PolicyEngineImpl - Class in com.flowable.policy.engine.impl
 
PolicyEngineImpl(PolicyEngineConfiguration) - Constructor for class com.flowable.policy.engine.impl.PolicyEngineImpl
 
policyEngineName - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
PolicyEngines - Class in com.flowable.policy.engine
 
PolicyEngines() - Constructor for class com.flowable.policy.engine.PolicyEngines
 
policyEngines - Static variable in class com.flowable.policy.engine.PolicyEngines
 
PolicyEngineVersion - Class in com.flowable.policy.engine
 
PolicyEntityManagers - Class in com.flowable.policy.engine.impl.persistence.entity
 
PolicyEntityManagers(PolicyEngineConfiguration, PolicyDataManagers) - Constructor for class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
PolicyExtension - Class in com.flowable.policy.engine.test
JUnit Jupiter extension for the Flowable Platform policy engine and services initialization.
PolicyExtension() - Constructor for class com.flowable.policy.engine.test.PolicyExtension
 
PolicyModel - Interface in com.flowable.policy.api.repository
 
policyModel - Variable in class com.flowable.policy.engine.impl.persistence.deploy.PolicyDefinitionCacheEntry
 
PolicyRepositoryService - Interface in com.flowable.policy.api.repository
 
policyRepositoryService - Variable in class com.flowable.policy.engine.impl.PolicyEngineImpl
 
policyRepositoryService - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
PolicyRepositoryServiceImpl - Class in com.flowable.policy.engine.impl.repository
 
PolicyRepositoryServiceImpl(PolicyEngineConfiguration) - Constructor for class com.flowable.policy.engine.impl.repository.PolicyRepositoryServiceImpl
 
PolicyResourceConverter - Interface in com.flowable.policy.api.repository
 
policyResourceConverter - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
PolicyResourceConverterImpl - Class in com.flowable.policy.engine.impl.deployer
 
PolicyResourceConverterImpl(ObjectMapper) - Constructor for class com.flowable.policy.engine.impl.deployer.PolicyResourceConverterImpl
 
PolicyResourceDataManager - Interface in com.flowable.policy.engine.impl.persistence.entity.data
 
PolicyResourceEntity - Interface in com.flowable.policy.engine.impl.persistence.entity
 
PolicyResourceEntityImpl - Class in com.flowable.policy.engine.impl.persistence.entity
 
PolicyResourceEntityImpl() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
policyResourceEntityManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
PolicyResourceEntityManager - Interface in com.flowable.policy.engine.impl.persistence.entity
 
PolicyResourceEntityManagerImpl - Class in com.flowable.policy.engine.impl.persistence.entity
 
PolicyResourceEntityManagerImpl(PolicyEngineConfiguration, PolicyResourceDataManager) - Constructor for class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManagerImpl
 
PolicyTestHelper - Class in com.flowable.policy.engine.test
 
PolicyTestHelper(PolicyEngine) - Constructor for class com.flowable.policy.engine.test.PolicyTestHelper
 
Pool() - Constructor for class com.flowable.indexing.ReindexingProperties.Pool
 
populateValue(ResultSet, Map<String, Object>, FieldMapping) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceRowMapper
 
PRC_BUSINESS_KEY_TEMPLATE_CHANGE - Static variable in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
PRC_VAR_NAME_APPROVED - Static variable in interface com.flowable.platform.service.template.TemplateChangeService
 
PRC_VAR_NAME_NEW_CONTENT - Static variable in interface com.flowable.platform.service.template.TemplateChangeService
 
PRC_VAR_NAME_NEW_CONTENT_RESOURCE - Static variable in interface com.flowable.platform.service.template.TemplateChangeService
 
PRC_VAR_NAME_TPL_DEF_ID - Static variable in interface com.flowable.platform.service.template.TemplateChangeService
 
PRC_VAR_NAME_TRIGGERING_USER_ID - Static variable in interface com.flowable.platform.service.template.TemplateChangeService
 
PRC_VAR_NAME_TRIGGERING_USER_NAME - Static variable in interface com.flowable.platform.service.template.TemplateChangeService
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateGroupFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateGroupsFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateUserFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.AddProcessCandidateUsersFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.AddProcessParticipantUserFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.AddProcessParticipantUsersFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessAssigneeFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateGroupFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateGroupsFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateUserFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateUsersFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessOwnerFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessParticipantUserFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.RemoveProcessParticipantUsersFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.SetProcessAssigneeFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.bpmn.SetProcessOwnerFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateGroupFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateGroupsFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateUserFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.AddCandidateUsersFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.AddParticipantUserFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.AddParticipantUsersFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.CopyVariableUserFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateGroupFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateGroupsFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateUserFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.RemoveCandidateUsersFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.RemoveCaseAssigneeFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.RemoveCaseOwnerFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.RemoveParticipantUserFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.RemoveParticipantUsersFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.SetCaseAssigneeFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.cmmn.SetCaseOwnerFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.FlowableListOfFunctionDelegate
 
prefix() - Method in class com.flowable.platform.common.el.FlowableMapOfFunctionDelegate
 
PREFIX_MIME_TYPE_IMAGE - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
previewUrl - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
PRIORITIZED_VARIABLE_TYPES - Static variable in class com.flowable.platform.common.form.FormPayloadHelper
 
priority - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
priority - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
priorityResources - Variable in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
priorityResources - Variable in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
priorityResources - Variable in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
priorityResources - Variable in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
priorityResources - Variable in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
process(String, Map<String, Object>) - Method in class com.flowable.indexing.template.IndexQueryTemplateResourceHelper
 
process(Template, Map<String, Object>) - Method in class com.flowable.indexing.template.IndexQueryTemplateResourceHelper
 
process(Template, Map<String, Object>) - Static method in class com.flowable.indexing.template.TemplateProcessor
 
process(String, Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.template.TemplateHelper
 
process(Template, Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.template.TemplateHelper
 
PROCESS_INSTANCES - Static variable in interface com.flowable.indexing.DefaultIndexes
 
PROCESS_INSTANCES_INDEX - Static variable in class com.flowable.platform.service.index.IndexConstants
 
processDefinitionCategory - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
processDefinitionDeploymentId - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
processDefinitionDescription - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
processDefinitionId - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
processDefinitionId - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
processDefinitionKey - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
processDefinitionName - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
processDefinitionName - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
processDefinitionVersion - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
processDocument(TemplateHolder, ExpressionManager, VariableContainer) - Method in class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
processedContent - Variable in class com.flowable.template.engine.impl.processor.DefaultTemplateProcessingResult
 
processEngine - Variable in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
processEngineConfiguration - Variable in class com.flowable.indexing.ReindexManagerImpl
 
processEngineConfiguration - Variable in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
ProcessEngineIndexingConfigurator - Class in com.flowable.indexing
 
ProcessEngineIndexingConfigurator(ObjectMapper, RestHighLevelClient, AsyncHistoryListener, List<HistoryJobHandler>, ElasticsearchCompatibility, ReindexManager, List<BulkIndexRequestInterceptor>, int, boolean, int, boolean) - Constructor for class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
ProcessEnginePlatformIndexingConfigurator - Class in com.flowable.platform.engine.impl.indexing.configurator
 
ProcessEnginePlatformIndexingConfigurator(IndexManager, List<PlatformIndexedDataEnhancer>, IndexVariableTypes) - Constructor for class com.flowable.platform.engine.impl.indexing.configurator.ProcessEnginePlatformIndexingConfigurator
 
processErrorMessage(String, PermissionEvaluationResult, String, Map<String, Object>) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
Processes and returns the error code according the available error message or error message code within the given evaluation result.
processExposeAsMessageItems(Map<String, List<ExtensionElement>>, PlanItemInstance, String) - Method in class com.flowable.platform.service.action.AbstractPlanItemInstanceLifecycleListener
 
processExposeAsMessageItems(List<ExtensionElement>, DelegateTask, ActionInstance) - Method in class com.flowable.platform.service.action.BpmnPlatformExposeCreateTaskListener
 
processExposeAsMessageItems(List<ExtensionElement>, TaskEntity, ActionInstance) - Method in class com.flowable.platform.service.action.CmmnPlatformExposeCreateTaskListener
 
processExposeToObjectElements(List<ExtensionElement>, DelegateTask) - Method in class com.flowable.platform.service.action.BpmnPlatformExposeCreateTaskListener
 
processExposeToObjectElements(List<ExtensionElement>, TaskEntity) - Method in class com.flowable.platform.service.action.CmmnPlatformExposeCreateTaskListener
 
processExposeToObjectItems(Map<String, List<ExtensionElement>>, ActionInstanceBuilder, PlanItemInstance) - Method in class com.flowable.platform.service.action.AbstractPlanItemInstanceLifecycleListener
 
processInputParameter(ServiceInvocationVariablesContainer, ExpressionManager, ObjectNode, ServiceInputParameter) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
processInstance - Variable in class com.flowable.platform.service.process.ProcessInstanceInfo
 
ProcessInstanceActionFilter - Class in com.flowable.platform.service.action
 
ProcessInstanceActionFilter(RuntimeService) - Constructor for class com.flowable.platform.service.action.ProcessInstanceActionFilter
 
ProcessInstanceDeletedIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
ProcessInstanceDeletedIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.ProcessInstanceDeletedIndexTransformer
 
processInstanceId - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
processInstanceId - Variable in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
processInstanceId - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
processInstanceId - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
processInstanceIndexingScheduler - Variable in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
ProcessInstanceIndexingScheduler - Class in com.flowable.platform.service.index
 
ProcessInstanceIndexingScheduler(IndexingService, IndexManager, JobServiceConfiguration, ObjectMapper, IndexVariableTypes, List<PlatformIndexedDataEnhancer>) - Constructor for class com.flowable.platform.service.index.ProcessInstanceIndexingScheduler
 
processInstanceIndexingScheduler - Variable in class com.flowable.platform.service.index.ReindexProcessInstancesCmd
 
ProcessInstanceIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
ProcessInstanceIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.ProcessInstanceIndexTransformer
 
ProcessInstanceInfo - Class in com.flowable.platform.service.process
 
ProcessInstanceInfo(ProcessInstance) - Constructor for class com.flowable.platform.service.process.ProcessInstanceInfo
 
ProcessInstanceInfo(HistoricProcessInstance) - Constructor for class com.flowable.platform.service.process.ProcessInstanceInfo
 
ProcessInstanceJsonMapper - Class in com.flowable.platform.service.process
 
ProcessInstanceJsonMapper() - Constructor for class com.flowable.platform.service.process.ProcessInstanceJsonMapper
 
processInstanceName - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
ProcessInstanceRepresentation - Class in com.flowable.platform.service.process
 
ProcessInstanceRepresentation(ProcessInstance, ProcessDefinition, boolean) - Constructor for class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
ProcessInstanceRepresentation(ProcessInstance, boolean) - Constructor for class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
ProcessInstanceRepresentation(HistoricProcessInstance, boolean) - Constructor for class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
ProcessInstanceRepresentation() - Constructor for class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
processInstanceResultMapper - Variable in class com.flowable.platform.service.index.WorkIndexService
 
ProcessInstanceResultMapper - Interface in com.flowable.platform.service.process
 
ProcessInstanceResultMapper.Enhancer - Interface in com.flowable.platform.service.process
 
ProcessInstanceScopedObjectFormProvider - Class in com.flowable.platform.service.action
 
ProcessInstanceScopedObjectFormProvider(RepositoryService, RuntimeService, TaskService, FormRepositoryService, PlatformProcessInstanceService, PlatformTaskService) - Constructor for class com.flowable.platform.service.action.ProcessInstanceScopedObjectFormProvider
 
ProcessInstanceScopedObjectProvider - Class in com.flowable.platform.service.action
 
ProcessInstanceScopedObjectProvider(RuntimeService) - Constructor for class com.flowable.platform.service.action.ProcessInstanceScopedObjectProvider
 
ProcessInstanceSearchRepresentation - Class in com.flowable.platform.service.process
 
ProcessInstanceSearchRepresentation() - Constructor for class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
processInstanceService - Variable in class com.flowable.platform.service.action.ProcessInstanceScopedObjectFormProvider
 
ProcessInstancesIndexQueryBuilder - Class in com.flowable.platform.service.process
 
ProcessInstancesIndexQueryBuilder(ObjectMapper) - Constructor for class com.flowable.platform.service.process.ProcessInstancesIndexQueryBuilder
 
ProcessInstancesIndexQueryBuilder(ObjectMapper, ObjectNode, Map<String, SortParameter>) - Constructor for class com.flowable.platform.service.process.ProcessInstancesIndexQueryBuilder
 
ProcessInstancesIndexQueryRequest - Class in com.flowable.platform.service.process
 
ProcessInstancesIndexQueryRequest() - Constructor for class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
processMappingExtensionResources() - Method in class com.flowable.indexing.IndexManagerImpl
 
processMappingResources(Map<String, List<JsonNode>>) - Method in class com.flowable.indexing.IndexManagerImpl
 
processPermissionService - Variable in class com.flowable.platform.service.bot.BpmnCancelProcessBot
 
processPermissionService - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
processPermissionService - Variable in class com.flowable.platform.service.process.PlatformProcessDefinitionService
 
processPermissionService - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
processResources() - Method in class com.flowable.indexing.IndexManagerImpl
 
processSecurityModelForIdentityLinkAddition(TaskEntity, String, String) - Method in class com.flowable.platform.service.caze.PlatformCmmnIdentityLinkInterceptor
 
processSecurityModelForIdentityLinkAddition(TaskEntity, String, String) - Method in class com.flowable.platform.service.process.PlatformIdentityLinkInterceptor
 
processSorting(PlatformIndexQueryRequest, String, FilteredFullTextSearchQueryBuilder) - Method in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
processTemplate(TemplateHolder, Map<String, Object>) - Method in interface com.flowable.template.api.processor.TemplateProcessor
Processes a template given by its definition which might have been loaded through the TemplateRepositoryService.
processTemplate(String, Map<String, Object>, Map<String, Object>) - Method in interface com.flowable.template.api.TemplateService
Processes a template referenced through its key and variant data which is then looked up within the repository and represented by a TemplateVariationModel.
processTemplate(String, String, Map<String, Object>, Map<String, Object>) - Method in interface com.flowable.template.api.TemplateService
 
processTemplate(String, VariableContainer) - Method in interface com.flowable.template.api.TemplateService
 
processTemplate(String, VariableContainer, Map<String, Object>) - Method in interface com.flowable.template.api.TemplateService
Simplified method to render a template based on a VariableContainer instance such as a process or case instance.
processTemplate(CommandContext, TemplateHolder, Map<String, Object>) - Method in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
 
processTemplate(TemplateHolder, Map<String, Object>) - Method in class com.flowable.template.engine.impl.processor.AsposePdfTemplateProcessor
 
processTemplate(TemplateHolder, Map<String, Object>) - Method in class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
processTemplate(TemplateHolder, Map<String, Object>) - Method in class com.flowable.template.engine.impl.processor.FreeMarkerTemplateProcessor
 
processTemplate(String, String, Map<String, Object>, Map<String, Object>) - Method in class com.flowable.template.engine.impl.runtime.TemplateServiceImpl
 
processTemplate(String, VariableContainer, Map<String, Object>) - Method in class com.flowable.template.engine.impl.runtime.TemplateServiceImpl
 
ProcessTemplateCmd - Class in com.flowable.template.engine.impl.cmd
 
ProcessTemplateCmd(String, String, Map<String, Object>, Map<String, Object>) - Constructor for class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
 
ProcessTemplateCmd(String, VariableContainer, Map<String, Object>) - Constructor for class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
 
processTemplateVariationResource(TemplateEngineConfiguration, JsonNode, String, TemplateDeploymentEntity, Map<String, EngineResource>) - Method in class com.flowable.template.engine.impl.deployer.TemplateVariationDefinitionDeployer
 
PROPAGATE_TO_PARENT - Static variable in class com.flowable.policy.api.repository.PermissionMapping
 
PROPAGATE_TO_PARENT_ON_COMPLETE_TASK - Static variable in class com.flowable.policy.api.repository.PermissionMapping
 
PROPAGATED_PARTICIPANT - Static variable in class com.flowable.platform.common.identitylink.PlatformIdentityLinkType
 
propagateVariableChangeToChildren(String, String, String, BiConsumer<EntityLink, ObjectNode>) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
propagateVariableChangeToChildren(String, String, String, BiConsumer<EntityLink, ObjectNode>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
propagateVariableCreateToChildren(VariableInstanceEntity, String, String, String, List<PlatformIndexedDataEnhancer>) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
propagateVariableCreateToChildren(VariableInstanceEntity, String, String, String, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
propagateVariableRemoveToChildren(VariableInstanceEntity, String, String, String, List<PlatformIndexedDataEnhancer>) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
propagateVariableRemoveToChildren(VariableInstanceEntity, String, String, String, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
propagateVariableUpdateToChildren(VariableInstanceEntity, String, String, String, List<PlatformIndexedDataEnhancer>) - Method in interface com.flowable.indexing.api.IndexingManagerHelper
 
propagateVariableUpdateToChildren(VariableInstanceEntity, String, String, String, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
PROPERTIES_FIELD - Static variable in class com.flowable.indexing.IndexManagerImpl
 
property - Variable in class com.flowable.dataobject.engine.impl.runtime.DefaultQueryOrderTerm
 
PROPERTY_DATA - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
PROPERTY_ID - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
PROPERTY_MAPPING_TYPE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
PROPERTY_TYPE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
propertyNames() - Method in interface com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntity
 
propertyNames() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
provisional - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
putInCache(DatabaseSchemaDataObjectInstanceEntity, boolean) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
putInCacheIfMissing(DataObjectInstance) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
putInCacheIfMissing(DataObjectInstance, ValueFields) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 

Q

query(String, String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
query(String, ObjectNode) - Method in interface com.flowable.indexing.ElasticsearchClient
 
query(String, ObjectNode) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
query(String, String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
query(String, String) - Method in interface com.flowable.indexing.SearchService
 
query(String, String) - Method in class com.flowable.indexing.SearchServiceImpl
 
queryName - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
queryNameTranslations(String, String) - Method in class com.flowable.platform.service.work.PlatformEntityLinkService
 
queryOnActionLinks() - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with a given scope id and scope type or an action link with the given scope id and scope type This query option can only be used when a scope id is already set.
queryOnActionLinks - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
queryOnActionLinks() - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
queryOnActionLinks - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
queryOnActionLinks() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
QueryOrderTerm - Interface in com.flowable.dataobject.api.runtime
A query order term represents a single order defined within a DataObjectInstanceQuery with the property, sort order and null value handling as information.
queryParams - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
queryScopedTranslations(TranslationQueryRequest) - Method in class com.flowable.platform.service.translation.PlatformTranslationService
 
queryVariables - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
queryWithTemplate(String, PlatformIndexQueryRequest, ElasticsearchResultConverter.ResultMapper<T>) - Method in class com.flowable.platform.service.index.WorkIndexService
 

R

read(Reader) - Static method in class com.flowable.platform.common.persistence.ClobCharacterStreamTypeHandler
 
readOnly - Variable in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
readValue(Reader) - Method in class com.flowable.platform.common.persistence.JacksonJsonBasedTypeHandler
 
recordActivityEnd(ActivityInstance) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordActivityEnd(ExecutionEntity, String, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordActivityEnd(ActivityInstance) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordActivityEnd(ExecutionEntity, String, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
Deprecated.
recordActivityStart(ActivityInstance) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordActivityStart(ActivityInstance) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordCaseInstanceEnd(CaseInstanceEntity, String, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordCaseInstanceEnd(CaseInstanceEntity, String, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordCaseInstanceStart(CaseInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordCaseInstanceStart(CaseInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordDeleteHistoricProcessInstancesByProcessDefinitionId(String) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordDeleteHistoricProcessInstancesByProcessDefinitionId(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordEntityLinkCreated(EntityLinkEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordEntityLinkCreated(EntityLinkEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordEntityLinkCreated(EntityLinkEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordEntityLinkCreated(EntityLinkEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordEntityLinkDeleted(EntityLinkEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordEntityLinkDeleted(EntityLinkEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordEntityLinkDeleted(EntityLinkEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordEntityLinkDeleted(EntityLinkEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordFormPropertiesSubmitted(ExecutionEntity, Map<String, String>, String, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordFormPropertiesSubmitted(ExecutionEntity, Map<String, String>, String, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordHistoricCaseInstanceDeleted(String, String) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordHistoricCaseInstanceDeleted(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordHistoricDetailVariableCreate(VariableInstanceEntity, ExecutionEntity, boolean, String, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordHistoricDetailVariableCreate(VariableInstanceEntity, ExecutionEntity, boolean, String, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordIdentityLinkCreated(IdentityLinkEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordIdentityLinkCreated(IdentityLinkEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordIdentityLinkCreated(IdentityLinkEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordIdentityLinkCreated(IdentityLinkEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordIdentityLinkDeleted(IdentityLinkEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordIdentityLinkDeleted(IdentityLinkEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordIdentityLinkDeleted(IdentityLinkEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordIdentityLinkDeleted(IdentityLinkEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordMetadataInstanceCreate(MetadataInstanceEntity, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
recordMetadataInstanceRemove(MetadataInstanceEntity, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
recordMetadataInstanceUpdate(MetadataInstanceEntity, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
recordMilestoneReached(MilestoneInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordMilestoneReached(MilestoneInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordPlanItemInstanceAvailable(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordPlanItemInstanceAvailable(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordPlanItemInstanceCompleted(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordPlanItemInstanceCompleted(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordPlanItemInstanceCreated(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordPlanItemInstanceCreated(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordPlanItemInstanceDisabled(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordPlanItemInstanceDisabled(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordPlanItemInstanceEnabled(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordPlanItemInstanceEnabled(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordPlanItemInstanceExit(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordPlanItemInstanceExit(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordPlanItemInstanceOccurred(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordPlanItemInstanceOccurred(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordPlanItemInstanceStarted(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordPlanItemInstanceStarted(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordPlanItemInstanceSuspended(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordPlanItemInstanceSuspended(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordPlanItemInstanceTerminated(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordPlanItemInstanceTerminated(PlanItemInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordProcessDefinitionChange(String, String) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordProcessDefinitionChange(String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordProcessInstanceDeleted(String, String, String) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordProcessInstanceDeleted(String, String, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordProcessInstanceEnd(ExecutionEntity, String, String, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordProcessInstanceEnd(ExecutionEntity, String, String, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordProcessInstanceNameChange(ExecutionEntity, String) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordProcessInstanceNameChange(ExecutionEntity, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordProcessInstanceStart(ExecutionEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordProcessInstanceStart(ExecutionEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordRootCaseInstanceEnd(CaseInstanceEntity, String, Date, Long) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordRootCaseInstanceStart(CaseInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordRootProcessInstanceEnd(ExecutionEntity, String, String, Date, Long) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordRootProcessInstanceNameChange(ExecutionEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordRootProcessInstanceStart(ExecutionEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordTaskCreated(TaskEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordTaskCreated(TaskEntity, ExecutionEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordTaskCreated(TaskEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordTaskCreated(TaskEntity, ExecutionEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordTaskEnd(TaskEntity, String, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordTaskEnd(TaskEntity, ExecutionEntity, String, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordTaskEnd(TaskEntity, String, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordTaskEnd(TaskEntity, ExecutionEntity, String, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordTaskInfoChange(TaskEntity, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordTaskInfoChange(TaskEntity, String, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordTaskInfoChange(TaskEntity, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordTaskInfoChange(TaskEntity, String, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordTranslationCreated(Translation) - Method in interface com.flowable.platform.engine.impl.translation.TranslationChangeManager
 
recordTranslationCreated(Translation) - Method in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
recordTranslationUpdate(Translation) - Method in interface com.flowable.platform.engine.impl.translation.TranslationChangeManager
 
recordTranslationUpdate(Translation) - Method in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
recordUpdateBusinessKey(CaseInstanceEntity, String) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordUpdateBusinessKey(CaseInstanceEntity, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordUpdateCaseInstanceName(CaseInstanceEntity, String) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordUpdateCaseInstanceName(CaseInstanceEntity, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordUpdateRootCaseInstanceBusinessKey(CaseInstanceEntity, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordUpdateRootCaseInstanceName(CaseInstanceEntity, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordVariableCreate(VariableInstanceEntity, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordVariableCreate(VariableInstanceEntity, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordVariableCreate(VariableInstanceEntity, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordVariableCreate(VariableInstanceEntity, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordVariableCreate(VariableInstanceEntity, Date, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
recordVariableRemoved(VariableInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordVariableRemoved(VariableInstanceEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordVariableRemoved(VariableInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordVariableRemoved(VariableInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordVariableRemoved(VariableInstanceEntity, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
recordVariableUpdate(VariableInstanceEntity, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformCmmnHistoryManager
 
recordVariableUpdate(VariableInstanceEntity, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
recordVariableUpdate(VariableInstanceEntity, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
recordVariableUpdate(VariableInstanceEntity, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
recordVariableUpdate(VariableInstanceEntity, Date, List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
recreateMapping(IndexMapping) - Method in interface com.flowable.indexing.IndexManager
Used to recreate mapping if CustomIndexConfiguration changed.
recreateMapping(IndexMapping) - Method in class com.flowable.indexing.IndexManagerImpl
 
referenceScopeDefinitionId - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
referenceScopeDefinitionId - Variable in class com.flowable.platform.service.work.EntityLinkWithName
 
referenceScopeId - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
referenceScopeId - Variable in class com.flowable.platform.service.work.EntityLinkWithName
 
referenceScopeType - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
referenceScopeType - Variable in class com.flowable.platform.service.work.EntityLinkWithName
 
refreshAll() - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
refreshIndex(String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
refreshIndex(String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
refreshInterval - Variable in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
RegisterActionDefinitionCmd - Class in com.flowable.action.engine.impl.cmd
 
RegisterActionDefinitionCmd(ActionDefinitionBuilder) - Constructor for class com.flowable.action.engine.impl.cmd.RegisterActionDefinitionCmd
 
registerActionDefinitions(String, Resource[], ActionRepositoryService) - Method in interface com.flowable.action.engine.autodeployment.AutoDeploymentStrategy
Performs deployment for the provided resources, using the provided name as a hint and the provided ActionRepositoryService to perform deployment(s).
registerActionDefinitions(String, Resource[], ActionRepositoryService) - Method in class com.flowable.action.engine.autodeployment.DefaultAutoDeploymentStrategy
 
registerActionDefinitions(String, Resource[], PolicyRepositoryService) - Method in interface com.flowable.policy.engine.autodeployment.AutoDeploymentStrategy
Performs deployment for the provided resources, using the provided name as a hint and the provided PolicyRepositoryService to perform deployment(s).
registerActionDefinitions(String, Resource[], PolicyRepositoryService) - Method in class com.flowable.policy.engine.autodeployment.DefaultAutoDeploymentStrategy
 
registerBotService(BotService) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
registerDataObjectDataSource(DataObjectDataSource<?, ?, ?, ?>) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
registerDataObjectDefinitions(String, Resource[], DataObjectRepositoryService) - Method in interface com.flowable.dataobject.engine.autodeployment.AutoDeploymentStrategy
Performs deployment for the provided resources, using the provided name as a hint and the provided DataObjectRepositoryService to perform deployment(s).
registerDataObjectDefinitions(String, Resource[], DataObjectRepositoryService) - Method in class com.flowable.dataobject.engine.autodeployment.DefaultAutoDeploymentStrategy
 
registerDefaultIndexVariableTypes() - Method in class com.flowable.platform.engine.impl.indexing.variable.types.DefaultIndexVariableTypes
 
registeredJobDataTypes - Variable in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySessionFactory
 
registerEngine(ActionEngine) - Static method in class com.flowable.action.engine.ActionEngines
Registers the given action engine.
registerEngine(AuditEngine) - Static method in class com.flowable.audit.engine.AuditEngines
Registers the given audit engine.
registerEngine(DataObjectEngine) - Static method in class com.flowable.dataobject.engine.DataObjectEngines
Registers the given data object engine.
registerEngine(PlatformEngine) - Static method in class com.flowable.platform.engine.PlatformEngines
Registers the given platform engine.
registerEngine(PolicyEngine) - Static method in class com.flowable.policy.engine.PolicyEngines
Registers the given policy engine.
registerEngine(ServiceRegistryEngine) - Static method in class com.flowable.serviceregistry.engine.ServiceRegistryEngines
Registers the given service engine.
registerEngine(TemplateEngine) - Static method in class com.flowable.template.engine.TemplateEngines
Registers the given template engine.
registerJobDataTypes(List<String>) - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySessionFactory
 
registerMapping(FieldMapping) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceSqlParameterSource
 
registerServiceDefinitions(String, Resource[], ServiceRegistryRepositoryService) - Method in interface com.flowable.serviceregistry.engine.autodeployment.AutoDeploymentStrategy
Performs deployment for the provided resources, using the provided name as a hint and the provided ServiceRegistryRepositoryService to perform deployment(s).
registerServiceDefinitions(String, Resource[], ServiceRegistryRepositoryService) - Method in class com.flowable.serviceregistry.engine.autodeployment.DefaultAutoDeploymentStrategy
 
registerTemplateDefinitions(String, Resource[], TemplateRepositoryService) - Method in interface com.flowable.template.engine.autodeployment.AutoDeploymentStrategy
Performs deployment for the provided resources, using the provided name as a hint and the provided TemplateRepositoryService to perform deployment(s).
registerTemplateDefinitions(String, Resource[], TemplateRepositoryService) - Method in class com.flowable.template.engine.autodeployment.DefaultAutoDeploymentStrategy
 
registerTemplateProcessor(TemplateProcessor) - Method in interface com.flowable.template.api.TemplateEngineConfigurationApi
Registers the given template processor for processing template content.
registerTemplateProcessor(TemplateProcessor) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
reindex(String, ReindexRunnable) - Method in interface com.flowable.indexing.ReindexManager
Executes the provided ReindexRunnable (containing the actual reindex logic), while taking care before and after the execution to properly housekeep the indices: 1.
reindex(String, ReindexEntityPageHandler) - Method in interface com.flowable.indexing.ReindexManager
Uses a ReindexEntityPageHandler to reindex data, page by page.
reindex(String, Collection<ReindexEntityPageHandler>) - Method in interface com.flowable.indexing.ReindexManager
Uses ReindexEntityPageHandler(s) to reindex data, page by page.
reindex(String, ReindexRunnable) - Method in class com.flowable.indexing.ReindexManagerImpl
 
reindex(String, Collection<ReindexEntityPageHandler>) - Method in class com.flowable.indexing.ReindexManagerImpl
 
reindexActivities() - Method in interface com.flowable.platform.service.index.PlatformReindexService
 
reindexActivities() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
ReindexActivitiesCmd - Class in com.flowable.platform.service.index
 
ReindexActivitiesCmd(ActivityIndexingScheduler, String, int, int) - Constructor for class com.flowable.platform.service.index.ReindexActivitiesCmd
 
reindexCaseInstances() - Method in interface com.flowable.platform.service.index.PlatformReindexService
 
reindexCaseInstances() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
ReindexCaseInstancesCmd - Class in com.flowable.platform.service.index
 
ReindexCaseInstancesCmd(CaseInstanceIndexingScheduler, String, int, int) - Constructor for class com.flowable.platform.service.index.ReindexCaseInstancesCmd
 
reindexContentItems() - Method in interface com.flowable.platform.service.index.PlatformReindexService
 
reindexContentItems() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
ReindexContentItemsCmd - Class in com.flowable.platform.service.index
 
ReindexContentItemsCmd(ContentItemIndexingScheduler, String, int, int) - Constructor for class com.flowable.platform.service.index.ReindexContentItemsCmd
 
ReindexEntityPageHandler - Interface in com.flowable.indexing.impl
 
reindexEntityPageHandlers - Variable in class com.flowable.indexing.impl.ThreadPoolBasedReindexRunnable
 
reindexingProperties - Variable in class com.flowable.indexing.impl.ThreadPoolBasedReindexRunnable
 
ReindexingProperties - Class in com.flowable.indexing
 
ReindexingProperties() - Constructor for class com.flowable.indexing.ReindexingProperties
 
reindexingProperties - Variable in class com.flowable.indexing.ReindexManagerImpl
 
ReindexingProperties.DatabaseRead - Class in com.flowable.indexing
 
ReindexingProperties.Pool - Class in com.flowable.indexing
 
reindexManager - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
ReindexManager - Interface in com.flowable.indexing
 
reindexManager - Variable in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
ReindexManagerImpl - Class in com.flowable.indexing
 
ReindexManagerImpl(IndexManager, ElasticsearchClient, ReindexingProperties) - Constructor for class com.flowable.indexing.ReindexManagerImpl
 
reindexPage(String, int, int) - Method in interface com.flowable.indexing.impl.ReindexEntityPageHandler
 
reindexPlanItemInstances() - Method in interface com.flowable.platform.service.index.PlatformReindexService
 
reindexPlanItemInstances() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
ReindexPlanItemInstancesCmd - Class in com.flowable.platform.service.index
 
ReindexPlanItemInstancesCmd(PlanItemInstanceIndexingScheduler, String, int, int) - Constructor for class com.flowable.platform.service.index.ReindexPlanItemInstancesCmd
 
reindexProcessInstances() - Method in interface com.flowable.platform.service.index.PlatformReindexService
 
reindexProcessInstances() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
ReindexProcessInstancesCmd - Class in com.flowable.platform.service.index
 
ReindexProcessInstancesCmd(ProcessInstanceIndexingScheduler, String, int, int) - Constructor for class com.flowable.platform.service.index.ReindexProcessInstancesCmd
 
ReindexRunnable - Interface in com.flowable.indexing
 
reindexTasks() - Method in interface com.flowable.platform.service.index.PlatformReindexService
 
reindexTasks() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
ReindexTasksCmd - Class in com.flowable.platform.service.index
 
ReindexTasksCmd(TaskIndexingScheduler, String, int, int) - Constructor for class com.flowable.platform.service.index.ReindexTasksCmd
 
reindexWork() - Method in interface com.flowable.platform.service.index.PlatformReindexService
 
reindexWork() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
ReindexWorkCaseInstancesCmd - Class in com.flowable.platform.service.index
 
ReindexWorkCaseInstancesCmd(WorkIndexingScheduler, String, int, int) - Constructor for class com.flowable.platform.service.index.ReindexWorkCaseInstancesCmd
 
ReindexWorkProcessInstancesCmd - Class in com.flowable.platform.service.index
 
ReindexWorkProcessInstancesCmd(WorkIndexingScheduler, String, int, int) - Constructor for class com.flowable.platform.service.index.ReindexWorkProcessInstancesCmd
 
reloadIndex(String) - Method in interface com.flowable.indexing.IndexManager
Reloads selected index
reloadIndex(String) - Method in class com.flowable.indexing.IndexManagerImpl
 
reloadIndices() - Method in interface com.flowable.indexing.IndexManager
Reloads all indexes
reloadIndices() - Method in class com.flowable.indexing.IndexManagerImpl
 
RemoteUserSessionService - Class in com.flowable.platform.websocket
 
RemoteUserSessionService(RestTemplate, String) - Constructor for class com.flowable.platform.websocket.RemoteUserSessionService
 
removeArrayNode(ObjectNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
Remove the field with the defined fieldName from the indexData.
removeAssignee(String, String) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
removeAssignee(String, String) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
removeCandidateGroup(String, String) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
removeCandidateGroup(String, String) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
RemoveCandidateGroupFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
RemoveCandidateGroupFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.RemoveCandidateGroupFunctionDelegate
 
removeCandidateGroups(String, Object) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
removeCandidateGroups(String, Object) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
RemoveCandidateGroupsFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
RemoveCandidateGroupsFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.RemoveCandidateGroupsFunctionDelegate
 
removeCandidateUser(String, String) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
removeCandidateUser(String, String) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
RemoveCandidateUserFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
RemoveCandidateUserFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.RemoveCandidateUserFunctionDelegate
 
removeCandidateUsers(String, Object) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
removeCandidateUsers(String, Object) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
RemoveCandidateUsersFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
RemoveCandidateUsersFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.RemoveCandidateUsersFunctionDelegate
 
RemoveCaseAssigneeFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
RemoveCaseAssigneeFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.RemoveCaseAssigneeFunctionDelegate
 
RemoveCaseOwnerFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
RemoveCaseOwnerFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.RemoveCaseOwnerFunctionDelegate
 
REMOVED_VARIABLE_NAMES - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
removeDeployment(String) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
removeDeployment(String, boolean) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
removeDeployment(String) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
removeDeployment(String, boolean) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
removeDeployment(String) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
removeDeployment(String, boolean) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
removeDeployment(String) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
removeDeployment(String, boolean) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
removeDeployment(String) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
removeDeployment(String, boolean) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
removeFieldScriptNode(ObjectMapper, ObjectNode, String) - Static method in class com.flowable.indexing.utils.TransformerUtil
 
removeIdentityLink(ObjectNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
removeIdentityLink(ObjectNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
removeObjectNode(ObjectNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
Remove the field with the defined fieldName from the indexData.
removeObjectNodeWithId(ArrayNode, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
removeOwner(String, String) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
removeOwner(String, String) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
removeParticipantUser(String, String) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
removeParticipantUser(String, String) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
RemoveParticipantUserFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
RemoveParticipantUserFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.RemoveParticipantUserFunctionDelegate
 
removeParticipantUsers(String, Object) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
removeParticipantUsers(String, Object) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
RemoveParticipantUsersFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
RemoveParticipantUsersFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.RemoveParticipantUsersFunctionDelegate
 
RemoveProcessAssigneeFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
RemoveProcessAssigneeFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.RemoveProcessAssigneeFunctionDelegate
 
RemoveProcessCandidateGroupFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
RemoveProcessCandidateGroupFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateGroupFunctionDelegate
 
RemoveProcessCandidateGroupsFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
RemoveProcessCandidateGroupsFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateGroupsFunctionDelegate
 
RemoveProcessCandidateUserFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
RemoveProcessCandidateUserFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateUserFunctionDelegate
 
RemoveProcessCandidateUsersFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
RemoveProcessCandidateUsersFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.RemoveProcessCandidateUsersFunctionDelegate
 
RemoveProcessOwnerFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
RemoveProcessOwnerFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.RemoveProcessOwnerFunctionDelegate
 
RemoveProcessParticipantUserFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
RemoveProcessParticipantUserFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.RemoveProcessParticipantUserFunctionDelegate
 
RemoveProcessParticipantUsersFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
RemoveProcessParticipantUsersFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.RemoveProcessParticipantUsersFunctionDelegate
 
removeScopedObjectActionFilter(ScopedObjectActionFilter) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
removeScopedObjectFormProvider(ScopedObjectFormProvider) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
removeScopedObjectProvider(ScopedObjectProvider<?>) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
removeTemplateProcessor(TemplateProcessor) - Method in interface com.flowable.template.api.TemplateEngineConfigurationApi
Removes a previously registered template processor.
removeTemplateProcessor(TemplateProcessor) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
removeUnnecessaryOperations() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
Clears all deleted and inserted objects from the cache, and removes inserts and deletes that cancel each other.
removeVariableIfExists(String, ArrayNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
renderErrorMessage(String, String, Map<String, Object>) - Method in class com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper
Creates a permission error message based on the provided error code and payload.
renditionService - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
renditionService - Variable in class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
replaceVariableInList(Object, String, int, String) - Static method in class com.flowable.platform.common.el.bpmn.ReplaceVariableInListExpressionFunction
 
replaceVariableInList(Object, String, int, String) - Static method in class com.flowable.platform.common.el.cmmn.ReplaceVariableInListExpressionFunction
 
ReplaceVariableInListExpressionFunction - Class in com.flowable.platform.common.el.bpmn
 
ReplaceVariableInListExpressionFunction() - Constructor for class com.flowable.platform.common.el.bpmn.ReplaceVariableInListExpressionFunction
 
ReplaceVariableInListExpressionFunction - Class in com.flowable.platform.common.el.cmmn
 
ReplaceVariableInListExpressionFunction() - Constructor for class com.flowable.platform.common.el.cmmn.ReplaceVariableInListExpressionFunction
 
ReportDataPoint - Class in com.flowable.platform.service.reports
 
ReportDataPoint(String, long, String, Map<String, String>) - Constructor for class com.flowable.platform.service.reports.ReportDataPoint
 
ReportDataPoint(String, long) - Constructor for class com.flowable.platform.service.reports.ReportDataPoint
 
ReportGroupByResult - Class in com.flowable.platform.service.reports
 
ReportGroupByResult() - Constructor for class com.flowable.platform.service.reports.ReportGroupByResult
 
ReportGroupByResult(List<ReportDataPoint>, Long) - Constructor for class com.flowable.platform.service.reports.ReportGroupByResult
 
ReportResult - Class in com.flowable.platform.service.reports
 
ReportResult(List<ReportDataPoint>, Map<String, String>) - Constructor for class com.flowable.platform.service.reports.ReportResult
 
repositoryService - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
repositoryService - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
repositoryService - Variable in class com.flowable.platform.service.action.ProcessInstanceScopedObjectFormProvider
 
repositoryService - Variable in class com.flowable.platform.service.bot.BpmnInjectDynamicSubProcessBot
 
repositoryService - Variable in class com.flowable.platform.service.reports.PlatformReportService
 
repositoryService - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
repositoryService - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
repositoryService - Variable in class com.flowable.template.engine.impl.processor.TemplateVariationDefinitionBasedTemplateLoader
 
repositoryService - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
required - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceInputParameter
 
rescheduleFailedHistoryJob(CommandContext, HistoryJobEntity) - Method in class com.flowable.indexing.job.impl.BulkIndexRequestExecutorImpl
 
resolveActionDefinition(CommandContext, String, String, String) - Method in class com.flowable.action.engine.impl.cmd.AbstractNeedsActionDefinitionCmd
 
resolveActionDefinition(ActionDefinition) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
resolveCaseParent(CaseInstance) - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
resolveCaseRoot(CaseInstance) - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
resolveCmmnScope(CommandContext, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
resolveCustomQuery(String, String, Map<String, Object>) - Method in interface com.flowable.indexing.SearchService
 
resolveCustomQuery(String, String, Map<String, Object>) - Method in class com.flowable.indexing.SearchServiceImpl
 
resolveDataObjectDefinition(CommandContext, String, String, String) - Method in class com.flowable.dataobject.engine.impl.cmd.AbstractNeedsDataObjectDefinitionCmd
 
resolveDataObjectDefinition(CommandContext) - Method in class com.flowable.dataobject.engine.impl.cmd.CreateDatabaseSchemaDataObjectInstanceCmd
 
resolveDataObjectDefinition(DataObjectDefinition) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
resolveExpressionOrReturnDefault(String, Object) - Method in class com.flowable.template.engine.impl.linq.LinqContext
 
resolveParameter(ParameterContext, ExtensionContext) - Method in class com.flowable.action.engine.test.ActionExtension
 
resolveParameter(ParameterContext, ExtensionContext) - Method in class com.flowable.dataobject.engine.test.DataObjectExtension
 
resolveParameter(ParameterContext, ExtensionContext) - Method in class com.flowable.policy.engine.test.PolicyExtension
 
resolveParameter(ParameterContext, ExtensionContext) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryExtension
 
resolveParameter(ParameterContext, ExtensionContext) - Method in class com.flowable.template.engine.test.TemplateExtension
 
resolveParent(ExecutionEntity) - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
resolvePolicyDefinition(CommandContext, String, String, String) - Method in class com.flowable.policy.engine.impl.cmd.AbstractNeedsPolicyDefinitionCmd
 
resolvePolicyDefinition(PolicyDefinition) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
resolveResource(TemplateHolder) - Method in interface com.flowable.template.engine.impl.resolver.TemplateResourceResolver
 
resolveResource(TemplateHolder) - Method in class com.flowable.template.engine.impl.resolver.TemplateResourceResolverImpl
 
resolveResourceStringToInputStream(String) - Method in class com.flowable.platform.common.resource.ResourceHelper
 
resolveResourceStringToResource(String) - Method in class com.flowable.platform.common.resource.ResourceHelper
 
resolveRoot(ExecutionEntity) - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
resolveRuntimeBpmnScope(CommandContext, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
resolveServiceDefinition(CommandContext, String, String, String) - Method in class com.flowable.serviceregistry.engine.impl.cmd.AbstractNeedsServiceDefinitionCmd
 
resolveServiceDefinition(ServiceDefinition) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
resolveTaskScope(CommandContext, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
resolveTemplateDefinition(TemplateDefinition) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
resolveTemplateVariationDefinition(TemplateVariationDefinition) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
resolveVariableContainer(Object, ELContext, Object) - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
resourceAccessor - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionLiquibaseBasedSchemaManager
 
ResourceBasedTemplateLoader - Class in com.flowable.serviceregistry.engine.template
 
ResourceBasedTemplateLoader(ResourceHelper) - Constructor for class com.flowable.serviceregistry.engine.template.ResourceBasedTemplateLoader
 
resourceDataManager - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManagerImpl
 
resourceDataManager - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityManagerImpl
 
resourceDataManager - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManagerImpl
 
resourceDataManager - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManagerImpl
 
resourceDataManager - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityManagerImpl
 
resourceEntityManager - Variable in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
resourceEntityManager - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
resourceEntityManager - Variable in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
resourceEntityManager - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
resourceEntityManager - Variable in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
resourceEntityManager - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
resourceEntityManager - Variable in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
resourceEntityManager - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
resourceEntityManager - Variable in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
resourceEntityManager - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
resourceHelper - Variable in class com.flowable.indexing.template.IndexQueryTemplateLoader
 
ResourceHelper - Class in com.flowable.platform.common.resource
 
ResourceHelper() - Constructor for class com.flowable.platform.common.resource.ResourceHelper
 
resourceHelper - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
resourceHelper - Variable in class com.flowable.serviceregistry.engine.template.ResourceBasedTemplateLoader
 
resourceHelper - Variable in class com.flowable.template.engine.impl.resolver.TemplateResourceResolverImpl
 
resourceHelper - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
resourceLoader - Variable in class com.flowable.platform.common.resource.ResourceHelper
 
resourceLoader - Variable in class com.flowable.template.engine.impl.processor.TemplateVariationDefinitionBasedTemplateLoader
 
resourceName - Variable in class com.flowable.action.engine.impl.cmd.GetDeploymentResourceCmd
 
resourceName - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
resourceName - Variable in class com.flowable.dataobject.engine.impl.cmd.GetDeploymentResourceCmd
 
resourceName - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
resourceName - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
resourceName - Variable in class com.flowable.policy.engine.impl.cmd.GetDeploymentResourceCmd
 
resourceName - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
resourceName - Variable in class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentResourceCmd
 
resourceName - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
resourceName - Variable in class com.flowable.template.engine.impl.cmd.GetDeploymentResourceCmd
 
resourceName - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
resourceName - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
ResourceRef - Class in com.flowable.action.engine.impl.persistence.entity
Encapsulates the logic for transparently working with ActionResourceEntity .
ResourceRef() - Constructor for class com.flowable.action.engine.impl.persistence.entity.ResourceRef
 
ResourceRef(String) - Constructor for class com.flowable.action.engine.impl.persistence.entity.ResourceRef
 
ResourceRef - Class in com.flowable.dataobject.engine.impl.persistence.entity
Encapsulates the logic for transparently working with DataObjectResourceEntity .
ResourceRef() - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.ResourceRef
 
ResourceRef(String) - Constructor for class com.flowable.dataobject.engine.impl.persistence.entity.ResourceRef
 
ResourceRef - Class in com.flowable.policy.engine.impl.persistence.entity
Encapsulates the logic for transparently working with PolicyResourceEntity .
ResourceRef() - Constructor for class com.flowable.policy.engine.impl.persistence.entity.ResourceRef
 
ResourceRef(String) - Constructor for class com.flowable.policy.engine.impl.persistence.entity.ResourceRef
 
ResourceRef - Class in com.flowable.template.engine.impl.persistence.entity
Encapsulates the logic for transparently working with TemplateResourceEntity .
ResourceRef() - Constructor for class com.flowable.template.engine.impl.persistence.entity.ResourceRef
 
ResourceRef(String) - Constructor for class com.flowable.template.engine.impl.persistence.entity.ResourceRef
 
resources - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
resources - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
resources - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
resources - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
resources - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
REST - Static variable in interface com.flowable.dataobject.api.repository.DataObjectSourceTypes
The source type used for data being fetched from a REST endpoint.
restClient - Variable in class com.flowable.indexing.ElasticsearchClientImpl
 
restClient - Variable in class com.flowable.indexing.ElasticsearchCompatibilityImpl
 
restClient - Variable in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
restHighLevelClient - Variable in class com.flowable.indexing.job.history.async.BulkIndexingSessionFactory
 
restHighLevelClient - Variable in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
restInvokerEnhancers - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
RestServiceInvoker - Class in com.flowable.serviceregistry.engine.impl.invoker.rest
 
RestServiceInvoker(ServiceRegistryEngineConfiguration, ObjectMapper) - Constructor for class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
RestServiceInvoker.TimeoutTask - Class in com.flowable.serviceregistry.engine.impl.invoker.rest
 
RestServiceInvokerEnhancer - Interface in com.flowable.serviceregistry.engine.impl.invoker.rest
Low-level enhancer for REST service invocations.
restTemplate - Variable in class com.flowable.platform.websocket.RemoteUserSessionService
 
result - Variable in class com.flowable.serviceregistry.api.interceptor.ServiceInvocationResult
 
resultMapperEnhancers - Variable in class com.flowable.platform.service.caze.CaseInstanceJsonMapper
 
resultMapperEnhancers - Variable in class com.flowable.platform.service.content.ContentItemJsonMapper
 
resultMapperEnhancers - Variable in class com.flowable.platform.service.process.ProcessInstanceJsonMapper
 
resultMapperEnhancers - Variable in class com.flowable.platform.service.task.TaskJsonMapper
 
resultMapperEnhancers - Variable in class com.flowable.platform.service.work.WorkInstanceJsonMapper
 
retrieveContentItems(CoreContentService, Set<String>, Map<String, Map<String, Object>>) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
retrieveDataObjectInstance(JsonNode, DataObjectRuntimeService) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
retryFailedBulkRequest(ObjectNode, ObjectNode) - Method in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
RetryFailedBulkRequestItem - Class in com.flowable.indexing.job.impl
 
RetryFailedBulkRequestItem(ObjectNode, ObjectNode) - Constructor for class com.flowable.indexing.job.impl.RetryFailedBulkRequestItem
 
RetryFailedBulkRequestTransformer - Class in com.flowable.indexing.job.transformer
 
RetryFailedBulkRequestTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.indexing.job.transformer.RetryFailedBulkRequestTransformer
 
revertContentItemVersion(String, String) - Method in class com.flowable.platform.service.content.PlatformContentItemService
 
rollback() - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionLiquibaseBasedSchemaManager
 
ROOT - Static variable in interface com.flowable.platform.engine.impl.indexing.job.history.VariableHierarchyTypes
 
root - Variable in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
root - Variable in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
root - Variable in class com.flowable.platform.service.task.TaskSearchRepresentation
 
root - Variable in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
ROOT_CASE_TOKEN - Static variable in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
ROOT_PROCESS_TOKEN - Static variable in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
ROOT_TOKEN - Static variable in class com.flowable.platform.common.dmn.FlowableBpmnDecisionTableVariableManager
 
ROOT_TOKEN - Static variable in class com.flowable.platform.common.dmn.FlowableCmmnDecisionTableVariableManager
 
ROOT_TOKEN - Static variable in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
RootCaseInstanceIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
RootCaseInstanceIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.RootCaseInstanceIndexTransformer
 
RootProcessInstanceIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
RootProcessInstanceIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.RootProcessInstanceIndexTransformer
 
rootScopeBusinessKey - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
rootScopeDefinitionId - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
rootScopeDefinitionKey - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
rootScopeDefinitionName - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
rootScopeId - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
rootScopeInfo - Variable in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
rootScopeInfo - Variable in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
rootScopeInfo - Variable in class com.flowable.platform.service.task.TaskSearchRepresentation
 
rootScopeInfo - Variable in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
rootScopeName - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
rootScopeType - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
round(double) - Method in class com.flowable.platform.expressions.FlowableExpressionMathUtils
Rounds a number,
rows - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
run(String) - Method in class com.flowable.indexing.impl.ThreadPoolBasedReindexRunnable
 
run(String) - Method in interface com.flowable.indexing.ReindexRunnable
 
run() - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker.TimeoutTask
 
runHeatMapReport(PlatformRunReportRequest) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
running - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
running - Variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
running - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
running - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
running - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
running - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
running - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
runReport(String, PlatformRunReportRequest) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
RunReportFilterParam - Interface in com.flowable.platform.service.reports
 
runtimeService - Variable in class com.flowable.platform.service.action.ProcessInstanceActionFilter
 
runtimeService - Variable in class com.flowable.platform.service.action.ProcessInstanceScopedObjectFormProvider
 
runtimeService - Variable in class com.flowable.platform.service.action.ProcessInstanceScopedObjectProvider
 
runtimeService - Variable in class com.flowable.platform.service.bot.BpmnCancelProcessBot
 
runtimeService - Variable in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
runtimeService - Variable in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 

S

sample(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
sample - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
save(String, String, String, String, String) - Method in interface com.flowable.platform.api.translation.TranslationService
Create or update a translation for the given scoped object.
save(String, String, String, String, String) - Method in class com.flowable.platform.engine.impl.translation.TranslationServiceImpl
 
saveDocuments(String, Map<String, Object>) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
saveDocuments(String, Map<String, Object>) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
saveDocuments(String, Map<String, Object>) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
saveFormInstance(CommandContext, HistoricActionInstanceEntity, Map<String, Object>) - Method in class com.flowable.action.engine.impl.cmd.ExecuteActionInstanceCmd
 
SaveFormRepresentation - Class in com.flowable.platform.service.task
 
SaveFormRepresentation() - Constructor for class com.flowable.platform.service.task.SaveFormRepresentation
 
saveMasterDataInstance(MasterDataInstance) - Method in interface com.flowable.dataobject.api.runtime.DataObjectRuntimeService
Saves an updated master data instance
saveMasterDataInstance(MasterDataInstance) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectRuntimeServiceImpl
 
SaveMasterDataInstanceCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
SaveMasterDataInstanceCmd(MasterDataInstance) - Constructor for class com.flowable.dataobject.engine.impl.cmd.SaveMasterDataInstanceCmd
 
saveTaskForm(String, SaveFormRepresentation) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
SaveTranslationCmd - Class in com.flowable.platform.engine.impl.cmd
 
SaveTranslationCmd(String, String, String, String, String) - Constructor for class com.flowable.platform.engine.impl.cmd.SaveTranslationCmd
 
saveWorkForm(String, Map<String, Object>) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
saveWorkForm(String, Map<String, Object>) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
scheduleActivityIndexing(HistoricActivityInstance, String) - Method in class com.flowable.platform.service.index.ActivityIndexingScheduler
 
scheduleContentItemIndexing(ContentItemEntity, Map<String, MetadataInstance>, String, ContentEngineConfiguration) - Method in class com.flowable.platform.service.index.ContentItemIndexingScheduler
 
scheduleHistoricCaseInstanceIndexing(HistoricCaseInstance, CaseDefinition, List<HistoricIdentityLinkEntity>, String) - Method in class com.flowable.platform.service.index.CaseInstanceIndexingScheduler
 
scheduleHistoricCaseInstanceIndexing(HistoricCaseInstance, CaseDefinition, List<HistoricIdentityLinkEntity>, String) - Method in class com.flowable.platform.service.index.WorkIndexingScheduler
 
scheduleHistoricProcessInstanceIndexing(HistoricProcessInstance, List<HistoricIdentityLinkEntity>, String) - Method in class com.flowable.platform.service.index.ProcessInstanceIndexingScheduler
 
scheduleHistoricProcessInstanceIndexing(HistoricProcessInstance, List<HistoricIdentityLinkEntity>, String) - Method in class com.flowable.platform.service.index.WorkIndexingScheduler
 
scheduleIndexedObjectDelete(String, String) - Method in interface com.flowable.indexing.api.IndexingService
Schedule a delete of an object from an index.
scheduleIndexedObjectDelete(String, String) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
scheduleIndexing(Object, String) - Method in interface com.flowable.indexing.api.IndexingService
Schedule to index a generic object, that will pass the IndexableObjectSerializer first.
scheduleIndexing(String, ObjectNode, String) - Method in interface com.flowable.indexing.api.IndexingService
Schedule the json directly to be indexed using the provided type.
scheduleIndexing(Object, String) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
scheduleIndexing(String, ObjectNode, String) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
scheduleIndexing(String, ObjectNode, String) - Method in class com.flowable.platform.service.index.AbstractIndexingScheduler
 
scheduleIndexing(HistoricTaskInstance, String, Consumer<ObjectNode>) - Method in class com.flowable.platform.service.index.TaskIndexingScheduler
 
scheduleNewHistoryJobForFailedRequests(CommandContext, BulkIndexingSession, HistoryJobEntity, List<BulkRequestItem>) - Method in class com.flowable.indexing.job.impl.BulkIndexRequestExecutorImpl
 
schedulePlanItemInstanceIndexing(HistoricPlanItemInstance, String) - Method in class com.flowable.platform.service.index.PlanItemInstanceIndexingScheduler
 
scheduleTaskIndexing(HistoricTaskInstance, String) - Method in class com.flowable.platform.service.index.TaskIndexingScheduler
 
scheduleTaskIndexing(HistoricTaskInstance, HistoricProcessInstance, String) - Method in class com.flowable.platform.service.index.TaskIndexingScheduler
 
scheduleTaskIndexing(HistoricTaskInstance, CaseDefinition, HistoricCaseInstance, String) - Method in class com.flowable.platform.service.index.TaskIndexingScheduler
 
scheduleWorkIndexing(List<HistoricIdentityLinkEntity>, String, ObjectNode, String) - Method in class com.flowable.platform.service.index.WorkIndexingScheduler
 
schemaCreate() - Method in class com.flowable.action.engine.impl.db.ActionDbSchemaManager
 
schemaCreate() - Method in class com.flowable.dataobject.engine.impl.db.DataObjectDbSchemaManager
 
schemaCreate() - Method in class com.flowable.platform.engine.impl.db.PlatformDbSchemaManager
 
schemaCreate() - Method in class com.flowable.policy.engine.impl.db.PolicyDbSchemaManager
 
schemaCreate() - Method in class com.flowable.serviceregistry.engine.impl.persistence.db.ServiceRegistryDbSchemaManager
 
SchemaOperationsActionEngineBuild - Class in com.flowable.action.engine.impl.cmd
 
SchemaOperationsActionEngineBuild() - Constructor for class com.flowable.action.engine.impl.cmd.SchemaOperationsActionEngineBuild
 
SchemaOperationsAuditEngineBuild - Class in com.flowable.audit.engine.impl.cmd
 
SchemaOperationsAuditEngineBuild() - Constructor for class com.flowable.audit.engine.impl.cmd.SchemaOperationsAuditEngineBuild
 
SchemaOperationsDataObjectEngineBuild - Class in com.flowable.dataobject.engine.impl.cmd
 
SchemaOperationsDataObjectEngineBuild() - Constructor for class com.flowable.dataobject.engine.impl.cmd.SchemaOperationsDataObjectEngineBuild
 
SchemaOperationsPlatformEngineBuild - Class in com.flowable.platform.engine.impl.cmd
 
SchemaOperationsPlatformEngineBuild() - Constructor for class com.flowable.platform.engine.impl.cmd.SchemaOperationsPlatformEngineBuild
 
SchemaOperationsPolicyEngineBuild - Class in com.flowable.policy.engine.impl.cmd
 
SchemaOperationsPolicyEngineBuild() - Constructor for class com.flowable.policy.engine.impl.cmd.SchemaOperationsPolicyEngineBuild
 
SchemaOperationsServiceEngineBuild - Class in com.flowable.serviceregistry.engine.impl.cmd
 
SchemaOperationsServiceEngineBuild() - Constructor for class com.flowable.serviceregistry.engine.impl.cmd.SchemaOperationsServiceEngineBuild
 
SchemaOperationsTemplateEngineBuild - Class in com.flowable.template.engine.impl.cmd
 
SchemaOperationsTemplateEngineBuild() - Constructor for class com.flowable.template.engine.impl.cmd.SchemaOperationsTemplateEngineBuild
 
schemaUpdate() - Method in class com.flowable.action.engine.impl.db.ActionDbSchemaManager
 
schemaUpdate() - Method in class com.flowable.dataobject.engine.impl.db.DataObjectDbSchemaManager
 
schemaUpdate() - Method in class com.flowable.platform.engine.impl.db.PlatformDbSchemaManager
 
schemaUpdate() - Method in class com.flowable.policy.engine.impl.db.PolicyDbSchemaManager
 
schemaUpdate() - Method in class com.flowable.serviceregistry.engine.impl.persistence.db.ServiceRegistryDbSchemaManager
 
scope(String, String) - Method in interface com.flowable.platform.api.comment.CommentBuilder
 
scope(String, String) - Method in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
SCOPE_TYPE_USER - Static variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
scopedActionQuery - Variable in class com.flowable.action.engine.impl.cmd.FindScopedActionDataCmd
 
scopeDefinitionId(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with the given scope definition id.
scopeDefinitionId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Set the scope definition id of the action instance
scopeDefinitionId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with the given scope definition id.
scopeDefinitionId(String) - Method in interface com.flowable.action.api.runtime.ExecuteActionInstanceBuilder
Set the scope definition id of the action instance
scopeDefinitionId - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
scopeDefinitionId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
scopeDefinitionId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
scopeDefinitionId - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
scopeDefinitionId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
scopeDefinitionId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
scopeDefinitionId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
scopeDefinitionId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
scopeDefinitionId - Variable in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
scopeDefinitionId(String) - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
scopeDefinitionId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
Set the scope instance definition for which the audit instance was created.
scopeDefinitionId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with the given scope definition id.
scopeDefinitionId - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
scopeDefinitionId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
scopeDefinitionId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
scopeDefinitionId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
scopeDefinitionId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
scopeDefinitionId - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
scopeDefinitionId - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
scopeDefinitionId - Variable in class com.flowable.platform.service.work.EntityLinkWithName
 
scopedObject - Variable in class com.flowable.action.api.runtime.ScopedObjectActionData
 
ScopedObjectActionData - Class in com.flowable.action.api.runtime
 
ScopedObjectActionData(Object) - Constructor for class com.flowable.action.api.runtime.ScopedObjectActionData
 
ScopedObjectActionFilter - Interface in com.flowable.action.api.runtime
 
scopedObjectActionFilters - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
ScopedObjectActionQuery - Class in com.flowable.action.api.runtime
 
ScopedObjectActionQuery() - Constructor for class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
ScopedObjectFormProvider - Interface in com.flowable.action.api.runtime
 
scopedObjectFormProviders - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
ScopedObjectProvider<T> - Interface in com.flowable.action.api.runtime
 
scopedObjectProviders - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
ScopedTranslationRepresentation - Class in com.flowable.platform.service.translation
 
ScopedTranslationRepresentation() - Constructor for class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
scopeId(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with the given scope id.
scopeId(String) - Method in interface com.flowable.action.api.history.HistoricActionLinkQuery
 
scopeId(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
scopeId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Set the scope id of the action instance
scopeId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with the given scope id.
scopeId(String) - Method in interface com.flowable.action.api.runtime.ActionLinkQuery
 
scopeId(String) - Method in interface com.flowable.action.api.runtime.ExecuteActionInstanceBuilder
Set the scope id of the action instance
scopeId - Variable in class com.flowable.action.api.runtime.ScopedObjectActionData
 
scopeId - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
scopeId(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
scopeId - Variable in class com.flowable.action.engine.impl.cmd.FindActionInstancesCmd
 
scopeId - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
scopeId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
scopeId - Variable in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
scopeId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
scopeId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
scopeId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
scopeId - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
scopeId - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
scopeId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
scopeId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
scopeId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
scopeId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
scopeId - Variable in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
scopeId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
scopeId - Variable in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
scopeId(String) - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
scopeId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
Set the optional scope instance for which the audit instance was created.
scopeId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with the given scope id.
scopeId - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
scopeId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
scopeId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
scopeId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
scopeId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
scopeId(String) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
scopeId(String) - Method in interface com.flowable.platform.api.translation.TranslationQuery
 
scopeId - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
scopeId - Variable in class com.flowable.platform.engine.impl.cmd.FindByScopeIdAndType
 
scopeId - Variable in class com.flowable.platform.engine.impl.cmd.FindTranslationsByScopeIdAndScopeTypeCmd
 
scopeId - Variable in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
scopeId - Variable in class com.flowable.platform.engine.impl.cmd.SaveTranslationCmd
 
scopeId - Variable in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
scopeId - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
scopeId(String) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
scopeId - Variable in class com.flowable.platform.engine.impl.indexing.job.history.VariableInstancesHolder
 
scopeId - Variable in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
scopeId - Variable in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
scopeId - Variable in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
scopeId(String) - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
scopeId - Variable in class com.flowable.platform.service.CommentInstanceRepresentation
 
scopeId - Variable in class com.flowable.platform.service.CommentQueryRequest
 
scopeId - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
scopeId - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
scopeId - Variable in class com.flowable.platform.service.translation.TranslationQueryRequest
 
scopeId - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
scopeId - Variable in class com.flowable.platform.service.work.EntityLinkWithName
 
ScopeInfo(CoreContentItem) - Constructor for class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
Scopes - Interface in com.flowable.platform.common
Known scopes for Flowable
ScopeSearchInfo - Class in com.flowable.platform.service.util
 
ScopeSearchInfo() - Constructor for class com.flowable.platform.service.util.ScopeSearchInfo
 
scopeType(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with the given scope type.
scopeType(String) - Method in interface com.flowable.action.api.history.HistoricActionLinkQuery
 
scopeType(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
scopeType - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
scopeType(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Set the scope type of the action instance
scopeType(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with the given scope type.
scopeType(String) - Method in interface com.flowable.action.api.runtime.ActionLinkQuery
 
scopeType(String) - Method in interface com.flowable.action.api.runtime.ExecuteActionInstanceBuilder
Set the scope type of the action instance
scopeType - Variable in class com.flowable.action.api.runtime.ScopedObjectActionData
 
scopeType - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
scopeType(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
scopeType - Variable in class com.flowable.action.engine.impl.cmd.FindActionInstancesCmd
 
scopeType - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
scopeType(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
scopeType - Variable in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
scopeType(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
scopeType - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
scopeType - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
scopeType - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
scopeType - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
scopeType - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
scopeType - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
scopeType(String) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
scopeType - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
scopeType(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
scopeType - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
scopeType(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
scopeType - Variable in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
scopeType(String) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
scopeType - Variable in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
scopeType(String) - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
scopeType(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
Set the optional scope instance type for which the audit instance was created (must be set if AuditInstanceBuilder.scopeId(String) is set).
scopeType(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with the given scope type.
scopeType - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
scopeType - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
scopeType(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
scopeType - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
scopeType(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
scopeType(String) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
scopeType(String) - Method in interface com.flowable.platform.api.translation.TranslationQuery
 
scopeType - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
scopeType - Variable in class com.flowable.platform.engine.impl.cmd.FindByScopeIdAndType
 
scopeType - Variable in class com.flowable.platform.engine.impl.cmd.FindTranslationsByScopeIdAndScopeTypeCmd
 
scopeType - Variable in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
scopeType - Variable in class com.flowable.platform.engine.impl.cmd.SaveTranslationCmd
 
scopeType - Variable in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
scopeType - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
scopeType(String) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
scopeType - Variable in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
scopeType - Variable in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
scopeType - Variable in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
scopeType(String) - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
scopeType - Variable in class com.flowable.platform.service.CommentInstanceRepresentation
 
scopeType - Variable in class com.flowable.platform.service.CommentQueryRequest
 
scopeType - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
scopeType - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
scopeType - Variable in class com.flowable.platform.service.translation.TranslationQueryRequest
 
scopeType - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
scopeType - Variable in class com.flowable.platform.service.work.EntityLinkWithName
 
script - Variable in class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
SCRIPT_LANGUAGE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
SCRIPT_PARAMETERS - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
SCRIPT_PARAMETERS_CREATE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
SCRIPT_PARAMETERS_REMOVE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
SCRIPT_PARAMETERS_TRANSLATIONS_CREATE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
SCRIPT_PARAMETERS_TRANSLATIONS_REMOVE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
SCRIPT_PARAMETERS_TRANSLATIONS_UPDATE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
SCRIPT_PARAMETERS_UPDATE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
SCRIPT_SOURCE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
scriptParams - Variable in class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
SearchPermissionUtil - Class in com.flowable.indexing.utils
Groups utility methods related to permissions for searching.
searchResultEnhancers - Variable in class com.flowable.indexing.SearchServiceImpl
 
SearchService - Interface in com.flowable.indexing
Higher-level search client (vs the lower-level ElasticsearchClient, that knows about index aliases and will apply them.
searchService - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
searchService - Variable in class com.flowable.platform.service.index.WorkIndexService
 
searchService - Variable in class com.flowable.platform.service.reports.PlatformReportService
 
SearchServiceImpl - Class in com.flowable.indexing
 
SearchServiceImpl(ElasticsearchClient, IndexManager, ObjectMapper, ResourceHelper, List<LowLevelSearchResultEnhancer>) - Constructor for class com.flowable.indexing.SearchServiceImpl
 
searchText(String, String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
OR semantics by default for searching.
searchTextAndSemantics(String, String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
second - Variable in class com.flowable.indexing.utils.Pair
 
secondsBetweenDates(Object, Object) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Returns the number of seconds between two Date or Instant.
secondsOfDuration(String) - Method in class com.flowable.platform.expressions.FlowableExpressionTimeUtils
Gets the number of seconds in a ISO duration string, e.g.
section - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
SECURITY_POLICY_MODEL - Static variable in class com.flowable.platform.service.BasePlatformInterceptor
 
SecurityConstants - Interface in com.flowable.platform.common.security
 
securityHelper - Variable in class com.flowable.platform.service.index.WorkIndexService
 
SecurityHelper - Class in com.flowable.platform.service.security
 
SecurityHelper(PlatformSecurityInterceptor, String[]) - Constructor for class com.flowable.platform.service.security.SecurityHelper
 
SecurityPolicyModel - Interface in com.flowable.policy.api.repository
 
SELECT_CONVERSATION - Static variable in interface com.flowable.action.api.intents.IntentTypes
 
selectById(String, String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
selectById(String, String, DatabaseSchemaDataObjectModel) - Method in interface com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcOperations
Retrieve a single DatabaseSchemaDataObjectInstanceEntity using the given id and objectModel.
selectById(String, String, DatabaseSchemaDataObjectModel) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcTemplate
 
selectStatement - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl.LimitAndOffsetDecorator
 
SELF_TOKEN - Static variable in class com.flowable.platform.common.dmn.FlowableBpmnDecisionTableVariableManager
 
SELF_TOKEN - Static variable in class com.flowable.platform.common.dmn.FlowableCmmnDecisionTableVariableManager
 
SELF_TOKEN - Static variable in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
serializableVariableTypeTrackDeserializedObjects - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
serialize(Object) - Method in interface com.flowable.indexing.api.IndexableObjectSerializer
 
serialize(Object) - Method in class com.flowable.indexing.impl.ObjectNodeObjectSerializer
 
serialize(Object) - Method in interface com.flowable.indexing.impl.ObjectSerializationService
 
serialize(Object) - Method in class com.flowable.indexing.impl.ObjectSerializationServiceImpl
 
serialize(ObjectMapper, ElasticsearchCompatibility) - Method in class com.flowable.indexing.job.impl.BulkRequest
 
serializeObject(Object) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
SERVICE - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
SERVICE_ENGINE_ID_PREFIX - Static variable in interface com.flowable.serviceregistry.engine.impl.persistence.ServiceEngineEntityConstants
 
serviceData(Map<String, Object>) - Method in interface com.flowable.serviceregistry.api.runtime.ServiceInvocationBuilder
 
serviceData(String, Object) - Method in interface com.flowable.serviceregistry.api.runtime.ServiceInvocationBuilder
 
serviceData - Variable in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
serviceData(Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
serviceData(String, Object) - Method in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
serviceData - Variable in class com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
 
ServiceDataManagers - Class in com.flowable.serviceregistry.engine.impl.persistence.entity.data
 
ServiceDataManagers() - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDataManagers
 
serviceDataManagers - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
serviceDataManagers - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
ServiceDefinition - Interface in com.flowable.serviceregistry.api.repository
 
serviceDefinitionCache - Variable in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
serviceDefinitionCache - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
ServiceDefinitionCacheEntry - Class in com.flowable.serviceregistry.engine.impl.persistence.deploy
 
ServiceDefinitionCacheEntry(ServiceDefinitionEntity, ServiceDefinitionModel) - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.deploy.ServiceDefinitionCacheEntry
 
serviceDefinitionCacheLimit - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
serviceDefinitionDataManager - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDataManagers
 
ServiceDefinitionDataManager - Interface in com.flowable.serviceregistry.engine.impl.persistence.entity.data
 
serviceDefinitionDataManager - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
ServiceDefinitionDeployer - Class in com.flowable.serviceregistry.engine.impl.deployer
 
ServiceDefinitionDeployer() - Constructor for class com.flowable.serviceregistry.engine.impl.deployer.ServiceDefinitionDeployer
 
serviceDefinitionDeployer - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
ServiceDefinitionDeployment - Annotation Type in com.flowable.serviceregistry.engine.test
Annotation that can be used to trigger a deployment of service definitions for the provided test.
ServiceDefinitionDeployments - Annotation Type in com.flowable.serviceregistry.engine.test
 
serviceDefinitionEntity - Variable in class com.flowable.serviceregistry.engine.impl.persistence.deploy.ServiceDefinitionCacheEntry
 
ServiceDefinitionEntity - Interface in com.flowable.serviceregistry.engine.impl.persistence.entity
 
ServiceDefinitionEntityImpl - Class in com.flowable.serviceregistry.engine.impl.persistence.entity
 
ServiceDefinitionEntityImpl() - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
serviceDefinitionEntityManager - Variable in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
ServiceDefinitionEntityManager - Interface in com.flowable.serviceregistry.engine.impl.persistence.entity
 
serviceDefinitionEntityManager - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
ServiceDefinitionEntityManagerImpl - Class in com.flowable.serviceregistry.engine.impl.persistence.entity
 
ServiceDefinitionEntityManagerImpl(ServiceRegistryEngineConfiguration, ServiceDefinitionDataManager) - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityManagerImpl
 
serviceDefinitionId - Variable in class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentServiceDefinitionCmd
 
serviceDefinitionId - Variable in class com.flowable.serviceregistry.engine.impl.cmd.GetServiceDefinitionModelCmd
 
serviceDefinitionId - Variable in class com.flowable.serviceregistry.engine.impl.cmd.GetServiceDefinitionModelJsonCmd
 
serviceDefinitionKey - Variable in class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentServiceDefinitionCmd
 
serviceDefinitionKey - Variable in class com.flowable.serviceregistry.engine.impl.cmd.GetServiceDefinitionModelCmd
 
ServiceDefinitionModel - Interface in com.flowable.serviceregistry.api.repository
 
serviceDefinitionModel - Variable in class com.flowable.serviceregistry.engine.impl.persistence.deploy.ServiceDefinitionCacheEntry
 
ServiceDefinitionQuery - Interface in com.flowable.serviceregistry.api.repository
 
ServiceDefinitionQueryImpl - Class in com.flowable.serviceregistry.engine.impl.repository
 
ServiceDefinitionQueryImpl() - Constructor for class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
ServiceDefinitionQueryImpl(CommandExecutor) - Constructor for class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
ServiceDefinitionQueryProperty - Class in com.flowable.serviceregistry.engine.impl.repository
 
ServiceDefinitionQueryProperty(String) - Constructor for class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryProperty
 
ServiceDeployment - Interface in com.flowable.serviceregistry.api.repository
 
ServiceDeploymentBuilder - Interface in com.flowable.serviceregistry.api.repository
Builder for creating new deployments, similar to the service deployment builder.
ServiceDeploymentBuilderImpl - Class in com.flowable.serviceregistry.engine.impl.repository
 
ServiceDeploymentBuilderImpl() - Constructor for class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
serviceDeploymentDataManager - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDataManagers
 
ServiceDeploymentDataManager - Interface in com.flowable.serviceregistry.engine.impl.persistence.entity.data
 
ServiceDeploymentEntity - Interface in com.flowable.serviceregistry.engine.impl.persistence.entity
 
ServiceDeploymentEntityImpl - Class in com.flowable.serviceregistry.engine.impl.persistence.entity
 
ServiceDeploymentEntityImpl() - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
ServiceDeploymentEntityManager - Interface in com.flowable.serviceregistry.engine.impl.persistence.entity
 
serviceDeploymentEntityManager - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
ServiceDeploymentEntityManagerImpl - Class in com.flowable.serviceregistry.engine.impl.persistence.entity
 
ServiceDeploymentEntityManagerImpl(ServiceRegistryEngineConfiguration, ServiceDeploymentDataManager) - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
ServiceDeploymentManager - Class in com.flowable.serviceregistry.engine.impl.deployer
 
ServiceDeploymentManager() - Constructor for class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
ServiceDeploymentQuery - Interface in com.flowable.serviceregistry.api.repository
Allows programmatic querying of ServiceDeployments.
ServiceDeploymentQueryImpl - Class in com.flowable.serviceregistry.engine.impl.repository
 
ServiceDeploymentQueryImpl() - Constructor for class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
ServiceDeploymentQueryImpl(CommandContext) - Constructor for class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
ServiceDeploymentQueryImpl(CommandExecutor) - Constructor for class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
ServiceDeploymentQueryProperty - Class in com.flowable.serviceregistry.engine.impl.repository
 
ServiceDeploymentQueryProperty(String) - Constructor for class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryProperty
 
serviceEngineConfiguration - Variable in class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
serviceEngineConfiguration - Variable in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
serviceEngineConfiguration - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
ServiceEngineEntityConstants - Interface in com.flowable.serviceregistry.engine.impl.persistence
 
serviceEngineName - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
ServiceEngineVersion - Class in com.flowable.serviceregistry.engine
 
ServiceEntityManagers - Class in com.flowable.serviceregistry.engine.impl.persistence.entity
 
ServiceEntityManagers(ServiceRegistryEngineConfiguration, ServiceDataManagers) - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
serviceEntityManagers - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
ServiceInputParameter - Interface in com.flowable.serviceregistry.api.repository
 
ServiceInvocationBuilder - Interface in com.flowable.serviceregistry.api.runtime
 
ServiceInvocationBuilderImpl - Class in com.flowable.serviceregistry.engine.impl.runtime
 
ServiceInvocationBuilderImpl(ServiceRegistryRuntimeServiceImpl) - Constructor for class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
ServiceInvocationContext - Interface in com.flowable.serviceregistry.api.runtime
 
ServiceInvocationContextImpl - Class in com.flowable.serviceregistry.engine
 
ServiceInvocationContextImpl(Map<String, Object>) - Constructor for class com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
 
ServiceInvocationContextImpl(Map<String, Object>, String) - Constructor for class com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
 
ServiceInvocationResult - Class in com.flowable.serviceregistry.api.interceptor
 
ServiceInvocationResult(Object) - Constructor for class com.flowable.serviceregistry.api.interceptor.ServiceInvocationResult
 
ServiceInvocationResult(Exception) - Constructor for class com.flowable.serviceregistry.api.interceptor.ServiceInvocationResult
 
ServiceInvocationVariablesContainer - Class in com.flowable.serviceregistry.engine.impl.util
 
ServiceInvocationVariablesContainer(Map<String, Object>) - Constructor for class com.flowable.serviceregistry.engine.impl.util.ServiceInvocationVariablesContainer
 
ServiceInvocationVariablesContainer(ServiceInvocationContext) - Constructor for class com.flowable.serviceregistry.engine.impl.util.ServiceInvocationVariablesContainer
 
ServiceInvoker - Interface in com.flowable.serviceregistry.engine
 
ServiceInvokerInterceptor - Interface in com.flowable.serviceregistry.api.interceptor
 
serviceInvokerInterceptors - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
serviceInvokers - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
serviceKey(String) - Method in interface com.flowable.serviceregistry.api.runtime.ServiceInvocationBuilder
 
serviceKey - Variable in class com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd
 
serviceKey - Variable in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
serviceKey(String) - Method in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
ServiceOperation - Interface in com.flowable.serviceregistry.api.repository
 
ServiceOutputParameter - Interface in com.flowable.serviceregistry.api.repository
 
ServiceParameter - Interface in com.flowable.serviceregistry.api.repository
 
ServiceParameterTypes - Interface in com.flowable.serviceregistry.engine.impl
 
ServiceParameterUtil - Class in com.flowable.serviceregistry.engine.impl.util
 
ServiceParameterUtil() - Constructor for class com.flowable.serviceregistry.engine.impl.util.ServiceParameterUtil
 
ServiceRegistryDbSchemaManager - Class in com.flowable.serviceregistry.engine.impl.persistence.db
 
ServiceRegistryDbSchemaManager() - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.db.ServiceRegistryDbSchemaManager
 
ServiceRegistryDeployer - Class in com.flowable.serviceregistry.engine.impl.deployer
 
ServiceRegistryDeployer() - Constructor for class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryDeployer
 
ServiceRegistryEngine - Interface in com.flowable.serviceregistry.engine
 
serviceRegistryEngine - Variable in class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
serviceRegistryEngineConfiguration - Variable in class com.flowable.serviceregistry.engine.impl.invoker.expression.ExpressionInvoker
 
serviceRegistryEngineConfiguration - Variable in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
ServiceRegistryEngineConfiguration - Class in com.flowable.serviceregistry.engine
 
ServiceRegistryEngineConfiguration() - Constructor for class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
ServiceRegistryEngineConfigurationApi - Interface in com.flowable.serviceregistry.api
 
ServiceRegistryEngineConfigurator - Class in com.flowable.serviceregistry.engine.impl.deployer
 
ServiceRegistryEngineConfigurator() - Constructor for class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
ServiceRegistryEngineImpl - Class in com.flowable.serviceregistry.engine
 
ServiceRegistryEngineImpl(ServiceRegistryEngineConfiguration) - Constructor for class com.flowable.serviceregistry.engine.ServiceRegistryEngineImpl
 
ServiceRegistryEngines - Class in com.flowable.serviceregistry.engine
 
ServiceRegistryEngines() - Constructor for class com.flowable.serviceregistry.engine.ServiceRegistryEngines
 
serviceRegistryEngines - Static variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngines
 
ServiceRegistryExtension - Class in com.flowable.serviceregistry.engine.test
JUnit Jupiter extension for the Flowable Platform service registry engine and services initialization.
ServiceRegistryExtension() - Constructor for class com.flowable.serviceregistry.engine.test.ServiceRegistryExtension
 
serviceRegistryRepositoryService - Variable in class com.flowable.platform.service.app.PlatformAppService
 
ServiceRegistryRepositoryService - Interface in com.flowable.serviceregistry.api.repository
 
serviceRegistryRepositoryService - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
ServiceRegistryRepositoryServiceImpl - Class in com.flowable.serviceregistry.engine
 
ServiceRegistryRepositoryServiceImpl(ServiceRegistryEngineConfiguration) - Constructor for class com.flowable.serviceregistry.engine.ServiceRegistryRepositoryServiceImpl
 
ServiceRegistryRuntimeService - Interface in com.flowable.serviceregistry.api.runtime
 
serviceRegistryRuntimeService - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
ServiceRegistryRuntimeServiceImpl - Class in com.flowable.serviceregistry.engine
 
ServiceRegistryRuntimeServiceImpl(ServiceRegistryEngineConfiguration) - Constructor for class com.flowable.serviceregistry.engine.ServiceRegistryRuntimeServiceImpl
 
ServiceRegistryTestHelper - Class in com.flowable.serviceregistry.engine.test
 
ServiceRegistryTestHelper(ServiceRegistryEngine) - Constructor for class com.flowable.serviceregistry.engine.test.ServiceRegistryTestHelper
 
serviceRepositoryService - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineImpl
 
ServiceResourceConverter - Interface in com.flowable.serviceregistry.api.repository
 
serviceResourceConverter - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
ServiceResourceConverterImpl - Class in com.flowable.serviceregistry.engine.impl.deployer
 
ServiceResourceConverterImpl(ObjectMapper) - Constructor for class com.flowable.serviceregistry.engine.impl.deployer.ServiceResourceConverterImpl
 
serviceResourceDataManager - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDataManagers
 
ServiceResourceDataManager - Interface in com.flowable.serviceregistry.engine.impl.persistence.entity.data
 
ServiceResourceEntity - Interface in com.flowable.serviceregistry.engine.impl.persistence.entity
 
ServiceResourceEntityImpl - Class in com.flowable.serviceregistry.engine.impl.persistence.entity
 
ServiceResourceEntityImpl() - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
serviceResourceEntityManager - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
ServiceResourceEntityManager - Interface in com.flowable.serviceregistry.engine.impl.persistence.entity
 
ServiceResourceEntityManagerImpl - Class in com.flowable.serviceregistry.engine.impl.persistence.entity
 
ServiceResourceEntityManagerImpl(ServiceRegistryEngineConfiguration, ServiceResourceDataManager) - Constructor for class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManagerImpl
 
serviceRuntimeService - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineImpl
 
SET_TYPE - Static variable in class com.flowable.platform.common.persistence.StringSetToJsonTypeHandler
 
setAccessibleByGroups(Collection<String>) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setAccessibleByUser(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setActionDefinitionCache(DeploymentCache<ActionDefinitionCacheEntry>) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setActionDefinitionCache(DeploymentCache<ActionDefinitionCacheEntry>) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
setActionDefinitionCacheLimit(int) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setActionDefinitionDataManager(ActionDefinitionDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
setActionDefinitionDataManager(PolicyDefinitionDataManager) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
setActionDefinitionDeployer(ActionDefinitionDeployer) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setActionDefinitionEntity(ActionDefinitionEntity) - Method in class com.flowable.action.engine.impl.persistence.deploy.ActionDefinitionCacheEntry
 
setActionDefinitionEntityManager(ActionDefinitionEntityManager) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
setActionDefinitionEntityManager(ActionDefinitionEntityManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
setActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
setActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntity
 
setActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
setActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntity
 
setActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
setActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntity
 
setActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
setActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setActionDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntity
 
setActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
setActionDefinitionId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
setActionDefinitionLinkDataManager(ActionDefinitionLinkDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManagerImpl
 
setActionDefinitionLinkDataManager(ActionDefinitionLinkDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
setActionDefinitionLinkDataManager(PolicyDefinitionLinkDataManager) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
setActionDefinitionLinkEntityManager(ActionDefinitionLinkEntityManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
setActionDefinitionLinks(List<ActionDefinitionLink>) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setActionDefinitionLinks(List<ActionDefinitionLink>) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setActionDefinitionModel(ActionDefinitionModel) - Method in class com.flowable.action.engine.impl.persistence.deploy.ActionDefinitionCacheEntry
 
setActionDefinitionModels(Map<String, ActionDefinitionModel>) - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
setActionDefinitions(List<ActionDefinition>) - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
setActionDefinitionsForActionInstances(Map<String, ActionDefinition>) - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
setActionDeploymentDataManager(ActionDeploymentDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
setActionDeploymentDataManager(PolicyDeploymentDataManager) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
setActionDeploymentEntityManager(ActionDeploymentEntityManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
setActionEngineConfiguration(ActionEngineConfiguration) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
setActionEngineName(String) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setActionEngineName(String) - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
setActionHistoryService(ActionHistoryService) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setActionInstanceDataManager(ActionInstanceDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityManagerImpl
 
setActionInstanceDataManager(ActionInstanceDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
setActionInstanceEntityManager(ActionInstanceEntityManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
setActionInstanceId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
setActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntity
 
setActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
setActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntity
 
setActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
setActionInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntity
 
setActionInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
setActionInstanceId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
setActionInstances(List<ActionInstance>) - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
setActionLinkDataManager(ActionLinkDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManagerImpl
 
setActionLinkDataManager(ActionLinkDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
setActionLinkEntityManager(ActionLinkEntityManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
setActionNode(ObjectNode) - Method in class com.flowable.indexing.job.impl.RetryFailedBulkRequestItem
 
setActionRepositoryService(ActionRepositoryService) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setActionResourceConverter(ActionResourceConverter) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setActionResourceDataManager(ActionResourceDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
setActionResourceDataManager(PolicyResourceDataManager) - Method in class com.flowable.policy.engine.impl.persistence.entity.data.PolicyDataManagers
 
setActionResourceEntityManager(ActionResourceEntityManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
setActionRuntimeService(ActionRuntimeService) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setActionTypeLinkDataManager(ActionTypeLinkDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityManagerImpl
 
setActionTypeLinkDataManager(ActionTypeLinkDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
setActionTypeLinkEntityManager(ActionTypeLinkEntityManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
setActivityId(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setAdditionalData(Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
 
setAdditionalServiceInvokers(Map<String, ServiceInvoker>) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setAlias(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setAllowSpringBeansInExpressions(boolean) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setApplicationContext(ApplicationContext) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setApplicationContext(ApplicationContext) - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
setApplicationContext(ApplicationContext) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setApplicationContext(ApplicationContext) - Method in class com.flowable.indexing.IndexManagerImpl
 
setApplicationContext(ApplicationContext) - Method in class com.flowable.platform.common.resource.ResourceHelper
 
setApplicationContext(ApplicationContext) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setApplicationContext(ApplicationContext) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setApplicationContext(ApplicationContext) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setApplicationContext(ApplicationContext) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setApprovalDecision(String) - Method in class com.flowable.platform.service.template.UpdateTemplateVariationRequest
 
setAscending(boolean) - Method in class com.flowable.dataobject.engine.impl.runtime.DefaultQueryOrderTerm
 
setAssignee(String, String) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
setAssignee(String, String) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
setAssignee(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setAssignee(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setAssignee(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setAssignee(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setAssignee(String) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setAsyncHistoryEnabled(boolean) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutor(AsyncExecutor) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorActivate(boolean) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorAsyncJobAcquisitionEnabled(boolean) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorAsyncJobLockTimeInMillis(int) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime(int) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorDefaultQueueSizeFullWaitTime(int) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorLockOwner(String) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorMessageQueueMode(boolean) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorNumberOfRetries(int) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorResetExpiredJobsEnabled(boolean) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorResetExpiredJobsInterval(int) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorResetExpiredJobsPageSize(int) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryExecutorSecondsToWaitOnShutdown(int) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryJsonGroupingEnabled(boolean) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryJsonGroupingThreshold(int) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryJsonGzipCompressionEnabled(boolean) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryListener(AsyncHistoryListener) - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySessionFactory
 
setAsyncHistoryListener(AsyncHistoryListener) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncHistoryTaskExecutor(TaskExecutor) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setAsyncIndexingHistorySessionFactory(SessionFactory) - Method in class com.flowable.indexing.ProcessEngineIndexingConfigurator
 
setAttachmentIndexedChars(int) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
setAuditDefinitionId(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setAuditDefinitionId(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setAuditInstanceDataManager(AuditInstanceDataManager) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityManagerImpl
 
setAuditInstanceDataManager(AuditInstanceDataManager) - Method in class com.flowable.audit.engine.impl.persistence.entity.data.AuditDataManagers
 
setAuditInstanceEntityManager(AuditInstanceEntityManager) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditEntityManagers
 
setAuditService(AuditService) - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
setAutoUpdateDataObjectSchemaDefinitions(boolean) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setBotKey(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setBotKey(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setBotKey(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setBotRegistry(Map<String, BotService>) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setBulkRequestItems(List<BulkRequestItem>) - Method in class com.flowable.indexing.job.impl.BulkRequest
 
setBusinessKey(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setBusinessKey(String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setBusinessKey(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setBusinessKey(String) - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
setBusinessKey(String) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setBytes(byte[]) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
setBytes(byte[]) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
setBytes(byte[]) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setBytes(byte[]) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
setBytes(byte[]) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
setBytes(byte[]) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
setBytes(byte[]) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
setCachedValue(Object) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setCachedValue(Object) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
setCalculate(String) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setCalculation(String) - Method in class com.flowable.platform.service.reports.ReportDataPoint
 
setCallbackId(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setCallbackId(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setCallbackType(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setCallbackType(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
SetCaseAssigneeFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
SetCaseAssigneeFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.SetCaseAssigneeFunctionDelegate
 
setCaseDefinitionCategory(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setCaseDefinitionDeploymentId(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setCaseDefinitionDescription(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setCaseDefinitionId(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setCaseDefinitionId(String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setCaseDefinitionId(String) - Method in class com.flowable.platform.service.caze.CreateCaseInstanceRepresentation
 
setCaseDefinitionId(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setCaseDefinitionId(String) - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
setCaseDefinitionIds(List<String>) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setCaseDefinitionIds(List<String>) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setCaseDefinitionKey(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setCaseDefinitionKey(String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setCaseDefinitionKey(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setCaseDefinitionKey(String) - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
setCaseDefinitionKeys(List<String>) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setCaseDefinitionKeys(List<String>) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setCaseDefinitionName(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setCaseDefinitionName(String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setCaseDefinitionName(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setCaseDefinitionName(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setCaseDefinitionName(String) - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
setCaseDefinitionVersion(int) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setCaseInstance(CaseInstance) - Method in class com.flowable.platform.service.caze.CaseInstanceInfo
 
setCaseInstanceName(CaseInstanceEntity, Case) - Method in class com.flowable.platform.service.caze.PlatformStartCaseInstanceInterceptor
 
setCaseInstanceName(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
SetCaseOwnerFunctionDelegate - Class in com.flowable.platform.common.el.cmmn
 
SetCaseOwnerFunctionDelegate() - Constructor for class com.flowable.platform.common.el.cmmn.SetCaseOwnerFunctionDelegate
 
setCategory(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
setCategory(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
setCategory(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
setCategory(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
setCategory(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setCategory(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setCategory(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
setCategory(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
setCategory(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
setCategory(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
setCategory(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
setCategory(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
setChangeApprovalProcessKey(String) - Method in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
setChannels(List<String>) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setChineseEnabled(boolean) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
setClaimTime(Date) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setClauses(List<FilteredFullTextSearchQueryBuilder.Clause>) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.BoolFilterClause
 
setCommentDataManager(CommentDataManager) - Method in class com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
 
setCommentDataManager(CommentDataManager) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.PlatformDataManagers
 
setCommentEntityManager(CommentEntityManager) - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformEntityManagers
 
setCommentEventListener(CommentEventListener) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setCommentService(CommentService) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setCompleted(Boolean) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setCompleted(boolean) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setCompleted(Boolean) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setConfig(HttpRequestBase, HttpRequest, int, int, int) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
setConfig(JsonNode) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
setConfig(JsonNode) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
setConfiguration(Configuration) - Method in class com.flowable.indexing.template.TemplateLoader
 
setConfirmationMessage(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setConfirmationMessageCode(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setConfirmationTitle(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setConfirmationTitleCode(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setContent(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntity
 
setContent(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
setContent(String) - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
setContent(String) - Method in class com.flowable.platform.service.CommentQueryRequest
 
setContentAvailable(boolean) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setContentAvailable(boolean) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setContentId(String) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setContentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setContentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setContentItem(ContentItem) - Method in class com.flowable.template.engine.impl.processor.DefaultTemplateProcessingResult
 
setContentItemId(String) - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
setContentLike(String) - Method in class com.flowable.platform.service.CommentQueryRequest
 
setContentSize(Long) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setContentStoreId(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setContentStoreId(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setContentStoreName(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setContentStoreName(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setCoreSize(int) - Method in class com.flowable.indexing.ReindexingProperties.Pool
 
setCreated(Date) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setCreated(Date) - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
setCreated(Date) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setCreatedAfter(Date) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
setCreatedAfter(Date) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
setCreatedAfter(Date) - Method in class com.flowable.platform.service.CommentQueryRequest
 
setCreatedBefore(Date) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
setCreatedBefore(Date) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
setCreatedBefore(Date) - Method in class com.flowable.platform.service.CommentQueryRequest
 
setCreatedBy(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setCreatedBy(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setCreateTime(Date) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setCreateTime(Date) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setCreateTime(Date) - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
setCreationTime(Date) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setCreationTime(Date) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setCreationTime(Date) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntity
 
setCreationTime(Date) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
setCreationTime(Date) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntity
 
setCreationTime(Date) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
setCreationTime(Date) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setCreationTime(Date) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setCreationTime(Date) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setCreationTime(Date) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setCreationTime(Date) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntity
 
setCreationTime(Date) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
setCreationTime(Date) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setCreationTime(Date) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setCreationTime(Date) - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntity
 
setCreationTime(Date) - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
setCreationTime(Date) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntity
 
setCreationTime(Date) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
setCreationTime(Date) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntity
 
setCreationTime(Date) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
setCreationTime(Date) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setCreationTime(Date) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setCreationTime(Date) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setCreationTime(Date) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setCreatorId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setCreatorId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setCreatorId(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setCreatorId(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setCreatorId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setCreatorId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setCreatorId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntity
 
setCreatorId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
setCreatorId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setCreatorId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setCreatorId(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntity
 
setCreatorId(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
setCreatorId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntity
 
setCreatorId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
setCreatorId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setCreatorId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setCreatorId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setCreatorId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setCustomHistoryJobHandlers(List<HistoryJobHandler>) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setCustomHistoryJsonTransformers(List<HistoryJsonTransformer>) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setCustomIndex(String) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setCustomIndexingFilter(JsonNode) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setCustomKnownTypes(Set<Class<?>>) - Method in class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
setCustomPostVariableTypes(List<VariableType>) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setCustomPreVariableTypes(List<VariableType>) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setCustomSortParameters(Map<String, SortParameter>) - Method in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
setData(ObjectNode) - Method in class com.flowable.indexing.config.IndexedField
 
setData(List<T>) - Method in class com.flowable.platform.common.Page
 
setData(Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.impl.util.ServiceInvocationVariablesContainer
 
setDatabaseSchemaDataObjectDataSource(DatabaseSchemaDataObjectDataSource) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDatabaseSchemaDataObjectInstanceEntityManager(DatabaseSchemaDataObjectInstanceEntityManager) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDatabaseSchemaDataObjectJdbcOperations(DatabaseSchemaDataObjectJdbcOperations) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDataInstanceId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setDataInstanceId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
setDataModel(Map<String, FormDataModel>) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setDataObjectDefinitionCache(DeploymentCache<DataObjectDefinitionCacheEntry>) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDataObjectDefinitionCache(DeploymentCache<DataObjectDefinitionCacheEntry>) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
setDataObjectDefinitionCacheLimit(int) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDataObjectDefinitionDataManager(DataObjectDefinitionDataManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
setDataObjectDefinitionDeployer(DataObjectDefinitionDeployer) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDataObjectDefinitionEntity(DataObjectDefinitionEntity) - Method in class com.flowable.dataobject.engine.impl.persistence.deploy.DataObjectDefinitionCacheEntry
 
setDataObjectDefinitionEntityManager(DataObjectDefinitionEntityManager) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
setDataObjectDefinitionEntityManager(DataObjectDefinitionEntityManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
setDataObjectDeploymentDataManager(DataObjectDeploymentDataManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
setDataObjectDeploymentEntityManager(DataObjectDeploymentEntityManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
setDataObjectEngineConfiguration(DataObjectEngineConfiguration) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
setDataObjectEngineName(String) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDataObjectModel(DataObjectModel) - Method in class com.flowable.dataobject.engine.impl.persistence.deploy.DataObjectDefinitionCacheEntry
 
setDataObjectRepositoryService(DataObjectRepositoryService) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDataObjectResourceConverter(DataObjectResourceConverter) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDataObjectResourceDataManager(DataObjectResourceDataManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
setDataObjectResourceEntityManager(DataObjectResourceEntityManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
setDataObjectRuntimeService(DataObjectRuntimeService) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDataObjectSchemaDefinitionDataManager(DataObjectSchemaDefinitionDataManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
setDataObjectSchemaDefinitionDeployer(EngineDeployer) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDataObjectSchemaDefinitionEntityManager(DataObjectSchemaDefinitionEntityManager) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
setDataObjectSchemaDefinitionEntityManager(DataObjectSchemaDefinitionEntityManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
setDataObjectType(String) - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
setDataObjectVariableDataManager(DataObjectVariableDataManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
setDataObjectVariableDataManager(DataObjectVariableDataManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityManagerImpl
 
setDataObjectVariableEntityManager(DataObjectVariableEntityManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
setDataPoints(List<ReportDataPoint>) - Method in class com.flowable.platform.service.reports.ReportGroupByResult
 
setDataPoints(List<ReportDataPoint>) - Method in class com.flowable.platform.service.reports.ReportResult
 
setDataSource(DataSource) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setDataSource(DataSource) - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
setDataSource(DataSource) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDataSource(DataSource) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setDataSource(DataSource) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setDataSource(DataSource) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setDataSource(DataSource) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setDbName(String) - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
setDecisionKeyDefaultPermissions(String) - Method in class com.flowable.platform.service.permission.UserPermissionServiceImpl
 
setDefaultLocale(String) - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
setDefaultScopedObjectFormProvider(ScopedObjectFormProvider) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setDefaultValue(Object) - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
setDefaultValue(Object) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceInputParameter
 
setDefaultValue(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOutputParameter
 
setDefaultValue(String) - Method in class com.flowable.template.api.repository.VariationDefinition
 
setDefinitionDeploymentId(String) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setDefinitionId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setDefinitionId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setDefinitionId(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setDefinitionId(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setDefinitionId(String) - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
setDefinitionId(String) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setDefinitionKey(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setDefinitionKey(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setDefinitionKey(String) - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
setDefinitionKey(String) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setDefinitionName(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setDefinitionName(String) - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
setDefinitionName(String) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setDefinitionTotals(Map<String, String>) - Method in class com.flowable.platform.service.reports.ReportResult
 
setDefinitionVersion(int) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setDelegationState(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setDeployers(List<EngineDeployer>) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
setDeployers(List<EngineDeployer>) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
setDeployers(List<EngineDeployer>) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
setDeployers(List<EngineDeployer>) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
setDeployers(List<EngineDeployer>) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
setDeploymentDataManager(ActionDeploymentDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityManagerImpl
 
setDeploymentDataManager(DataObjectDeploymentDataManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityManagerImpl
 
setDeploymentDataManager(PolicyDeploymentDataManager) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityManagerImpl
 
setDeploymentDataManager(ServiceDeploymentDataManager) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityManagerImpl
 
setDeploymentDataManager(TemplateDeploymentDataManager) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
setDeploymentEntityManager(ActionDeploymentEntityManager) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
setDeploymentEntityManager(DataObjectDeploymentEntityManager) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
setDeploymentEntityManager(PolicyDeploymentEntityManager) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
setDeploymentEntityManager(ServiceDeploymentEntityManager) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
setDeploymentEntityManager(TemplateDeploymentEntityManager) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
setDeploymentId(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setDeploymentId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setDeploymentId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setDeploymentId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
setDeploymentId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
setDeploymentId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntity
 
setDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
setDeploymentId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntity
 
setDeploymentId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
setDeploymentId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
setDeploymentId(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntity
 
setDeploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
setDeploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
setDeploymentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
setDeploymentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setDeploymentManager(ActionDeploymentManager) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setDeploymentManager(DataObjectDeploymentManager) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDeploymentManager(PolicyDeploymentManager) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setDeploymentManager(ServiceDeploymentManager) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setDeploymentManager(TemplateDeploymentManager) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setDeploymentMode(String) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setDeploymentMode(String) - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
setDeploymentMode(String) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDeploymentMode(String) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setDeploymentMode(String) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setDeploymentMode(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setDeploymentMode(String) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setDeploymentName(String) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setDeploymentName(String) - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
setDeploymentName(String) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDeploymentName(String) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setDeploymentName(String) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setDeploymentName(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setDeploymentName(String) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setDeploymentResources(Resource[]) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setDeploymentResources(Resource[]) - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
setDeploymentResources(Resource[]) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setDeploymentResources(Resource[]) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setDeploymentResources(Resource[]) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setDeploymentResources(Resource[]) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setDeploymentResources(Resource[]) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setDeploymentStrategies(Collection<AutoDeploymentStrategy>) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setDeploymentTime(Date) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
setDeploymentTime(Date) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
setDeploymentTime(Date) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
setDeploymentTime(Date) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
setDeploymentTime(Date) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
setDeploymentTime(Date) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
setDeploymentTime(Date) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
setDeploymentTime(Date) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
setDeploymentTime(Date) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
setDeploymentTime(Date) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
setDescription(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setDescription(String) - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
setDescription(String) - Method in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
setDescription(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setDescription(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setDescription(String) - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
setDescription(String) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setDescription(String) - Method in class com.flowable.platform.service.reports.PlatformReport
 
setDescription(String) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setDescription(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setDescription(String) - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
setDescription(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
setDescription(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
setDescription(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
setDescription(String) - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
setDescription(String) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setDescription(String) - Method in class com.flowable.template.api.repository.VariationDefinition
 
setDialogDescription(String) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setDialogSize(String) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setDialogTitle(String) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setDisplayName(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
setDoc(ObjectNode) - Method in class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
setDoubleValue(Double) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setDoubleValue(Double) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
setDownloadUrl(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setDueDate(Date) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setEditable(boolean) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setElements(List<T>) - Method in class com.flowable.indexing.utils.ElasticsearchQueryResult
 
setEmbeddedValueResolver(StringValueResolver) - Method in class com.flowable.platform.common.resource.ResourceHelper
 
setEnd(Date) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateRangeClause
 
setEnded(Date) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setEnded(boolean) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setEndTime(Date) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setEndTime(Date) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setEndTime(Date) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setEndTime(Date) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setEngineConfiguration(ActionEngineConfiguration) - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
setEngineConfiguration(AuditEngineConfiguration) - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
setEngineConfiguration(DataObjectEngineConfiguration) - Method in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
setEngineConfiguration(PlatformEngineConfiguration) - Method in class com.flowable.platform.engine.impl.configurator.PlatformEngineConfigurator
 
setEngineConfiguration(PolicyEngineConfiguration) - Method in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
setEngineConfiguration(ServiceRegistryEngineConfiguration) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
setEngineConfiguration(TemplateEngineConfiguration) - Method in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
setEnginesBuild(List<String>) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setException(Exception) - Method in class com.flowable.serviceregistry.api.interceptor.ServiceInvocationResult
 
setExecutedBy(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setExecutedBy(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setExecutionDate(Date) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setExecutionDate(Date) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setExecutionId(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setExpressionManager(ExpressionManager) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setExternalId(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setExternalId(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setExternalId(String) - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
setExternalId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setExternalId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setExternalId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setExternalId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setExternalId(String) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setExternalId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setExternalId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setExtractors(List<IndexMappingVariableExtractor>) - Method in interface com.flowable.indexing.api.IndexMapping
 
setExtractors(List<IndexMappingVariableExtractor>) - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
setFavorite(boolean) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setFavorite(boolean) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setField(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateAggregation
 
setField(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.FieldClause
 
setField(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.SortClause
 
setFieldMappings(List<FieldMapping>) - Method in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
setFields(Map<String, IndexedField>) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setFilter(IndexedDocumentTypeFilter) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setFilter(ObjectNode) - Method in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
setFilter(String) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setFilterParameters(List<MasterDataFilterParameter>) - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
setFinished(Boolean) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setFinished(Boolean) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setFinished(Boolean) - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
setFormInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntity
 
setFormInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
setFormInstanceId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setFormInstanceId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setFormKey(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setFormKey(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setFormKey(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setFormKey(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntity
 
setFormKey(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
setFormKey(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setFormKey(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setFormKey(String) - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
setFormKey(String) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setFormKey(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setFormKey(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setFormKey(String) - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
setFormKey(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setFormKey(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setFrom(Date) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setGlobal(Boolean) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setGlobal(boolean) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setGlobal(boolean) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setGlobal(boolean) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setGlobalRestSettings(Map<String, Map<String, Object>>) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setGraphicalNotationDefined(boolean) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setGroupBy(String) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setGroupByDefinition(Map<String, String>) - Method in class com.flowable.platform.service.reports.ReportDataPoint
 
setGroupId(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setHeaders(HttpMessage, String) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
setHelp(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setHierarchyType(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.VariableInstancesHolder
 
setHierarchyType(String) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setHierarchyType(String) - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
setHistogramInterval(FilteredFullTextSearchQueryBuilder.HistogramInterval) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateAggregation
 
setHistoric(boolean) - Method in class com.flowable.platform.service.caze.CaseInstanceInfo
 
setHistoric(boolean) - Method in class com.flowable.platform.service.process.ProcessInstanceInfo
 
setHistoricActionInstanceDataManager(HistoricActionInstanceDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
setHistoricActionInstanceDataManager(HistoricActionInstanceDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityManagerImpl
 
setHistoricActionInstanceEntityManager(HistoricActionInstanceEntityManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
setHistoricActionLinkDataManager(HistoricActionLinkDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.data.ActionDataManagers
 
setHistoricActionLinkDataManager(HistoricActionLinkDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityManagerImpl
 
setHistoricActionLinkEntityManager(HistoricActionLinkEntityManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionEntityManagers
 
setHistoricCaseInstance(HistoricCaseInstance) - Method in class com.flowable.platform.service.caze.CaseInstanceInfo
 
setHistoricProcessInstance(HistoricProcessInstance) - Method in class com.flowable.platform.service.process.ProcessInstanceInfo
 
setHistory(String) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setHistory(String) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setHistory(String) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setHistory(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setHistoryJobHandlers(Map<String, HistoryJobHandler>) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setHistoryLevel(HistoryLevel) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setHistoryLevel(HistoryLevel) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setHistoryLevel(HistoryLevel) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setHistoryLevel(HistoryLevel) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setI18n(Map<String, Map<String, String>>) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setIcon(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setIcon(String) - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
setId(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
setId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
setId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
setId(String) - Method in class com.flowable.indexing.job.impl.AbstractBulkRequestItem
 
setId(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setId(String) - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
setId(String) - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
setId(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setId(String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setId(String) - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
setId(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setId(String) - Method in class com.flowable.platform.service.content.FolderPath
 
setId(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setId(String) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setId(String) - Method in class com.flowable.platform.service.reports.PlatformReport
 
setId(String) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setId(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setId(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setId(String) - Method in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
setId(String) - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
setId(String) - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
setId(String) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setId(String) - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
setIdentityLinks(List<IdentityLinkEntity>) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setIdentityLinks(List<IdentityLinkEntity>) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setIdentityLinkSchemaManager(SchemaManager) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setIdField(String) - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
setIds(Set<String>) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
setIds(Set<String>) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
setIgnoreConfirmationMessage(Boolean) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setIndex(String) - Method in class com.flowable.indexing.job.impl.AbstractBulkRequestItem
 
setIndex(String) - Method in class com.flowable.platform.service.reports.PlatformReport
 
setIndexedDataEnhancers(List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
setIndexedDataEnhancers(List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingContentHistoryManager
 
setIndexedDataEnhancers(List<PlatformIndexedDataEnhancer>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
setIndexSettings(Map<String, Object>) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setInitialized(boolean) - Static method in class com.flowable.action.engine.ActionEngines
 
setInitialized(boolean) - Static method in class com.flowable.audit.engine.AuditEngines
 
setInitialized(boolean) - Static method in class com.flowable.dataobject.engine.DataObjectEngines
 
setInitialized(boolean) - Static method in class com.flowable.platform.engine.PlatformEngines
 
setInitialized(boolean) - Static method in class com.flowable.policy.engine.PolicyEngines
 
setInitialized(boolean) - Static method in class com.flowable.serviceregistry.engine.ServiceRegistryEngines
 
setInitialized(boolean) - Static method in class com.flowable.template.engine.TemplateEngines
 
setInputParameters(List<ServiceInputParameter>) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
setInterpreteIdAsKey(boolean) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setJobExecutionScope(String) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setJobRetries(int) - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySession
 
setJobServiceConfiguration(JobServiceConfiguration) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setKey(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setKey(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setKey(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setKey(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setKey(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
setKey(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
setKey(String) - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
setKey(String) - Method in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
setKey(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setKey(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setKey(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
setKey(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
setKey(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntity
 
setKey(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
setKey(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setKey(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setKey(String) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setKey(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntity
 
setKey(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
setKey(String) - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
setKey(String) - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
setKey(String) - Method in class com.flowable.platform.service.reports.ReportDataPoint
 
setKey(String) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setKey(String) - Method in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
setKey(String) - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
setKey(String) - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
setKey(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntity
 
setKey(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
setKey(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
setKey(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
setKey(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntity
 
setKey(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
setKey(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
setKey(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
setKey(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
setKey(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
setKey(String) - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
setKey(String) - Method in class com.flowable.template.api.repository.TemplateParameter
 
setKey(String) - Method in class com.flowable.template.api.repository.VariationDefinition
 
setKey(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setKey(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setKey(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
setKey(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
setKeyField(String) - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
setKeyLike(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setLabel(String) - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
setLabel(String) - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
setLabel(String) - Method in class com.flowable.policy.api.repository.PermissionMapping
 
setLabelKey(String) - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
setLabelKey(String) - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
setLastModified(Date) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setLastModified(Date) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setLastModifiedBy(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setLastModifiedBy(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setLinkType(String) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setLinkType(String) - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
setLinkValue(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntity
 
setLinkValue(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
setLinkValue(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntity
 
setLinkValue(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
setLinkValue(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntity
 
setLinkValue(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
setLocale(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntity
 
setLocale(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
setLocale(String) - Method in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
setLocale(String) - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
setLockInfo(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setLongValue(Long) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setLongValue(Long) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
setLookupIdMapping(FieldMapping) - Method in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
setLookupIdPrefix(String) - Method in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
setManagementCapabilities(Map<String, List<String>>) - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
setMandatory(boolean) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setMandatory(boolean) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setMandatory(boolean) - Method in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
setMandatory(boolean) - Method in class com.flowable.template.api.repository.TemplateParameter
 
setMappedStates(List<String>) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setMappedSubStates(List<String>) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setMappedSubTypes(List<String>) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setMappedTypes(List<String>) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setMappingFilter(MappingFilter) - Method in class com.flowable.indexing.impl.AbstractIndexMapping
 
setMappings(ObjectNode) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setMasterDataEntriesArchived(int) - Method in class com.flowable.dataobject.api.runtime.SynchronizeResult
 
setMasterDataEntriesCreated(int) - Method in class com.flowable.dataobject.api.runtime.SynchronizeResult
 
setMasterDataEntriesUpdated(int) - Method in class com.flowable.dataobject.api.runtime.SynchronizeResult
 
setMasterDataInstanceDataManager(MasterDataInstanceDataManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.data.DataObjectDataManagers
 
setMasterDataInstanceEntityManager(MasterDataInstanceEntityManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectEntityManagers
 
setMasterDataSourceId(String) - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
setMaxSize(int) - Method in class com.flowable.indexing.ReindexingProperties.Pool
 
setMaxTimeout(Duration) - Method in class com.flowable.indexing.ReindexingProperties.Pool
 
setMetaData(JsonNode) - Method in interface com.flowable.indexing.api.IndexMapping
 
setMetaData(JsonNode) - Method in class com.flowable.indexing.impl.CustomIndexMapping
 
setMetadata(MetadataDefinition) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setMetadataProperties(Map<String, Object>) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setMetadataProperties(Map<String, Object>) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setMigrateActionTypeLinks(boolean) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setMigrateSubFolderItems(boolean) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setMigrationService(MigrationService) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setMimeType(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setMimeType(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setName(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setName(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setName(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setName(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setName(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
setName(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
setName(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntity
 
setName(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
setName(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
setName(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setName(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setName(String) - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
setName(String) - Method in class com.flowable.dataobject.api.repository.MasterDataFilterParameter
 
setName(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setName(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setName(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
setName(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
setName(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
setName(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setName(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
setName(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setName(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setName(String) - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
setName(String) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setName(String) - Method in class com.flowable.indexing.config.IndexedField
 
setName(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.Aggregation
 
setName(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setName(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setName(String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setName(String) - Method in class com.flowable.platform.service.caze.CreateCaseInstanceRepresentation
 
setName(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setName(String) - Method in class com.flowable.platform.service.content.FolderPath
 
setName(String) - Method in class com.flowable.platform.service.process.CreateProcessInstanceRepresentation
 
setName(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setName(String) - Method in class com.flowable.platform.service.reports.PlatformReport
 
setName(String) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setName(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setName(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setName(String) - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
setName(String) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setName(String) - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
setName(String) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setName(String) - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
setName(String) - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
setName(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntity
 
setName(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
setName(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
setName(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
setName(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
setName(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntity
 
setName(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
setName(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
setName(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
setName(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
setName(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
setName(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
setName(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
setName(String) - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
setName(String) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setName(String) - Method in class com.flowable.template.api.repository.TemplateParameter
 
setName(String) - Method in class com.flowable.template.api.repository.VariationDefinition
 
setName(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setName(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setName(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
setName(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
setName(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
setName(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setName(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setNamedParameterJdbcOperations(NamedParameterJdbcOperations) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setNameField(String) - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
setNameLike(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setNameLikeIgnoreCase(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setNestedPath(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.NestedTermBasedSortClause
 
setNestedTermField(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.NestedTermBasedSortClause
 
setNestedTermValue(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.NestedTermBasedSortClause
 
setNew(boolean) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
setNew(boolean) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
setNew(boolean) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
setNew(boolean) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
setNew(boolean) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
setNew(boolean) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
setNew(boolean) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
setNew(boolean) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
setNew(boolean) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
setNew(boolean) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
setNewVariationContent(String) - Method in class com.flowable.platform.service.template.UpdateTemplateVariationRequest
 
setNewVariationContentResource(String) - Method in class com.flowable.platform.service.template.UpdateTemplateVariationRequest
 
setNgramEdgeMaxChar(int) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
setNgramEdgeMinChar(int) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
setNgramMaxChar(int) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
setNgramMaxDiff(int) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
setNgramMinChar(int) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
setNonNullParameter(PreparedStatement, int, String, JdbcType) - Method in class com.flowable.platform.common.persistence.ClobCharacterStreamTypeHandler
 
setNullable(boolean) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOutputParameter
 
setNullHandlingOnOrder(Query.NullHandlingOnOrder) - Method in class com.flowable.dataobject.engine.impl.runtime.DefaultQueryOrderTerm
 
setNumberOfReplicas(int) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
setNumberOfShards(int) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.action.engine.configurator.ActionEngineConfigurator
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.audit.engine.configurator.AuditEngineConfigurator
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.dataobject.engine.configurator.DataObjectEngineConfigurator
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.policy.engine.configurator.PolicyEngineConfigurator
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceRegistryEngineConfigurator
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
setObjectMapper(ObjectMapper) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setOperations(List<ServiceOperation>) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
setOrder(int) - Method in class com.flowable.action.engine.impl.deployer.DefaultActionDefinitionAutoDeployer
 
setOrder(int) - Method in class com.flowable.dataobject.engine.impl.deployer.DefaultDataObjectDefinitionAutoDeployer
 
setOrder(int) - Method in class com.flowable.indexing.IndexManagerImpl
 
setOrder(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.SortClause
 
setOrder(int) - Method in class com.flowable.platform.common.deployer.DefaultAppAutoDeployer
 
setOrder(int) - Method in class com.flowable.platform.common.deployer.DefaultCaseDefinitionAutoDeployer
 
setOrder(int) - Method in class com.flowable.platform.common.deployer.DefaultDmnDefinitionAutoDeployer
 
setOrder(int) - Method in class com.flowable.platform.common.deployer.DefaultDocumentDefinitionAutoDeployer
 
setOrder(int) - Method in class com.flowable.platform.common.deployer.DefaultFormDefinitionAutoDeployer
 
setOrder(int) - Method in class com.flowable.platform.common.deployer.DefaultProcessDefinitionAutoDeployer
 
setOrder(String) - Method in class com.flowable.platform.common.Page
 
setOrder(Integer) - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
setOrder(Integer) - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
setOrder(int) - Method in class com.flowable.policy.engine.impl.deployer.DefaultPolicyDefinitionAutoDeployer
 
setOrder(int) - Method in class com.flowable.serviceregistry.engine.impl.deployer.DefaultServiceDefinitionAutoDeployer
 
setOrder(int) - Method in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
setOutcome(String) - Method in class com.flowable.platform.service.task.CompleteFormRepresentation
 
setOutcomes(List<OutcomeDefinition>) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setOutputParameters(List<ServiceOutputParameter>) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
setOutputType(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
setOwner(String, String) - Static method in class com.flowable.platform.common.el.bpmn.util.BpmnUtil
 
setOwner(String, String) - Static method in class com.flowable.platform.common.el.cmmn.util.CmmnUtil
 
setOwner(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setOwner(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setPages(List<PageDefinitionRepresentation>) - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
setPageSize(int) - Method in class com.flowable.indexing.ReindexingProperties.DatabaseRead
 
setParameter(PreparedStatement, int, T, JdbcType) - Method in class com.flowable.platform.common.persistence.JacksonJsonBasedTypeHandler
 
setParameters(Map<String, String>) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setParameters(List<TemplateParameter>) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setParent(Map<String, Object>) - Method in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
setParent(Map<String, Object>) - Method in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
setParent(Map<String, Object>) - Method in class com.flowable.platform.service.task.TaskSearchRepresentation
 
setParent(Map<String, Object>) - Method in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
setParentDeploymentId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
setParentDeploymentId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
setParentDeploymentId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
setParentDeploymentId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
setParentDeploymentId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
setParentDeploymentId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
setParentDeploymentId(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
setParentDeploymentId(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
setParentDeploymentId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
setParentDeploymentId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
setParentFolderId(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setParentFolderId(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setParentId(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setParentScopeBusinessKey(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setParentScopeDefinitionId(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setParentScopeDefinitionKey(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setParentScopeDefinitionName(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setParentScopeId(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setParentScopeInfo(ScopeSearchInfo) - Method in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
setParentScopeInfo(ScopeSearchInfo) - Method in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
setParentScopeInfo(ScopeSearchInfo) - Method in class com.flowable.platform.service.task.TaskSearchRepresentation
 
setParentScopeInfo(ScopeSearchInfo) - Method in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
setParentScopeName(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setParentScopeType(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setParentTaskId(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setParentTaskName(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setPath(String) - Method in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
setPath(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOutputParameter
 
setPayload(Map<String, Object>) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setPayload(Map<String, Object>) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setPdfUrl(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setPermissionGroups(List<String>) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setPermissionMappings(Map<String, PermissionMapping>) - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
setPermissions(List<String>) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setPermissions(List<String>) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setPermissions(List<String>) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setPermissionUserIdentityLinkTypes(Set<String>) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setPermissionValues(Map<String, Boolean>) - Method in class com.flowable.policy.api.repository.PermissionMapping
 
setPlatformEngineName(String) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setPlatformTranslationService(PlatformTranslationService) - Method in class com.flowable.platform.service.work.PlatformEntityLinkService
 
setPolicyDefinitionCache(DeploymentCache<PolicyDefinitionCacheEntry>) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
setPolicyDefinitionCache(DeploymentCache<PolicyDefinitionCacheEntry>) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setPolicyDefinitionCacheLimit(int) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setPolicyDefinitionDeployer(PolicyDefinitionDeployer) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setPolicyDefinitionEntity(PolicyDefinitionEntity) - Method in class com.flowable.policy.engine.impl.persistence.deploy.PolicyDefinitionCacheEntry
 
setPolicyDefinitionEntityManager(PolicyDefinitionEntityManager) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
setPolicyDefinitionEntityManager(PolicyDefinitionEntityManager) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
setPolicyDefinitionId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntity
 
setPolicyDefinitionId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
setpolicyDefinitionLinkDataManager(PolicyDefinitionLinkDataManager) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityManagerImpl
 
setPolicyDefinitionLinkEntityManager(PolicyDefinitionLinkEntityManager) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
setPolicyDefinitionLinks(List<PolicyDefinitionLink>) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntity
 
setPolicyDefinitionLinks(List<PolicyDefinitionLink>) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
setPolicyDeploymentEntityManager(PolicyDeploymentEntityManager) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
setPolicyEngineConfiguration(PolicyEngineConfiguration) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
setPolicyEngineName(String) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setPolicyModel(PolicyModel) - Method in class com.flowable.policy.engine.impl.persistence.deploy.PolicyDefinitionCacheEntry
 
setPolicyRepositoryService(PolicyRepositoryService) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setPolicyResourceConverter(PolicyResourceConverter) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setPolicyResourceEntityManager(PolicyResourceEntityManager) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyEntityManagers
 
setPreviewUrl(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setPriority(Integer) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setPriority(int) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
SetProcessAssigneeFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
SetProcessAssigneeFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.SetProcessAssigneeFunctionDelegate
 
setProcessDefinitionCategory(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setProcessDefinitionDeploymentId(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setProcessDefinitionDescription(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setProcessDefinitionId(String) - Method in class com.flowable.platform.service.process.CreateProcessInstanceRepresentation
 
setProcessDefinitionId(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setProcessDefinitionId(String) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setProcessDefinitionId(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setProcessDefinitionId(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setProcessDefinitionIds(List<String>) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setProcessDefinitionIds(List<String>) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setProcessDefinitionKey(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setProcessDefinitionKey(String) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setProcessDefinitionKey(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setProcessDefinitionKeys(List<String>) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setProcessDefinitionKeys(List<String>) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setProcessDefinitionName(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setProcessDefinitionName(String) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setProcessDefinitionName(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setProcessDefinitionName(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setProcessDefinitionVersion(int) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setProcessedContent(String) - Method in class com.flowable.template.engine.impl.processor.DefaultTemplateProcessingResult
 
setProcessEngineConfiguration(ProcessEngineConfiguration) - Method in class com.flowable.indexing.ReindexManagerImpl
 
setProcessInstance(ProcessInstance) - Method in class com.flowable.platform.service.process.ProcessInstanceInfo
 
setProcessInstanceId(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setProcessInstanceId(String) - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
setProcessInstanceId(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setProcessInstanceId(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setProcessInstanceName(ExecutionEntity, Process) - Method in class com.flowable.platform.service.process.PlatformStartProcessInstanceInterceptor
 
setProcessInstanceName(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
SetProcessOwnerFunctionDelegate - Class in com.flowable.platform.common.el.bpmn
 
SetProcessOwnerFunctionDelegate() - Constructor for class com.flowable.platform.common.el.bpmn.SetProcessOwnerFunctionDelegate
 
setProperty(QueryProperty) - Method in class com.flowable.dataobject.engine.impl.runtime.DefaultQueryOrderTerm
 
setProvisional(boolean) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setQueryActionDefinitionLinks(List<ActionDefinitionLink>) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
Setter used by MyBatis when querying action definitions with action definition links.
setQueryIdentityLinks(List<IdentityLinkEntity>) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
Setter used by MyBatis when querying action definitions with identity links.
setQueryName(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setQueryOnActionLinks(boolean) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setQueryParams(Map<String, Object>) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setQueryPolicyDefinitionLinks(List<PolicyDefinitionLink>) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
Setter used by MyBatis when querying policy definitions with policy definition links.
setQueryVariables(List<DataObjectVariableEntity>) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setQueryVariables(List<DataObjectVariableEntity>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
Setter used by MyBatis when querying master data instances with variables.
setQueueCapacity(int) - Method in class com.flowable.indexing.ReindexingProperties.Pool
 
setReadOnly(boolean) - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
setReadOnly(boolean) - Method in class com.flowable.platform.service.content.FolderItem
 
setReferenceScopeDefinitionId(String) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setReferenceScopeDefinitionId(String) - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
setReferenceScopeId(String) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setReferenceScopeId(String) - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
setReferenceScopeType(String) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setReferenceScopeType(String) - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
setRefreshInterval(String) - Method in class com.flowable.indexing.config.composer.IndexTemplateComposerImpl
 
setRegisteredJobDataTypes(List<String>) - Method in class com.flowable.indexing.job.history.async.AsyncIndexingHistorySessionFactory
 
setReportType(String) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setRequestEntity(HttpRequest, HttpEntityEnclosingRequestBase) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
setRequired(boolean) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceInputParameter
 
setResourceDataManager(ActionResourceDataManager) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityManagerImpl
 
setResourceDataManager(DataObjectResourceDataManager) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityManagerImpl
 
setResourceDataManager(PolicyResourceDataManager) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityManagerImpl
 
setResourceDataManager(ServiceResourceDataManager) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityManagerImpl
 
setResourceDataManager(TemplateResourceDataManager) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityManagerImpl
 
setResourceEntityManager(ActionResourceEntityManager) - Method in class com.flowable.action.engine.impl.deployer.ActionDeploymentManager
 
setResourceEntityManager(DataObjectResourceEntityManager) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDeploymentManager
 
setResourceEntityManager(PolicyResourceEntityManager) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDeploymentManager
 
setResourceEntityManager(ServiceResourceEntityManager) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
setResourceEntityManager(TemplateResourceEntityManager) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
setResourceHelper(ResourceHelper) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setResourceHelper(ResourceHelper) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setResourceName(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setResourceName(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setResourceName(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setResourceName(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setResourceName(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntity
 
setResourceName(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
setResourceName(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntity
 
setResourceName(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
setResourceName(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntity
 
setResourceName(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
setResourceName(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setResourceName(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setResourceName(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setResourceName(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setResources(Map<String, EngineResource>) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
setResources(Map<String, EngineResource>) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
setResources(Map<String, EngineResource>) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
setResources(Map<String, EngineResource>) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
setResources(Map<String, EngineResource>) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
setResources(Map<String, EngineResource>) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
setResources(Map<String, EngineResource>) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
setResources(Map<String, EngineResource>) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
setResources(Map<String, EngineResource>) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
setResources(Map<String, EngineResource>) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
setRestInvokerEnhancers(List<RestServiceInvokerEnhancer>) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setResult(Object) - Method in class com.flowable.serviceregistry.api.interceptor.ServiceInvocationResult
 
setResultMapperEnhancers(List<CaseInstanceResultMapper.Enhancer>) - Method in class com.flowable.platform.service.caze.CaseInstanceJsonMapper
 
setResultMapperEnhancers(List<ContentItemResultMapper.Enhancer>) - Method in class com.flowable.platform.service.content.ContentItemJsonMapper
 
setResultMapperEnhancers(List<ProcessInstanceResultMapper.Enhancer>) - Method in class com.flowable.platform.service.process.ProcessInstanceJsonMapper
 
setResultMapperEnhancers(List<TaskResultMapper.Enhancer>) - Method in class com.flowable.platform.service.task.TaskJsonMapper
 
setResultMapperEnhancers(List<WorkInstanceResultMapper.Enhancer>) - Method in class com.flowable.platform.service.work.WorkInstanceJsonMapper
 
setRoot(Map<String, Object>) - Method in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
setRoot(Map<String, Object>) - Method in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
setRoot(Map<String, Object>) - Method in class com.flowable.platform.service.task.TaskSearchRepresentation
 
setRoot(Map<String, Object>) - Method in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
setRootScopeBusinessKey(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setRootScopeDefinitionId(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setRootScopeDefinitionKey(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setRootScopeDefinitionName(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setRootScopeId(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setRootScopeInfo(ScopeSearchInfo) - Method in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
setRootScopeInfo(ScopeSearchInfo) - Method in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
setRootScopeInfo(ScopeSearchInfo) - Method in class com.flowable.platform.service.task.TaskSearchRepresentation
 
setRootScopeInfo(ScopeSearchInfo) - Method in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
setRootScopeName(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setRootScopeType(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setRows(List<RowDefinition>) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setRunning(boolean) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setSample(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setScopeDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntity
 
setScopeDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
setScopeDefinitionId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setScopeDefinitionId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setScopeDefinitionId(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setScopeDefinitionId(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setScopeDefinitionId(String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setScopeDefinitionId(String) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setScopeDefinitionId(String) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setScopeDefinitionId(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setScopeDefinitionId(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setScopeDefinitionId(String) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setScopeDefinitionId(String) - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
setScopeDefinitionIds(List<String>) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setScopeDefinitionIds(List<String>) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setScopeDefinitionIds(List<String>) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setScopeDefinitionIds(List<String>) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setScopeDefinitionKey(String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setScopeDefinitionKey(String) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setScopeDefinitionKey(String) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setScopeDefinitionKey(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setScopeDefinitionKeys(List<String>) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setScopeDefinitionKeys(List<String>) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setScopeDefinitionKeys(List<String>) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setScopeDefinitionKeys(List<String>) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setScopedObject(Object) - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
setScopedObjectActionFilters(Map<String, List<ScopedObjectActionFilter>>) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setScopedObjectFormProviders(Map<String, ScopedObjectFormProvider>) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setScopedObjectProviders(Map<String, ScopedObjectProvider>) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setScopeId(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
setScopeId(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setScopeId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
setScopeId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntity
 
setScopeId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
setScopeId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntity
 
setScopeId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
setScopeId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setScopeId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setScopeId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntity
 
setScopeId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
setScopeId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
setScopeId(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setScopeId(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setScopeId(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setScopeId(String) - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
setScopeId(String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.VariableInstancesHolder
 
setScopeId(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntity
 
setScopeId(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
setScopeId(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntity
 
setScopeId(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
setScopeId(String) - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
setScopeId(String) - Method in class com.flowable.platform.service.CommentQueryRequest
 
setScopeId(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setScopeId(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setScopeId(String) - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
setScopeId(String) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setScopeId(String) - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
setScopeType(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setScopeType(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionData
 
setScopeType(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setScopeType(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionLinkQueryImpl
 
setScopeType(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setScopeType(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setScopeType(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntity
 
setScopeType(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
setScopeType(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionLinkEntity
 
setScopeType(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
setScopeType(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setScopeType(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setScopeType(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntity
 
setScopeType(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
setScopeType(String) - Method in class com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
 
setScopeType(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setScopeType(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setScopeType(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setScopeType(String) - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
setScopeType(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntity
 
setScopeType(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
setScopeType(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntity
 
setScopeType(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
setScopeType(String) - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
setScopeType(String) - Method in class com.flowable.platform.service.CommentQueryRequest
 
setScopeType(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setScopeType(String) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setScopeType(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setScopeType(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setScopeType(String) - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
setScopeType(String) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setScopeType(String) - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
setScopeTypes(List<String>) - Method in class com.flowable.platform.service.reports.PlatformReport
 
setScript(String) - Method in class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
setScriptParams(Map<String, Object>) - Method in class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
setSearchText(String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setSearchText(String) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setSearchText(String) - Method in class com.flowable.platform.service.reports.PlatformReportRequest
 
setSearchText(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setSearchText(String) - Method in class com.flowable.platform.service.template.TemplateVariationRequest
 
setSection(SectionDefinition) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setServiceData(Map<String, Object>) - Method in class com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
 
setServiceDataManagers(ServiceDataManagers) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setServiceDefinitionCache(DeploymentCache<ServiceDefinitionCacheEntry>) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
setServiceDefinitionCache(DeploymentCache<ServiceDefinitionCacheEntry>) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setServiceDefinitionCacheLimit(int) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setServiceDefinitionDataManager(ServiceDefinitionDataManager) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDataManagers
 
setServiceDefinitionDeployer(ServiceDefinitionDeployer) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setServiceDefinitionEntity(ServiceDefinitionEntity) - Method in class com.flowable.serviceregistry.engine.impl.persistence.deploy.ServiceDefinitionCacheEntry
 
setServiceDefinitionEntityManager(ServiceDefinitionEntityManager) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
setServiceDefinitionEntityManager(ServiceDefinitionEntityManager) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
setServiceDefinitionModel(ServiceDefinitionModel) - Method in class com.flowable.serviceregistry.engine.impl.persistence.deploy.ServiceDefinitionCacheEntry
 
setServiceDeploymentDataManager(ServiceDeploymentDataManager) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDataManagers
 
setServiceDeploymentEntityManager(ServiceDeploymentEntityManager) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
setServiceEngineConfiguration(ServiceRegistryEngineConfiguration) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDeploymentManager
 
setServiceEngineName(String) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setServiceEntityManagers(ServiceEntityManagers) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setServiceInvokerInterceptors(List<ServiceInvokerInterceptor>) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setServiceInvokers(Map<String, ServiceInvoker>) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setServiceRegistryRepositoryService(ServiceRegistryRepositoryService) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setServiceRegistryRuntimeService(ServiceRegistryRuntimeService) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setServiceResourceConverter(ServiceResourceConverter) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setServiceResourceDataManager(ServiceResourceDataManager) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.data.ServiceDataManagers
 
setServiceResourceEntityManager(ServiceResourceEntityManager) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceEntityManagers
 
setSignalName(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setSignalVariableNames(List<String>) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setSimpleFormat(String) - Method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
setSimpleFormatUS(String) - Method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
setSimpleType(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setSize(int) - Method in class com.flowable.platform.common.Page
 
setSize(Long) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setSort(String) - Method in class com.flowable.platform.common.Page
 
setSortOrder(int) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setSortOrder(int) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setSortParameters(Map<String, SortParameter>) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setSource(ObjectNode) - Method in class com.flowable.indexing.job.impl.IndexBulkRequestItem
 
setSourceId(String) - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
setSourceId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setSourceId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setSourceIndex(String) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setSourceNode(ObjectNode) - Method in class com.flowable.indexing.job.impl.RetryFailedBulkRequestItem
 
setSourceSpecificAttributes(Map<String, Object>) - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
setSourceType(String) - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
setSourceType(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setSourceType(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setStart(Date) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateRangeClause
 
setStart(int) - Method in class com.flowable.platform.common.Page
 
setStartDate(Date) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntity
 
setStartDate(Date) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
setStartDate(Date) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setStartDate(Date) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setStarted(Date) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setStartedByUserId(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setStartFormDefined(boolean) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setStartFormDefined(boolean) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setStartTime(Date) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setStartTime(Date) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setStartTime(Date) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setStartTime(Date) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setStartUserId(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setStartUserId(String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setStartUserId(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setStartUserId(String) - Method in class com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
 
setStartUserId(String) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setState(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setState(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setState(String) - Method in class com.flowable.indexing.config.IndexedDocumentTypeFilter
 
setState(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setState(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setState(String) - Method in class com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
 
setState(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setState(String) - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
setStates(List<String>) - Method in class com.flowable.indexing.config.IndexedDocumentTypeFilter
 
setSubScopeId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntity
 
setSubScopeId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
setSubScopeId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setSubScopeId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setSubScopeId(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setSubScopeId(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setSubState(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setSubState(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setSubType(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setSubType(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setSubType(String) - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
setSubType(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setSubType(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setSubType(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setSubType(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setSubType(String) - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
setSubType(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setSubType(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setSupportedCachingType(String) - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
setSupportedContentTypes(Map<String, Integer>) - Method in class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
setSupportsChannel(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setSupportsChannels(List<String>) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setSupportsNameFiltering(boolean) - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
setSuspended(boolean) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setSuspended(boolean) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setSynchronizationMessage(String) - Method in class com.flowable.dataobject.api.runtime.SynchronizeResult
 
setTableName(String) - Method in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
setTaskDefinitionId(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setTaskDefinitionKey(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setTaskDefinitionKey(String) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setTaskId(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setTaskId(String) - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
setTaskId(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setTemplateDefinitionCache(DeploymentCache<TemplateDefinitionCacheEntry>) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
setTemplateDefinitionCache(DeploymentCache<TemplateDefinitionCacheEntry>) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateDefinitionCacheLimit(int) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateDefinitionDataManager(TemplateDefinitionDataManager) - Method in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
setTemplateDefinitionDeployer(TemplateDefinitionDeployer) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateDefinitionEntity(TemplateDefinitionEntity) - Method in class com.flowable.template.engine.impl.persistence.deploy.TemplateDefinitionCacheEntry
 
setTemplateDefinitionEntityManager(TemplateDefinitionEntityManager) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
setTemplateDefinitionEntityManager(TemplateDefinitionEntityManager) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
setTemplateDefinitionKey(String) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setTemplateDefinitionKey(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setTemplateDefinitionKey(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setTemplateDeploymentDataManager(TemplateDeploymentDataManager) - Method in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
setTemplateDeploymentEntityManager(TemplateDeploymentEntityManager) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
setTemplateEngineConfiguration(TemplateEngineConfiguration) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
setTemplateEngineName(String) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateHelper(TemplateHelper) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setTemplateHolder(TemplateHolder) - Method in class com.flowable.template.engine.impl.processor.DefaultTemplateProcessingResult
 
setTemplateModel(TemplateModel) - Method in class com.flowable.template.engine.impl.persistence.deploy.TemplateDefinitionCacheEntry
 
setTemplateProcessingStrictMode(boolean) - Method in class com.flowable.template.engine.impl.processor.FreeMarkerTemplateProcessor
 
setTemplateProcessingStrictMode(boolean) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateProcessors(List<TemplateProcessor>) - Method in interface com.flowable.template.api.TemplateEngineConfigurationApi
If you need / want to overwrite the full list of processors, use this method to provide a list of processors (they are consumed in exactly the given order in the list).
setTemplateProcessors(List<TemplateProcessor>) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateRepositoryService(TemplateRepositoryService) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateResource(String) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setTemplateResourceConverter(TemplateResourceConverter) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateResourceDataManager(TemplateResourceDataManager) - Method in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
setTemplateResourceEntityManager(TemplateResourceEntityManager) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
setTemplateResourceResolver(TemplateResourceResolver) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateService(TemplateService) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplatesFolderName(String) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateVariationDefinitionCache(DeploymentCache<TemplateVariationDefinitionCacheEntry>) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
setTemplateVariationDefinitionCache(DeploymentCache<TemplateVariationDefinitionCacheEntry>) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateVariationDefinitionCacheLimit(int) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateVariationDefinitionDataManager(TemplateVariationDefinitionDataManager) - Method in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
setTemplateVariationDefinitionDeployer(TemplateVariationDefinitionDeployer) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTemplateVariationDefinitionEntity(TemplateVariationDefinitionEntity) - Method in class com.flowable.template.engine.impl.persistence.deploy.TemplateVariationDefinitionCacheEntry
 
setTemplateVariationDefinitionEntityManager(TemplateVariationDefinitionEntityManager) - Method in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
setTemplateVariationDefinitionEntityManager(TemplateVariationDefinitionEntityManager) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
setTemplateVariationModel(TemplateVariationModel) - Method in class com.flowable.template.engine.impl.persistence.deploy.TemplateVariationDefinitionCacheEntry
 
setTemplateVariationResourceConverter(TemplateVariationResourceConverter) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTenantId(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
setTenantId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setTenantId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setTenantId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntity
 
setTenantId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
setTenantId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntity
 
setTenantId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
setTenantId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntity
 
setTenantId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
setTenantId(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setTenantId(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setTenantId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setTenantId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setTenantId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntity
 
setTenantId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
setTenantId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntity
 
setTenantId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
setTenantId(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setTenantId(String) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setTenantId(String) - Method in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
setTenantId(String) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setTenantId(String) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setTenantId(String) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setTenantId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntity
 
setTenantId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
setTenantId(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntity
 
setTenantId(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
setTenantId(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntity
 
setTenantId(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
setTenantId(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntity
 
setTenantId(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
setTenantId(String) - Method in class com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
 
setTenantId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setTenantId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setTenantId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntity
 
setTenantId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
setTenantId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setTenantId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setTextValue(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setTextValue(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
setTextValue2(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setTextValue2(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
setTheme(String) - Method in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
setTheme(String) - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
setThumbnail(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setTimeZone(TimeZone) - Method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
setTimeZone(String) - Method in class com.flowable.platform.common.util.ConfigurableDateFormatter
 
setTo(String) - Method in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
setTo(Date) - Method in class com.flowable.platform.service.reports.PlatformRunReportRequest
 
setTotal(long) - Method in class com.flowable.platform.common.Page
 
setTotal(long) - Method in class com.flowable.platform.service.reports.ReportDataPoint
 
setTotalCount(int) - Method in class com.flowable.indexing.utils.ElasticsearchQueryResult
 
setTotalCount(Long) - Method in class com.flowable.platform.service.reports.ReportGroupByResult
 
setTotalTimeout(Duration) - Method in class com.flowable.indexing.ReindexingProperties
 
setTransactionManager(PlatformTransactionManager) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setTransactionManager(PlatformTransactionManager) - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
setTransactionManager(PlatformTransactionManager) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setTransactionManager(PlatformTransactionManager) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setTransactionManager(PlatformTransactionManager) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setTransactionManager(PlatformTransactionManager) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setTransactionManager(PlatformTransactionManager) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTransactionSynchronizationAdapterOrder(Integer) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
setTransactionSynchronizationAdapterOrder(Integer) - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
setTransactionSynchronizationAdapterOrder(Integer) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setTransactionSynchronizationAdapterOrder(Integer) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setTransactionSynchronizationAdapterOrder(Integer) - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
setTransactionSynchronizationAdapterOrder(Integer) - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
setTransactionSynchronizationAdapterOrder(Integer) - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
setTransientVariable(String, Object) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
setTransientVariable(String, Object) - Method in class com.flowable.serviceregistry.engine.impl.util.ServiceInvocationVariablesContainer
 
setTranslationChangeManager(TranslationChangeManager) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setTranslationDataManager(TranslationDataManager) - Method in class com.flowable.platform.engine.impl.persistence.entity.data.PlatformDataManagers
 
setTranslationEntityManager(TranslationEntityManager) - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformEntityManagers
 
setTranslations(Map<String, Map<String, String>>) - Method in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
setTranslations(Map<String, Map<String, String>>) - Method in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
setTranslations(Map<String, Map<String, String>>) - Method in class com.flowable.platform.service.task.TaskRepresentation
 
setTranslations(Map<String, Map<String, String>>) - Method in class com.flowable.platform.service.work.EntityLinkWithDetails
 
setTranslations(Map<String, Map<String, String>>) - Method in class com.flowable.platform.service.work.EntityLinkWithName
 
setTranslations(Map<String, Map<String, String>>) - Method in class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
setTranslations(Map<String, Map<String, String>>) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setTranslationService(TranslationService) - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
setType(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntity
 
setType(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
setType(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntity
 
setType(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
setType(String) - Method in interface com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntity
 
setType(String) - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
setType(String) - Method in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
setType(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setType(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setType(VariableType) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setType(VariableType) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
setType(FieldMappingType) - Method in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
setType(String) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setType(String) - Method in class com.flowable.indexing.config.IndexedDocumentTypeFilter
 
setType(String) - Method in class com.flowable.indexing.config.SortParameter
 
setType(String) - Method in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
setType(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setType(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setType(String) - Method in class com.flowable.platform.service.util.ScopeSearchInfo
 
setType(String) - Method in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
setType(String) - Method in class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
setType(String) - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
setType(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntity
 
setType(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
setType(String) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntity
 
setType(String) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
setType(String) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntity
 
setType(String) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
setType(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
setType(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
setType(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
setType(String) - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
setType(String) - Method in class com.flowable.template.api.repository.TemplateParameter
 
setType(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setType(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setTypeName(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setTypeName(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
setTypes(List<String>) - Method in class com.flowable.indexing.config.IndexedDocumentTypeFilter
 
setTypes(List<String>) - Method in class com.flowable.indexing.impl.MappingFilterImpl
 
setUnassigned(Boolean) - Method in class com.flowable.platform.service.task.TasksIndexQueryRequest
 
setUpdated(Date) - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
setUpdatedAfter(Date) - Method in class com.flowable.platform.service.CommentQueryRequest
 
setUpdatedBefore(Date) - Method in class com.flowable.platform.service.CommentQueryRequest
 
setUpdaterId(String) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setUpdaterId(String) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setUpdaterId(String) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setUpdaterId(String) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setUpdaterId(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntity
 
setUpdaterId(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
setUpdateTime(Date) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setUpdateTime(Date) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setUpdateTime(Date) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntity
 
setUpdateTime(Date) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
setUpdateTime(Date) - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntity
 
setUpdateTime(Date) - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
setUpdateTime(Date) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntity
 
setUpdateTime(Date) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
setUpdateTime(Date) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setUpdateTime(Date) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setUpdatorId(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntity
 
setUpdatorId(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
setUrlSegment(String) - Method in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
setUrlSegment(String) - Method in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
setUserId(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.CommentEntity
 
setUserId(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
setUserId(String) - Method in class com.flowable.platform.service.CommentInstanceRepresentation
 
setUserId(String) - Method in class com.flowable.platform.service.CommentQueryRequest
 
setValidateDeletePermissionInParent(boolean) - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
setValidateReadPermissionInParent(boolean) - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
setValidateWritePermissionInParent(boolean) - Method in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
setValidFrom(Date) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setValidFrom(Date) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setValidFrom(Date) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setValidTo(Date) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setValidTo(Date) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setValidTo(Date) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setValue(String, byte[]) - Method in class com.flowable.action.engine.impl.persistence.entity.ResourceRef
 
setValue(Object) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntity
 
setValue(Object) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
setValue(String, byte[]) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.ResourceRef
 
setValue(Object, ValueFields) - Method in class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
setValue(String, T) - Method in interface com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntity
 
setValue(String, T) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
setValue(Object) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.TermClause
 
setValue(ELContext, Object, Object, Object) - Method in class com.flowable.platform.common.el.FlowablePlatformVariableELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class com.flowable.platform.common.el.HierarchyVariableELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class com.flowable.platform.common.el.NewVariableELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class com.flowable.platform.common.el.NonWritablePropertyELResolver
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl.NoOpIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.BooleanIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.ContentItemIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.DateIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.DoubleIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in interface com.flowable.platform.engine.impl.indexing.variable.types.IndexVariableType
Stores the specified value in the variableDataNode.
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.IntegerIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.JodaDateIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.JodaDateTimeIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.JsonIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.LongIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.NullIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.ShortIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.StringIndexVariableType
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.engine.impl.indexing.variable.types.UUIDIndexVariableType
 
setValue(String) - Method in interface com.flowable.platform.engine.impl.persistence.entity.TranslationEntity
 
setValue(String) - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
setValue(Object, ObjectNode, Collection<String>) - Method in class com.flowable.platform.service.dataobject.DataObjectIndexVariableType
 
setValue(String) - Method in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
setValue(String) - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
setValue(String, byte[]) - Method in class com.flowable.policy.engine.impl.persistence.entity.ResourceRef
 
setValue(String, byte[]) - Method in class com.flowable.template.engine.impl.persistence.entity.ResourceRef
 
setValueLike(String) - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
setValueLikeIgnoreCase(String) - Method in class com.flowable.platform.service.translation.TranslationQueryRequest
 
setValues(List) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.TermsClause
 
setValues(String, Object) - Method in class com.flowable.platform.service.task.SaveFormRepresentation
 
setVariable(String, Object) - Method in interface com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntity
 
setVariable(boolean) - Method in class com.flowable.indexing.config.SortParameter
 
setVariable(String, Object) - Method in class com.flowable.serviceregistry.engine.impl.util.ServiceInvocationVariablesContainer
 
setVariableInstances(Collection<ValueFields>) - Method in class com.flowable.platform.engine.impl.indexing.job.history.VariableInstancesHolder
 
setVariables(Map<String, String>) - Method in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
setVariables(Map<String, Object>) - Method in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
setVariables(Map<String, Object>) - Method in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
setVariables(Map<String, Object>) - Method in class com.flowable.platform.service.task.TaskSearchRepresentation
 
setVariables(Map<String, Object>) - Method in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
setVariablesOnExecution(List<Map<String, Object>>, String, DelegateExecution, ObjectMapper) - Method in class com.flowable.platform.common.dmn.FlowableBpmnDecisionTableVariableManager
 
setVariablesOnPlanItemInstance(List<Map<String, Object>>, String, PlanItemInstance, ObjectMapper) - Method in class com.flowable.platform.common.dmn.FlowableCmmnDecisionTableVariableManager
 
setVariableTypes(VariableTypes) - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
setVariableValue(String, String, Object, ObjectNode, ArrayNode, ObjectNode, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
setVariationContent(String) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setVariationContentResource(String) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setVariationContentType(String) - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
setVariationDefinitions(List<VariationDefinition>) - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
setVariationKey(String) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
setVariationKey(String) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setVariationKey(String) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setVersion(int) - Method in interface com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntity
 
setVersion(int) - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
setVersion(int) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntity
 
setVersion(int) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
setVersion(int) - Method in interface com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntity
 
setVersion(int) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
setVersion(int) - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
setVersion(long) - Method in class com.flowable.indexing.job.impl.IndexBulkRequestItem
 
setVersion(Integer) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setVersion(Integer) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setVersion(int) - Method in class com.flowable.platform.service.task.FormModelRepresentation
 
setVersion(int) - Method in interface com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntity
 
setVersion(int) - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
setVersion(int) - Method in interface com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntity
 
setVersion(int) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
setVersion(int) - Method in interface com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntity
 
setVersion(int) - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
setVersionInfo(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setVersionInfo(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setVersionParentId(String) - Method in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
setVersionParentId(String) - Method in class com.flowable.platform.service.content.ContentItemRepresentation
 
setVersionTimestamp(String) - Method in class com.flowable.template.api.repository.BaseTemplateModel
 
setVersionTimestamp(String) - Method in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
ShortIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
ShortIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.ShortIndexVariableType
 
shouldBoolFilter() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
shouldClauses - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
shouldDateRange(String, Instant, Instant) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
shouldIndexActivityInstance(ActivityInstance) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
shouldIndexIdentityLink(IdentityLinkEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
shouldIndexIdentityLink(IdentityLinkEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
shouldIndexMetadataInstance(MetadataInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
shouldIndexVariable(VariableInstanceEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
shouldTerm(String, Object) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
shouldTerms(String, List) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
signalName - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
signalVariableNames - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
SimpleContentTypeMapper - Class in com.flowable.platform.service.content
 
SimpleContentTypeMapper() - Constructor for class com.flowable.platform.service.content.SimpleContentTypeMapper
 
simpleType - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
simpleTypeMapper - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
simpleTypeMapper - Variable in class com.flowable.platform.service.content.PlatformContentItemVariableConverter
 
simpleTypeMapper - Variable in class com.flowable.platform.service.content.PlatformFolderItemService
 
SINGLE_ARRAY_RESULT - Static variable in interface com.flowable.serviceregistry.engine.impl.invoker.InvokerConstants
 
size - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
size(long) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
size - Variable in class com.flowable.platform.common.Page
 
size - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
skipVariable(String, Object, Map<String, Object>) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
skipVariable(String, String, Object, Map<String, Object>) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
skipVariable(List<String>, String, Object, Map<String, Object>) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
skipVariable(int, Object, List<Map<String, Object>>) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
sort - Variable in class com.flowable.platform.common.Page
 
sort - Variable in class com.flowable.platform.service.index.PlatformIndexQueryBuilder
 
sortAscending(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
SortClause(String, String) - Constructor for class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.SortClause
 
sortClauses - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
sortDescending(String) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder
 
sortOrder(int) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the sort order of the master data instance
sortOrder - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
sortOrder - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
sortOrder(int) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
SortParameter - Class in com.flowable.indexing.config
 
SortParameter() - Constructor for class com.flowable.indexing.config.SortParameter
 
sortParameters - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
source - Variable in class com.flowable.indexing.job.impl.IndexBulkRequestItem
 
sourceId - Variable in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
sourceId(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
sourceId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
sourceId - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
sourceId(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
sourceIndex - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
sourceNode - Variable in class com.flowable.indexing.job.impl.RetryFailedBulkRequestItem
 
sourceSpecificAttributes - Variable in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
sourceType - Variable in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
sourceType(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
sourceType - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
sourceType - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
sourceType(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
split(String, String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Splits a text into a collection with a given delimiter.
SpringHierarchyAllowedCmmnExpressionManager - Class in com.flowable.platform.common.el
 
SpringHierarchyAllowedCmmnExpressionManager(ApplicationContext, Map<Object, Object>) - Constructor for class com.flowable.platform.common.el.SpringHierarchyAllowedCmmnExpressionManager
 
SpringHierarchyAllowedDmnExpressionManager - Class in com.flowable.platform.common.el
ExpressionManager allows to resolve expressions with the access to hierarchy
SpringHierarchyAllowedDmnExpressionManager(ApplicationContext, Map<Object, Object>) - Constructor for class com.flowable.platform.common.el.SpringHierarchyAllowedDmnExpressionManager
 
SpringHierarchyAllowedExpressionManager - Class in com.flowable.platform.common.el
 
SpringHierarchyAllowedExpressionManager(ApplicationContext, Map<Object, Object>) - Constructor for class com.flowable.platform.common.el.SpringHierarchyAllowedExpressionManager
 
SpringHierarchyAllowedFormExpressionManager - Class in com.flowable.platform.common.el
ExpressionManager allows to resolve expressions with the access to hierarchy
SpringHierarchyAllowedFormExpressionManager(ApplicationContext, Map<Object, Object>) - Constructor for class com.flowable.platform.common.el.SpringHierarchyAllowedFormExpressionManager
 
SpringServiceRegistryExpressionManager - Class in com.flowable.serviceregistry.engine.impl.expression
 
SpringServiceRegistryExpressionManager(ApplicationContext, Map<Object, Object>) - Constructor for class com.flowable.serviceregistry.engine.impl.expression.SpringServiceRegistryExpressionManager
 
sqlType - Variable in enum com.flowable.dataobject.api.repository.FieldMappingType
 
start() - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Start the action instance
start() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
start() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
start() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
start() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
start() - Method in class com.flowable.indexing.job.AsyncHistoryExecutorStarter
 
start - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateRangeClause
 
start - Variable in class com.flowable.platform.common.Page
 
start() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
start - Variable in class com.flowable.platform.service.index.ReindexActivitiesCmd
 
start - Variable in class com.flowable.platform.service.index.ReindexCaseInstancesCmd
 
start - Variable in class com.flowable.platform.service.index.ReindexContentItemsCmd
 
start - Variable in class com.flowable.platform.service.index.ReindexPlanItemInstancesCmd
 
start - Variable in class com.flowable.platform.service.index.ReindexProcessInstancesCmd
 
start - Variable in class com.flowable.platform.service.index.ReindexTasksCmd
 
start - Variable in class com.flowable.platform.service.index.ReindexWorkCaseInstancesCmd
 
start - Variable in class com.flowable.platform.service.index.ReindexWorkProcessInstancesCmd
 
start() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
start() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
start() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
START_DATE - Static variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryProperty
 
START_DATE - Static variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryProperty
 
startActionInstance(ActionInstanceBuilderImpl) - Method in class com.flowable.action.engine.impl.runtime.ActionRuntimeServiceImpl
 
StartActionInstanceCmd - Class in com.flowable.action.engine.impl.cmd
 
StartActionInstanceCmd(ActionInstanceBuilderImpl) - Constructor for class com.flowable.action.engine.impl.cmd.StartActionInstanceCmd
 
startDate(Date) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances started on the given time
startDate(Date) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances started on the given time
startDate - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
startDate(Date) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
startDate - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
startDate - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
startDate - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
startDate(Date) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
startDateAfter(Date) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances started after the given time
startDateAfter(Date) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances started after the given time
startDateAfter - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
startDateAfter(Date) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
startDateAfter - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
startDateAfter(Date) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
startDateBefore(Date) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances started before the given time
startDateBefore(Date) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances started before the given time
startDateBefore - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
startDateBefore(Date) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
startDateBefore - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
startDateBefore(Date) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
started - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
startedByUserId - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
startFormDefined - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
startFormDefined - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
startNewCaseInstance(CreateCaseInstanceRepresentation, boolean) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
startNewProcessInstance(CreateProcessInstanceRepresentation, boolean) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
startTime - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
startTime - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
startTime - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
startUserId - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
startUserId - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
state(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the state of the master data instance
state(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
state - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
state - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
state(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
state - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
state(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
 
state - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
state - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
state - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
stateChanged(DelegatePlanItemInstance, String, String) - Method in class com.flowable.platform.service.action.PlanItemInstanceEnableStateEnterListener
 
stateChanged(DelegatePlanItemInstance, String, String) - Method in class com.flowable.platform.service.action.PlanItemInstanceEnableStateLeaveListener
 
stateChanged(DelegatePlanItemInstance, String, String) - Method in class com.flowable.platform.service.action.UserEventActiveStateEnterListener
 
stateChanged(DelegatePlanItemInstance, String, String) - Method in class com.flowable.platform.service.action.UserEventActiveStateLeaveListener
 
stateChanged(CaseInstance, String, String) - Method in class com.flowable.platform.service.caze.CompleteCaseAuditLogLifecycleListener
 
stop() - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
stop() - Method in class com.flowable.audit.engine.AuditEngineConfiguration
 
stop() - Method in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
stop(Runnable) - Method in class com.flowable.indexing.job.AsyncHistoryExecutorStarter
 
stop() - Method in class com.flowable.indexing.job.AsyncHistoryExecutorStarter
 
stop() - Method in class com.flowable.platform.engine.PlatformEngineConfiguration
 
stop() - Method in class com.flowable.policy.engine.PolicyEngineConfiguration
 
stop() - Method in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
stop() - Method in class com.flowable.template.engine.TemplateEngineConfiguration
 
streamToByteArray(InputStream) - Method in class com.flowable.platform.expressions.FlowableExpressionIOUtils
Takes a stream and turns it into a byte array
StringIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
StringIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.StringIndexVariableType
 
StringListToJsonTypeHandler - Class in com.flowable.platform.common.persistence
Type handler that maps List<String> into a Clob as JSON.
StringListToJsonTypeHandler(ObjectMapper) - Constructor for class com.flowable.platform.common.persistence.StringListToJsonTypeHandler
 
StringSetToJsonTypeHandler - Class in com.flowable.platform.common.persistence
Type handler that maps Set<String> into a Clob as JSON.
StringSetToJsonTypeHandler(ObjectMapper) - Constructor for class com.flowable.platform.common.persistence.StringSetToJsonTypeHandler
 
stringValueResolver - Variable in class com.flowable.platform.common.resource.ResourceHelper
 
stripFoldersFromResourceName(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
stripFoldersFromResourceName(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
stripFoldersFromResourceName(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
stripFoldersFromResourceName(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
stripFoldersFromResourceName(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
SubmittedHierarchyVariablesExtractor - Class in com.flowable.platform.common.form
Extracts BE expressions from the submitted variable names
SubmittedHierarchyVariablesExtractor() - Constructor for class com.flowable.platform.common.form.SubmittedHierarchyVariablesExtractor
 
subScopeId(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with the given sub scope id.
subScopeId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Set the sub scope id of the action instance
subScopeId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with the given scope id.
subScopeId(String) - Method in interface com.flowable.action.api.runtime.ExecuteActionInstanceBuilder
Sets the sub scope id of the action instance
subScopeId - Variable in class com.flowable.action.engine.impl.cmd.FindActionInstancesCmd
 
subScopeId - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
subScopeId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
subScopeId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
subScopeId - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
subScopeId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
subScopeId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
subScopeId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
subScopeId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
subScopeId - Variable in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
subScopeId(String) - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
subScopeId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
Set the optional subScope instance for which the audit instance was created.
subScopeId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with the given sub scope id.
subScopeId - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
subScopeId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
subScopeId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
subScopeId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
subScopeId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
subState - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
subState - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
substring(String, int, int) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Gets all text between a character range.
substringFrom(String, int) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Gets all text behind a certain character.
subType(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
Set the sub type of this audit instance.
subType(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with the given sub type.
subType - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
subType - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
subType(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
subType - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
subType(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
subType - Variable in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
subType(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
subType - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
subType - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
subType(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
subType - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
subType - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
subType - Variable in class com.flowable.template.api.repository.BaseTemplateModel
 
subType(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionQuery
 
subType - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
subType - Variable in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
subType(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
sum(Collection<Double>) - Method in class com.flowable.platform.expressions.FlowableExpressionMathUtils
Sums up a list of numbers.
supportedCachingType - Variable in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
supportedContentType - Variable in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
supportedContentTypes - Variable in class com.flowable.template.engine.impl.processor.AsposeWordTemplateProcessor
 
supportedInputChannels(List<String>) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
supportsChannel(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
supportsChannel(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with an action link for the action definition id and the provided channel.
supportsChannel - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
supportsChannel(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
supportsChannel(String) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
supportsChannel(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
supportsChannels(List<String>) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
supportsChannels(List<String>) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with action definition links for the action definition id and the provided channels.
supportsChannels - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
supportsChannels(List<String>) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
supportsChannels(List<String>) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
supportsChannels(List<String>) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
supportsNameFiltering - Variable in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class com.flowable.action.engine.test.ActionExtension
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class com.flowable.dataobject.engine.test.DataObjectExtension
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class com.flowable.policy.engine.test.PolicyExtension
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class com.flowable.serviceregistry.engine.test.ServiceRegistryExtension
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class com.flowable.template.engine.test.TemplateExtension
 
suspended - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
suspended - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
swapAlias(String, String, String) - Method in interface com.flowable.indexing.ElasticsearchClient
Swaps the alias from one index to another index.
swapAlias(String, String, String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
swapDefinitionIdsWithKeys(Map<String, Object>, List<String>, String) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
synchronizeMasterDataEntries(String, boolean) - Method in interface com.flowable.dataobject.api.runtime.MasterDataSource
Synchronizes the master data entries for the given master data definition.
SynchronizeResult - Class in com.flowable.dataobject.api.runtime
A simple synchronization result object holding information about a master data entry synchronization action.
SynchronizeResult() - Constructor for class com.flowable.dataobject.api.runtime.SynchronizeResult
 
SynchronizeResult(String) - Constructor for class com.flowable.dataobject.api.runtime.SynchronizeResult
 
SynchronizeResult(String, int, int, int) - Constructor for class com.flowable.dataobject.api.runtime.SynchronizeResult
 
synchronousIndexDocumentRequest(String, String, ObjectNode, Long) - Method in interface com.flowable.indexing.ElasticsearchClient
Indexes a document using external versioning through Elasticsearch Index API, overriding the whole document.
synchronousIndexDocumentRequest(String, String, ObjectNode, Long) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
SynchronousPlatformReindexService - Interface in com.flowable.platform.service.index
 
synchronousReindexActivities() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
synchronousReindexActivities() - Method in interface com.flowable.platform.service.index.SynchronousPlatformReindexService
 
synchronousReindexCaseInstances() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
synchronousReindexCaseInstances() - Method in interface com.flowable.platform.service.index.SynchronousPlatformReindexService
 
synchronousReindexContentItems() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
synchronousReindexContentItems() - Method in interface com.flowable.platform.service.index.SynchronousPlatformReindexService
 
synchronousReindexPlanItemInstances() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
synchronousReindexPlanItemInstances() - Method in interface com.flowable.platform.service.index.SynchronousPlatformReindexService
 
synchronousReindexProcessInstances() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
synchronousReindexProcessInstances() - Method in interface com.flowable.platform.service.index.SynchronousPlatformReindexService
 
synchronousReindexTasks() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
synchronousReindexTasks() - Method in interface com.flowable.platform.service.index.SynchronousPlatformReindexService
 
synchronousReindexWork() - Method in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
synchronousReindexWork() - Method in interface com.flowable.platform.service.index.SynchronousPlatformReindexService
 
synchronousUpdateDocumentRequest(String, String, ObjectNode, ObjectNode) - Method in interface com.flowable.indexing.ElasticsearchClient
 
synchronousUpdateDocumentRequest(String, String, ObjectNode, ObjectNode) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
synchronousUpsertDocumentRequest(String, String, ObjectNode) - Method in interface com.flowable.indexing.ElasticsearchClient
Indexes a document using an upsert query
synchronousUpsertDocumentRequest(String, String, ObjectNode) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 

T

tableName - Variable in class com.flowable.dataobject.engine.impl.repository.BaseDatabaseSchemaDataObjectModel
 
TAG_PREFIX_ACTION_DEFINITION - Static variable in interface com.flowable.action.api.repository.ActionDefinitionTags
 
tags(List<String>) - Method in interface com.flowable.action.api.repository.ActionDefinitionBuilder
 
TASK - Static variable in interface com.flowable.platform.engine.impl.indexing.job.history.VariableHierarchyTypes
 
TASK_ASSIGNEE_IDENTITY_LINK_ID_PREFIX - Static variable in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
TASK_ASSIGNEE_IDENTITY_LINK_ID_PREFIX - Static variable in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
TASK_OWNER_IDENTITY_LINK_ID_PREFIX - Static variable in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
TASK_OWNER_IDENTITY_LINK_ID_PREFIX - Static variable in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
taskDefinitionId - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
taskDefinitionKey - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
taskId - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
taskId - Variable in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd.ScopeInfo
 
taskId - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
taskIndexingScheduler - Variable in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
taskIndexingScheduler - Variable in class com.flowable.platform.service.index.ReindexTasksCmd
 
TaskIndexingScheduler - Class in com.flowable.platform.service.index
 
TaskIndexingScheduler(IndexingService, IndexManager, JobServiceConfiguration, ObjectMapper, IndexVariableTypes, List<PlatformIndexedDataEnhancer>) - Constructor for class com.flowable.platform.service.index.TaskIndexingScheduler
 
TaskIndexTransformer - Class in com.flowable.platform.engine.impl.indexing.job.transformer
 
TaskIndexTransformer(LowLevelIndexingService, ObjectMapper) - Constructor for class com.flowable.platform.engine.impl.indexing.job.transformer.TaskIndexTransformer
 
TaskJsonMapper - Class in com.flowable.platform.service.task
 
TaskJsonMapper() - Constructor for class com.flowable.platform.service.task.TaskJsonMapper
 
taskPermissionService - Variable in class com.flowable.platform.service.content.PlatformContentItemService
 
TaskRepresentation - Class in com.flowable.platform.service.task
 
TaskRepresentation() - Constructor for class com.flowable.platform.service.task.TaskRepresentation
 
taskResultMapper - Variable in class com.flowable.platform.service.index.WorkIndexService
 
TaskResultMapper - Interface in com.flowable.platform.service.task
 
TaskResultMapper.Enhancer - Interface in com.flowable.platform.service.task
 
TASKS - Static variable in interface com.flowable.indexing.DefaultIndexes
 
TASKS_INDEX - Static variable in class com.flowable.platform.service.index.IndexConstants
 
taskScheduler - Variable in class com.flowable.platform.websocket.WebSocketSessionEventHandler
 
TaskScopedObjectProvider - Class in com.flowable.platform.service.action
 
TaskScopedObjectProvider(TaskService) - Constructor for class com.flowable.platform.service.action.TaskScopedObjectProvider
 
TaskSearchRepresentation - Class in com.flowable.platform.service.task
 
TaskSearchRepresentation() - Constructor for class com.flowable.platform.service.task.TaskSearchRepresentation
 
taskService - Variable in class com.flowable.platform.service.action.ProcessInstanceScopedObjectFormProvider
 
taskService - Variable in class com.flowable.platform.service.action.TaskScopedObjectProvider
 
taskService - Variable in class com.flowable.platform.service.bot.BpmnCompletedUserTaskBot
 
taskService - Variable in class com.flowable.platform.service.bot.BpmnInjectDynamicSubProcessBot
 
taskService - Variable in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
TasksIndexQueryBuilder - Class in com.flowable.platform.service.task
 
TasksIndexQueryBuilder(ObjectMapper) - Constructor for class com.flowable.platform.service.task.TasksIndexQueryBuilder
 
TasksIndexQueryBuilder(ObjectMapper, ObjectNode, Map<String, SortParameter>) - Constructor for class com.flowable.platform.service.task.TasksIndexQueryBuilder
 
TasksIndexQueryRequest - Class in com.flowable.platform.service.task
 
TasksIndexQueryRequest() - Constructor for class com.flowable.platform.service.task.TasksIndexQueryRequest
 
TEMPLATE - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
TEMPLATE_CONTENT_ITEM_PREFIX - Static variable in interface com.flowable.template.engine.impl.repository.TemplateDeploymentConstants
 
TEMPLATE_ENGINE_ID_PREFIX - Static variable in interface com.flowable.template.engine.impl.persistence.entity.TemplateEngineEntityConstants
 
TEMPLATE_EXTENSION - Static variable in interface com.flowable.template.engine.impl.repository.TemplateDeploymentConstants
 
TEMPLATE_FILE_EXTENSION - Static variable in interface com.flowable.template.engine.impl.repository.TemplateDeploymentConstants
 
TEMPLATE_FILE_METADATA_EXTENSION - Static variable in interface com.flowable.template.engine.impl.repository.TemplateDeploymentConstants
 
TEMPLATE_FILE_PREFIX - Static variable in interface com.flowable.template.engine.impl.repository.TemplateDeploymentConstants
 
TEMPLATE_KEY - Static variable in interface com.flowable.template.api.processor.TemplateProcessingConstants
 
TEMPLATE_VARIATION_EXTENSION - Static variable in interface com.flowable.template.engine.impl.repository.TemplateDeploymentConstants
 
TemplateChangeService - Interface in com.flowable.platform.service.template
This service handles the runtime change of a template or template definition with an optional change / approval process to be triggered.
TemplateChangeServiceImpl - Class in com.flowable.platform.service.template
The implementation of the the template change service able to change and deploy a change to a template or template variation at runtime with an optional change process being triggered first.
TemplateChangeServiceImpl(TemplateRepositoryService, TemplateEngineConfiguration, RuntimeService, TaskService, IdentityService, AuditService) - Constructor for class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
TemplateDataManagers - Class in com.flowable.template.engine.impl.persistence.entity.data
 
TemplateDataManagers() - Constructor for class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
TemplateDbSchemaManager - Class in com.flowable.template.engine.impl.db
 
TemplateDbSchemaManager() - Constructor for class com.flowable.template.engine.impl.db.TemplateDbSchemaManager
 
TemplateDefinition - Interface in com.flowable.template.api.repository
A template definition can be used for any sort of template (e.g.
TemplateDefinitionBuilder - Interface in com.flowable.template.api.repository
 
templateDefinitionCache - Variable in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
templateDefinitionCache - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateDefinitionCacheEntry - Class in com.flowable.template.engine.impl.persistence.deploy
 
TemplateDefinitionCacheEntry(TemplateDefinitionEntity, TemplateModel) - Constructor for class com.flowable.template.engine.impl.persistence.deploy.TemplateDefinitionCacheEntry
 
templateDefinitionCacheLimit - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
templateDefinitionDataManager - Variable in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
TemplateDefinitionDataManager - Interface in com.flowable.template.engine.impl.persistence.entity.data
 
templateDefinitionDataManager - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManagerImpl
 
TemplateDefinitionDeployer - Class in com.flowable.template.engine.impl.deployer
 
TemplateDefinitionDeployer() - Constructor for class com.flowable.template.engine.impl.deployer.TemplateDefinitionDeployer
 
templateDefinitionDeployer - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateDefinitionDeployment - Annotation Type in com.flowable.template.engine.test
Annotation that can be used to trigger a deployment of action definitions for the provided test.
TemplateDefinitionDeployments - Annotation Type in com.flowable.template.engine.test
 
templateDefinitionEntity - Variable in class com.flowable.template.engine.impl.persistence.deploy.TemplateDefinitionCacheEntry
 
TemplateDefinitionEntity - Interface in com.flowable.template.engine.impl.persistence.entity
 
TemplateDefinitionEntityImpl - Class in com.flowable.template.engine.impl.persistence.entity
 
TemplateDefinitionEntityImpl() - Constructor for class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
templateDefinitionEntityManager - Variable in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
TemplateDefinitionEntityManager - Interface in com.flowable.template.engine.impl.persistence.entity
 
templateDefinitionEntityManager - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
TemplateDefinitionEntityManagerImpl - Class in com.flowable.template.engine.impl.persistence.entity
 
TemplateDefinitionEntityManagerImpl(TemplateEngineConfiguration, TemplateDefinitionDataManager) - Constructor for class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityManagerImpl
 
templateDefinitionKey - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
templateDefinitionKey(String) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
templateDefinitionKey - Variable in class com.flowable.template.engine.impl.cmd.GetTemplateModelByKeyCmd
 
templateDefinitionKey - Variable in class com.flowable.template.engine.impl.cmd.GetTemplateModelJsonCmd
 
templateDefinitionKey - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
templateDefinitionKey - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
templateDefinitionKey(String) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
templateDefinitionKeyLike(String) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
templateDefinitionKeyLike - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
templateDefinitionKeyLike(String) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
TemplateDefinitionNotFoundException - Exception in com.flowable.template.api.exception
This exception is thrown, if a TemplateDefinition could not be found.
TemplateDefinitionNotFoundException(String) - Constructor for exception com.flowable.template.api.exception.TemplateDefinitionNotFoundException
 
TemplateDefinitionQuery - Interface in com.flowable.template.api.repository
 
TemplateDefinitionQueryImpl - Class in com.flowable.template.engine.impl.repository
 
TemplateDefinitionQueryImpl() - Constructor for class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
TemplateDefinitionQueryImpl(CommandExecutor) - Constructor for class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
TemplateDeployer - Class in com.flowable.template.engine.configurator
 
TemplateDeployer() - Constructor for class com.flowable.template.engine.configurator.TemplateDeployer
 
TemplateDeployment - Interface in com.flowable.template.api.repository
Represents a deployment that is already present in the template definition repository.
TemplateDeploymentBuilder - Interface in com.flowable.template.api.repository
Builder for creating new deployments, similar to the action deployment builder.
TemplateDeploymentBuilderImpl - Class in com.flowable.template.engine.impl.repository
 
TemplateDeploymentBuilderImpl() - Constructor for class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
TemplateDeploymentConstants - Interface in com.flowable.template.engine.impl.repository
 
templateDeploymentDataManager - Variable in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
TemplateDeploymentDataManager - Interface in com.flowable.template.engine.impl.persistence.entity.data
 
TemplateDeploymentEntity - Interface in com.flowable.template.engine.impl.persistence.entity
 
TemplateDeploymentEntityImpl - Class in com.flowable.template.engine.impl.persistence.entity
 
TemplateDeploymentEntityImpl() - Constructor for class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
TemplateDeploymentEntityManager - Interface in com.flowable.template.engine.impl.persistence.entity
 
templateDeploymentEntityManager - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
TemplateDeploymentEntityManagerImpl - Class in com.flowable.template.engine.impl.persistence.entity
 
TemplateDeploymentEntityManagerImpl(TemplateEngineConfiguration, TemplateDeploymentDataManager) - Constructor for class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityManagerImpl
 
TemplateDeploymentManager - Class in com.flowable.template.engine.impl.deployer
 
TemplateDeploymentManager() - Constructor for class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
TemplateDeploymentQuery - Interface in com.flowable.template.api.repository
Allows programmatic querying of TemplateDeployments.
TemplateDeploymentQueryImpl - Class in com.flowable.template.engine.impl.repository
 
TemplateDeploymentQueryImpl() - Constructor for class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
TemplateDeploymentQueryImpl(CommandContext) - Constructor for class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
TemplateDeploymentQueryImpl(CommandExecutor) - Constructor for class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
TemplateDeploymentQueryProperty - Class in com.flowable.template.engine.impl.repository
 
TemplateDeploymentQueryProperty(String) - Constructor for class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryProperty
 
TemplateEngine - Interface in com.flowable.template.engine
 
templateEngine - Variable in class com.flowable.template.engine.test.TemplateTestHelper
 
templateEngineConfiguration - Variable in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
templateEngineConfiguration - Variable in class com.flowable.template.engine.impl.deployer.DefaultTemplateDefinitionAutoDeployer
 
templateEngineConfiguration - Variable in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
TemplateEngineConfiguration - Class in com.flowable.template.engine
 
TemplateEngineConfiguration() - Constructor for class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateEngineConfigurationApi - Interface in com.flowable.template.api
The template engine configuration where you can access the different services.
TemplateEngineConfigurator - Class in com.flowable.template.engine.configurator
 
TemplateEngineConfigurator() - Constructor for class com.flowable.template.engine.configurator.TemplateEngineConfigurator
 
TemplateEngineEntityConstants - Interface in com.flowable.template.engine.impl.persistence.entity
 
TemplateEngineImpl - Class in com.flowable.template.engine.impl
 
TemplateEngineImpl(TemplateEngineConfiguration) - Constructor for class com.flowable.template.engine.impl.TemplateEngineImpl
 
templateEngineName - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateEngines - Class in com.flowable.template.engine
 
TemplateEngines() - Constructor for class com.flowable.template.engine.TemplateEngines
 
templateEngines - Static variable in class com.flowable.template.engine.TemplateEngines
 
TemplateEngineVersion - Class in com.flowable.template.engine
 
TemplateEntityManagers - Class in com.flowable.template.engine.impl.persistence.entity
 
TemplateEntityManagers(TemplateEngineConfiguration, TemplateDataManagers) - Constructor for class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
TemplateExtension - Class in com.flowable.template.engine.test
JUnit Jupiter extension for the Flowable Platform template engine and services initialization.
TemplateExtension() - Constructor for class com.flowable.template.engine.test.TemplateExtension
 
templateHelper - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
TemplateHelper - Class in com.flowable.serviceregistry.engine.template
 
TemplateHelper(ResourceHelper) - Constructor for class com.flowable.serviceregistry.engine.template.TemplateHelper
 
TemplateHolder - Interface in com.flowable.template.api.repository
A template holder is referencing (holding) all necessary information around a single template and variation with all necessary data.
templateHolder - Variable in class com.flowable.template.engine.impl.processor.DefaultTemplateProcessingResult
 
TemplateHolderImpl - Class in com.flowable.template.engine.impl.repository
The basic implementation for a template holder.
TemplateHolderImpl(TemplateVariationDefinition, TemplateModel, TemplateVariationModel) - Constructor for class com.flowable.template.engine.impl.repository.TemplateHolderImpl
 
templateKey - Variable in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
 
TemplateLoader - Class in com.flowable.indexing.template
 
TemplateLoader(String) - Constructor for class com.flowable.indexing.template.TemplateLoader
 
templateLoader - Variable in class com.flowable.platform.service.reports.PlatformReportService
 
templateLoader - Variable in class com.flowable.template.engine.impl.processor.FreeMarkerTemplateProcessor
 
templateLocation - Variable in class com.flowable.indexing.template.TemplateLoader
 
TemplateModel - Interface in com.flowable.template.api.repository
A template definition can be used for any sort of template (e.g.
templateModel - Variable in class com.flowable.template.engine.impl.persistence.deploy.TemplateDefinitionCacheEntry
 
templateModel - Variable in class com.flowable.template.engine.impl.repository.TemplateHolderImpl
 
TemplateParameter - Class in com.flowable.template.api.repository
A single parameter definition used to describe the necessary payload when rendering a TemplateVariationDefinition.
TemplateParameter() - Constructor for class com.flowable.template.api.repository.TemplateParameter
 
TemplateProcessingConstants - Interface in com.flowable.template.api.processor
 
TemplateProcessingResult - Interface in com.flowable.template.api.processor
A template processing result represents the result from a processed TemplateVariationDefinition through a TemplateProcessor.
templateProcessingStrictMode - Variable in class com.flowable.template.engine.impl.processor.FreeMarkerTemplateProcessor
 
templateProcessingStrictMode - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateProcessor - Class in com.flowable.indexing.template
 
TemplateProcessor - Interface in com.flowable.template.api.processor
A template processor is used to process a TemplateVariationDefinition and is typically registered / looked up based on the type of a template returned by TemplateDefinition.getType().
templateProcessors - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
templateRepositoryService - Variable in class com.flowable.platform.service.app.PlatformAppService
 
templateRepositoryService - Variable in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
TemplateRepositoryService - Interface in com.flowable.template.api.repository
 
templateRepositoryService - Variable in class com.flowable.template.engine.impl.TemplateEngineImpl
 
templateRepositoryService - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateRepositoryServiceImpl - Class in com.flowable.template.engine.impl.repository
 
TemplateRepositoryServiceImpl(TemplateEngineConfiguration) - Constructor for class com.flowable.template.engine.impl.repository.TemplateRepositoryServiceImpl
 
templateResource - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
TemplateResourceConverter - Interface in com.flowable.template.api.repository
 
templateResourceConverter - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
templateResourceConverter - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateResourceConverterImpl - Class in com.flowable.template.engine.impl.deployer
 
TemplateResourceConverterImpl(ObjectMapper) - Constructor for class com.flowable.template.engine.impl.deployer.TemplateResourceConverterImpl
 
templateResourceDataManager - Variable in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
TemplateResourceDataManager - Interface in com.flowable.template.engine.impl.persistence.entity.data
 
TemplateResourceEntity - Interface in com.flowable.template.engine.impl.persistence.entity
 
TemplateResourceEntityImpl - Class in com.flowable.template.engine.impl.persistence.entity
 
TemplateResourceEntityImpl() - Constructor for class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
templateResourceEntityManager - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
TemplateResourceEntityManager - Interface in com.flowable.template.engine.impl.persistence.entity
 
TemplateResourceEntityManagerImpl - Class in com.flowable.template.engine.impl.persistence.entity
 
TemplateResourceEntityManagerImpl(TemplateEngineConfiguration, TemplateResourceDataManager) - Constructor for class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityManagerImpl
 
templateResourceHelper - Variable in class com.flowable.indexing.SearchServiceImpl
 
templateResourceResolver - Variable in class com.flowable.template.engine.impl.processor.DocumentTemplateProcessor
 
TemplateResourceResolver - Interface in com.flowable.template.engine.impl.resolver
 
templateResourceResolver - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateResourceResolverImpl - Class in com.flowable.template.engine.impl.resolver
 
TemplateResourceResolverImpl(ResourceHelper) - Constructor for class com.flowable.template.engine.impl.resolver.TemplateResourceResolverImpl
 
templateService - Variable in class com.flowable.action.engine.impl.repository.ActionTemplateServiceImpl
 
TemplateService - Interface in com.flowable.template.api
The template service is used to create and render content based on a TemplateDefinition.
templateService - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateServiceImpl - Class in com.flowable.template.engine.impl.runtime
The template service implements methods supporting the creation and rendering of TemplateVariationModel.
TemplateServiceImpl(TemplateEngineConfiguration) - Constructor for class com.flowable.template.engine.impl.runtime.TemplateServiceImpl
 
TemplateServiceImpl(TemplateEngineConfiguration, CommandExecutor) - Constructor for class com.flowable.template.engine.impl.runtime.TemplateServiceImpl
 
templatesFolder - Variable in class com.flowable.template.engine.impl.deployer.TemplateVariationDefinitionDeployer
 
templatesFolderName - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateTestHelper - Class in com.flowable.template.engine.test
 
TemplateTestHelper(TemplateEngine) - Constructor for class com.flowable.template.engine.test.TemplateTestHelper
 
TemplateTypes - Interface in com.flowable.template.api
Contains a predefined set of available template types.
templateVariationDefinition - Variable in class com.flowable.platform.service.template.TemplateVariationHolder
 
TemplateVariationDefinition - Interface in com.flowable.template.api.repository
This template variation definition holds one single variation of a TemplateDefinition for one combination of variants like language, country, etc.
templateVariationDefinition - Variable in class com.flowable.template.engine.impl.repository.TemplateHolderImpl
 
TemplateVariationDefinitionBasedTemplateLoader - Class in com.flowable.template.engine.impl.processor
A freemarker based template loader loading template content based on a TemplateVariationModel which is loaded through the TemplateRepositoryService by its id which is passed in as the template name.
TemplateVariationDefinitionBasedTemplateLoader(TemplateRepositoryService, ResourceLoader) - Constructor for class com.flowable.template.engine.impl.processor.TemplateVariationDefinitionBasedTemplateLoader
 
templateVariationDefinitionCache - Variable in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
templateVariationDefinitionCache - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateVariationDefinitionCacheEntry - Class in com.flowable.template.engine.impl.persistence.deploy
 
TemplateVariationDefinitionCacheEntry(TemplateVariationDefinitionEntity, TemplateVariationModel) - Constructor for class com.flowable.template.engine.impl.persistence.deploy.TemplateVariationDefinitionCacheEntry
 
templateVariationDefinitionCacheLimit - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
templateVariationDefinitionDataManager - Variable in class com.flowable.template.engine.impl.persistence.entity.data.TemplateDataManagers
 
TemplateVariationDefinitionDataManager - Interface in com.flowable.template.engine.impl.persistence.entity.data
 
templateVariationDefinitionDataManager - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
TemplateVariationDefinitionDeployer - Class in com.flowable.template.engine.impl.deployer
 
TemplateVariationDefinitionDeployer() - Constructor for class com.flowable.template.engine.impl.deployer.TemplateVariationDefinitionDeployer
 
templateVariationDefinitionDeployer - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
templateVariationDefinitionEntity - Variable in class com.flowable.template.engine.impl.persistence.deploy.TemplateVariationDefinitionCacheEntry
 
TemplateVariationDefinitionEntity - Interface in com.flowable.template.engine.impl.persistence.entity
 
TemplateVariationDefinitionEntityImpl - Class in com.flowable.template.engine.impl.persistence.entity
 
TemplateVariationDefinitionEntityImpl() - Constructor for class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
templateVariationDefinitionEntityManager - Variable in class com.flowable.template.engine.impl.deployer.TemplateDeploymentManager
 
templateVariationDefinitionEntityManager - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateEntityManagers
 
TemplateVariationDefinitionEntityManager - Interface in com.flowable.template.engine.impl.persistence.entity
 
TemplateVariationDefinitionEntityManagerImpl - Class in com.flowable.template.engine.impl.persistence.entity
 
TemplateVariationDefinitionEntityManagerImpl(TemplateEngineConfiguration, TemplateVariationDefinitionDataManager) - Constructor for class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityManagerImpl
 
templateVariationDefinitionId - Variable in class com.flowable.template.engine.impl.cmd.GetTemplateVariationModelCmd
 
templateVariationDefinitionId - Variable in class com.flowable.template.engine.impl.cmd.GetTemplateVariationModelJsonCmd
 
TemplateVariationDefinitionQuery - Interface in com.flowable.template.api.repository
 
TemplateVariationDefinitionQueryImpl - Class in com.flowable.template.engine.impl.repository
 
TemplateVariationDefinitionQueryImpl() - Constructor for class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
TemplateVariationDefinitionQueryImpl(CommandExecutor, Clock) - Constructor for class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
TemplateVariationHolder - Class in com.flowable.platform.service.template
TemplateVariationHolder(TemplateVariationDefinition, TemplateVariationModel) - Constructor for class com.flowable.platform.service.template.TemplateVariationHolder
 
templateVariationModel - Variable in class com.flowable.platform.service.template.TemplateVariationHolder
 
TemplateVariationModel - Interface in com.flowable.template.api.repository
This template variation definition holds one single variation of a TemplateDefinition for one combination of variants like language, country, etc.
templateVariationModel - Variable in class com.flowable.template.engine.impl.persistence.deploy.TemplateVariationDefinitionCacheEntry
 
templateVariationModel - Variable in class com.flowable.template.engine.impl.repository.TemplateHolderImpl
 
TemplateVariationRequest - Class in com.flowable.platform.service.template
The request object for a template variation query supporting a search text.
TemplateVariationRequest() - Constructor for class com.flowable.platform.service.template.TemplateVariationRequest
 
TemplateVariationResourceConverter - Interface in com.flowable.template.api.repository
 
templateVariationResourceConverter - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
templateVariationResourceConverter - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
TemplateVariationResourceConverterImpl - Class in com.flowable.template.engine.impl.deployer
 
TemplateVariationResourceConverterImpl(ObjectMapper) - Constructor for class com.flowable.template.engine.impl.deployer.TemplateVariationResourceConverterImpl
 
TEMPORARY_MESSAGE - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
TENANT_ID - Static variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryProperty
 
TENANT_ID - Static variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryProperty
 
tenantId(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances that have the given tenant id.
tenantId(String) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
tenantId(String) - Method in interface com.flowable.action.api.repository.ActionDeploymentBuilder
Gives the deployment the given tenant id.
tenantId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceBuilder
Set the tenantId of process instance
tenantId(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances that have the given tenant id.
tenantId(String) - Method in interface com.flowable.action.api.runtime.ExecuteActionInstanceBuilder
Set the tenantId of process instance
tenantId - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
tenantId(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
tenantId - Variable in class com.flowable.action.engine.impl.cmd.GetActionDefinitionModelCmd
 
tenantId - Variable in class com.flowable.action.engine.impl.cmd.GetDeploymentActionDefinitionCmd
 
tenantId - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
tenantId(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
tenantId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
tenantId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
tenantId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
tenantId - Variable in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
tenantId - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
 
tenantId - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
tenantId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
tenantId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceBuilderImpl
 
tenantId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
tenantId(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
tenantId - Variable in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
tenantId(String) - Method in class com.flowable.action.engine.impl.runtime.ExecuteActionInstanceBuilderImpl
 
tenantId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
The tenantId for the audit instance.
tenantId(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances that have the given tenant id.
tenantId - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
tenantId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
tenantId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
tenantId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
tenantId(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
tenantId(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
tenantId(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDeploymentBuilder
Gives the deployment the given tenant id.
tenantId(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
tenantId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceBuilder
Set the tenant id for the new data object.
tenantId(String) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceQuery
 
tenantId(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the tenant id to resolve the data object definition
tenantId - Variable in class com.flowable.dataobject.engine.impl.cmd.GetDataObjectModelCmd
 
tenantId - Variable in class com.flowable.dataobject.engine.impl.cmd.GetDeploymentDataObjectDefinitionCmd
 
tenantId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
tenantId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
tenantId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
tenantId - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentBuilderImpl
 
tenantId - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
tenantId - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
tenantId - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
tenantId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
tenantId - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
tenantId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
tenantId - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
tenantId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
tenantId - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
tenantId - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
tenantId - Variable in class com.flowable.platform.service.index.PlatformIndexQueryRequest
 
tenantId - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
tenantId - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
tenantId(String) - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
tenantId(String) - Method in interface com.flowable.policy.api.repository.PolicyDeploymentBuilder
Gives the deployment the given tenant id.
tenantId - Variable in class com.flowable.policy.engine.impl.cmd.GetDeploymentPolicyDefinitionCmd
 
tenantId - Variable in class com.flowable.policy.engine.impl.cmd.GetPolicyModelCmd
 
tenantId - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
tenantId - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
tenantId - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDeploymentBuilderImpl
 
tenantId - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
tenantId(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
tenantId(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDeploymentBuilder
Gives the deployment the given tenant id.
tenantId(String) - Method in interface com.flowable.serviceregistry.api.runtime.ServiceInvocationBuilder
 
tenantId - Variable in class com.flowable.serviceregistry.engine.impl.cmd.GetDeploymentServiceDefinitionCmd
 
tenantId - Variable in class com.flowable.serviceregistry.engine.impl.cmd.GetServiceDefinitionModelCmd
 
tenantId - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
tenantId - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
tenantId - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentBuilderImpl
 
tenantId - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
tenantId - Variable in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
tenantId(String) - Method in class com.flowable.serviceregistry.engine.impl.runtime.ServiceInvocationBuilderImpl
 
tenantId - Variable in class com.flowable.serviceregistry.engine.ServiceInvocationContextImpl
 
tenantId(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionQuery
 
tenantId(String) - Method in interface com.flowable.template.api.repository.TemplateDeploymentBuilder
Gives the deployment the given tenant id.
tenantId(String) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
tenantId - Variable in class com.flowable.template.engine.impl.cmd.GetTemplateModelByKeyCmd
 
tenantId - Variable in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
 
tenantId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
tenantId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
tenantId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
tenantId - Variable in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
 
tenantId - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
tenantId - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
tenantId(String) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
tenantIdLike(String) - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances with a tenant id like the given one.
tenantIdLike(String) - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances with a tenant id like the given one.
tenantIdLike - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
tenantIdLike(String) - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
tenantIdLike - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
tenantIdLike - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
tenantIdLike(String) - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
tenantIdLike(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with a tenant id like the given one.
tenantIdLike - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
tenantIdLike(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
tenantIdLike - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
tenantIdLike - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
tenantIdLike - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
tenantIdLike - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
TenantUtil - Class in com.flowable.platform.common.util
 
termClause(String, Object) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.BoolFilterClause
 
TermClause(String, Object) - Constructor for class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.TermClause
 
termsClause(String, List) - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.BoolFilterClause
 
TermsClause(String, List) - Constructor for class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.TermsClause
 
TestBotActionResult(JsonNode, Intent) - Constructor for class com.flowable.platform.service.bot.BpmnTestActionBot.TestBotActionResult
 
textValue - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
textValue2 - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
theme - Variable in class com.flowable.action.api.repository.BaseActionDefinitionModel
 
theme - Variable in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
ThreadPoolBasedReindexRunnable - Class in com.flowable.indexing.impl
An implementation of ReindexRunnable that uses a threadpool to fetch pages of data from the database.
ThreadPoolBasedReindexRunnable(ReindexingProperties, ReindexEntityPageHandler) - Constructor for class com.flowable.indexing.impl.ThreadPoolBasedReindexRunnable
 
ThreadPoolBasedReindexRunnable(ReindexingProperties, Collection<ReindexEntityPageHandler>) - Constructor for class com.flowable.indexing.impl.ThreadPoolBasedReindexRunnable
 
thumbnail - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
TimeoutTask(HttpRequestBase) - Constructor for class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker.TimeoutTask
 
timer - Variable in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
timestampVersionIsNewer(String, String) - Method in class com.flowable.template.engine.impl.deployer.BaseDefinitionDeployer
 
to - Variable in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
toClassLoader() - Method in class com.flowable.dataobject.engine.impl.repository.ByteArrayResourceAccessor
 
today() - Method in class com.flowable.platform.expressions.FlowableExpressionDateFunctionUtils
 
toJson() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.BoolFilterClause
 
toJson() - Method in interface com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.Clause
 
toJson() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.DateRangeClause
 
toJson() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.TermClause
 
toJson() - Method in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.TermsClause
 
toListWithSize(int) - Static method in class com.flowable.platform.common.util.FlowableCollectors
Returns a Collector that accumulates the input elements into a new List The created list is list that has size as the initial capacity.
toLowerCase(String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Turns all letters of a text to lowercase.
toRestRepresentation(DatabaseSchemaDataObjectInstanceEntity) - Method in class com.flowable.platform.service.dataobject.DatabaseSchemaDataObjectInstanceVariableConverter
 
toRestValue(Object) - Method in class com.flowable.platform.service.dataobject.DatabaseSchemaDataObjectInstanceVariableConverter
 
toSetWithSize(int) - Static method in class com.flowable.platform.common.util.FlowableCollectors
Returns a Collector that accumulates the input elements into a new Set.
toString() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
toString() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionDeploymentEntityImpl
 
toString() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionInstanceEntityImpl
 
toString() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityImpl
 
toString() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionResourceEntityImpl
 
toString() - Method in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
toString() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionInstanceEntityImpl
 
toString() - Method in class com.flowable.action.engine.impl.persistence.entity.HistoricActionLinkEntityImpl
 
toString() - Method in class com.flowable.action.engine.impl.persistence.entity.ResourceRef
 
toString() - Method in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
toString() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDeploymentEntityImpl
 
toString() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectResourceEntityImpl
 
toString() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
toString() - Method in class com.flowable.dataobject.engine.impl.persistence.entity.ResourceRef
 
toString() - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityImpl
 
toString() - Method in class com.flowable.indexing.utils.Pair
 
toString() - Method in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
toString() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
toString() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyDeploymentEntityImpl
 
toString() - Method in class com.flowable.policy.engine.impl.persistence.entity.PolicyResourceEntityImpl
 
toString() - Method in class com.flowable.policy.engine.impl.persistence.entity.ResourceRef
 
toString() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDeploymentEntityImpl
 
toString() - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceResourceEntityImpl
 
toString() - Method in class com.flowable.template.engine.impl.linq.LinqIterable
 
toString() - Method in class com.flowable.template.engine.impl.persistence.entity.ResourceRef
 
toString() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateDeploymentEntityImpl
 
toString() - Method in class com.flowable.template.engine.impl.persistence.entity.TemplateResourceEntityImpl
 
total - Variable in class com.flowable.platform.common.Page
 
toUpperCase(String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Turns all letters of a text to uppercase.
transactionManager - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
transactionManager - Variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
transactionManager - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
transactionManager - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
transactionManager - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
transactionManager - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
transactionManager - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
transactionSynchronizationAdapterOrder - Variable in class com.flowable.action.engine.ActionEngineConfiguration
 
transactionSynchronizationAdapterOrder - Variable in class com.flowable.audit.engine.AuditEngineConfiguration
 
transactionSynchronizationAdapterOrder - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
transactionSynchronizationAdapterOrder - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
transactionSynchronizationAdapterOrder - Variable in class com.flowable.policy.engine.PolicyEngineConfiguration
 
transactionSynchronizationAdapterOrder - Variable in class com.flowable.serviceregistry.engine.ServiceRegistryEngineConfiguration
 
transactionSynchronizationAdapterOrder - Variable in class com.flowable.template.engine.TemplateEngineConfiguration
 
transformAsBoolean(Object) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
transformAsDate(Object) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
transformAsNumber(Object, String) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
transformAsPotentialJsonNode(Object, ObjectMapper) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
transformContentItem(ContentItemEntity, RenditionService, MetadataService, SimpleContentTypeMapper) - Static method in class com.flowable.platform.service.util.PlatformFormUtil
 
TransformerUtil - Class in com.flowable.indexing.utils
 
transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.indexing.job.transformer.AbstractTenantAwareElasticSearchTransformer
 
transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.indexing.job.transformer.GenericIndexingTransformer
 
transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.indexing.job.transformer.RetryFailedBulkRequestTransformer
 
transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ActivityIndexTransformer
 
transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ActivityProcessDefinitionChangeIndexTransformer
 
transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.BackwardsCompatibilityIndexTransformer
 
transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.CaseInstanceDeletedIndexTransformer
 
transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ContentItemDeletedIndexTransformer
 
transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.PlanItemInstanceIndexTransformer
 
transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class com.flowable.platform.engine.impl.indexing.job.transformer.ProcessInstanceDeletedIndexTransformer
 
transformObjectToIndexedDataObjects(ObjectNode, String) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
transformToRestValue(Object) - Static method in class com.flowable.platform.service.util.VariableUtil
 
transformToWorkDefinitions(Boolean, List<CaseDefinition>, List<ProcessDefinition>, Map<String, AppDefinition>, Map<String, AppDefinition>, Map<String, CoreAppModel>, boolean) - Method in class com.flowable.platform.service.work.WorkDefinitionService
 
transformVariable(Object, List<FormVariable>, ObjectMapper) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
transformVariable(Object) - Method in interface com.flowable.platform.service.variable.PlatformRestVariableTransformer
 
transformVariable(Object) - Method in class com.flowable.platform.service.variable.PlatformRestVariableTransformerImpl
 
transformVariableNode(JsonNode) - Method in class com.flowable.platform.service.BaseJsonMapper
 
transformVariables(Map<String, Object>) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
transformVariables(Map<String, Object>) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
transformVariables(Map<String, Object>) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
transformVariables(Map<String, Object>) - Method in interface com.flowable.platform.service.variable.PlatformRestVariableTransformer
 
transformVariables(Map<String, Object>) - Method in class com.flowable.platform.service.variable.PlatformRestVariableTransformerImpl
 
Translation - Interface in com.flowable.platform.api.translation
 
TRANSLATION_ID_PREFIX - Static variable in interface com.flowable.platform.engine.impl.persistence.entity.PlatformEngineEntityConstants
 
TRANSLATION_SCRIPT - Static variable in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
translationByScopeKeyAndLocaleMatcher - Variable in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MybatisTranslationDataManager
 
translationByScopeMatcher - Variable in class com.flowable.platform.engine.impl.persistence.entity.data.impl.MybatisTranslationDataManager
 
TranslationChangeManager - Interface in com.flowable.platform.engine.impl.translation
 
translationChangeManager - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
translationDataManager - Variable in class com.flowable.platform.engine.impl.persistence.entity.data.PlatformDataManagers
 
TranslationDataManager - Interface in com.flowable.platform.engine.impl.persistence.entity.data
 
translationDataManager - Variable in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManagerImpl
 
TranslationEntity - Interface in com.flowable.platform.engine.impl.persistence.entity
 
TranslationEntityImpl - Class in com.flowable.platform.engine.impl.persistence.entity
 
TranslationEntityImpl() - Constructor for class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
translationEntityManager - Variable in class com.flowable.platform.engine.impl.persistence.entity.PlatformEntityManagers
 
TranslationEntityManager - Interface in com.flowable.platform.engine.impl.persistence.entity
 
TranslationEntityManagerImpl - Class in com.flowable.platform.engine.impl.persistence.entity
 
TranslationEntityManagerImpl(PlatformEngineConfiguration, TranslationDataManager) - Constructor for class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityManagerImpl
 
translationId - Variable in class com.flowable.platform.engine.impl.cmd.UpdateTranslationValueCmd
 
TranslationQuery - Interface in com.flowable.platform.api.translation
Query for querying translations.
TranslationQueryImpl - Class in com.flowable.platform.engine.impl.translation
 
TranslationQueryImpl(CommandExecutor) - Constructor for class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
TranslationQueryRequest - Class in com.flowable.platform.service.translation
 
TranslationQueryRequest() - Constructor for class com.flowable.platform.service.translation.TranslationQueryRequest
 
translations - Variable in class com.flowable.platform.service.caze.CaseInstanceRepresentation
 
translations - Variable in class com.flowable.platform.service.process.ProcessInstanceRepresentation
 
translations - Variable in class com.flowable.platform.service.task.TaskRepresentation
 
translations - Variable in class com.flowable.platform.service.work.EntityLinkWithDetails
 
translations - Variable in class com.flowable.platform.service.work.EntityLinkWithName
 
translations - Variable in class com.flowable.platform.service.work.WorkInstanceRepresentation
 
translationsCreatedArrayNode(ObjectNode) - Method in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
TranslationService - Interface in com.flowable.platform.api.translation
 
translationService - Variable in class com.flowable.platform.engine.impl.PlatformEngineImpl
 
translationService - Variable in class com.flowable.platform.engine.PlatformEngineConfiguration
 
translationService - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
translationService - Variable in class com.flowable.platform.service.translation.PlatformTranslationService
 
TranslationServiceImpl - Class in com.flowable.platform.engine.impl.translation
 
TranslationServiceImpl(PlatformEngineConfiguration) - Constructor for class com.flowable.platform.engine.impl.translation.TranslationServiceImpl
 
translationsUpdateArrayNode(Translation, ObjectNode) - Method in class com.flowable.platform.service.index.AsyncIndexingTranslationChangeManager
 
translationValue - Variable in class com.flowable.platform.engine.impl.cmd.UpdateTranslationValueCmd
 
traverseVariableListForContentItems(List<Map<String, Object>>, Set<String>, Map<String, Map<String, Object>>) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
traverseVariableMapForContentItems(Map<String, Object>, Set<String>, Map<String, Map<String, Object>>) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
TriggerBpmnCaseEvaluationExpressionFunction - Class in com.flowable.platform.common.el.bpmn
 
TriggerBpmnCaseEvaluationExpressionFunction() - Constructor for class com.flowable.platform.common.el.bpmn.TriggerBpmnCaseEvaluationExpressionFunction
 
triggerCaseEvaluation(Object) - Static method in class com.flowable.platform.common.el.bpmn.TriggerBpmnCaseEvaluationExpressionFunction
 
triggerCaseEvaluation(Object) - Static method in class com.flowable.platform.common.el.cmmn.TriggerCaseEvaluationExpressionFunction
 
TriggerCaseEvaluationExpressionFunction - Class in com.flowable.platform.common.el.cmmn
 
TriggerCaseEvaluationExpressionFunction() - Constructor for class com.flowable.platform.common.el.cmmn.TriggerCaseEvaluationExpressionFunction
 
triggerChangeAndApprovalProcess(String, String, TemplateVariationModel, String, String) - Method in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
triggerTemplateVariationContentChange(String, String, UpdateTemplateVariationRequest) - Method in interface com.flowable.platform.service.template.TemplateChangeService
Changes and deploys the variation content of the given template variation at runtime.
triggerTemplateVariationContentChange(String, String, UpdateTemplateVariationRequest) - Method in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
trimWhitespace(String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Deletes all whitespaces from a text
type - Variable in class com.flowable.action.api.intents.BaseIntent
 
type - Variable in class com.flowable.action.engine.impl.cmd.AddActionDefinitionLinkCmd
 
type - Variable in class com.flowable.action.engine.impl.cmd.AddActionInstanceTypeLinkCmd
 
type - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityImpl
 
type - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionTypeLinkEntityImpl
 
type(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceBuilder
Set the main type of this audit instance.
type(String) - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances with the given type.
type - Variable in class com.flowable.audit.engine.impl.persistence.entity.AuditInstanceEntityImpl
 
type - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
type(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceBuilderImpl
 
type - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
type(String) - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
type - Variable in class com.flowable.dataobject.api.repository.BaseDataObjectModel
 
type(String) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
type - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
type - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
type - Variable in class com.flowable.dataobject.engine.impl.repository.BaseFieldMapping
 
type - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
type(String) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
type - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
type - Variable in class com.flowable.indexing.config.SortParameter
 
type - Variable in class com.flowable.indexing.impl.BaseIndexMappingVariableExtractor
 
TYPE - Static variable in class com.flowable.indexing.job.DeleteIndexedDataHistoryJobHandler
 
type - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
type - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
type - Variable in class com.flowable.platform.service.util.ScopeSearchInfo
 
type - Variable in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
type(String) - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
type - Variable in class com.flowable.policy.engine.impl.cmd.AddPolicyDefinitionLinkCmd
 
type - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
type - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntityImpl
 
type - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
type(String) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
type(String) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
type - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
type - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceDefinitionModel
 
type - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceOperation
 
type - Variable in class com.flowable.serviceregistry.engine.impl.repository.BaseServiceParameter
 
type - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
type(String) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
type - Variable in class com.flowable.template.api.repository.BaseTemplateModel
 
type(String) - Method in interface com.flowable.template.api.repository.TemplateDefinitionQuery
 
type - Variable in class com.flowable.template.api.repository.TemplateParameter
Returns the type of the parameter (e.g.
type - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
type - Variable in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
type(String) - Method in class com.flowable.template.engine.impl.repository.TemplateDefinitionQueryImpl
 
TYPE_ACTIVITY_PROCESS_DEFINITION_CHANGE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_ARRAY - Static variable in interface com.flowable.serviceregistry.engine.impl.ServiceParameterTypes
 
TYPE_BOOLEAN - Static variable in interface com.flowable.serviceregistry.engine.impl.ServiceParameterTypes
 
TYPE_CASE_INSTANCE_DELETE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_CHANNEL - Static variable in interface com.flowable.action.api.repository.ActionDefinitionLink
 
TYPE_CHANNEL - Static variable in interface com.flowable.action.api.runtime.ActionTypeLink
 
TYPE_CONTENT_ITEM_DELETE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_DATE - Static variable in interface com.flowable.serviceregistry.engine.impl.ServiceParameterTypes
 
TYPE_DOUBLE - Static variable in interface com.flowable.serviceregistry.engine.impl.ServiceParameterTypes
 
TYPE_EXCEL - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
TYPE_FOLDER - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
TYPE_GENERIC - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
TYPE_IMAGE - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
TYPE_INDEX_ACTIVITY - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_INDEX_CASE_INSTANCE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_INDEX_CASE_TASK - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_INDEX_CONTENT_ITEM - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_INDEX_FAILED_BULK_REQUEST - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_INDEX_GENERIC - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_INDEX_PLAN_ITEM_INSTANCE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_INDEX_PROCESS_INSTANCE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_INDEX_ROOT_CASE_INSTANCE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_INDEX_ROOT_PROCESS_INSTANCE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_INDEX_TASK - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_INTEGER - Static variable in interface com.flowable.serviceregistry.engine.impl.ServiceParameterTypes
 
TYPE_JSON - Static variable in interface com.flowable.serviceregistry.engine.impl.ServiceParameterTypes
 
TYPE_LONG - Static variable in interface com.flowable.serviceregistry.engine.impl.ServiceParameterTypes
 
TYPE_NAME - Static variable in class com.flowable.dataobject.engine.impl.runtime.DataObjectVariableType
 
TYPE_PDF - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
TYPE_POWERPOINT - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
TYPE_PROCESS_INSTANCE_DELETE - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
TYPE_SECURITY_POLICY - Static variable in interface com.flowable.policy.api.repository.PolicyDefinitionLink
 
TYPE_STRING - Static variable in interface com.flowable.serviceregistry.engine.impl.ServiceParameterTypes
 
TYPE_WORD - Static variable in class com.flowable.platform.service.content.SimpleContentTypeMapper
 
typeless - Variable in class com.flowable.indexing.ElasticsearchCompatibilityImpl
 
typelessCompatible - Variable in class com.flowable.indexing.ElasticsearchCompatibilityImpl
 
typeName - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectVariableEntityImpl
 
types - Variable in class com.flowable.platform.engine.impl.indexing.job.transformer.BackwardsCompatibilityIndexTransformer
 
typesMap - Variable in class com.flowable.platform.engine.impl.indexing.variable.types.DefaultIndexVariableTypes
 

U

unescapeHtml(String) - Method in class com.flowable.platform.expressions.FlowableExpressionStringUtils
Unescapes a String containing entity escapes to a string containing the actual Unicode characters corresponding to the escapes.
unregister(ActionEngine) - Static method in class com.flowable.action.engine.ActionEngines
Unregisters the given action engine.
unregister(AuditEngine) - Static method in class com.flowable.audit.engine.AuditEngines
Unregisters the given audit engine.
unregister(DataObjectEngine) - Static method in class com.flowable.dataobject.engine.DataObjectEngines
Unregisters the given data object engine.
unregister(PlatformEngine) - Static method in class com.flowable.platform.engine.PlatformEngines
Unregisters the given platform engine.
unregister(PolicyEngine) - Static method in class com.flowable.policy.engine.PolicyEngines
Unregisters the given action engine.
unregister(ServiceRegistryEngine) - Static method in class com.flowable.serviceregistry.engine.ServiceRegistryEngines
Unregisters the given service engine.
unregister(TemplateEngine) - Static method in class com.flowable.template.engine.TemplateEngines
Unregisters the given template engine.
unregisterBotService(BotService) - Method in class com.flowable.action.engine.ActionEngineConfiguration
 
update(EntityImpl) - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl, boolean) - Method in class com.flowable.action.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl) - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl, boolean) - Method in class com.flowable.audit.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl, boolean) - Method in class com.flowable.dataobject.engine.impl.persistence.entity.AbstractEntityManager
 
update(DatabaseSchemaDataObjectInstanceEntity) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
update(DatabaseSchemaDataObjectInstanceEntity, DatabaseSchemaDataObjectModel) - Method in interface com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcOperations
Execute an update statement for the given entity and using the given objectModel
update(DatabaseSchemaDataObjectInstanceEntity, DatabaseSchemaDataObjectModel) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectJdbcTemplate
 
update(DatabaseSchemaDataObjectInstanceEntity) - Method in interface com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityManager
 
update(DatabaseSchemaDataObjectInstanceEntity) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceEntityManagerImpl
 
update(EntityImpl) - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl, boolean) - Method in class com.flowable.platform.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl) - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl, boolean) - Method in class com.flowable.policy.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl, boolean) - Method in class com.flowable.serviceregistry.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl) - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl, boolean) - Method in class com.flowable.template.engine.impl.persistence.entity.AbstractEntityManager
 
UPDATE_TIME - Static variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryProperty
 
UPDATE_TIME - Static variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryProperty
 
UPDATE_TIME - Static variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryProperty
 
UPDATE_TIME - Static variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryProperty
 
updateActivity(ExecutionEntity, String, FlowElement, TaskEntity, Date) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
updateActivity(ExecutionEntity, String, FlowElement, TaskEntity, Date) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
updateAliasMapping(String, String, String) - Method in interface com.flowable.indexing.ElasticsearchClient
 
updateAliasMapping(String, String, String) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
updateByQuery(String, ObjectNode) - Method in interface com.flowable.indexing.api.LowLevelIndexingService
Perform Update by Query for the given Mapping type.
updateByQuery(String, ObjectNode) - Method in interface com.flowable.indexing.ElasticsearchClient
 
updateByQuery(String, ObjectNode) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
updateByQuery(String, ObjectNode) - Method in class com.flowable.indexing.impl.IndexingServiceImpl
 
updateCachingAndArtifacts(ActionDefinitionEntity, ActionDefinitionModel, ActionDeploymentEntity) - Method in class com.flowable.action.engine.impl.deployer.ActionDefinitionDeployer
 
updateCachingAndArtifacts(DataObjectDefinitionEntity, DataObjectModel, DataObjectDeploymentEntity) - Method in class com.flowable.dataobject.engine.impl.deployer.DataObjectDefinitionDeployer
 
updateCachingAndArtifacts(PolicyDefinitionEntity, PolicyModel, PolicyDeploymentEntity) - Method in class com.flowable.policy.engine.impl.deployer.PolicyDefinitionDeployer
 
updateCachingAndArtifacts(ServiceDefinitionEntity, ServiceDefinitionModel, ServiceDeploymentEntity) - Method in class com.flowable.serviceregistry.engine.impl.deployer.ServiceDefinitionDeployer
 
updateCachingAndArtifacts(TemplateDefinitionEntity, TemplateModel, TemplateDeploymentEntity) - Method in class com.flowable.template.engine.impl.deployer.TemplateDefinitionDeployer
 
updateCachingAndArtifacts(TemplateVariationDefinitionEntity, TemplateVariationModel, TemplateDeploymentEntity) - Method in class com.flowable.template.engine.impl.deployer.TemplateVariationDefinitionDeployer
 
updateCaseInstanceComment(String, String, String) - Method in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
updateComment(String, String) - Method in interface com.flowable.platform.api.comment.CommentService
 
updateComment(String, String) - Method in class com.flowable.platform.engine.impl.comment.CommentServiceImpl
 
updateComment(Comment, String, String, String) - Method in class com.flowable.platform.service.comment.PlatformCommentService
 
UpdateCommentCmd - Class in com.flowable.platform.engine.impl.cmd
 
UpdateCommentCmd(String, String) - Constructor for class com.flowable.platform.engine.impl.cmd.UpdateCommentCmd
 
updateContentItem(ContentItemEntity, MigrateSubFolderItemScopeInfoCmd.ScopeInfo, ContentItemEntityManager) - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd
 
updated(Date) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
updated - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
updated(Date) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
updated - Variable in class com.flowable.platform.service.CommentInstanceRepresentation
 
UPDATED_TIME - Static variable in class com.flowable.platform.engine.impl.comment.CommentQueryProperty
 
UPDATED_TRANSLATIONS - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
UPDATED_VARIABLES - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
updatedAfter(Date) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
updatedAfter - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
updatedAfter(Date) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
updatedAfter - Variable in class com.flowable.platform.service.CommentQueryRequest
 
UpdateDatabaseSchemaDataObjectInstanceCmd - Class in com.flowable.dataobject.engine.impl.cmd
 
UpdateDatabaseSchemaDataObjectInstanceCmd(DatabaseSchemaDataObjectModificationBuilderImpl) - Constructor for class com.flowable.dataobject.engine.impl.cmd.UpdateDatabaseSchemaDataObjectInstanceCmd
 
updatedBefore(Date) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
updatedBefore - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
updatedBefore(Date) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
updatedBefore - Variable in class com.flowable.platform.service.CommentQueryRequest
 
updatedContent - Variable in class com.flowable.platform.engine.impl.cmd.UpdateCommentCmd
 
updatedObjects - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
updateExistingAliasMapping(IndexMapping) - Method in class com.flowable.indexing.IndexManagerImpl
 
updateExistingMappingIfNeeded(String, IndexMapping) - Method in class com.flowable.indexing.IndexManagerImpl
 
updateFields() - Method in class com.flowable.indexing.config.CustomIndexConfiguration
 
updateFileContentItem(ContentItemEntity, MigrateSubFolderItemScopeInfoCmd.ScopeInfo, ContentItemEntityManager) - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd
 
updateFileContentItem(ContentItemEntity, ContentItemEntity, ContentItemEntityManager) - Method in class com.flowable.platform.engine.impl.cmd.MigrateSubFolderItemScopeInfoCmd
 
updateHistoricActivityInstance(ActivityInstance) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
updateHistoricActivityInstance(ActivityInstance) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
updateIndexAndMappingMetaData(String, JsonNode) - Method in class com.flowable.indexing.IndexManagerImpl
 
updateIndexMapping(String, JsonNode) - Method in interface com.flowable.indexing.ElasticsearchClient
 
updateIndexMapping(String, JsonNode) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
updateIndexMetaData(String, JsonNode) - Method in interface com.flowable.indexing.ElasticsearchClient
 
updateIndexMetaData(String, JsonNode) - Method in class com.flowable.indexing.ElasticsearchClientImpl
 
updateIndexMetaData(Map<String, JsonNode>, Map<String, List<JsonNode>>) - Method in class com.flowable.indexing.IndexManagerImpl
 
updateMap(Map<K, V>, K, V) - Method in class com.flowable.platform.expressions.FlowableExpressionCollectionUtils
Inserts or updates a value depending on whether it exists or not and returns the updated map.
updatePlanItemInstanceTimestamp(PlanItemInstanceEntity, Date, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
updatePlanItemInstanceTimestamp(PlanItemInstanceEntity, Date, String, boolean) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
updatePlanItemInstanceTimestampEnded(PlanItemInstanceEntity, Date, String) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingCmmnHistoryManager
 
updateProcessBusinessKeyInHistory(ExecutionEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
updateProcessBusinessKeyInHistory(ExecutionEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
updateProcessDefinitionIdInHistory(ProcessDefinitionEntity, ExecutionEntity) - Method in class com.flowable.platform.engine.impl.history.PlatformProcessHistoryManager
 
updateProcessDefinitionIdInHistory(ProcessDefinitionEntity, ExecutionEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
updateProcessInstanceComment(String, String, String) - Method in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
updaterId - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
updaterId(String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceBuilder
Set the updater id of the master data instance
updaterId - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
updaterId - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
updaterId(String) - Method in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
updaterId - Variable in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
updateRootProcessBusinessKeyInHistory(ExecutionEntity) - Method in class com.flowable.platform.engine.impl.indexing.job.history.AsyncIndexingHistoryManager
 
updateTaskComment(String, String, String) - Method in class com.flowable.platform.service.task.PlatformTaskService
 
UpdateTemplateVariationRequest - Class in com.flowable.platform.service.template
The DTO used to update a template variation content.
UpdateTemplateVariationRequest() - Constructor for class com.flowable.platform.service.template.UpdateTemplateVariationRequest
 
updateTime - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
updateTime - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
updateTime - Variable in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
updateTime - Variable in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
updateTime - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
UpdateTranslationValueCmd - Class in com.flowable.platform.engine.impl.cmd
 
UpdateTranslationValueCmd(String, String) - Constructor for class com.flowable.platform.engine.impl.cmd.UpdateTranslationValueCmd
 
updateValue(String, String) - Method in interface com.flowable.platform.api.translation.TranslationService
Update the translation with the given value
updateValue(String, String) - Method in class com.flowable.platform.engine.impl.translation.TranslationServiceImpl
 
updatorId - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateDefinitionEntityImpl
 
UpsertBulkRequestItem - Class in com.flowable.indexing.job.impl
 
UpsertBulkRequestItem(String, String, ObjectNode) - Constructor for class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
UpsertBulkRequestItem(String, String, ObjectNode, String, Map<String, Object>) - Constructor for class com.flowable.indexing.job.impl.UpsertBulkRequestItem
 
upsertData(String, String, ObjectNode) - Method in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
upsertDataWithScript(String, String, ObjectNode, ObjectNode) - Method in class com.flowable.indexing.job.history.async.BulkIndexingSession
 
urlSegment - Variable in class com.flowable.platform.service.app.AppDefinitionRepresentation
 
urlSegment - Variable in class com.flowable.platform.service.app.PageDefinitionRepresentation
 
USER - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
USER - Static variable in interface com.flowable.platform.common.Scopes
 
USER_ACCOUNT - Static variable in interface com.flowable.platform.common.scope.PlatformScopeTypes
 
USER_ACCOUNT - Static variable in interface com.flowable.platform.common.Scopes
 
USER_CONNECTED_TEMPLATE - Static variable in class com.flowable.platform.websocket.RemoteUserSessionService
 
USER_CREATE_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
USER_DEACTIVATE_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
USER_DISCONNECTED_TEMPLATE - Static variable in class com.flowable.platform.websocket.RemoteUserSessionService
 
USER_REACTIVATE_GENERAL - Static variable in interface com.flowable.platform.service.permission.PermissionErrorCodes
 
userConnected(String, String) - Method in class com.flowable.platform.websocket.NoOpUserSessionService
 
userConnected(String, String) - Method in class com.flowable.platform.websocket.RemoteUserSessionService
 
userConnected(String, String) - Method in interface com.flowable.platform.websocket.UserSessionService
Method invoked when the user has been connected in real time to the application
userDisconnected(String, String) - Method in class com.flowable.platform.websocket.NoOpUserSessionService
 
userDisconnected(String, String) - Method in class com.flowable.platform.websocket.RemoteUserSessionService
 
userDisconnected(String, String) - Method in interface com.flowable.platform.websocket.UserSessionService
Method invoked when the user has been disconnected from a single session the application
UserEventActiveStateEnterListener - Class in com.flowable.platform.service.action
A PlanItemInstanceLifecycleListener implementation that creates an ActionInstance when a user event listener becomes active.
UserEventActiveStateEnterListener() - Constructor for class com.flowable.platform.service.action.UserEventActiveStateEnterListener
 
UserEventActiveStateLeaveListener - Class in com.flowable.platform.service.action
A PlanItemInstanceLifecycleListener implementation that removes the ActionInstance associated with the user event listener when the user event listeners is completed.
UserEventActiveStateLeaveListener() - Constructor for class com.flowable.platform.service.action.UserEventActiveStateLeaveListener
 
userId - Variable in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
userId(String) - Method in class com.flowable.action.api.runtime.ScopedObjectActionQuery
 
userId(String) - Method in interface com.flowable.platform.api.comment.CommentBuilder
 
userId(String) - Method in interface com.flowable.platform.api.comment.CommentQuery
 
userId - Variable in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
userId(String) - Method in class com.flowable.platform.engine.impl.comment.CommentBuilderImpl
 
userId - Variable in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
userId(String) - Method in class com.flowable.platform.engine.impl.comment.CommentQueryImpl
 
userId - Variable in class com.flowable.platform.engine.impl.persistence.entity.PlatformCommentEntityImpl
 
userId - Variable in class com.flowable.platform.service.CommentInstanceRepresentation
 
userId - Variable in class com.flowable.platform.service.CommentQueryRequest
 
UserManagementBot - Class in com.flowable.platform.service.bot
Implements a bot managing user based action definitions.
UserManagementBot(PlatformIdentityService, UserPermissionService) - Constructor for class com.flowable.platform.service.bot.UserManagementBot
 
userPermissionService - Variable in class com.flowable.platform.service.bot.UserManagementBot
 
UserPermissionServiceImpl - Class in com.flowable.platform.service.permission
The default permission service implementing permission checks in the context of a user.
UserPermissionServiceImpl(CoreIdmEngineConfiguration) - Constructor for class com.flowable.platform.service.permission.UserPermissionServiceImpl
 
UserSessionService - Interface in com.flowable.platform.websocket
Interface that handles the user real time connect and disconnect events.
userSessionService - Variable in class com.flowable.platform.websocket.WebSocketSessionEventHandler
 
userStatusBaseUrl - Variable in class com.flowable.platform.websocket.RemoteUserSessionService
 
UUIDIndexVariableType - Class in com.flowable.platform.engine.impl.indexing.variable.types
 
UUIDIndexVariableType() - Constructor for class com.flowable.platform.engine.impl.indexing.variable.types.UUIDIndexVariableType
 

V

VALID_VARIABLE_TYPES - Static variable in interface com.flowable.indexing.api.IndexingJsonConstants
 
validate(HttpRequest) - Method in class com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceInvoker
 
validateAndParseFormVariables(CmmnRuntimeService, String, Map<String, Object>) - Method in class com.flowable.platform.service.bot.CmmnUserEventListenerBot
 
validateDefinitionAccessOrAddDefaults(PlatformRunReportRequest, Map<String, Object>, List<String>, List<String>) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
validateDefinitionsAccess(String, List<String>, List<String>) - Method in class com.flowable.platform.service.reports.PlatformReportService
This removes any processDefinitionId which is not allowed for the current user.
validateDeletePermissionInParent - Variable in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
validateMappingExtensionJson(Resource, JsonNode) - Method in class com.flowable.indexing.IndexManagerImpl
 
validateParameters() - Method in class com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd
 
validatePassedDefinitionIdsAndKeys(List<String>, List<String>) - Method in class com.flowable.platform.service.reports.PlatformReportService
 
validatePayload(Map<String, Object>, ObjectMapper) - Static method in class com.flowable.platform.common.form.FormPayloadHelper
 
validateReadPermissionInParent - Variable in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
validateWritePermissionInParent - Variable in class com.flowable.policy.api.repository.BaseSecurityPolicyModel
 
validFrom - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
validFrom - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
validFromAfter(Date) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
validFromAfter - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
validFromAfter(Date) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
validFromBefore(Date) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
validFromBefore - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
validFromBefore(Date) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
validNow() - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
validNow() - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
validOn(Date) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
validOn - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
validOn(Date) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
validTo - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
validTo - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
validToAfter(Date) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
validToAfter - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
validToAfter(Date) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
validToBefore(Date) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
validToBefore - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
validToBefore(Date) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
value(String, Object) - Method in interface com.flowable.dataobject.api.runtime.DataObjectInstanceBuilder
Generic setter for a data object field value specified by its name and value to be set.
value(String, Object) - Method in interface com.flowable.dataobject.api.runtime.DataObjectModificationBuilder
Generic setter for a data object field value specified by its name and value to be set.
value(String, Object) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceBuilderImpl
 
value(String, Object) - Method in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectModificationBuilderImpl
 
value - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.TermClause
 
value(String) - Method in interface com.flowable.platform.api.translation.TranslationQuery
 
value - Variable in class com.flowable.platform.engine.impl.cmd.SaveTranslationCmd
 
value - Variable in class com.flowable.platform.engine.impl.persistence.entity.TranslationEntityImpl
 
value - Variable in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
value(String) - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
value - Variable in class com.flowable.platform.service.translation.ScopedTranslationRepresentation
 
value - Variable in class com.flowable.platform.service.translation.TranslationQueryRequest
 
value(String) - Method in class com.flowable.template.engine.impl.linq.LinqContext
 
valueClass - Variable in enum com.flowable.dataobject.api.repository.FieldMappingType
 
valueEquals - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
valueLike - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.db.DatabaseSchemaDataObjectInstanceQueryImpl
 
valueLike(String) - Method in interface com.flowable.platform.api.translation.TranslationQuery
 
valueLike - Variable in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
valueLike(String) - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
valueLike - Variable in class com.flowable.platform.service.translation.TranslationQueryRequest
 
valueLikeIgnoreCase(String) - Method in interface com.flowable.platform.api.translation.TranslationQuery
 
valueLikeIgnoreCase - Variable in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
valueLikeIgnoreCase(String) - Method in class com.flowable.platform.engine.impl.translation.TranslationQueryImpl
 
valueLikeIgnoreCase - Variable in class com.flowable.platform.service.translation.TranslationQueryRequest
 
valueOf(String) - Static method in enum com.flowable.dataobject.api.repository.FieldMappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.HistogramInterval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flowable.platform.service.license.PlatformFlowableProduct
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flowable.platform.service.permission.AuthorizedUserAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flowable.platform.service.permission.ParticipantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flowable.platform.service.permission.PermissionOutput
Returns the enum constant of this type with the specified name.
valueOrDefault(String, Object) - Method in class com.flowable.template.engine.impl.linq.LinqContext
 
ValueParsingUtil - Class in com.flowable.dataobject.engine.impl.util
Some utility function to parse values out of generic object values with null checking support mainly used within generic builders.
ValueParsingUtil() - Constructor for class com.flowable.dataobject.engine.impl.util.ValueParsingUtil
 
values() - Static method in enum com.flowable.dataobject.api.repository.FieldMappingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.HistogramInterval
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.flowable.indexing.query.builder.FilteredFullTextSearchQueryBuilder.TermsClause
 
values() - Static method in enum com.flowable.platform.service.license.PlatformFlowableProduct
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flowable.platform.service.permission.AuthorizedUserAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flowable.platform.service.permission.ParticipantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flowable.platform.service.permission.PermissionOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.flowable.platform.service.task.SaveFormRepresentation
 
variable - Variable in class com.flowable.indexing.config.SortParameter
 
VARIABLE_CONTAINER - Static variable in interface com.flowable.template.api.processor.TemplateProcessingConstants
 
VARIABLE_EXTRACTORS_FIELD - Static variable in class com.flowable.indexing.IndexManagerImpl
 
VARIABLE_PROPERTIES_FIELD - Static variable in class com.flowable.indexing.IndexManagerImpl
 
VARIABLE_SCOPE_NAME - Static variable in class com.flowable.platform.common.el.bpmn.CopyLocalVariableExpressionFunction
 
VARIABLE_SCOPE_NAME - Static variable in class com.flowable.platform.common.el.bpmn.CopyLocalVariableToParentExpressionFunction
 
VARIABLE_SCOPE_NAME - Static variable in class com.flowable.platform.common.el.bpmn.ReplaceVariableInListExpressionFunction
 
VARIABLE_SCOPE_NAME - Static variable in class com.flowable.platform.common.el.bpmn.TriggerBpmnCaseEvaluationExpressionFunction
 
VARIABLE_SCRIPT - Static variable in class com.flowable.platform.engine.impl.indexing.job.transformer.AbstractPermissionsAwareElasticSearchTransformer
 
variableContainer - Variable in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
 
variableContainer - Variable in class com.flowable.template.engine.impl.util.VariableContainerTemplateModel
 
VariableContainerTemplateModel - Class in com.flowable.template.engine.impl.util
 
VariableContainerTemplateModel(Map<String, Object>, VariableContainer, ExpressionManager) - Constructor for class com.flowable.template.engine.impl.util.VariableContainerTemplateModel
 
VariableContainerUtil - Class in com.flowable.platform.common.util
 
variableConverters - Variable in class com.flowable.platform.service.variable.PlatformRestVariableTransformerImpl
 
VariableHierarchyTypes - Interface in com.flowable.platform.engine.impl.indexing.job.history
 
variableInstances - Variable in class com.flowable.platform.engine.impl.indexing.job.history.VariableInstancesHolder
 
VariableInstancesHolder - Class in com.flowable.platform.engine.impl.indexing.job.history
 
VariableInstancesHolder(String, Collection<? extends ValueFields>) - Constructor for class com.flowable.platform.engine.impl.indexing.job.history.VariableInstancesHolder
 
VariableInstancesHolder(VariableInstancesHolder) - Constructor for class com.flowable.platform.engine.impl.indexing.job.history.VariableInstancesHolder
 
variableMatchesFilter(ObjectNode, JsonNode) - Method in class com.flowable.platform.engine.impl.indexing.job.history.IndexingManagerHelperImpl
 
variables - Variable in class com.flowable.dataobject.api.repository.DefaultMasterDataModel
 
variables - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
variables - Variable in class com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceBuilderImpl
 
VARIABLES - Static variable in interface com.flowable.indexing.DefaultIndexes
 
variables - Variable in class com.flowable.platform.service.caze.CaseInstanceSearchRepresentation
 
variables - Variable in class com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
 
variables - Variable in class com.flowable.platform.service.task.TaskSearchRepresentation
 
variables - Variable in class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
variablesInitialized - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.MasterDataInstanceEntityImpl
 
variablesToUpdate - Variable in class com.flowable.dataobject.engine.impl.runtime.datasource.DatabaseSchemaDataObjectInstanceEntitySession
 
variableTransformer - Variable in class com.flowable.platform.service.caze.PlatformCaseInstanceService
 
variableTransformer - Variable in class com.flowable.platform.service.process.PlatformProcessInstanceService
 
variableTransformer - Variable in class com.flowable.platform.service.task.PlatformTaskService
 
variableTypes - Variable in class com.flowable.dataobject.engine.DataObjectEngineConfiguration
 
VariableUtil - Class in com.flowable.platform.service.util
 
variableValueEquals(String, Object) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
variableValueEqualsIgnoreCase(String, String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
variableValueLike(String, String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
variableValueLikeIgnoreCase(String, String) - Method in interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
 
variant - Variable in class com.flowable.template.engine.impl.cmd.ProcessTemplateCmd
 
VARIANT_KEY_CODE - Static variable in interface com.flowable.action.api.repository.ActionTemplateService
 
VARIANT_KEY_ERROR_CODE - Static variable in class com.flowable.platform.service.permission.PermissionErrorMessageUtil
 
VARIANT_KEY_LANGUAGE - Static variable in interface com.flowable.action.api.repository.ActionTemplateService
 
VARIANT_KEY_LANGUAGE - Static variable in class com.flowable.platform.service.permission.PermissionErrorMessageUtil
 
VARIATION_DELIMINATOR - Static variable in class com.flowable.template.api.repository.VariationDefinition
The deliminator used when composing a combined variation key.
variationContent - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
variationContentResource - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
variationContentType - Variable in class com.flowable.template.api.repository.BaseTemplateModel
 
VariationContentTypes - Interface in com.flowable.template.api
Predefined set of content types for the variations.
VariationDefinition - Class in com.flowable.template.api.repository
A variation describes a single variation used for a TemplateDefinition having multiple variations (e.g.
VariationDefinition() - Constructor for class com.flowable.template.api.repository.VariationDefinition
 
variationDefinitions - Variable in class com.flowable.template.api.repository.BaseTemplateModel
 
variationKey - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
variationKey(String) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
variationKey - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
variationKey - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
variationKey(String) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
variationKeyLike(String) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
variationKeyLike - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
variationKeyLike(String) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
verifyAllowedToCreate(FormDataModel) - Method in class com.flowable.platform.service.dataobject.DataObjectFormDataModelVariablesExtractor
 
verifyAllowedToModify(FormDataModel) - Method in class com.flowable.platform.service.dataobject.DataObjectFormDataModelVariablesExtractor
 
verifyHasPermission(Supplier<Optional<String>>) - Static method in class com.flowable.platform.service.bot.UserManagementBot
 
version(Integer) - Method in interface com.flowable.action.api.repository.ActionDefinitionQuery
 
version - Variable in class com.flowable.action.engine.impl.persistence.entity.ActionDefinitionEntityImpl
 
version - Variable in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
version(Integer) - Method in class com.flowable.action.engine.impl.repository.ActionDefinitionQueryImpl
 
version(Integer) - Method in interface com.flowable.dataobject.api.repository.DataObjectDefinitionQuery
 
version(Integer) - Method in interface com.flowable.dataobject.api.repository.DataObjectSchemaDefinitionQuery
 
version - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectDefinitionEntityImpl
 
version - Variable in class com.flowable.dataobject.engine.impl.persistence.entity.DataObjectSchemaDefinitionEntityImpl
 
version - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
version(Integer) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectDefinitionQueryImpl
 
version - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
version(Integer) - Method in class com.flowable.dataobject.engine.impl.repository.DataObjectSchemaDefinitionQueryImpl
 
version - Variable in class com.flowable.indexing.config.CustomIndexConfiguration
 
version - Variable in class com.flowable.indexing.job.impl.IndexBulkRequestItem
 
version - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
version - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
version - Variable in class com.flowable.platform.service.task.FormModelRepresentation
 
version(Integer) - Method in interface com.flowable.policy.api.repository.PolicyDefinitionQuery
 
version - Variable in class com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionEntityImpl
 
version - Variable in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
version(Integer) - Method in class com.flowable.policy.engine.impl.repository.PolicyDefinitionQueryImpl
 
version(Integer) - Method in interface com.flowable.serviceregistry.api.repository.ServiceDefinitionQuery
 
version - Variable in class com.flowable.serviceregistry.engine.impl.persistence.entity.ServiceDefinitionEntityImpl
 
version - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
version(Integer) - Method in class com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryImpl
 
version(Integer) - Method in interface com.flowable.template.api.repository.TemplateVariationDefinitionQuery
 
version - Variable in class com.flowable.template.engine.impl.persistence.entity.TemplateVariationDefinitionEntityImpl
 
version - Variable in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
version(Integer) - Method in class com.flowable.template.engine.impl.repository.TemplateVariationDefinitionQueryImpl
 
VERSION_DATE_FORMAT - Static variable in class com.flowable.template.engine.impl.deployer.BaseDefinitionDeployer
 
VERSION_DATETIME_FORMAT - Static variable in class com.flowable.platform.service.template.TemplateChangeServiceImpl
 
VERSION_DATETIME_FORMAT - Static variable in class com.flowable.template.engine.impl.deployer.BaseDefinitionDeployer
 
versionInfo - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
versionInfo - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
versionParentId - Variable in class com.flowable.platform.common.content.ContentItemJsonRepresentation
 
versionParentId - Variable in class com.flowable.platform.service.content.ContentItemRepresentation
 
versionTimestamp - Variable in class com.flowable.template.api.repository.BaseTemplateModel
 
versionTimestamp - Variable in class com.flowable.template.api.repository.BaseTemplateVariationModel
 
VIEWER - Static variable in interface com.flowable.dataobject.api.repository.MasterDataDefinitionIdentityLinkTypes
The identity link type used to allow users to view master data entries in a management tool.

W

waitForIndexJobsToBeProcessed() - Method in class com.flowable.indexing.ReindexManagerImpl
 
WATCHER - Static variable in class com.flowable.platform.common.identitylink.PlatformIdentityLinkType
 
WATCHER - Static variable in class com.flowable.policy.api.repository.PermissionMapping
 
WebSocketSessionEventHandler - Class in com.flowable.platform.websocket
Event handler for the websocket session events.
WebSocketSessionEventHandler(UserSessionService, TaskScheduler) - Constructor for class com.flowable.platform.websocket.WebSocketSessionEventHandler
 
withoutTenantId() - Method in interface com.flowable.action.api.history.HistoricActionInstanceQuery
Only select action instances that do not have a tenant id.
withoutTenantId() - Method in interface com.flowable.action.api.runtime.ActionInstanceQuery
Only select action instances that do not have a tenant id.
withoutTenantId - Variable in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
withoutTenantId() - Method in class com.flowable.action.engine.impl.history.HistoricActionInstanceQueryImpl
 
withoutTenantId - Variable in class com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
 
withoutTenantId - Variable in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
withoutTenantId() - Method in class com.flowable.action.engine.impl.runtime.ActionInstanceQueryImpl
 
withoutTenantId() - Method in interface com.flowable.audit.api.runtime.AuditInstanceQuery
Only select audit instances that do not have a tenant id.
withoutTenantId - Variable in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
withoutTenantId() - Method in class com.flowable.audit.engine.impl.runtime.AuditInstanceQueryImpl
 
withoutTenantId - Variable in class com.flowable.dataobject.engine.impl.repository.DataObjectDeploymentQueryImpl
 
withoutTenantId - Variable in class com.flowable.policy.engine.impl.repository.PolicyDeploymentQueryImpl
 
withoutTenantId - Variable in class com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
 
withoutTenantId - Variable in class com.flowable.template.engine.impl.repository.TemplateDeploymentQueryImpl
 
WORD - Static variable in interface com.flowable.template.api.VariationContentTypes
The variation content is a word document.
WORK - Static variable in interface com.flowable.indexing.DefaultIndexes
 
WORK_DEFINITION_REPRESENTATION_COMPARATOR - Static variable in class com.flowable.platform.service.work.WorkDefinitionService
 
WORK_INDEX - Static variable in class com.flowable.platform.service.index.IndexConstants
 
WorkDefinitionRepresentation - Class in com.flowable.platform.service.work
 
WorkDefinitionRepresentation(CaseDefinition, Map<String, Map<String, String>>) - Constructor for class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
WorkDefinitionRepresentation(CaseDefinition, AppDefinition, CoreAppModel, Map<String, Map<String, String>>) - Constructor for class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
WorkDefinitionRepresentation(ProcessDefinition, Map<String, Map<String, String>>) - Constructor for class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
WorkDefinitionRepresentation(ProcessDefinition, AppDefinition, CoreAppModel, Map<String, Map<String, String>>) - Constructor for class com.flowable.platform.service.work.WorkDefinitionRepresentation
 
workDefinitionService - Variable in class com.flowable.platform.service.reports.PlatformReportService
 
WorkDefinitionService - Class in com.flowable.platform.service.work
 
WorkDefinitionService(CoreAppRepositoryService, CmmnRepositoryService, RepositoryService) - Constructor for class com.flowable.platform.service.work.WorkDefinitionService
 
workIndexingScheduler - Variable in class com.flowable.platform.service.index.PlatformReindexServiceImpl
 
workIndexingScheduler - Variable in class com.flowable.platform.service.index.ReindexWorkCaseInstancesCmd
 
workIndexingScheduler - Variable in class com.flowable.platform.service.index.ReindexWorkProcessInstancesCmd
 
WorkIndexingScheduler - Class in com.flowable.platform.service.index
 
WorkIndexingScheduler(IndexingService, IndexManager, JobServiceConfiguration, ObjectMapper, IndexVariableTypes, List<PlatformIndexedDataEnhancer>) - Constructor for class com.flowable.platform.service.index.WorkIndexingScheduler
 
WorkIndexService - Class in com.flowable.platform.service.index
 
WorkIndexService() - Constructor for class com.flowable.platform.service.index.WorkIndexService
 
WorkInstanceJsonMapper - Class in com.flowable.platform.service.work
 
WorkInstanceJsonMapper() - Constructor for class com.flowable.platform.service.work.WorkInstanceJsonMapper
 
WorkInstanceRepresentation - Class in com.flowable.platform.service.work
 
WorkInstanceRepresentation() - Constructor for class com.flowable.platform.service.work.WorkInstanceRepresentation
 
workInstanceResultMapper - Variable in class com.flowable.platform.service.index.WorkIndexService
 
WorkInstanceResultMapper - Interface in com.flowable.platform.service.work
 
WorkInstanceResultMapper.Enhancer - Interface in com.flowable.platform.service.work
 
WorkInstanceSearchRepresentation - Class in com.flowable.platform.service.work
 
WorkInstanceSearchRepresentation() - Constructor for class com.flowable.platform.service.work.WorkInstanceSearchRepresentation
 
WorkInstancesIndexQueryBuilder - Class in com.flowable.platform.service.work
 
WorkInstancesIndexQueryBuilder(ObjectMapper) - Constructor for class com.flowable.platform.service.work.WorkInstancesIndexQueryBuilder
 
WorkInstancesIndexQueryBuilder(ObjectMapper, ObjectNode, Map<String, SortParameter>) - Constructor for class com.flowable.platform.service.work.WorkInstancesIndexQueryBuilder
 
WorkInstancesIndexQueryRequest - Class in com.flowable.platform.service.work
 
WorkInstancesIndexQueryRequest() - Constructor for class com.flowable.platform.service.work.WorkInstancesIndexQueryRequest
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.