Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAppDataManager<EntityImpl> - Class in org.flowable.app.engine.impl.persistence.entity.data
- AbstractAppDataManager(AppEngineConfiguration) - Constructor for class org.flowable.app.engine.impl.persistence.entity.data.AbstractAppDataManager
- AbstractAppEngineEntity - Class in org.flowable.app.engine.impl.persistence.entity
- AbstractAppEngineEntity() - Constructor for class org.flowable.app.engine.impl.persistence.entity.AbstractAppEngineEntity
- AbstractAppEngineNoRevisionEntity - Class in org.flowable.app.engine.impl.persistence.entity
- AbstractAppEngineNoRevisionEntity() - Constructor for class org.flowable.app.engine.impl.persistence.entity.AbstractAppEngineNoRevisionEntity
- AbstractCmmnManager - Class in org.flowable.app.engine.impl
- AbstractCmmnManager(AppEngineConfiguration) - Constructor for class org.flowable.app.engine.impl.AbstractCmmnManager
- accept(AppEngine) - Method in class org.flowable.app.engine.impl.AppEnginePostEngineBuildConsumer
- addAppDefinitionCacheEntry(String, AppDefinitionCacheEntry) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- addAppDefinitionCacheEntry(String, AppDefinitionCacheEntry) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- addBytes(String, byte[]) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- addClasspathResource(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- addDeployedArtifact(Object) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- addDeployedArtifact(Object) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in class org.flowable.app.engine.AppEngineConfiguration
- AddIdentityLinkCmd - Class in org.flowable.app.engine.impl.cmd
- AddIdentityLinkCmd(String, String, int, String) - Constructor for class org.flowable.app.engine.impl.cmd.AddIdentityLinkCmd
- addInputStream(String, InputStream) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- addResource(AppResourceEntity) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- addResource(AppResourceEntity) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- addString(String, String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- addZipInputStream(ZipInputStream) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- afterEach(ExtensionContext) - Method in class org.flowable.app.engine.test.FlowableAppExtension
- annotationDeploymentSetUp(AppEngine, Class<?>, Method, AppDeployment) - Static method in class org.flowable.app.engine.test.impl.AppTestHelper
- annotationDeploymentSetUp(AppEngine, Class<?>, String) - Static method in class org.flowable.app.engine.test.impl.AppTestHelper
- annotationDeploymentTearDown(AppEngine, String, Class<?>, String) - Static method in class org.flowable.app.engine.test.impl.AppTestHelper
- APP_DB_SCHEMA_LOCK_NAME - Static variable in class org.flowable.app.engine.impl.db.AppDbSchemaManager
- APP_DEFINITION_CATEGORY - Static variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryProperty
- APP_DEFINITION_DEPLOYMENT_ID - Static variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryProperty
- APP_DEFINITION_ID - Static variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryProperty
- APP_DEFINITION_KEY - Static variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryProperty
- APP_DEFINITION_NAME - Static variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryProperty
- APP_DEFINITION_TENANT_ID - Static variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryProperty
- APP_DEFINITION_VERSION - Static variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryProperty
- APP_ENGINE_ID_PREFIX - Static variable in class org.flowable.app.engine.impl.persistence.entity.AppEngineEntityConstants
- APP_RESOURCE_SUFFIXES - Static variable in class org.flowable.app.engine.test.impl.AppTestHelper
- AppCommandInvoker - Class in org.flowable.app.engine.impl.interceptor
- AppCommandInvoker() - Constructor for class org.flowable.app.engine.impl.interceptor.AppCommandInvoker
- AppConfigurationResource - Annotation Interface in org.flowable.app.engine.test
-
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableAppExtension. - AppDbSchemaManager - Class in org.flowable.app.engine.impl.db
- AppDbSchemaManager() - Constructor for class org.flowable.app.engine.impl.db.AppDbSchemaManager
- appDefinition - Variable in class org.flowable.app.engine.impl.persistence.entity.deploy.AppDefinitionCacheEntry
- appDefinitionCache - Variable in class org.flowable.app.engine.AppEngineConfiguration
- appDefinitionCache - Variable in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- appDefinitionCache - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- AppDefinitionCacheEntry - Class in org.flowable.app.engine.impl.persistence.entity.deploy
- AppDefinitionCacheEntry(AppDefinition, AppModel) - Constructor for class org.flowable.app.engine.impl.persistence.entity.deploy.AppDefinitionCacheEntry
- appDefinitionCacheLimit - Variable in class org.flowable.app.engine.AppEngineConfiguration
- appDefinitionCategory(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionCategoryLike(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionCategoryNotEquals(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionDataManager - Variable in class org.flowable.app.engine.AppEngineConfiguration
- AppDefinitionDataManager - Interface in org.flowable.app.engine.impl.persistence.entity.data
- AppDefinitionEntity - Interface in org.flowable.app.engine.impl.persistence.entity
- AppDefinitionEntityImpl - Class in org.flowable.app.engine.impl.persistence.entity
- AppDefinitionEntityImpl() - Constructor for class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- appDefinitionEntityManager - Variable in class org.flowable.app.engine.AppEngineConfiguration
- appDefinitionEntityManager - Variable in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- AppDefinitionEntityManager - Interface in org.flowable.app.engine.impl.persistence.entity
- AppDefinitionEntityManagerImpl - Class in org.flowable.app.engine.impl.persistence.entity
- AppDefinitionEntityManagerImpl(AppEngineConfiguration, AppDefinitionDataManager) - Constructor for class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManagerImpl
- appDefinitionId - Variable in class org.flowable.app.engine.impl.cmd.GetAppModelCmd
- appDefinitionId - Variable in class org.flowable.app.engine.impl.cmd.GetAppModelJsonCmd
- appDefinitionId - Variable in class org.flowable.app.engine.impl.cmd.GetDeploymentAppDefinitionCmd
- appDefinitionId - Variable in class org.flowable.app.engine.impl.cmd.NeedsAppDefinitionCmd
- appDefinitionId - Variable in class org.flowable.app.engine.impl.cmd.SetAppDefinitionCategoryCmd
- appDefinitionId(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionIds(Set<String>) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionKey(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionKeyLike(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionName(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionNameLike(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- AppDefinitionQueryImpl - Class in org.flowable.app.engine.impl.repository
- AppDefinitionQueryImpl() - Constructor for class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- AppDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- AppDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- AppDefinitionQueryProperty - Class in org.flowable.app.engine.impl.repository
- AppDefinitionQueryProperty(String) - Constructor for class org.flowable.app.engine.impl.repository.AppDefinitionQueryProperty
- appDefinitionResourceName(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionResourceNameLike(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionTenantId(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionTenantIdLike(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- AppDefinitionUtil - Class in org.flowable.app.engine.impl.repository
- AppDefinitionUtil() - Constructor for class org.flowable.app.engine.impl.repository.AppDefinitionUtil
- appDefinitionVersion(Integer) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionVersionGreaterThan(Integer) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionVersionLowerThan(Integer) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionVersionLowerThanOrEquals(Integer) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDefinitionWithoutTenantId() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- appDeployer - Variable in class org.flowable.app.engine.AppEngineConfiguration
- AppDeployer - Class in org.flowable.app.engine.impl.deployer
- AppDeployer() - Constructor for class org.flowable.app.engine.impl.deployer.AppDeployer
- AppDeployment - Annotation Interface in org.flowable.app.engine.test
- AppDeploymentBuilderImpl - Class in org.flowable.app.engine.impl.repository
- AppDeploymentBuilderImpl() - Constructor for class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- AppDeploymentDataManager - Interface in org.flowable.app.engine.impl.persistence.entity.data
- AppDeploymentEntity - Interface in org.flowable.app.engine.impl.persistence.entity
- AppDeploymentEntityImpl - Class in org.flowable.app.engine.impl.persistence.entity
- AppDeploymentEntityImpl() - Constructor for class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- appDeploymentEntityManager - Variable in class org.flowable.app.engine.AppEngineConfiguration
- AppDeploymentEntityManager - Interface in org.flowable.app.engine.impl.persistence.entity
- AppDeploymentEntityManagerImpl - Class in org.flowable.app.engine.impl.persistence.entity
- AppDeploymentEntityManagerImpl(AppEngineConfiguration, AppDeploymentDataManager) - Constructor for class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManagerImpl
- AppDeploymentId - Annotation Interface in org.flowable.app.engine.test
-
An annotation that can be used on test and lifecycle methods to inject the id of the deployment deployed via
AppDeployment. - AppDeploymentManager - Class in org.flowable.app.engine.impl.deployer
- AppDeploymentManager() - Constructor for class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- AppDeploymentQueryImpl - Class in org.flowable.app.engine.impl.repository
- AppDeploymentQueryImpl() - Constructor for class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- AppDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- AppDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- AppDeploymentQueryProperty - Class in org.flowable.app.engine.impl.repository
- AppDeploymentQueryProperty(String) - Constructor for class org.flowable.app.engine.impl.repository.AppDeploymentQueryProperty
- appEngine - Variable in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- appEngine - Variable in class org.flowable.app.engine.test.FlowableAppTestHelper
- AppEngine - Interface in org.flowable.app.engine
-
Provides access to all services that expose App management operations.
- appEngineConfiguration - Variable in class org.flowable.app.engine.impl.AbstractCmmnManager
- appEngineConfiguration - Variable in class org.flowable.app.engine.impl.AppEngineImpl
- appEngineConfiguration - Variable in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- appEngineConfiguration - Variable in class org.flowable.app.engine.impl.persistence.entity.data.AbstractAppDataManager
- appEngineConfiguration - Variable in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- appEngineConfiguration - Variable in class org.flowable.app.engine.test.FlowableAppTestCase
- appEngineConfiguration - Static variable in class org.flowable.app.engine.test.impl.AppTestRunner
- AppEngineConfiguration - Class in org.flowable.app.engine
- AppEngineConfiguration() - Constructor for class org.flowable.app.engine.AppEngineConfiguration
- AppEngineEntityConstants - Class in org.flowable.app.engine.impl.persistence.entity
- AppEngineEntityConstants() - Constructor for class org.flowable.app.engine.impl.persistence.entity.AppEngineEntityConstants
- AppEngineImpl - Class in org.flowable.app.engine.impl
- AppEngineImpl(AppEngineConfiguration) - Constructor for class org.flowable.app.engine.impl.AppEngineImpl
- appEngineInfos - Static variable in class org.flowable.app.engine.AppEngines
- appEngineInfosByName - Static variable in class org.flowable.app.engine.AppEngines
- appEngineInfosByResourceUrl - Static variable in class org.flowable.app.engine.AppEngines
- appEngineName - Variable in class org.flowable.app.engine.AppEngineConfiguration
- AppEnginePostEngineBuildConsumer - Class in org.flowable.app.engine.impl
- AppEnginePostEngineBuildConsumer() - Constructor for class org.flowable.app.engine.impl.AppEnginePostEngineBuildConsumer
- appEngines - Static variable in class org.flowable.app.engine.AppEngines
- AppEngines - Class in org.flowable.app.engine
- AppEngines() - Constructor for class org.flowable.app.engine.AppEngines
- apply(Statement, Description) - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.Implementation based on
TestWatcher. - appManagementService - Variable in class org.flowable.app.engine.AppEngineConfiguration
- appManagementService - Variable in class org.flowable.app.engine.impl.AppEngineImpl
- appManagementService - Variable in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- appManagementService - Variable in class org.flowable.app.engine.test.FlowableAppTestCase
- AppManagementServiceImpl - Class in org.flowable.app.engine.impl
- AppManagementServiceImpl(AppEngineConfiguration) - Constructor for class org.flowable.app.engine.impl.AppManagementServiceImpl
- appModel - Variable in class org.flowable.app.engine.impl.persistence.entity.deploy.AppDefinitionCacheEntry
- appRepositoryService - Variable in class org.flowable.app.engine.AppEngineConfiguration
- appRepositoryService - Variable in class org.flowable.app.engine.impl.AppEngineImpl
- appRepositoryService - Variable in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- appRepositoryService - Variable in class org.flowable.app.engine.test.FlowableAppTestCase
- AppRepositoryServiceImpl - Class in org.flowable.app.engine.impl
- AppRepositoryServiceImpl(AppEngineConfiguration) - Constructor for class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- appResourceConverter - Variable in class org.flowable.app.engine.AppEngineConfiguration
- AppResourceConverterImpl - Class in org.flowable.app.engine.impl.deployer
- AppResourceConverterImpl(ObjectMapper) - Constructor for class org.flowable.app.engine.impl.deployer.AppResourceConverterImpl
- AppResourceDataManager - Interface in org.flowable.app.engine.impl.persistence.entity.data
- AppResourceEntity - Interface in org.flowable.app.engine.impl.persistence.entity
- AppResourceEntityImpl - Class in org.flowable.app.engine.impl.persistence.entity
- AppResourceEntityImpl() - Constructor for class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- appResourceEntityManager - Variable in class org.flowable.app.engine.AppEngineConfiguration
- AppResourceEntityManager - Interface in org.flowable.app.engine.impl.persistence.entity
- AppResourceEntityManagerImpl - Class in org.flowable.app.engine.impl.persistence.entity
- AppResourceEntityManagerImpl(AppEngineConfiguration, AppResourceDataManager) - Constructor for class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityManagerImpl
- AppTestHelper - Class in org.flowable.app.engine.test.impl
- AppTestHelper() - Constructor for class org.flowable.app.engine.test.impl.AppTestHelper
- AppTestRunner - Class in org.flowable.app.engine.test.impl
- AppTestRunner(Class<?>) - Constructor for class org.flowable.app.engine.test.impl.AppTestRunner
- assertDatabaseEmpty(FrameworkMethod) - Method in class org.flowable.app.engine.test.impl.AppTestRunner
- ATTRIBUTE_INVOLVED_CASE_INSTANCE_IDS - Static variable in class org.flowable.app.engine.impl.util.CommandContextUtil
B
- BaseAppModel - Class in org.flowable.app.engine.impl.deployer
- BaseAppModel() - Constructor for class org.flowable.app.engine.impl.deployer.BaseAppModel
- beforeEach(ExtensionContext) - Method in class org.flowable.app.engine.test.FlowableAppExtension
- buildAppEngine() - Method in class org.flowable.app.engine.AppEngineConfiguration
- buildAppEngine(URL) - Static method in class org.flowable.app.engine.AppEngines
- businessCalendarManager - Variable in class org.flowable.app.engine.AppEngineConfiguration
- bytes - Variable in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
C
- cascade - Variable in class org.flowable.app.engine.impl.cmd.DeleteDeploymentCmd
- category - Variable in class org.flowable.app.engine.impl.cmd.SetAppDefinitionCategoryCmd
- category - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- category - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- category - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- category - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- category(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- categoryLike - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- categoryNotEquals - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- categoryNotEquals - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- changeLogVersionMap - Static variable in class org.flowable.app.engine.impl.db.AppDbSchemaManager
- checkVersion(Integer) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- cleanupDeployment() - Method in class org.flowable.app.engine.test.FlowableAppTestCase
- close() - Method in class org.flowable.app.engine.impl.AppEngineImpl
- cmmnEngineConfiguration - Variable in class org.flowable.app.engine.impl.ServiceImpl
- CommandContextUtil - Class in org.flowable.app.engine.impl.util
- CommandContextUtil() - Constructor for class org.flowable.app.engine.impl.util.CommandContextUtil
- commandExecutor - Variable in class org.flowable.app.engine.impl.ServiceImpl
- configurationResource - Variable in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- configureAppEngine() - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- configureVariableServiceConfiguration() - Method in class org.flowable.app.engine.AppEngineConfiguration
- convertAppModelToJson(String) - Method in class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- convertAppModelToJson(AppModel) - Method in class org.flowable.app.engine.impl.deployer.AppResourceConverterImpl
- convertAppResourceToModel(byte[]) - Method in class org.flowable.app.engine.impl.deployer.AppResourceConverterImpl
- create() - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- create() - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDeploymentDataManager
- create() - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- createAppDefinitionQuery() - Method in class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- createAppDefinitionQuery() - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManager
- createAppDefinitionQuery() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManagerImpl
- createAppEngine(ExtensionContext) - Method in class org.flowable.app.engine.test.FlowableAppExtension
- createAppEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.app.engine.AppEngineConfiguration
- createAppEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.app.engine.AppEngineConfiguration
- createAppEngineConfigurationFromResource(String) - Static method in class org.flowable.app.engine.AppEngineConfiguration
- createAppEngineConfigurationFromResource(String, String) - Static method in class org.flowable.app.engine.AppEngineConfiguration
- createAppEngineConfigurationFromResourceDefault() - Static method in class org.flowable.app.engine.AppEngineConfiguration
- createDefaultEventRegistryEngineConfigurator() - Method in class org.flowable.app.engine.AppEngineConfiguration
- createDeployment() - Method in class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- createDeploymentQuery() - Method in class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- createDeploymentQuery() - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManager
- createDeploymentQuery() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManagerImpl
- createEngine() - Method in class org.flowable.app.engine.AppEngineConfiguration
- createEngineSchemaManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- createPostEngineBuildConsumer() - Method in class org.flowable.app.engine.AppEngineConfiguration
- createStandaloneAppEngineConfiguration() - Static method in class org.flowable.app.engine.AppEngineConfiguration
- createStandaloneInMemAppEngineConfiguration() - Static method in class org.flowable.app.engine.AppEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.app.engine.AppEngineConfiguration
- customPostVariableTypes - Variable in class org.flowable.app.engine.AppEngineConfiguration
- customPreVariableTypes - Variable in class org.flowable.app.engine.AppEngineConfiguration
D
- DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.app.engine.test.FlowableAppExtension
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.app.engine.AppEngineConfiguration
- DELETE_ORDER - Static variable in class org.flowable.app.engine.impl.db.EntityDependencyOrder
- deleteAppDefinitionAndRelatedData(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManager
- deleteAppDefinitionAndRelatedData(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManagerImpl
- deleteAppDefinitionsByDeploymentId(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDefinitionDataManager
- deleteAppDefinitionsByDeploymentId(String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- deleteDeployment(String) - Method in class org.flowable.app.engine.test.impl.AppTestRunner
- deleteDeployment(String, boolean) - Method in class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- deleteDeploymentAndRelatedData(String, boolean) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManager
- deleteDeploymentAndRelatedData(String, boolean) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManagerImpl
- DeleteDeploymentCmd - Class in org.flowable.app.engine.impl.cmd
- DeleteDeploymentCmd(String, boolean) - Constructor for class org.flowable.app.engine.impl.cmd.DeleteDeploymentCmd
- DeleteIdentityLinkCmd - Class in org.flowable.app.engine.impl.cmd
- DeleteIdentityLinkCmd(String, String, String, String) - Constructor for class org.flowable.app.engine.impl.cmd.DeleteIdentityLinkCmd
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppResourceEntityManager
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityManagerImpl
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppResourceDataManager
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- deploy() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- deploy(AppDeploymentBuilderImpl) - Method in class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- deploy(EngineDeployment) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.app.engine.impl.deployer.AppDeployer
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- DEPLOY_TIME - Static variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryProperty
- deployAppDefinition(FrameworkMethod) - Method in class org.flowable.app.engine.test.impl.AppTestRunner
- DeployCmd - Class in org.flowable.app.engine.impl.cmd
- DeployCmd(AppDeploymentBuilderImpl) - Constructor for class org.flowable.app.engine.impl.cmd.DeployCmd
- deployedArtifacts - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
-
Will only be used during actual deployment to pass deployed artifacts (eg process definitions).
- deployers - Variable in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- deployment - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- DEPLOYMENT_ID - Static variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryProperty
- DEPLOYMENT_NAME - Static variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryProperty
- DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryProperty
- deploymentBuilder - Variable in class org.flowable.app.engine.impl.cmd.DeployCmd
- deploymentCategory(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- deploymentCategoryNotEquals(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- deploymentDataManager - Variable in class org.flowable.app.engine.AppEngineConfiguration
- deploymentEntityManager - Variable in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- deploymentId - Variable in class org.flowable.app.engine.impl.cmd.DeleteDeploymentCmd
- deploymentId - Variable in class org.flowable.app.engine.impl.cmd.GetDeploymentResourceCmd
- deploymentId - Variable in class org.flowable.app.engine.impl.cmd.GetDeploymentResourceNamesCmd
- deploymentId - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- deploymentId - Variable in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- deploymentId - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- deploymentId - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- deploymentId - Variable in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- deploymentId - Variable in class org.flowable.app.engine.test.FlowableAppTestCase
- deploymentId(String) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- deploymentId(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.app.engine.test.FlowableAppTestHelper
- deploymentIds - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- deploymentIds - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- deploymentIds(List<String>) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- deploymentIds(Set<String>) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- deploymentKey(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- deploymentManager - Variable in class org.flowable.app.engine.AppEngineConfiguration
- deploymentName(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- deploymentNameLike(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- deploymentsDiffer(AppDeploymentEntity, AppDeploymentEntity) - Method in class org.flowable.app.engine.impl.cmd.DeployCmd
- deploymentTenantId(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- deploymentTenantIdLike(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- deploymentTime - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- deploymentWithoutTenantId() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- description - Variable in class org.flowable.app.engine.impl.deployer.BaseAppModel
- description - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- destroy() - Static method in class org.flowable.app.engine.AppEngines
-
closes all app engines.
- disableEventRegistry - Variable in class org.flowable.app.engine.AppEngineConfiguration
- disableIdmEngine - Variable in class org.flowable.app.engine.AppEngineConfiguration
- disableSchemaValidation() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
E
- enableDuplicateFiltering() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- EntityDependencyOrder - Class in org.flowable.app.engine.impl.db
- EntityDependencyOrder() - Constructor for class org.flowable.app.engine.impl.db.EntityDependencyOrder
- EntityToTableMap - Class in org.flowable.app.engine.impl.db
- EntityToTableMap() - Constructor for class org.flowable.app.engine.impl.db.EntityToTableMap
- entityToTableNameMap - Static variable in class org.flowable.app.engine.impl.db.EntityToTableMap
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.app.engine.impl.interceptor.AppCommandInvoker
- execute(CommandContext) - Method in class org.flowable.app.engine.impl.cmd.DeleteDeploymentCmd
- execute(CommandContext) - Method in class org.flowable.app.engine.impl.cmd.DeployCmd
- execute(CommandContext) - Method in class org.flowable.app.engine.impl.cmd.GetAppModelCmd
- execute(CommandContext) - Method in class org.flowable.app.engine.impl.cmd.GetAppModelJsonCmd
- execute(CommandContext) - Method in class org.flowable.app.engine.impl.cmd.GetDeploymentAppDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.app.engine.impl.cmd.GetDeploymentResourceCmd
- execute(CommandContext) - Method in class org.flowable.app.engine.impl.cmd.GetDeploymentResourceNamesCmd
- execute(CommandContext) - Method in class org.flowable.app.engine.impl.cmd.GetTableNamesCmd
- execute(CommandContext) - Method in class org.flowable.app.engine.impl.cmd.NeedsAppDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.app.engine.impl.cmd.SetAppDefinitionCategoryCmd
- execute(CommandContext, AppDefinition) - Method in class org.flowable.app.engine.impl.cmd.AddIdentityLinkCmd
- execute(CommandContext, AppDefinition) - Method in class org.flowable.app.engine.impl.cmd.DeleteIdentityLinkCmd
- execute(CommandContext, AppDefinition) - Method in class org.flowable.app.engine.impl.cmd.NeedsAppDefinitionCmd
-
Subclasses must implement in this method their normal command logic.
- executeCount(CommandContext) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- executeList(CommandContext) - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- expressionManager - Variable in class org.flowable.app.engine.AppEngineConfiguration
- expressionManagerConfigurers - Variable in class org.flowable.app.engine.AppEngineConfiguration
F
- failed(Throwable, Description) - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.Invoked when a test fails
- findAppDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManager
- findAppDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManagerImpl
- findAppDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDefinitionDataManager
- findAppDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- findAppDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManager
- findAppDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManagerImpl
- findAppDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDefinitionDataManager
- findAppDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- findAppDefinitionByKeyAndVersion(String, Integer) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDefinitionDataManager
- findAppDefinitionByKeyAndVersion(String, Integer) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- findAppDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManager
- findAppDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManagerImpl
- findAppDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDefinitionDataManager
- findAppDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- findAppDefinitionCountByQueryCriteria(AppDefinitionQuery) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManager
- findAppDefinitionCountByQueryCriteria(AppDefinitionQuery) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManagerImpl
- findAppDefinitionCountByQueryCriteria(AppDefinitionQueryImpl) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDefinitionDataManager
- findAppDefinitionCountByQueryCriteria(AppDefinitionQueryImpl) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- findAppDefinitionsByQueryCriteria(AppDefinitionQuery) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManager
- findAppDefinitionsByQueryCriteria(AppDefinitionQuery) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManagerImpl
- findAppDefinitionsByQueryCriteria(AppDefinitionQueryImpl) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDefinitionDataManager
- findAppDefinitionsByQueryCriteria(AppDefinitionQueryImpl) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- findByName(String) - Static method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryProperty
- findByName(String) - Static method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryProperty
- findDeployedAppDefinitionById(String) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- findDeployedAppDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- findDeployedLatestAppDefinitionByKey(String) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- findDeployedLatestAppDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- findDeploymentCountByQueryCriteria(AppDeploymentQuery) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManager
- findDeploymentCountByQueryCriteria(AppDeploymentQuery) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManagerImpl
- findDeploymentCountByQueryCriteria(AppDeploymentQueryImpl) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDeploymentDataManager
- findDeploymentCountByQueryCriteria(AppDeploymentQueryImpl) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDeploymentDataManager
- findDeploymentsByQueryCriteria(AppDeploymentQuery) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManager
- findDeploymentsByQueryCriteria(AppDeploymentQuery) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManagerImpl
- findDeploymentsByQueryCriteria(AppDeploymentQueryImpl) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDeploymentDataManager
- findDeploymentsByQueryCriteria(AppDeploymentQueryImpl) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDeploymentDataManager
- findLatestAppDefinitionByKey(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManager
- findLatestAppDefinitionByKey(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManagerImpl
- findLatestAppDefinitionByKey(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDefinitionDataManager
- findLatestAppDefinitionByKey(String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- findLatestAppDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManager
- findLatestAppDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityManagerImpl
- findLatestAppDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDefinitionDataManager
- findLatestAppDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- findLatestDeploymentByName(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManager
- findLatestDeploymentByName(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManagerImpl
- findLatestDeploymentByName(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDeploymentDataManager
- findLatestDeploymentByName(String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDeploymentDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppResourceEntityManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityManagerImpl
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- findResourcesByDeploymentId(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppResourceEntityManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityManagerImpl
- findResourcesByDeploymentId(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppResourceDataManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- finished(Description) - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- FLOWABLE_APP_CFG_XML - Static variable in class org.flowable.app.engine.test.FlowableAppTestCase
- FlowableAppExtension - Class in org.flowable.app.engine.test
-
JUnit Jupiter extension for the Flowable AppEngine and services initialization.
- FlowableAppExtension() - Constructor for class org.flowable.app.engine.test.FlowableAppExtension
- FlowableAppRule - Class in org.flowable.app.engine.test
-
Deprecated, for removal: This API element is subject to removal in a future version.
- FlowableAppRule() - Constructor for class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- FlowableAppRule(String) - Constructor for class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- FlowableAppRule(AppEngine) - Constructor for class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- FlowableAppRuntimeHints - Class in org.flowable.app.engine.impl.aot
- FlowableAppRuntimeHints() - Constructor for class org.flowable.app.engine.impl.aot.FlowableAppRuntimeHints
- FlowableAppTestCase - Class in org.flowable.app.engine.test
- FlowableAppTestCase() - Constructor for class org.flowable.app.engine.test.FlowableAppTestCase
- FlowableAppTestHelper - Class in org.flowable.app.engine.test
-
A helper for the Flowable
FlowableAppExtensionthat can be used within the JUnit Jupiter context store. - FlowableAppTestHelper(AppEngine) - Constructor for class org.flowable.app.engine.test.FlowableAppTestHelper
G
- generated - Variable in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- getAppDefinition() - Method in class org.flowable.app.engine.impl.persistence.entity.deploy.AppDefinitionCacheEntry
- getAppDefinition(String) - Method in class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- getAppDefinition(String) - Static method in class org.flowable.app.engine.impl.repository.AppDefinitionUtil
- getAppDefinition(String, AppDeploymentManager, AppDefinitionCacheEntry) - Static method in class org.flowable.app.engine.impl.repository.AppDefinitionUtil
- getAppDefinitionCache() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getAppDefinitionCache() - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- getAppDefinitionCacheEntry(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- getAppDefinitionCacheEntry(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getAppDefinitionCacheLimit() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getAppDefinitionDataManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getAppDefinitionEntityManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getAppDefinitionEntityManager() - Method in class org.flowable.app.engine.impl.AbstractCmmnManager
- getAppDefinitionEntityManager() - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- getAppDefinitionEntityManager() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManagerImpl
- getAppDefinitionEntityManager() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getAppDefinitionEntityManager(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getAppDefinitionResource(Class<?>, String) - Static method in class org.flowable.app.engine.test.impl.AppTestHelper
-
get a resource location by convention based on a class (type) and a relative resource name.
- getAppDefinitionResource(FrameworkMethod) - Method in class org.flowable.app.engine.test.impl.AppTestRunner
- getAppDeployer() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getAppDeploymentEntityManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getAppDeploymentEntityManager() - Method in class org.flowable.app.engine.impl.AbstractCmmnManager
- getAppDeploymentEntityManager() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getAppDeploymentEntityManager(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getAppEngine() - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- getAppEngine() - Method in class org.flowable.app.engine.test.FlowableAppTestHelper
- getAppEngine(String) - Static method in class org.flowable.app.engine.AppEngines
-
Obtain an app engine by name.
- getAppEngine(String) - Static method in class org.flowable.app.engine.test.impl.AppTestHelper
- getappEngineConfiguration() - Method in class org.flowable.app.engine.impl.AbstractCmmnManager
- getAppEngineConfiguration() - Method in interface org.flowable.app.engine.AppEngine
- getAppEngineConfiguration() - Method in class org.flowable.app.engine.impl.AppEngineImpl
- getAppEngineConfiguration() - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- getAppEngineConfiguration() - Method in class org.flowable.app.engine.impl.persistence.entity.data.AbstractAppDataManager
- getAppEngineConfiguration() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getAppEngineConfiguration() - Static method in class org.flowable.app.engine.test.impl.AppTestRunner
- getAppEngineConfiguration(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getAppEngineInfo(String) - Static method in class org.flowable.app.engine.AppEngines
-
Get initialization results.
- getAppEngineInfos() - Static method in class org.flowable.app.engine.AppEngines
-
Get initialization results.
- getAppEngineName() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getAppEngines() - Static method in class org.flowable.app.engine.AppEngines
-
provides access to app engine to application clients in a managed server environment.
- getAppManagementService() - Method in interface org.flowable.app.engine.AppEngine
- getAppManagementService() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getAppManagementService() - Method in class org.flowable.app.engine.impl.AppEngineImpl
- getAppManagementService() - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- getAppModel() - Method in class org.flowable.app.engine.impl.persistence.entity.deploy.AppDefinitionCacheEntry
- getAppModel(String) - Method in class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- getAppModel(String) - Static method in class org.flowable.app.engine.impl.repository.AppDefinitionUtil
- GetAppModelCmd - Class in org.flowable.app.engine.impl.cmd
- GetAppModelCmd(String) - Constructor for class org.flowable.app.engine.impl.cmd.GetAppModelCmd
- GetAppModelJsonCmd - Class in org.flowable.app.engine.impl.cmd
- GetAppModelJsonCmd(String) - Constructor for class org.flowable.app.engine.impl.cmd.GetAppModelJsonCmd
- getAppRepositoryService() - Method in interface org.flowable.app.engine.AppEngine
- getAppRepositoryService() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getAppRepositoryService() - Method in class org.flowable.app.engine.impl.AppEngineImpl
- getAppRepositoryService() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getAppRepositoryService() - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- getAppResourceConverter() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getAppResourceEntityManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getAppResourceEntityManager() - Method in class org.flowable.app.engine.impl.AbstractCmmnManager
- getAppResourceEntityManager() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManagerImpl
- getAppResourceEntityManager() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getAppResourceEntityManager(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getBusinessCalendarManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getBytes() - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- getCategory() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- getCategory() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getCategory() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getCategory() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- getCategoryLike() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- getChangeLogTableName() - Method in class org.flowable.app.engine.impl.db.AppDbSchemaManager
- getCommandContext() - Method in class org.flowable.app.engine.impl.AbstractCmmnManager
- getCommandContext() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getCommandExecutor() - Method in class org.flowable.app.engine.impl.ServiceImpl
- getConfigurationResource() - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- getConfigurationResource(ExtensionContext) - Method in class org.flowable.app.engine.test.FlowableAppExtension
- getCustomPostVariableTypes() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getCustomPreVariableTypes() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getDbSchemaLockName() - Method in class org.flowable.app.engine.impl.db.AppDbSchemaManager
- getDbSqlSession() - Method in class org.flowable.app.engine.impl.AbstractCmmnManager
- getDbSqlSession() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getDbVersionForChangelogVersion(String) - Method in class org.flowable.app.engine.impl.db.AppDbSchemaManager
- getDefaultAppEngine() - Static method in class org.flowable.app.engine.AppEngines
- getDefaultDeployers() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getDeployedArtifacts(Class<T>) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- getDeployedArtifacts(Class<T>) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getDeployers() - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- getDeployment() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- GetDeploymentAppDefinitionCmd - Class in org.flowable.app.engine.impl.cmd
- GetDeploymentAppDefinitionCmd(String) - Constructor for class org.flowable.app.engine.impl.cmd.GetDeploymentAppDefinitionCmd
- getDeploymentDataManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getDeploymentEntityManager() - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- getDeploymentId() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- getDeploymentId() - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- getDeploymentId() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getDeploymentId() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- getDeploymentIdFromDeploymentAnnotation() - Method in class org.flowable.app.engine.test.FlowableAppTestHelper
- getDeploymentIds() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getDeploymentIds() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- getDeploymentManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- GetDeploymentResourceCmd - Class in org.flowable.app.engine.impl.cmd
- GetDeploymentResourceCmd(String, String) - Constructor for class org.flowable.app.engine.impl.cmd.GetDeploymentResourceCmd
- getDeploymentResourceNames(String) - Method in class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- getDeploymentResourceNames(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManager
- getDeploymentResourceNames(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManagerImpl
- getDeploymentResourceNames(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDeploymentDataManager
- getDeploymentResourceNames(String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDeploymentDataManager
- GetDeploymentResourceNamesCmd - Class in org.flowable.app.engine.impl.cmd
- GetDeploymentResourceNamesCmd(String) - Constructor for class org.flowable.app.engine.impl.cmd.GetDeploymentResourceNamesCmd
- getDeploymentTime() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getDerivedFrom() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getDerivedFromRoot() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getDescription() - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- getDescription() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- getEnginConfiguration() - Method in class org.flowable.app.engine.impl.ServiceImpl
- getEngineCfgKey() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getEngineName() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getEngineScopeType() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getEngineSpecificEngineConfigurators() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getEngineTableName() - Method in class org.flowable.app.engine.impl.db.AppDbSchemaManager
- getEngineVersion() - Method in class org.flowable.app.engine.impl.db.AppDbSchemaManager
- getEngineVersion() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getEntityCache() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getEntityCache(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getEventDispatcher() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getEventDispatcher(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getExpressionManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getExpressionManager() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getExpressionManager(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getExpressionManagerConfigurers() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getGroupsAccess() - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- getIcon() - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- getId() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getIdentityLinkEntityManager() - Method in class org.flowable.app.engine.impl.AbstractCmmnManager
- getIdentityLinkService() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getIdentityLinkService(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getIdentityLinkServiceConfiguration() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getIdentityLinkServiceConfiguration(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getIdGenerator() - Method in class org.flowable.app.engine.impl.persistence.entity.data.AbstractAppDataManager
- getIdmEngineConfiguration() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getIdmEngineConfiguration(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getIdmIdentityService() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getIdmIdentityService() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getIdPrefix() - Method in class org.flowable.app.engine.impl.persistence.entity.AbstractAppEngineEntity
- getIdPrefix() - Method in class org.flowable.app.engine.impl.persistence.entity.AbstractAppEngineNoRevisionEntity
- getIds() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getKey() - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- getKey() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- getKey() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getKey() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getKey() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- getKeyLike() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getLockManager(String) - Method in class org.flowable.app.engine.impl.AppManagementServiceImpl
- getManagedEntityClass() - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- getManagedEntityClass() - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDeploymentDataManager
- getManagedEntityClass() - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- getMostRecentVersionOfAppDefinition(AppModel, String) - Method in class org.flowable.app.engine.impl.deployer.AppDeployer
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getName() - Method in class org.flowable.app.engine.impl.AppEngineImpl
- getName() - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- getName() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- getName() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getName() - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- getName() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getName() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryProperty
- getName() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- getName() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryProperty
- getNameLike() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getNameLike() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- getPersistedInstanceOfAppDefinition(String, String, String) - Method in class org.flowable.app.engine.impl.deployer.AppDeployer
- getPersistentState() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- getPersistentState() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getPersistentState() - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- getResourceAsStream(String, String) - Method in class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- getResourceDataManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getResourceName() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- getResourceName() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getResourceNameLike() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getResources() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getResourcesRootDirectory() - Method in class org.flowable.app.engine.impl.db.AppDbSchemaManager
- getSchemaVersionPropertyName() - Method in class org.flowable.app.engine.impl.db.AppDbSchemaManager
- getSession(Class<T>) - Method in class org.flowable.app.engine.impl.AbstractCmmnManager
- getStore(ExtensionContext) - Method in class org.flowable.app.engine.test.FlowableAppExtension
- getTableCounts() - Method in class org.flowable.app.engine.impl.AppManagementServiceImpl
- getTableDataManager() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getTableDataManager(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getTableNames() - Method in class org.flowable.app.engine.impl.AppManagementServiceImpl
- GetTableNamesCmd - Class in org.flowable.app.engine.impl.cmd
- GetTableNamesCmd() - Constructor for class org.flowable.app.engine.impl.cmd.GetTableNamesCmd
- getTenantId() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- getTenantId() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- getTenantId() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getTenantId() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- getTenantIdLike() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getTenantIdLike() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- getTestHelper(ExtensionContext) - Method in class org.flowable.app.engine.test.FlowableAppExtension
- getTheme() - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- getUsersAccess() - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- getVariableInstanceEntityManager() - Method in class org.flowable.app.engine.impl.AbstractCmmnManager
- getVariableService() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getVariableService(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getVariableServiceConfiguration() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getVariableServiceConfiguration() - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getVariableServiceConfiguration(CommandContext) - Static method in class org.flowable.app.engine.impl.util.CommandContextUtil
- getVariableTypes() - Method in class org.flowable.app.engine.AppEngineConfiguration
- getVersion() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- getVersion() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getVersionGt() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getVersionGte() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getVersionLt() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- getVersionLte() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- groupId - Variable in class org.flowable.app.engine.impl.cmd.DeleteIdentityLinkCmd
- groupsAccess - Variable in class org.flowable.app.engine.impl.deployer.BaseAppModel
I
- icon - Variable in class org.flowable.app.engine.impl.deployer.BaseAppModel
- id - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- IDENTITY_GROUP - Static variable in class org.flowable.app.engine.impl.cmd.AddIdentityLinkCmd
- IDENTITY_GROUP - Static variable in class org.flowable.app.engine.impl.cmd.DeleteIdentityLinkCmd
- IDENTITY_USER - Static variable in class org.flowable.app.engine.impl.cmd.AddIdentityLinkCmd
- IDENTITY_USER - Static variable in class org.flowable.app.engine.impl.cmd.DeleteIdentityLinkCmd
- identityId - Variable in class org.flowable.app.engine.impl.cmd.AddIdentityLinkCmd
- identityIdType - Variable in class org.flowable.app.engine.impl.cmd.AddIdentityLinkCmd
- identityLinkServiceConfiguration - Variable in class org.flowable.app.engine.AppEngineConfiguration
- identityType - Variable in class org.flowable.app.engine.impl.cmd.AddIdentityLinkCmd
- ids - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- init() - Method in class org.flowable.app.engine.AppEngineConfiguration
- init() - Static method in class org.flowable.app.engine.AppEngines
-
Initializes all App engines that can be found on the classpath for resources
flowable.app.cfg.xmland for resourcesflowable-app-context.xml(Spring style configuration). - initAppDefinitionCache() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initAppEngine() - Static method in class org.flowable.app.engine.test.FlowableAppTestCase
- initAppEngineFromSpringResource(URL) - Static method in class org.flowable.app.engine.AppEngines
- initAppResourceConverter() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initBusinessCalendarManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initCommandInvoker() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initDataManagers() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initDeployers() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initDeploymentManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initEntityManagers() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initExpressionManager() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initializeAppEngine() - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- initializeServices() - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- initIdentityLinkServiceConfiguration() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initMybatisTypeHandlers(Configuration) - Method in class org.flowable.app.engine.AppEngineConfiguration
- initServices() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initVariableServiceConfiguration() - Method in class org.flowable.app.engine.AppEngineConfiguration
- initVariableTypes() - Method in class org.flowable.app.engine.AppEngineConfiguration
- insert(AppDeploymentEntity) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityManagerImpl
- INSERT_ORDER - Static variable in class org.flowable.app.engine.impl.db.EntityDependencyOrder
- isDisableEventRegistry() - Method in class org.flowable.app.engine.AppEngineConfiguration
- isDisableIdmEngine() - Method in class org.flowable.app.engine.AppEngineConfiguration
- isDuplicateFilterEnabled - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- isDuplicateFilterEnabled() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- isGenerated() - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- isInitialized - Static variable in class org.flowable.app.engine.AppEngines
- isInitialized() - Static method in class org.flowable.app.engine.AppEngines
- isJsonVariableTypeTrackObjects() - Method in class org.flowable.app.engine.AppEngineConfiguration
- isLatest() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- isLatest() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- isNew - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- isNew() - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- isNew() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- isSerializableVariableTypeTrackDeserializedObjects() - Method in class org.flowable.app.engine.AppEngineConfiguration
- isWithoutTenantId() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- isXsdValidationEnabled - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- isXsdValidationEnabled() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
J
- jsonVariableTypeTrackObjects - Variable in class org.flowable.app.engine.AppEngineConfiguration
-
This flag determines whether variables of the type 'json' and 'longJson' will be tracked.
K
- key - Variable in class org.flowable.app.engine.impl.deployer.BaseAppModel
- key - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- key - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- key - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- key - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- key(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- keyLike - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
L
- latest - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- latest - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- latest() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- latestVersion() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
M
- MybatisAppDefinitionDataManager - Class in org.flowable.app.engine.impl.persistence.entity.data.impl
- MybatisAppDefinitionDataManager(AppEngineConfiguration) - Constructor for class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- MybatisAppDeploymentDataManager - Class in org.flowable.app.engine.impl.persistence.entity.data.impl
- MybatisAppDeploymentDataManager(AppEngineConfiguration) - Constructor for class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDeploymentDataManager
- MybatisResourceDataManager - Class in org.flowable.app.engine.impl.persistence.entity.data.impl
- MybatisResourceDataManager(AppEngineConfiguration) - Constructor for class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
N
- name - Variable in class org.flowable.app.engine.impl.AppEngineImpl
- name - Variable in class org.flowable.app.engine.impl.deployer.BaseAppModel
- name - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- name - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- name - Variable in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- name - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- name - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- name(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- NAME_DEFAULT - Static variable in class org.flowable.app.engine.AppEngines
- nameLike - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- nameLike - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- NeedsAppDefinitionCmd<T> - Class in org.flowable.app.engine.impl.cmd
-
An abstract superclass for
Commandimplementations that want to verify the provided app is always active (ie. not suspended). - NeedsAppDefinitionCmd(String) - Constructor for class org.flowable.app.engine.impl.cmd.NeedsAppDefinitionCmd
O
- objectMapper - Variable in class org.flowable.app.engine.impl.deployer.AppResourceConverterImpl
- orderByAppDefinitionCategory() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- orderByAppDefinitionId() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- orderByAppDefinitionKey() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- orderByAppDefinitionName() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- orderByAppDefinitionVersion() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- orderByDeploymentId() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- orderByDeploymentId() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- orderByDeploymentName() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- orderByDeploymentTime() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- orderByTenantId() - Method in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- orderByTenantId() - Method in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- org.flowable.app.engine - package org.flowable.app.engine
- org.flowable.app.engine.impl - package org.flowable.app.engine.impl
- org.flowable.app.engine.impl.aot - package org.flowable.app.engine.impl.aot
- org.flowable.app.engine.impl.cfg - package org.flowable.app.engine.impl.cfg
- org.flowable.app.engine.impl.cmd - package org.flowable.app.engine.impl.cmd
- org.flowable.app.engine.impl.db - package org.flowable.app.engine.impl.db
- org.flowable.app.engine.impl.deployer - package org.flowable.app.engine.impl.deployer
- org.flowable.app.engine.impl.interceptor - package org.flowable.app.engine.impl.interceptor
- org.flowable.app.engine.impl.persistence.entity - package org.flowable.app.engine.impl.persistence.entity
- org.flowable.app.engine.impl.persistence.entity.data - package org.flowable.app.engine.impl.persistence.entity.data
- org.flowable.app.engine.impl.persistence.entity.data.impl - package org.flowable.app.engine.impl.persistence.entity.data.impl
- org.flowable.app.engine.impl.persistence.entity.deploy - package org.flowable.app.engine.impl.persistence.entity.deploy
- org.flowable.app.engine.impl.repository - package org.flowable.app.engine.impl.repository
- org.flowable.app.engine.impl.util - package org.flowable.app.engine.impl.util
- org.flowable.app.engine.test - package org.flowable.app.engine.test
- org.flowable.app.engine.test.impl - package org.flowable.app.engine.test.impl
R
- registerAppEngine(AppEngine) - Static method in class org.flowable.app.engine.AppEngines
-
Registers the given app engine.
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.app.engine.impl.aot.FlowableAppRuntimeHints
- removeDeployment(String) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- removeDeployment(String, boolean) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- repositoryService - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- resolveAppDefinition(AppDefinition) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.app.engine.test.FlowableAppExtension
- resourceDataManager - Variable in class org.flowable.app.engine.AppEngineConfiguration
- resourceEntityManager - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- resourceName - Variable in class org.flowable.app.engine.impl.cmd.GetDeploymentResourceCmd
- resourceName - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- resourceName - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- resourceNameLike - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- resources - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- resources() - Element in annotation interface org.flowable.app.engine.test.AppDeployment
- retry(String) - Static method in class org.flowable.app.engine.AppEngines
-
retries to initialize an app engine that previously failed.
- runChild(FrameworkMethod, RunNotifier) - Method in class org.flowable.app.engine.test.impl.AppTestRunner
S
- serializableVariableTypeTrackDeserializedObjects - Variable in class org.flowable.app.engine.AppEngineConfiguration
- ServiceImpl - Class in org.flowable.app.engine.impl
- ServiceImpl() - Constructor for class org.flowable.app.engine.impl.ServiceImpl
- ServiceImpl(AppEngineConfiguration) - Constructor for class org.flowable.app.engine.impl.ServiceImpl
- setAppDefinition(AppDefinition) - Method in class org.flowable.app.engine.impl.persistence.entity.deploy.AppDefinitionCacheEntry
- setAppDefinitionCache(DeploymentCache<AppDefinitionCacheEntry>) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setAppDefinitionCache(DeploymentCache<AppDefinitionCacheEntry>) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- setAppDefinitionCacheLimit(int) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setAppDefinitionCategory(String, String) - Method in class org.flowable.app.engine.impl.AppRepositoryServiceImpl
- SetAppDefinitionCategoryCmd - Class in org.flowable.app.engine.impl.cmd
- SetAppDefinitionCategoryCmd(String, String) - Constructor for class org.flowable.app.engine.impl.cmd.SetAppDefinitionCategoryCmd
- setAppDefinitionDataManager(AppDefinitionDataManager) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setAppDefinitionEntityManager(AppDefinitionEntityManager) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setAppDefinitionEntityManager(AppDefinitionEntityManager) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- setAppDeployer(AppDeployer) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setAppDeploymentEntityManager(AppDeploymentEntityManager) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setAppEngine(AppEngine) - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- setAppEngineConfiguration(AppEngineConfiguration) - Method in class org.flowable.app.engine.impl.AppEngineImpl
- setAppEngineConfiguration(AppEngineConfiguration) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- setAppEngineConfiguration(AppEngineConfiguration) - Static method in class org.flowable.app.engine.test.impl.AppTestRunner
- setAppEngineName(String) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setAppManagementService(AppManagementService) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setAppManagementService(AppManagementService) - Method in class org.flowable.app.engine.impl.AppEngineImpl
- setAppModel(AppModel) - Method in class org.flowable.app.engine.impl.persistence.entity.deploy.AppDefinitionCacheEntry
- setAppRepositoryService(AppRepositoryService) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setAppRepositoryService(AppRepositoryService) - Method in class org.flowable.app.engine.impl.AppEngineImpl
- setAppResourceConverter(AppResourceConverter) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setAppResourceEntityManager(AppResourceEntityManager) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setBusinessCalendarManager(BusinessCalendarManager) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setBytes(byte[]) - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- setCategory(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntity
- setCategory(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- setCategory(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- setCategory(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- setClockFixedToCurrentTime() - Method in class org.flowable.app.engine.test.FlowableAppTestCase
- setClockTo(Date) - Method in class org.flowable.app.engine.test.FlowableAppTestCase
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.app.engine.impl.ServiceImpl
- setConfigurationResource(String) - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- setCurrentTime(Date) - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- setCustomPostVariableTypes(List<VariableType>) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setCustomPreVariableTypes(List<VariableType>) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setDataSource(DataSource) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setDeployers(List<EngineDeployer>) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- setDeploymentDataManager(AppDeploymentDataManager) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setDeploymentEntityManager(AppDeploymentEntityManager) - Method in class org.flowable.app.engine.impl.deployer.AppDeploymentManager
- setDeploymentId(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntity
- setDeploymentId(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- setDeploymentId(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- setDeploymentIdFromDeploymentAnnotation(String) - Method in class org.flowable.app.engine.test.FlowableAppTestHelper
- setDeploymentManager(AppDeploymentManager) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setDeploymentTime(Date) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- setDeploymentTime(Date) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- setDescription(String) - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- setDescription(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntity
- setDescription(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- setDisableEventRegistry(boolean) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setDisableIdmEngine(boolean) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setEngineConfig(AppEngineConfiguration) - Method in class org.flowable.app.engine.impl.ServiceImpl
- setExpressionManager(ExpressionManager) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setGenerated(boolean) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppResourceEntity
- setGenerated(boolean) - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- setGroupsAccess(String) - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- setIcon(String) - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- setIdentityLinkServiceConfiguration(IdentityLinkServiceConfiguration) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setInitialized(boolean) - Static method in class org.flowable.app.engine.AppEngines
- setJsonVariableTypeTrackObjects(boolean) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setKey(String) - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- setKey(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntity
- setKey(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- setKey(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- setKey(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- setName(String) - Method in class org.flowable.app.engine.impl.AppEngineImpl
- setName(String) - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- setName(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntity
- setName(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- setName(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- setName(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- setName(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- setNew(boolean) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- setNew(boolean) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- setNext(CommandInterceptor) - Method in class org.flowable.app.engine.impl.interceptor.AppCommandInvoker
- setResourceDataManager(AppResourceDataManager) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setResourceName(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntity
- setResourceName(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- setResources(Map<String, EngineResource>) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- setResources(Map<String, EngineResource>) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- setSerializableVariableTypeTrackDeserializedObjects(boolean) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setTableDataManager(TableDataManager) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setTenantId(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntity
- setTenantId(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- setTenantId(String) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntity
- setTenantId(String) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- setTheme(String) - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- setupEngine() - Static method in class org.flowable.app.engine.test.FlowableAppTestCase
- setupServices() - Method in class org.flowable.app.engine.test.FlowableAppTestCase
- setUsersAccess(String) - Method in class org.flowable.app.engine.impl.deployer.BaseAppModel
- setVariableServiceConfiguration(VariableServiceConfiguration) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setVariableTypes(VariableTypes) - Method in class org.flowable.app.engine.AppEngineConfiguration
- setVersion(int) - Method in interface org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntity
- setVersion(int) - Method in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- skipped(AssumptionViolatedException, Description) - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.Invoked when a test is skipped due to a failed assumption.
- StandaloneInMemAppEngineConfiguration - Class in org.flowable.app.engine.impl.cfg
- StandaloneInMemAppEngineConfiguration() - Constructor for class org.flowable.app.engine.impl.cfg.StandaloneInMemAppEngineConfiguration
- starting(Description) - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.
- succeeded(Description) - Method in class org.flowable.app.engine.test.FlowableAppRule
-
Deprecated.Invoked when a test succeeds
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.app.engine.test.FlowableAppExtension
T
- TABLENAMES_EXCLUDED_FROM_DB_CLEAN_CHECK - Static variable in class org.flowable.app.engine.test.impl.AppTestRunner
- tenantId - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- tenantId - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- tenantId - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- tenantId - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- tenantId() - Element in annotation interface org.flowable.app.engine.test.AppDeployment
- tenantId(String) - Method in class org.flowable.app.engine.impl.repository.AppDeploymentBuilderImpl
- tenantIdLike - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- tenantIdLike - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
- theme - Variable in class org.flowable.app.engine.impl.deployer.BaseAppModel
- toString() - Method in class org.flowable.app.engine.impl.persistence.entity.AppDeploymentEntityImpl
- toString() - Method in class org.flowable.app.engine.impl.persistence.entity.AppResourceEntityImpl
- type - Variable in class org.flowable.app.engine.impl.cmd.DeleteIdentityLinkCmd
U
- undeploy(EngineDeployment, boolean) - Method in class org.flowable.app.engine.impl.deployer.AppDeployer
- unregister(AppEngine) - Static method in class org.flowable.app.engine.AppEngines
-
Unregisters the given app engine.
- updateAppDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.app.engine.impl.persistence.entity.data.AppDefinitionDataManager
- updateAppDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.app.engine.impl.persistence.entity.data.impl.MybatisAppDefinitionDataManager
- updateCachingAndArtifacts(AppDefinitionEntity, AppModel, AppDeploymentEntity) - Method in class org.flowable.app.engine.impl.deployer.AppDeployer
- userId - Variable in class org.flowable.app.engine.impl.cmd.DeleteIdentityLinkCmd
- usersAccess - Variable in class org.flowable.app.engine.impl.deployer.BaseAppModel
V
- validateParams(String, String, int, String) - Method in class org.flowable.app.engine.impl.cmd.AddIdentityLinkCmd
- validateParams(String, String, String, String) - Method in class org.flowable.app.engine.impl.cmd.DeleteIdentityLinkCmd
- value() - Element in annotation interface org.flowable.app.engine.test.AppConfigurationResource
-
The location of the resource that should be used to create the ProcessEngine.
- variableServiceConfiguration - Variable in class org.flowable.app.engine.AppEngineConfiguration
- variableTypes - Variable in class org.flowable.app.engine.AppEngineConfiguration
- version - Variable in class org.flowable.app.engine.impl.persistence.entity.AppDefinitionEntityImpl
- version - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- VERSION - Static variable in interface org.flowable.app.engine.AppEngine
-
the version of the flowable App Engine
- versionGt - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- versionGte - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- versionLt - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- versionLte - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
W
- withoutTenantId - Variable in class org.flowable.app.engine.impl.repository.AppDefinitionQueryImpl
- withoutTenantId - Variable in class org.flowable.app.engine.impl.repository.AppDeploymentQueryImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
FlowableAppExtensioninstead