All Classes

Class Description
AbstractAppAutoDeploymentStrategy
Abstract base class for implementations of AutoDeploymentStrategy.
AbstractAppDataManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity>  
AbstractAppEngineEntity  
AbstractAppEngineNoRevisionEntity  
AbstractContactFilter  
AbstractContentAutoDeploymentStrategy
Abstract base class for implementations of AutoDeploymentStrategy.
AbstractContentDataManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity>  
AbstractContentEngineEntity  
AbstractContentEngineNoRevisionEntity  
AbstractContentTestCase  
AbstractEngineAutoConfiguration
Base auto configuration for the different engines.
AbstractFlowableTestCase  
AbstractFlowableTestCase  
AbstractFormAutoDeploymentStrategy
Abstract base class for implementations of AutoDeploymentStrategy.
AbstractFormDataManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity>  
AbstractFormEngineNoRevisionEntity  
AbstractGetFormInstanceModelCmd  
AbstractIdmAutoDeploymentStrategy
Abstract base class for implementations of AutoDeploymentStrategy.
AbstractIdmDataManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity>  
AbstractIdmEngineEntity  
AbstractIdmEngineEntityManager<EntityImpl extends org.flowable.common.engine.impl.persistence.entity.Entity,​DM extends org.flowable.common.engine.impl.persistence.entity.data.DataManager<EntityImpl>>  
AbstractIdmEngineNoRevisionEntity  
AbstractNeedsDocumentDefinitionCmd  
AbstractNeedsUserDefinitionCmd  
AbstractReportRunner  
AbstractSaveFormInstanceCmd  
AbstractSpringEngineAutoConfiguration
Base auto configuration for the different engines.
AbstractTestCase  
AbstractVariableContainerAwareIdmFunctionDelegate  
ActionHandlerModel  
AddGroupPrivilegeRequest  
AddIdentityLinkCmd  
AddPrivilegeMappingCmd  
AddUserPrivilegeRequest  
AjaxAuthenticationFailureHandler
Returns a 401 error code (Unauthorized) to the client, when Ajax authentication fails.
AjaxAuthenticationSuccessHandler
Spring Security success handler, specialized for Ajax requests.
ApacheDigester  
ApacheDigester.Digester  
AppCommandInvoker  
AppConfigurationResource
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the FlowableAppExtension.
AppDbSchemaManager  
AppDefinitionActionRequest  
AppDefinitionBaseQueryImpl<T extends org.flowable.app.api.repository.AppDefinitionBaseQuery<T,​C>,​C extends org.flowable.app.api.repository.AppDefinition>  
AppDefinitionCacheEntry  
AppDefinitionCollectionResource  
AppDefinitionDataManager  
AppDefinitionEntity  
AppDefinitionEntityImpl  
AppDefinitionEntityManager  
AppDefinitionEntityManagerImpl  
AppDefinitionQueryImpl  
AppDefinitionQueryProperty  
AppDefinitionResource  
AppDefinitionResourceDataResource  
AppDefinitionResponse  
AppDefinitionUtil  
AppDeployer  
AppDeployment  
AppDeploymentBuilderImpl  
AppDeploymentCollectionResource  
AppDeploymentDataManager  
AppDeploymentEntity  
AppDeploymentEntityImpl  
AppDeploymentEntityManager  
AppDeploymentEntityManagerImpl  
AppDeploymentId
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via AppDeployment.
AppDeploymentManager  
AppDeploymentQueryImpl  
AppDeploymentQueryProperty  
AppDeploymentResource  
AppDeploymentResourceCollectionResource  
AppDeploymentResourceDataResource  
AppDeploymentResourceResource  
AppDeploymentResourceResponse  
AppDeploymentResponse  
AppEngine
Provides access to all services that expose App management operations.
AppEngineAutoConfiguration
Auto-Configuration for the App Engine
AppEngineConfiguration  
AppEngineEntityConstants  
AppEngineFactoryBean  
AppEngineImpl  
AppEngineResource  
AppEngineRestConfiguration
Component scan for the App Rest API Configuration.
AppEngines  
AppEngineServicesAutoConfiguration
Auto-Configuration for the App Engine
AppExpressionManager  
ApplicationContextElResolver  
ApplicationContextElResolver  
AppManagementServiceImpl  
AppModelResource  
AppRepositoryServiceImpl  
AppResourceConverterImpl  
AppResourceDataManager  
AppResourceEntity  
AppResourceEntityImpl  
AppResourceEntityManager  
AppResourceEntityManagerImpl  
AppRestApiInterceptor  
AppRestResponseFactory  
AppRestUrlBuilder
Helper class for building URLs based on a base URL.
AppRestUrls  
AppTestHelper  
AppTestRunner  
AppVariableScopeELResolver  
AsyncExecutorProperties  
AsyncExecutorProperties.Mode  
AsyncHistoryProperties  
AsyncProperties
Properties for configuring the TaskExecutor that handles the @Async logic.
AuthorityBasedImpersonatePermissionVoter  
BaseContentConverter  
BaseCoreAppModel  
BaseDeploymentResource  
BaseDeploymentResourceDataResource  
BaseDocumentDefinitionModel  
BaseDocumentDefinitionResource  
BaseEngineConfigurationWithConfigurers<T>
A base class that can be used by any configuration that needs to inject specific EngineConfigurationConfigurer(s).
BaseFormInstanceResource  
BaseGroupResource  
BaseIdmIdentityServiceImpl  
BaseIdmResource  
BaseMetadataResource  
BaseRestApiConfiguration
A common base rest api configuration for registering custom servlets.
BasicPlatformGroup
A base implementation of PlatformGroup that can be used when implementing a custom PlatformIdentityService
BasicPlatformIdentityInfo<T>
A base implementation of PlatformIdentityInfo that can be used when implementing a custom PlatformIdentityService
BasicPlatformUser
A base implementation of PlatformUser that can be used when implementing a custom PlatformIdentityService
BlankSalt  
BlankSaltProvider  
ButtonModelResponse  
CachingAndArtifactsManager
Updates caches and artifacts for a deployment and its forms
CaseDefinitionResource  
ChangeUserAccountTypeCmd  
ChangeUserLanguageRequest  
ChangeUserPasswordRequest  
ChangeUserThemeRequest  
CheckPassword  
ClearTextPasswordEncoder  
ClientAdvisorAllContactFilter
TODO: this should be moved to external (but probably needs a new module)
ClientAdvisorInternalContactFilter
TODO: this should be moved to external (but probably needs a new module)
ClientsWithoutClientAdvisorFilter
Filter clients without advisor
Cmmn
Qualifier annotation for a CMMN beans that need to be injected for CMMN Configurations.
CmmnEngineAutoConfiguration
EnableAutoConfiguration for the CMMN engine
CmmnEngineAutoConfiguration.CmmnEngineAppConfiguration  
CmmnEngineAutoConfiguration.CmmnEngineProcessConfiguration  
CmmnEngineRestConfiguration
Component scan for the CMMN Rest API Configuration.
CmmnEngineServicesAutoConfiguration
EnableAutoConfiguration for the CMMN Engine
CommandContextUtil  
CommandContextUtil  
CommandContextUtil  
CommandContextUtil  
CompleteFormRepresentation  
ConditionalOnCmmnEngine
A meta Conditional annotation that checks if the CMMN engine should / can be activated.
ConditionalOnCoreAppEngine
A meta Conditional annotation that checks if the App engine should / can be activated.
ConditionalOnCoreContentEngine
A meta Conditional annotation that checks if the Content engine should / can be activated.
ConditionalOnCoreFormEngine
A meta Conditional annotation that checks if the Form engine should / can be activated.
ConditionalOnCoreIdmEngine
A meta Conditional annotation that checks if the Core IDM engine should / can be activated.
ConditionalOnDmnEngine
A meta Conditional annotation that checks if the DMN engine should / can be activated.
ConditionalOnEventRegistry
A meta Conditional annotation that checks if the Event registry should / can be activated.
ConditionalOnProcessEngine
A meta Conditional annotation that checks if the Process engine should / can be activated.
ContactFilter  
ContactFilterFactory  
ContactFilterFactoryImpl  
ContactFilterQuerySettings  
ContactFilterResource  
ContactFilterResponse  
ContactFilterService  
ContactFilterServiceImpl  
ContactSearchQuery  
ContactSearchQueryImpl  
ContainerFormFieldValidator  
ContentAsyncHistoryConstants  
ContentAsyncHistoryManager  
ContentConfigurationResource
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the FlowableContentExtension.
ContentCryptoHandler  
ContentDbSchemaManager  
ContentEngine  
ContentEngineAutoConfiguration
Auto-Configuration for the Content Engine
ContentEngineAutoConfiguration.ContentEngineAppConfiguration  
ContentEngineAutoConfiguration.ContentEngineProcessConfiguration  
ContentEngineConfiguration  
ContentEngineConfigurator  
ContentEngineEntityConstants  
ContentEngineFactoryBean  
ContentEngineImpl  
ContentEngineResource  
ContentEngineRestConfiguration
Component scan for the Content Rest API Configuration.
ContentEngines  
ContentEngineServicesAutoConfiguration
Auto-Configuration for the Content Engine
ContentItemBaseQueryImpl<T extends org.flowable.content.api.ContentItemBaseQuery<T,​C>,​C extends org.flowable.content.api.ContentItem>  
ContentItemBaseResource
Shared logic for resources related to Content items.
ContentItemCollectionResource  
ContentItemContentObjectStorageMetadata  
ContentItemDataManager  
ContentItemDataResource  
ContentItemEntity  
ContentItemEntityImpl  
ContentItemEntityManager  
ContentItemEntityManagerImpl  
ContentItemFactory  
ContentItemHelper  
ContentItemQueryImpl  
ContentItemQueryProperty
Contains the possible properties that can be used in a ContentItemQuery.
ContentItemQueryRequest  
ContentItemQueryResource  
ContentItemRequest  
ContentItemResource  
ContentItemResponse  
ContentItemsByProcessInstanceIdMatcher  
ContentItemsByScopeIdAndTypeMatcher  
ContentItemsByTaskIdMatcher  
ContentItemType  
ContentItemVariableType  
ContentItemWithMetadata
Wrapper class for handling content item and metadata in forms
ContentItemWithMetadataImpl  
ContentManagementServiceImpl  
ContentRendition  
ContentRenditionManager  
ContentRestApiInterceptor  
ContentRestResponseFactory
Default implementation of a ContentRestResponseFactory.
ContentRestUrlBuilder
Helper class for building URLs based on a base URL.
ContentRestUrls  
ContentServiceImpl  
ContentTestHelper  
CopyContentItemCmd  
CoreActuatorSampleApplication  
CoreAppDefinition  
CoreAppDefinitionQuery  
CoreAppDefinitionQueryImpl  
CoreAppModel  
CoreAppRepositoryService  
CoreAppResourceConverter  
CoreAutoConfiguration  
CoreBpmnFormHandlerRestApiInterceptor  
CoreCaseService  
CoreCmmnFormHandlerRestApiInterceptor  
CoreContentEngineConfigurationApi  
CoreContentItem  
CoreContentItemContentObjectStorageMetadataProvider  
CoreContentItemQuery  
CoreContentItemQueryImpl  
CoreContentObjectStorageMetadata  
CoreContentService  
CoreExceptionHandlerAdvice  
CoreIdmEngine  
CoreIdmEngineConfiguration  
CoreIdmEngineConfigurator  
CoreIdmEngineRestMarker  
CoreIdmEngines  
CoreInterceptorAutoConfiguration  
CoreInterceptorAutoConfiguration.BpmnRestApiConfiguration  
CoreInterceptorAutoConfiguration.CmmnRestApiConfiguration  
CoreMultiTenancyCandidateManager  
CoreMultiTenancyCaseCandidateManager  
CorePageModel  
CoreProcessService  
CoreRenditionConverter  
CoreReportingRestMarker  
CoreReportingService  
CoreReportingServiceImpl  
CoreReportsResource  
CoreRestApiMarker
Marker interface to mark the base package for the Flowable Platform Rest API
CoreRestConfiguration  
CoreRestSampleApplication  
CoreSecurityProperties  
CoreSecurityProperties.Rest  
CoreServiceAutoConfiguration  
CoreServiceAutoConfiguration.ElasticMeterRegistryReportConfiguration  
CoreServiceMarker
Marker interface to mark the base package for the Flowable Core Services
CoreTaskService  
CoreVariableUtil  
CreateContentItemCmd  
CreateFormInstanceCmd  
CreateGroupCmd  
CreateGroupQueryCmd  
CreateMembershipCmd  
CreatePlatformGroupQueryCmd  
CreatePlatformUserQueryCmd  
CreatePrivilegeCmd  
CreatePrivilegeQueryCmd  
CreatePropertyCmd  
CreateRenditionItemCmd  
CreateRenditionJobHandler  
CreateTokenCmd  
CreateTokenQueryCmd  
CreateUserAccountCmd  
CreateUserAccountDefinitionQueryCmd  
CreateUserAccountQueryCmd  
CreateUserCmd  
CreateUserDefinitionQueryCmd  
CreateUserRequest  
CurrentUserEnhancer  
CurrentUserProvider  
CurrentUserProvider Deprecated.
CurrentUserResource  
CurrentUserResource.ThemeMappingConfig  
CurrentUserResponse  
CurrentUserResponse.OriginalAuthentication  
CurrentUserThemeConfiguration  
CurrentUserUserDefinitionEnhancer  
CustomExpressionFunctionRegistry  
CustomExpressionFunctionRegistry  
CustomUpdateUserHandler
Hook point that can be used to override the update user handling
CustomValidationDefinition  
DatabaseContentObject  
DatabaseContentObjectDataManager  
DatabaseContentObjectEntity  
DatabaseContentObjectEntityImpl  
DatabaseContentObjectEntityManager  
DatabaseContentObjectEntityManagerImpl  
DatabaseContentObjectQuery  
DatabaseContentObjectQueryImpl  
DatabaseContentObjectQueryProperty
Contains the possible properties that can be used in a DatabaseContentObjectQuery.
DatabaseContentStorage  
DbSchemaDrop  
DbSchemaDrop  
DbSchemaDrop  
DefaultAutoDeploymentStrategy
Default Implementation of AutoDeploymentStrategy that performs a separate deployment for each resource by name.
DefaultAutoDeploymentStrategy  
DefaultAutoDeploymentStrategy
Default implementation of AutoDeploymentStrategy that groups all Resources into a single deployment.
DefaultAutoDeploymentStrategy  
DefaultContentRenditionManager  
DefaultInternalContentJobManager  
DefaultLdapGroupTenantIdProvider  
DefaultLdapUserDefinitionKeyProvider  
DefaultLdapUserTenantIdProvider  
DefaultSqsListenerContainerFactory  
DefaultSqsMessageListenerContainer  
DefaultSubmittedVariablesExtractor
Default implementation of SubmittedVariablesExtractor just copies variable names from the submission into BE variables.
DelegateUserDetailsServiceSwitchUserDetailsService
A SwitchUserDetailsService that delegates to a UserDetailsService for loading the UserDetails.
DeleteContentItemCmd  
DeleteContentItemsByProcessInstanceIdCmd  
DeleteContentItemsByScopeCmd  
DeleteContentItemsByTaskIdCmd  
DeleteContentItemsByVersionParentIdCmd  
DeleteDeploymentCmd  
DeleteDeploymentCmd  
DeleteDeploymentCmd  
DeleteFormInstanceCmd  
DeleteFormInstancesByFormDefinitionCmd  
DeleteFormInstancesByProcessDefinitionCmd  
DeleteFormInstancesByScopeDefinitionCmd  
DeleteGroupCmd  
DeleteIdentityLinkCmd  
DeleteMembershipCmd  
DeletePlatformIdentityInfoCmd  
DeletePrivilegeCmd  
DeletePrivilegeMappingCmd  
DeletePropertyCmd  
DeleteRenditionItemCmd  
DeleteRenditionItemsByProcessInstanceIdCmd  
DeleteRenditionItemsByScopeCmd  
DeleteRenditionItemsByTaskIdCmd  
DeleteTokenCmd  
DeleteUserAccountCmd  
DeleteUserCmd  
DeleteUserInfoCmd  
DeployCmd  
DeployCmd  
DeployCmd<T>  
Deployer  
DeploymentCollectionResource  
DeploymentManager  
DeploymentQueryProperty
Contains the possible properties that can be used in a FormDeploymentQuery.
DeploymentResource  
DeploymentResourceCollectionResource  
DeploymentResourceDataResource  
DeploymentResourceResource  
DeploymentResourceResponse  
DispatcherServletConfiguration
Base dispatcher configuration that can be used to configure context for the REST API.
DistinguishedNameProvider
An interface that can be implemented to provide the distinguished names based on a collection of user ids and / group ids / keys.
DistinguishedNameProviderImpl
Default implementation of DistinguishedNameProvider that uses the Spring LdapTemplate to query for the information.
DmnEngineAutoConfiguration
EnableAutoConfiguration for the Dmn engine
DmnEngineAutoConfiguration.DmnEngineAppConfiguration  
DmnEngineAutoConfiguration.DmnEngineProcessConfiguration  
DmnEngineRestConfiguration
Component scan for the DMN Rest API Configuration.
DmnEngineServicesAutoConfiguration
EnableAutoConfiguration for the DMN Engine
DocumentActionHandlerModel  
DocumentDefinition  
DocumentDefinitionActionRequest  
DocumentDefinitionBuilder  
DocumentDefinitionCacheEntry  
DocumentDefinitionCollectionResource  
DocumentDefinitionDataManager  
DocumentDefinitionDeployer  
DocumentDefinitionDeployer  
DocumentDefinitionEntity  
DocumentDefinitionEntityImpl  
DocumentDefinitionEntityManager  
DocumentDefinitionEntityManagerImpl  
DocumentDefinitionModel  
DocumentDefinitionModelResource  
DocumentDefinitionQuery  
DocumentDefinitionQueryImpl  
DocumentDefinitionQueryProperty  
DocumentDefinitionQueryRequest  
DocumentDefinitionResource  
DocumentDefinitionResourceDataResource  
DocumentDefinitionResponse  
DocumentDeployment  
DocumentDeployment
Represents a deployment that is already present in the document definition repository.
DocumentDeploymentBuilder
Builder for creating new deployments, similar to the document deployment builder.
DocumentDeploymentBuilderImpl  
DocumentDeploymentDataManager  
DocumentDeploymentEntity  
DocumentDeploymentEntityImpl  
DocumentDeploymentEntityManager  
DocumentDeploymentEntityManagerImpl  
DocumentDeploymentId
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via a DocumentDeployment.
DocumentDeploymentManager  
DocumentDeploymentQuery
Allows programmatic querying of DocumentDeployments.
DocumentDeploymentQueryImpl  
DocumentDeploymentQueryProperty  
DocumentDeploymentResponse  
DocumentRepositoryService  
DocumentRepositoryServiceImpl  
DocumentResourceConverter  
DocumentResourceConverterImpl  
DocumentResourceDataManager  
DocumentResourceEntity  
DocumentResourceEntityImpl  
DocumentResourceEntityManager  
DocumentResourceEntityManagerImpl  
ElasticMetricsReportRunner  
EnabledFormFieldValidator
Checks whether non enabled form field submitted variable value differs from the initial variable value
EndpointAutoConfiguration
The idea behind this module is that Spring Security could talk to the IdentityService as required.
EngineConfigurationConfigurer<T>
Interface to be implemented by a bean that does some extra configuration of a Flowable engines.
EntityDependencyOrder  
EntityDependencyOrder  
EntityDependencyOrder  
EntityDependencyOrder  
EntityToTableMap  
EntityToTableMap  
EntityToTableMap  
EventRegistryAutoConfiguration
EnableAutoConfiguration for the Dmn engine
EventRegistryAutoConfiguration.EventRegistryAppEngineConfiguration  
EventRegistryAutoConfiguration.EventRegistryAwsSqsConfiguration  
EventRegistryAutoConfiguration.EventRegistryJmsConfiguration  
EventRegistryAutoConfiguration.EventRegistryKafkaConfiguration  
EventRegistryAutoConfiguration.EventRegistryProcessConfiguration  
EventRegistryAutoConfiguration.EventRegistryRabbitConfiguration  
EventRegistryRestConfiguration
Component scan for the Event Registry Rest API Configuration.
EventRegistryServicesAutoConfiguration
Auto configuration for the event registry.
ExternalJobRestConfiguration
Component scan for the External Job REST API Configuration.
FileSystemContentObject
ContentObject, backed by a file.
FindBooleanUserInfoFunctionDelegate  
FindContentItemsByProcessInstanceIdCmd  
FindContentItemsByScopeIdAndTypeCmd  
FindContentItemsByTaskIdCmd  
FindPlatformUserFunctionDelegate
Function for getting a user by id.
FindUserAccountByIdCmd  
FindUserAccountFunctionDelegate  
FindUserDefinitionCmd  
FindUserInfoFunctionDelegate  
FlowableAppExtension
JUnit Jupiter extension for the Flowable AppEngine and services initialization.
FlowableAppProperties
Properties for configuring the app engine.
FlowableAppRule
Convenience for AppEngine and services initialization in the form of a JUnit rule.
FlowableAppTestCase  
FlowableAppTestHelper
A Helper for the Flowable FlowableAppExtension that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of the AppEngine time and easy access for waiting on the job executor.
FlowableAuthenticationSecurityScope  
FlowableAutoDeploymentProperties  
FlowableAutoDeploymentProperties.EngineDeploymentProperties  
FlowableAutoDeploymentUtils  
FlowableAwsProperties
Properties for the SQS SDK.
FlowableAwsSqsProperties
Properties for the AWS SQS SDK
FlowableCmmnProperties
Properties for configuring the CMMN engine.
FlowableContentExtension
JUnit Jupiter extension for the Flowable ContentEngine and services initialization.
FlowableContentProperties
Properties for configuring the content engine.
FlowableContentProperties.Storage
The storage configuration for the content engine.
FlowableContentRule
Convenience for ContentEngine and services initialization in the form of a JUnit rule.
FlowableContentSpringExtension
An extension that uses SpringExtension to get the ContentEngine from the ApplicationContext and make it available for the FlowableContentExtension.
FlowableContentTestHelper
A Helper for the Flowable FlowableContentExtension that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of the ContentEngine time and easy access for waiting on the job executor.
FlowableCoreFormDecorator  
FlowableCoreProperties  
FlowableDefaultPropertiesEnvironmentPostProcessor  
FlowableDmnProperties
Properties for configuring the dmn engine.
FlowableEventRegistryProperties
Properties for configuring the event registry engine.
FlowableFormDecorator  
FlowableFormDecoratorInvoker  
FlowableFormDecoratorInvokerImpl  
FlowableFormExtension
JUnit Jupiter extension for the Flowable FormEngine and services initialization.
FlowableFormFieldHandler  
FlowableFormJsonException  
FlowableFormModel  
FlowableFormProperties
Properties for configuring the form engine.
FlowableFormRule
Convenience for FormEngine and services initialization in the form of a JUnit rule.
FlowableFormSpringExtension
An extension that uses SpringExtension to get the FormEngine from the ApplicationContext and make it available for the FlowableFormExtension.
FlowableFormTestHelper
A Helper for the Flowable FlowableFormExtension that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of the FormEngine time and easy access for waiting on the job executor.
FlowableFormValidationException
An exception indicating that a validation of a form field value resulted in an error.
FlowableGroupAuthorityMapper  
FlowableHttpProperties
Flowable http properties for use in http tasks
FlowableIdmEntityEventImpl
Base class for all FlowableIdmEntityEvent implementations, related to entities.
FlowableIdmEventBuilder
Builder class used to create FlowableEvent implementations.
FlowableIdmEventImpl
Base class for all FlowableIdmEvent implementations.
FlowableIdmIdentityInfoSetEvent
Event fired when a PlatformIdentityInfo is set explicitly via.
FlowableIdmIdentityInfoSetEventImpl  
FlowableIdmMembershipEventImpl
Implementation of FlowableIdmMembershipEvent.
FlowableIdmProperties  
FlowableIdmProperties.Experimental  
FlowableInfoAutoConfiguration  
FlowableInfoContributor  
FlowableJpaAutoConfiguration  
FlowableLdapAuthenticationProviderConfigurer<B extends org.springframework.security.config.annotation.authentication.ProviderManagerBuilder<B>>
Configures an LDAP AuthenticationProvider in the ProviderManagerBuilder using the Flowable LdapConfigurationApi.
FlowableLdapAuthoritiesPopulator  
FlowableLdapProperties  
FlowableLdapUserSearch  
FlowableLiquibaseEnvironmentPostProcessor
When one of the engines that uses liquibase is pulled in with Spring Boot, it pulls the liquibase dependency and that activates LiquibaseAutoConfiguration.
FlowableMailProperties
Flowable Mail Properties.
FlowableMetricsAllEnginesConfigurer  
FlowableMetricsAutoConfiguration  
FlowableMetricsAutoConfiguration.MeterRegistryConfiguration  
FlowableMetricsProperties  
FlowablePersistentRememberMeServices
Custom implementation of Spring Security's RememberMeServices.
FlowablePlatformIdmEventImpl
Base class for all FlowablePlatformIdmEventType implementations.
FlowablePlatformIdmEventType
Enumeration containing all Platform IDM FlowableEventType(s).
FlowablePlatformUserDetailsService  
FlowablePrincipalSecurityScope  
FlowableProcessProperties  
FlowableProcessProperties.AsyncHistory  
FlowableProperties  
FlowableSecurityAutoConfiguration
Installs a Spring Security adapter for the Flowable IdmIdentityService.
FlowableSecurityAutoConfiguration.SecurityUtilsSecurityScopeProviderConfiguration  
FlowableSecurityAutoConfiguration.SpringSecurityAuthenticationContextConfiguration  
FlowableSecurityScopeProvider  
FlowableServlet
Configuration properties for the Flowable REST Servlets.
FlowableSqsAutoConfiguration  
FlowableSubmittedVariablesExtractor  
FlowableSwitchUserHandler  
FlowableUserPresenceChangeEvent
Event fired when the presence information of a user has been changed.
FlowableUserPresenceChangeEventImpl  
FlowableVersionEnvironmentPostProcessor  
FolderNameParser  
FormConfigurationResource
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the FlowableFormExtension.
FormDataModel  
FormDataModelModes  
FormDataModelTypes  
FormDataModelVariablesExtractor  
FormDbSchemaManager  
FormDefinitionCacheEntry  
FormDefinitionCollectionResource  
FormDefinitionDataManager  
FormDefinitionDeployer  
FormDefinitionDeploymentHelper
Methods for working with deployments.
FormDefinitionEntity  
FormDefinitionEntityImpl  
FormDefinitionEntityManager  
FormDefinitionEntityManagerImpl  
FormDefinitionParse
Specific parsing of one form json file.
FormDefinitionParseFactory  
FormDefinitionQueryImpl  
FormDefinitionResource  
FormDefinitionResourceDataResource  
FormDefinitionResponse  
FormDeployer  
FormDeploymentAnnotation
Annotation for a test method to create and delete a deployment around a test method.
FormDeploymentBuilderImpl  
FormDeploymentCollectionResource  
FormDeploymentDataManager  
FormDeploymentEntity  
FormDeploymentEntityImpl  
FormDeploymentEntityManager  
FormDeploymentEntityManagerImpl  
FormDeploymentId
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via FormDeploymentAnnotation.
FormDeploymentQueryImpl  
FormDeploymentResource  
FormDeploymentResourceDataResource  
FormDeploymentResponse  
FormEngine  
FormEngineAutoConfiguration
Auto configuration for the form engine.
FormEngineAutoConfiguration.CoreVariablesExtractorConfiguration  
FormEngineAutoConfiguration.FormEngineAppEngineConfiguration  
FormEngineAutoConfiguration.FormEngineProcessConfiguration  
FormEngineConfiguration  
FormEngineConfigurator  
FormEngineEntityConstants  
FormEngineFactoryBean  
FormEngineImpl  
FormEngineInitConfiguration  
FormEngineInitConfiguration.AppEngineFormFieldHandlerConfiguration  
FormEngineInitConfiguration.CmmnEngineFormFieldHandlerConfiguration  
FormEngineInitConfiguration.ProcessEngineFormFieldHandlerConfiguration  
FormEngineResource  
FormEngineRestConfiguration
Component scan for the Form Rest API Configuration.
FormEngines  
FormEngineServicesAutoConfiguration
Auto configuration for the form engine.
FormFieldNumberTypes  
FormFieldTypes  
FormInstanceCollectionResource  
FormInstanceDataManager  
FormInstanceEntity  
FormInstanceEntityImpl  
FormInstanceEntityManager  
FormInstanceEntityManagerImpl  
FormInstanceModelResource  
FormInstanceModelResponse  
FormInstanceQueryImpl  
FormInstanceQueryProperty
Contains the possible properties that can be used in a FormInstanceQuery.
FormInstanceQueryRequest  
FormInstanceQueryResource  
FormInstanceResource  
FormInstanceResponse  
FormJsonConverter  
FormManagementServiceImpl  
FormModelResource  
FormModelResponse  
FormModelUtil  
FormModelWithVariablesResource  
FormQueryProperty
Contains the possible properties that can be used in a FormDefinitionQuery.
FormRepositoryServiceImpl  
FormRequest  
FormResourceDataManager  
FormResourceEntity  
FormResourceEntityImpl  
FormResourceEntityManager  
FormResourceEntityManagerImpl  
FormRestApiInterceptor  
FormRestResponseFactory
Default implementation of a FormRestResponseFactory.
FormRestUrlBuilder
Helper class for building URLs based on a base URL.
FormRestUrls  
FormServiceImpl  
FormTestHelper  
FormUtil
A utility class that hides the complexity of FormDefinitionEntity and FlowableFormModel lookup.
FormVariable  
GetAppModelCmd  
GetAppModelJsonCmd  
GetContentItemStreamCmd  
GetDeploymentAppDefinitionCmd  
GetDeploymentDocumentDefinitionCmd  
GetDeploymentResourceCmd  
GetDeploymentResourceCmd  
GetDeploymentResourceCmd  
GetDeploymentResourceNamesCmd  
GetDeploymentResourceNamesCmd  
GetDeploymentResourceNamesCmd  
GetDocumentDefinitionModelCmd  
GetDocumentDefinitionModelJsonCmd  
GetFormDefinitionCmd  
GetFormDefinitionResourceCmd
Gives access to a deployed form model, e.g., a Form JSON file, through a stream of bytes.
GetFormInstanceByScopeModelCmd  
GetFormInstanceModelCmd  
GetFormInstanceRawValueCmd  
GetFormInstanceSavedValuesCmd  
GetFormInstanceValuesCmd  
GetFormModelCmd  
GetFormModelWithVariablesCmd  
GetGroupsWithPrivilegeCmd  
GetMetadataInstanceCmd  
GetMetadataInstancesCmd  
GetMetadataValueCmd  
GetMetadataValuesCmd  
GetPageDefinitionsForAppCmd  
GetPageModelCmd  
GetPlatformGroupByIdCmd  
GetPlatformGroupsForUser  
GetPlatformIdentityInfoCmd  
GetPlatformUserByIdCmd  
GetPlatformUserInfoCmd<T>  
GetPrivilegeMappingsByPrivilegeIdCmd  
GetPropertiesCmd  
GetPropertyCmd  
GetRenditionItemStreamCmd  
GetStartFormSubmittedValuesCmd  
GetTableCountCmd  
GetTableCountCmd  
GetTableCountCmd  
GetTableCountsCmd  
GetTableMetaDataCmd  
GetTableMetaDataCmd  
GetTableMetaDataCmd  
GetTableNameCmd  
GetTableNameCmd  
GetTableNameCmd  
GetTableNamesCmd  
GetTenantsCmd  
GetUserAccountDefinitionModelByIdCmd  
GetUserAccountDefinitionModelByKeyCmd  
GetUserDefinitionModelByIdCmd  
GetUserDefinitionModelByKeyCmd  
GetUserDefinitionModelForUser  
GetUserInfoCmd  
GetUserInfoKeysCmd  
GetUsersWithPrivilegeCmd  
GetVariableCmd  
GetVariablesCmd  
GetVariablesFromFormSubmissionCmd  
GrantingUserPermissionService
This permission helper implementation is the default one in the IDM module and is granting all permissions to all users for user management.
GroupCollectionResource  
GroupDataManager  
GroupEntityManager  
GroupEntityManagerImpl  
GroupMembershipCollectionResource  
GroupMembershipResource  
GroupQueryWrapper  
GroupRequest  
GroupResource  
GroupResponse  
HierarchyLevel  
IdentityInfoDataManager  
IdentityInfoEntity  
IdentityInfoEntityImpl  
IdentityInfoEntityManager  
IdentityInfoEntityManagerImpl  
IdmDbSchemaManager  
IdmEngineAutoConfiguration  
IdmEngineAutoConfiguration.CoreIdmEngineAppConfiguration  
IdmEngineAutoConfiguration.CoreIdmEngineCmmnConfiguration  
IdmEngineAutoConfiguration.CoreIdmEngineProcessConfiguration  
IdmEngineAutoConfiguration.SpringIdmPasswordEncoder  
IdmEngineEntityConstants  
IdmEngineInfoResponse  
IdmEngineResource  
IdmEngineRestConfiguration  
IdmEngineServicesAutoConfiguration  
IdmEngineServicesAutoConfiguration.AlreadyInitializedAppEngineConfiguration  
IdmEngineServicesAutoConfiguration.AlreadyInitializedEngineConfiguration  
IdmIdentityServiceImpl  
IdmIndexingScheduler  
IdmIndexingSchedulerImpl  
IdmManagementServiceImpl  
IdmProperty  
IdmPropertyEntity  
IdmPropertyEntityImpl  
IdmRestResponseFactory  
ImpersonatePermissionVoter
A voter which checks whether a user is allowed to impersonate another user or not.
IsUserInAllGroupsFunctionDelegate
Function for checking if a user is member of all groups.
IsUserInAnyGroupFunctionDelegate
Function for checking if a user is member in any group.
IsUserInNoGroupFunctionDelegate
Function for checking if a user is not a member of any group.
JobExecutionMetricsEventListener  
JobFailureMetricsEventListener  
JobMessagingConfiguration  
JobMessagingConfiguration.Exchange  
JobMessagingConfiguration.Queue  
JobRetryCmd  
JobThreadPoolConfiguration
Common configuration for a job thread pool.
LdapConfiguration
Configuration for the LDAP identity service.
LdapConfigurationApi  
LdapGroupProperties
LDAP properties for different group operations.
LdapGroupProperties.Mappings
Some properties are allowed to be a Collection, this means that this particular property would come from one of those attributes.
LdapGroupProperties.Query  
LdapGroupQuery  
LdapGroupTenantIdProvider
A provider for a tenant id for a group based on LDAP group Attributes.
LdapIdmEngineAutoConfiguration  
LdapIdmIdentityService  
LdapPlatformGroup  
LdapPlatformUser  
LdapQueryProperty  
LdapUserDefinitionKeyProvider
A provider for a user definition key based on LDAP user Attributes.
LdapUserProperties
LDAP properties for different user operations.
LdapUserProperties.Mappings
Some properties are allowed to be a Collection, this means that this particular property would come from one of those attributes.
LdapUserProperties.Query  
LdapUserQuery  
LdapUserTenantIdProvider
A provider for a tenant id for a user based on LDAP user Attributes.
LdapUtils  
LiquibaseXmlElementClassNotFoundFailureAnalyzer  
MembershipDataManager  
MembershipEntity  
MembershipEntityImpl  
MembershipEntityManager  
MembershipEntityManagerImpl  
MembershipRequest  
MembershipResponse  
MetadataCollectionResource  
MetadataDefinition  
MetadataInstance
Generic variable class that can be reused for V6 and V5 engine.
MetadataInstanceByContentItemIdMatcher  
MetadataInstanceDataManager  
MetadataInstanceEntity  
MetadataInstanceEntityImpl  
MetadataInstanceEntityManager  
MetadataInstanceEntityManagerImpl  
MetadataResource  
MetadataService  
MetadataServiceImpl  
MetaDataUtil  
MetricsCommandInterceptor  
MetricsEventRegistryConsumer  
MimeTypes  
MimeTypeUtil  
MultiTenantProperties  
MybatisAppDefinitionDataManager  
MybatisAppDeploymentDataManager  
MybatisContentItemDataManager  
MybatisDatabaseContentObjectDataManager  
MybatisDocumentDefinitionDataManager  
MybatisDocumentDeploymentDataManager  
MybatisDocumentResourceDataManager  
MybatisFormDefinitionDataManager  
MybatisFormDeploymentDataManager  
MybatisFormInstanceDataManager  
MybatisFormResourceDataManager  
MybatisGroupDataManager  
MybatisIdentityInfoDataManager  
MybatisMembershipDataManager  
MybatisMetadataInstanceDataManager  
MybatisPageDefinitionDataManager  
MybatisPlatformIdentityInfoDataManager  
MybatisPrivilegeDataManager  
MybatisPrivilegeMappingDataManager  
MybatisPropertyDataManager  
MybatisRenditionItemDataManager  
MybatisResourceDataManager  
MybatisTokenDataManager  
MybatisUserAccountDataManager  
MybatisUserAccountDefinitionDataManager  
MybatisUserDataManager  
MybatisUserDefinitionDataManager  
NativeFormDefinitionQueryImpl  
NativeFormDeploymentQueryImpl  
NativeGroupQueryImpl  
NativeTokenQueryImpl  
NativeUserQueryImpl  
NeedsAppDefinitionCmd<T>
An abstract superclass for Command implementations that want to verify the provided app is always active (ie.
OutcomeDefinition  
OverrideDefaultUserLogicHandler
Handler that is invoked for specific user actions like creation, update, activation or deactivation and overrides the default user persistence logic.
PageDefinition  
PageDefinitionCacheEntry  
PageDefinitionCollectionResource  
PageDefinitionDataManager  
PageDefinitionEntity  
PageDefinitionEntityImpl  
PageDefinitionEntityManager  
PageDefinitionEntityManagerImpl  
PageDefinitionQuery  
PageDefinitionQueryImpl  
PageDefinitionQueryProperty  
PageDefinitionResource  
PageDefinitionResponse  
PageDeploymentCache  
ParsedDeployment
An intermediate representation of a DeploymentEntity which keeps track of all of the entity's and resources.
ParsedDeploymentBuilder  
ParsedDeploymentBuilderFactory  
PasswordSaltImpl  
PDFRenditionConverter  
PersistentTokenService  
PersistentTokenServiceImpl  
PlatformGroup  
PlatformGroupAttributesMapper  
PlatformGroupBuilder  
PlatformGroupBuilderImpl  
PlatformGroupEntity  
PlatformGroupEntityImpl  
PlatformGroupQuery  
PlatformGroupQueryImpl  
PlatformIdentityInfo  
PlatformIdentityInfoBuilder  
PlatformIdentityInfoBuilderImpl  
PlatformIdentityInfoByGroupIdMatcher  
PlatformIdentityInfoByUserIdAndNameMatcher  
PlatformIdentityInfoByUserIdAndTenantIdMatcher  
PlatformIdentityInfoByUserIdMatcher  
PlatformIdentityInfoByUserIdTenantIdAndNameMatcher  
PlatformIdentityInfoDataManager  
PlatformIdentityInfoEntity  
PlatformIdentityInfoEntityImpl  
PlatformIdentityInfoEntityManager  
PlatformIdentityInfoEntityManagerImpl  
PlatformIdentityInfoNames  
PlatformIdentityInfoQuery  
PlatformIdentityInfoQueryImpl  
PlatformIdentityInfoUtil  
PlatformIdentityService  
PlatformIdmEngineConfigurationApi  
PlatformIdmEngineImpl  
PlatformIdmExtension
JUnit Jupiter extension for the Flowable Platform idm engine and services initialization.
PlatformIdmTestHelper  
PlatformSecurityInterceptor  
PlatformUser  
PlatformUserAttributesMapper  
PlatformUserBuilder
A builder for the Platform user that can be used to set predefined properties or add some custom properties.
PlatformUserBuilderImpl  
PlatformUserDisplayName  
PlatformUserEntity  
PlatformUserEntityImpl  
PlatformUserMapper  
PlatformUserQuery  
PlatformUserQueryImpl  
PlatformUserResponse  
PlatformUserResultMapper  
PlatformUserResultMapper.Enhancer  
PresenceStates
Known presence states for the user.
PrivilegeCollectionResource  
PrivilegeDataManager  
PrivilegeEntity  
PrivilegeEntityImpl  
PrivilegeEntityManager  
PrivilegeEntityManagerImpl  
PrivilegeMappingDataManager  
PrivilegeMappingEntity  
PrivilegeMappingEntityImpl  
PrivilegeMappingEntityManager  
PrivilegeMappingEntityManagerImpl  
PrivilegeQueryImpl  
PrivilegeResource  
PrivilegeResponse  
Process
Qualifier annotation for a Process beans that need to be injected for Process Configurations.
ProcessAsync
Qualifier annotation for beans that need to be injected for Process Configurations.
ProcessAsyncHistory
Qualifier annotation for beans that need to be injected for Process Configurations.
ProcessDefinitionResource  
ProcessEngineAutoConfiguration
Provides sane definitions for the various beans required to be productive with Flowable in Spring.
ProcessEngineAutoConfiguration.ProcessEngineAppConfiguration  
ProcessEngineConfigurationConfigurer Deprecated.
use EngineConfigurationConfigurer SpringProcessEngineConfiguration instead
ProcessEngineEndpoint
Registers a Boot Actuator endpoint that provides information on the running process instance and renders BPMN diagrams of the deployed processes.
ProcessEngineMvcEndpoint
Renders a valid running BPMN process definition as a BPMN diagram.
ProcessEngineRestConfiguration
Component scan for the Process engine REST API Configuration.
ProcessEngineServicesAutoConfiguration
Provides sane definitions for the various beans required to be productive with Flowable in Spring.
PropertyDataManager  
PropertyEntityManager  
PropertyEntityManagerImpl  
PutAwareCommonsMultipartResolver  
PutAwareCommonsMultipartResolver  
QueryContactFilter
An abstract super class for ContactFilter implementations that create a query programmatically.
QueryContactFilterWithStaticParams  
RangeFormFieldValidator  
ReadOnlyIdmIdentityService
A base Read Only implementation of the PlatformIdentityService that can be used for custom read only implementations.
RegisterUserAccountDefinitionsCmd  
RegisterUserDefinitionsCmd  
RegularExpressionFormFieldValidator  
ReindexUsersCmd  
RemoveMetadataValueCmd  
RemoveMetadataValuesCmd  
RemoveUserAccountDefinitionCmd  
RemoveUserDefinitionCmd  
RemoveVariableCmd  
RemoveVariablesCmd  
RenditionConverter  
RenditionItem  
RenditionItemBaseResource
Shared logic for resources related to Rendition items.
RenditionItemCollectionResource  
RenditionItemContentObjectStorageMetadata  
RenditionItemContentObjectStorageMetadataProvider  
RenditionItemDataManager  
RenditionItemDataResource  
RenditionItemEntity  
RenditionItemEntityImpl  
RenditionItemEntityManager  
RenditionItemEntityManagerImpl  
RenditionItemHelper  
RenditionItemQuery  
RenditionItemQueryImpl  
RenditionItemQueryProperty
Contains the possible properties that can be used in a ContentItemQuery.
RenditionItemQueryRequest  
RenditionItemQueryResource  
RenditionItemRequest  
RenditionItemResource  
RenditionItemResponse  
RenditionService  
RenditionServiceImpl  
RenditionType  
ReportConfiguration  
ReportDataPoint  
ReportingRestConfiguration  
ReportRequest  
ReportRestApiInterceptor  
ReportResult  
ReportRunner  
RequiredFormFieldValidator  
ResourceParentFolderAutoDeploymentStrategy
Implementation of AutoDeploymentStrategy that performs a separate deployment for each set of Resources that share the same parent folder.
ResourceRef
Encapsulates the logic for transparently working with ByteArrayEntity.
ResourceRefTypeHandler
MyBatis TypeHandler for ResourceRef.
ResourceStreamSource  
ResourceStreamSource  
ResponseEntityHelper
Helper class for working with ResponseEntity.
RestActionRequest
Generic class that represents an action to be performed on a resource.
RestApiAutoConfiguration
Auto-configuration and starter for the Flowable REST APIs.
RestApiAutoConfiguration.AppEngineRestApiConfiguration  
RestApiAutoConfiguration.CmmnEngineRestApiConfiguration  
RestApiAutoConfiguration.CommonRestApiConfiguration  
RestApiAutoConfiguration.ContentEngineRestApiConfiguration  
RestApiAutoConfiguration.CoreRestApiConfiguration  
RestApiAutoConfiguration.DmnEngineRestApiConfiguration  
RestApiAutoConfiguration.EventRegistryRestApiConfiguration  
RestApiAutoConfiguration.ExternalJobRestApiConfiguration  
RestApiAutoConfiguration.FormEngineRestApiConfiguration  
RestApiAutoConfiguration.IdmEngineRestApiConfiguration  
RestApiAutoConfiguration.ProcessEngineRestApiConfiguration  
RestApiAutoConfiguration.ReportingRestApiConfiguration  
RestVariableConverter  
RootFoldersBootstrapper  
RowDefinition  
RunReportFilterParam  
SaveContentItemCmd  
SaveFormInstanceCmd  
SaveFormRepresentation  
SaveGroupCmd  
SavePlatformGroupCmd  
SavePlatformUserCmd  
SaveRenditionItemCmd  
SaveTokenCmd  
SaveUserCmd  
SchemaOperationsAppEngineBuild  
SchemaOperationsContentEngineBuild  
SchemaOperationsFormEngineBuild  
SchemaOperationsIdmEngineBuild  
SectionDefinition  
SecurityScope
Security scope that can be used for passing the needed security scope accessibility to the Java API.
SecurityScopeProvider
Interface responsible for providing the security for a given principal.
SecurityUtils  
SetAppDefinitionCategoryCmd  
SetDeploymentCategoryCmd  
SetDeploymentParentDeploymentIdCmd  
SetDeploymentTenantIdCmd  
SetDocumentDefinitionCategoryCmd  
SetFormDefinitionCategoryCmd  
SetMetaDataValueCmd  
SetMetaDataValuesCmd  
SetPlatformUserInfoCmd  
SetPlatformUserInfoFunctionDelegate
Function for setting a user info for a user.
SetPlatformUserInfosCmd  
SetUserAccountStateAndSubStateCmd  
SetUserAccountStateAndSubStateFunctionDelegate  
SetUserAccountStateFunctionDelegate  
SetUserAccountSubStateFunctionDelegate  
SetUserDefinitionCmd  
SetUserInfoCmd  
SetUserStateAndSubStateCmd  
SetUserStateAndSubStateFunctionDelegate
Function for setting the state and sub state of a user Usage:
SetUserStateFunctionDelegate
Function for setting the state of a user Usage:
SetUserSubStateFunctionDelegate
Function for setting the sub state of a user Usage:
SetVariableCmd  
SetVariablesCmd  
SimpleFileSystemContentStorage
(Very) simple implementation of the ContentStorage that relies on the passed metadata to store content.
SimpleFileSystemContentStorage.MapBasedContentObjectStorageMetadata  
SimpleSqsListenerEndpoint  
SingleResourceAutoDeploymentStrategy
Implementation of AutoDeploymentStrategy that performs a separate deployment for each resource by name.
SnoozeUserRequest  
SpringAppConfigurationHelper  
SpringAppExpressionManager
DefaultExpressionManager that exposes the full application-context or a limited set of beans in expressions.
SpringContentConfigurationHelper  
SpringContentEngineConfiguration  
SpringContentEngineConfigurator  
SpringFlowableTestCase  
SpringFlowableTestCase  
SpringFormConfigurationHelper  
SpringFormEngineConfiguration  
SpringFormEngineConfigurator  
SpringFormExpressionManager
DefaultExpressionManager that exposes the full application-context or a limited set of beans in expressions.
SqsChannelMessageListener  
SqsChannelModelProcessor  
SqsInboundChannelModel  
SqsListenerContainerFactory<C extends SqsMessageListenerContainer>  
SqsListenerEndpoint  
SqsListenerEndpointRegistry  
SqsMessageDeletionPolicy
Deletion policy for messages.
SqsMessageListener  
SqsMessageListenerContainer  
SqsOperationsOutboundEventChannelAdapter  
SqsOutboundChannelModel  
StandaloneContentEngineConfiguration  
StandaloneFormEngineConfiguration  
StandaloneInMemAppEngineConfiguration  
StandaloneInMemContentEngineConfiguration  
StandaloneInMemFormEngineConfiguration  
StringDistinguishedNameContextMapper
A ContextMapper that maps to the Full Distinguished name
StringLengthFormFieldValidator  
SubmittedVariablesExtractor
Extract variable name, value pairs from the submitted values
SubmittedVariableValidator  
SwitchUserConfigurer<H extends org.springframework.security.config.annotation.web.HttpSecurityBuilder<H>>  
SwitchUserDetailsService
Similar to UserDetailsService with the difference that this passes the current authentication of the user performing the impersonation.
SwitchUserDetailsServiceUserDetailsService
A UserDetailsService that delegates the calls to SwitchUserDetailsService to load the UserDetails.
TaskResource  
TemplateLoader  
TemporaryContentRendition  
TenantResource  
TenantResponse  
TestHelper  
TestSecurityUtils
A utility class that can be used when writing tests.
TextSaltProvider  
TokenDataManager  
TokenEntity  
TokenEntityImpl  
TokenEntityManager  
TokenEntityManagerImpl  
TokenQueryImpl  
UpdatePropertyCmd  
UpdateUserAccountCmd  
UpdateUserDefinitionRequest  
UpdateUserMapper  
UpdateUserMapperImpl  
UpdateUserPasswordCmd  
UpdateUserPresenceCmd  
UpdateUserPresenceRequest  
UpdateUserRequest  
UpdateUserStateRequest  
UserAccount  
UserAccountActionFilter  
UserAccountBuilder
A builder for the user account that can be used to update or create an UserAccount
UserAccountBuilderImpl  
UserAccountByUserIdMatcher  
UserAccountCollectionResource  
UserAccountDataManager  
UserAccountDefinition  
UserAccountDefinitionDataManager  
UserAccountDefinitionDeployment
Annotation that can be used to trigger a deployment of user account definitions for the provided test.
UserAccountDefinitionEntity  
UserAccountDefinitionEntityImpl  
UserAccountDefinitionEntityManager  
UserAccountDefinitionEntityManagerImpl  
UserAccountDefinitionModel  
UserAccountDefinitionModelManager  
UserAccountDefinitionQuery  
UserAccountDefinitionQueryImpl  
UserAccountDefinitionQueryProperty  
UserAccountDefinitionRegistrationBuilder
Builder for bulk registration of User Account Definitions.
UserAccountDefinitionRegistrationBuilderImpl  
UserAccountDefinitionRegistrationObject  
UserAccountDefinitionService  
UserAccountDefinitionServiceImpl  
UserAccountEntity  
UserAccountEntityImpl  
UserAccountEntityManager  
UserAccountEntityManagerImpl  
UserAccountMapper  
UserAccountMapperImpl  
UserAccountQuery  
UserAccountQueryImpl  
UserAccountQueryRequest  
UserAccountResponse  
UserAccountScopedObjectProvider  
UserAccountService  
UserAccountServiceImpl  
UserAccountSubTypes  
UserAccountTypes  
UserAccountUtil  
UserActionFilter  
UserBaseInformationProvider
An interface that can be used to provide base information for a given user.
UserBaseInformationResponse  
UserBaseQueryImpl<T extends org.flowable.idm.api.UserBaseQuery<T,​U>,​U extends org.flowable.idm.api.User>  
UserBaseResource  
UserCollectionResource  
UserDataManager  
UserDefinition  
UserDefinitionAuthoritiesProvider
A custom provider of GrantedAuthority based on an id from a user definition.
UserDefinitionAuthoritiesProviderImpl  
UserDefinitionBuilder  
UserDefinitionDataManager  
UserDefinitionDeployment
Annotation that can be used to trigger a deployment of user definitions for the provided test.
UserDefinitionDeployments  
UserDefinitionEntity  
UserDefinitionEntityImpl  
UserDefinitionEntityManager  
UserDefinitionEntityManagerImpl  
UserDefinitionIdentityLinkType  
UserDefinitionModel  
UserDefinitionModelManager  
UserDefinitionModelResponse  
UserDefinitionQuery  
UserDefinitionQueryImpl  
UserDefinitionQueryProperty  
UserDefinitionRegistrationBuilder
Builder for bulk registration of User Definitions.
UserDefinitionRegistrationBuilderImpl  
UserDefinitionRegistrationObject  
UserDefinitionResponse  
UserDefinitionRestVariables
Information that can be used in the REST API to ignore non defined variables
UserDefinitionService  
UserDefinitionServiceImpl  
UserDefinitionsResource  
UserDefinitionTranslationUtil  
UserDefinitionUtil  
UserEntityManager  
UserEntityManagerImpl  
UserHandler
Handler that is invoked for specific user actions like creation, update, activation or deactivation.
UserIndexConstants  
UserIndexingService  
UserIndexingServiceImpl  
UserIndexQueryBuilder  
UserIndexQueryBuilderImpl  
UserIndexQueryRequest  
UserIndexSearchService  
UserIndexSearchServiceImpl  
UserManagementResource  
UserManagementResourceService  
UserPermissionService
The permission service that can used to check permissions on actions to be executed in the context of a user like deactivation, reactivation, etc.
UserPresenceResource  
UserQueryRequest  
UserQueryRequestMapper  
UserQueryRequestMapperImpl  
UserQueryWrapper  
UserResource  
UserResourceService  
UserResponse  
UserScopedObjectProvider  
UserStates
This interface contains the available states for a PlatformUser object.
UserSubStates
This interface contains some commonly used sub states for platform users as a more specialized state information.
UserTypes
Known platform user types.
UserUtil  
ValidateFormFieldsCmd  
ValidationUtils  
VariableValueProvider  
VersionParentItemBaseResource
Shared logic for resources related to Content items.
VersionParentItemDataResource  
VersionParentItemResource