A B C D E F G I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractFormDataManager<EntityImpl extends Entity> - Class in org.flowable.form.engine.impl.persistence.entity.data
- AbstractFormDataManager(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.persistence.entity.data.AbstractFormDataManager
- AbstractFormEngineNoRevisionEntity - Class in org.flowable.form.engine.impl.persistence.entity
- AbstractFormEngineNoRevisionEntity() - Constructor for class org.flowable.form.engine.impl.persistence.entity.AbstractFormEngineNoRevisionEntity
- AbstractGetFormInstanceModelCmd - Class in org.flowable.form.engine.impl.cmd
- AbstractGetFormInstanceModelCmd() - Constructor for class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- AbstractManager - Class in org.flowable.form.engine.impl.persistence
- AbstractManager(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.persistence.AbstractManager
- AbstractSaveFormInstanceCmd - Class in org.flowable.form.engine.impl.cmd
- AbstractSaveFormInstanceCmd(String, Map<String, Object>, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- AbstractSaveFormInstanceCmd(String, Map<String, Object>, String, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- AbstractSaveFormInstanceCmd(FormInfo, Map<String, Object>, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- AbstractSaveFormInstanceCmd(FormInfo, Map<String, Object>, String, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- addClasspathResource(String) - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- addDeployedArtifact(Object) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- addDeployedArtifact(Object) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- addFormBytes(String, byte[]) - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- addFormDefinition(String, String) - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- addInputStream(String, InputStream) - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- addPostDefaultELResolver(ELResolver) - Method in class org.flowable.form.engine.FormEngineConfiguration
- addPreBeanELResolver(ELResolver) - Method in class org.flowable.form.engine.FormEngineConfiguration
- addPreDefaultELResolver(ELResolver) - Method in class org.flowable.form.engine.FormEngineConfiguration
- addResource(FormResourceEntity) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- addResource(FormResourceEntity) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- addString(String, String) - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- afterAll(ExtensionContext) - Method in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- afterEach(ExtensionContext) - Method in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- afterEach(ExtensionContext) - Method in class org.flowable.form.engine.test.FlowableFormExtension
- ANNOTATION_DEPLOYMENT_ID_KEY - Static variable in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- annotationDeploymentSetUp(FormEngine, Class<?>, Method, FormDeploymentAnnotation) - Static method in class org.flowable.form.engine.test.FormTestHelper
- annotationDeploymentSetUp(FormEngine, Class<?>, String) - Static method in class org.flowable.form.engine.test.FormTestHelper
- annotationDeploymentTearDown(FormEngine, String, Class<?>, String) - Static method in class org.flowable.form.engine.test.FormTestHelper
- apiTypeToTableNameMap - Static variable in class org.flowable.form.engine.impl.db.EntityToTableMap
- apply(Statement, Description) - Method in class org.flowable.form.engine.test.FlowableFormRule
-
Implementation based on
TestWatcher. - assertAndEnsureCleanDb(FormEngine) - Static method in class org.flowable.form.engine.test.FormTestHelper
-
Each test is assumed to clean up all DB content it entered.
- assertAndEnsureCleanDb(FormEngine, ExtensionContext, EnsureCleanDb) - Method in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
-
Each test is assumed to clean up all DB content it entered.
B
- beforeEach(ExtensionContext) - Method in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- beforeEach(ExtensionContext) - Method in class org.flowable.form.engine.test.FlowableFormExtension
- build() - Method in class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilder
- buildFormEngine() - Method in class org.flowable.form.engine.FormEngineConfiguration
- buildFormEngine(URL) - Static method in class org.flowable.form.engine.FormEngines
- bytes - Variable in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
C
- cachingAndArtifactsManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
- cachingAndArtifactsManager - Variable in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- CachingAndArtifactsManager - Class in org.flowable.form.engine.impl.deployer
-
Updates caches and artifacts for a deployment and its forms
- CachingAndArtifactsManager() - Constructor for class org.flowable.form.engine.impl.deployer.CachingAndArtifactsManager
- cascade - Variable in class org.flowable.form.engine.impl.cmd.DeleteDeploymentCmd
- category - Variable in class org.flowable.form.engine.impl.cmd.SetDeploymentCategoryCmd
- category - Variable in class org.flowable.form.engine.impl.cmd.SetFormDefinitionCategoryCmd
- category - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- category - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- category - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- category - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- category(String) - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- categoryLike - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- categoryNotEquals - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- categoryNotEquals - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- changeTenantIdManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
- checkVersion(Integer) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- cleanTestAndAssertAndEnsureCleanDb(ExtensionContext, FormEngine) - Method in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- close() - Method in class org.flowable.form.engine.impl.FormEngineImpl
- closeFormEngines() - Static method in class org.flowable.form.engine.test.FormTestHelper
- CommandContextUtil - Class in org.flowable.form.engine.impl.util
- CommandContextUtil() - Constructor for class org.flowable.form.engine.impl.util.CommandContextUtil
- configurationResource - Variable in class org.flowable.form.engine.test.FlowableFormExtension
- configurationResource - Variable in class org.flowable.form.engine.test.FlowableFormRule
- configureFormEngine() - Method in class org.flowable.form.engine.test.FlowableFormRule
- copyDeploymentValuesToForms(FormDeploymentEntity, List<FormDefinitionEntity>) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeploymentHelper
-
Updates all the decision table entities to match the deployment's values for tenant, engine version, and deployment id.
- create() - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- create() - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDeploymentDataManager
- create() - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormInstanceDataManager
- create() - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormResourceDataManager
- createChangeTenantIdBuilder(String, String) - Method in class org.flowable.form.engine.impl.FormManagementServiceImpl
- createDbSqlSessionFactory() - Method in class org.flowable.form.engine.FormEngineConfiguration
- createDeployment() - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- createDeploymentQuery() - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- createFormDefinitionQuery() - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- createFormEngine(ExtensionContext) - Method in class org.flowable.form.engine.test.FlowableFormExtension
- createFormEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.form.engine.FormEngineConfiguration
- createFormEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.form.engine.FormEngineConfiguration
- createFormEngineConfigurationFromResource(String) - Static method in class org.flowable.form.engine.FormEngineConfiguration
- createFormEngineConfigurationFromResource(String, String) - Static method in class org.flowable.form.engine.FormEngineConfiguration
- createFormEngineConfigurationFromResourceDefault() - Static method in class org.flowable.form.engine.FormEngineConfiguration
- createFormInstance(Map<String, Object>, FormInfo, String, String, String, String, String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- CreateFormInstanceCmd - Class in org.flowable.form.engine.impl.cmd
- CreateFormInstanceCmd(String, Map<String, Object>, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.CreateFormInstanceCmd
- CreateFormInstanceCmd(String, Map<String, Object>, String, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.CreateFormInstanceCmd
- CreateFormInstanceCmd(FormInfo, Map<String, Object>, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.CreateFormInstanceCmd
- CreateFormInstanceCmd(FormInfo, Map<String, Object>, String, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.CreateFormInstanceCmd
- createFormInstanceQuery() - Method in class org.flowable.form.engine.impl.FormServiceImpl
- createFormInstanceWithScopeId(Map<String, Object>, FormInfo, String, String, String, String, String, String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- createFormParseFromResource(FormResourceEntity) - Method in class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilder
- createNativeDeploymentQuery() - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- createNativeFormDefinitionQuery() - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- createParse() - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParseFactory
- createStandaloneFormEngineConfiguration() - Static method in class org.flowable.form.engine.FormEngineConfiguration
- createStandaloneInMemFormEngineConfiguration() - Static method in class org.flowable.form.engine.FormEngineConfiguration
- createTablePageQuery() - Method in class org.flowable.form.engine.impl.FormManagementServiceImpl
- createTransactionInterceptor() - Method in class org.flowable.form.engine.FormEngineConfiguration
- CustomExpressionFunctionRegistry - Interface in org.flowable.form.engine
- customPostDeployers - Variable in class org.flowable.form.engine.FormEngineConfiguration
- customPreDeployers - Variable in class org.flowable.form.engine.FormEngineConfiguration
- customSqlExecution - Variable in class org.flowable.form.engine.impl.cmd.ExecuteCustomSqlCmd
D
- DATE_FORMAT - Static variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- DATE_FORMAT - Static variable in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- DbSchemaDrop - Class in org.flowable.form.engine.impl.db
- DbSchemaDrop() - Constructor for class org.flowable.form.engine.impl.db.DbSchemaDrop
- DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.form.engine.test.FlowableFormExtension
- DEFAULT_ENCODING - Static variable in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.form.engine.FormEngineConfiguration
- delete() - Method in class org.flowable.form.engine.impl.persistence.entity.ResourceRef
- DELETE_ORDER - Static variable in class org.flowable.form.engine.impl.db.EntityDependencyOrder
- deleted - Variable in class org.flowable.form.engine.impl.persistence.entity.ResourceRef
- deleteDeployment(String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- deleteDeployment(String, boolean) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- deleteDeployment(String, boolean) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManager
- deleteDeployment(String, boolean) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- DeleteDeploymentCmd - Class in org.flowable.form.engine.impl.cmd
- DeleteDeploymentCmd(String, boolean) - Constructor for class org.flowable.form.engine.impl.cmd.DeleteDeploymentCmd
- deleteFormDefinitionsByDeploymentId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- deleteFormDefinitionsByDeploymentId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- deleteFormDefinitionsByDeploymentId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManager
- deleteFormDefinitionsByDeploymentId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- deleteFormDefinitionsForDeployment(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- deleteFormInstance(String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- DeleteFormInstanceCmd - Class in org.flowable.form.engine.impl.cmd
- DeleteFormInstanceCmd(String) - Constructor for class org.flowable.form.engine.impl.cmd.DeleteFormInstanceCmd
- deleteFormInstancesByFormDefinition(String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- DeleteFormInstancesByFormDefinitionCmd - Class in org.flowable.form.engine.impl.cmd
- DeleteFormInstancesByFormDefinitionCmd(String) - Constructor for class org.flowable.form.engine.impl.cmd.DeleteFormInstancesByFormDefinitionCmd
- deleteFormInstancesByFormDefinitionId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormInstanceDataManager
- deleteFormInstancesByFormDefinitionId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormInstanceDataManager
- deleteFormInstancesByFormDefinitionId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManager
- deleteFormInstancesByFormDefinitionId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManagerImpl
- deleteFormInstancesByProcessDefinition(String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- DeleteFormInstancesByProcessDefinitionCmd - Class in org.flowable.form.engine.impl.cmd
- DeleteFormInstancesByProcessDefinitionCmd(String) - Constructor for class org.flowable.form.engine.impl.cmd.DeleteFormInstancesByProcessDefinitionCmd
- deleteFormInstancesByProcessDefinitionId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormInstanceDataManager
- deleteFormInstancesByProcessDefinitionId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormInstanceDataManager
- deleteFormInstancesByProcessDefinitionId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManager
- deleteFormInstancesByProcessDefinitionId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManagerImpl
- deleteFormInstancesByScopeDefinition(String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- DeleteFormInstancesByScopeDefinitionCmd - Class in org.flowable.form.engine.impl.cmd
- DeleteFormInstancesByScopeDefinitionCmd(String) - Constructor for class org.flowable.form.engine.impl.cmd.DeleteFormInstancesByScopeDefinitionCmd
- deleteFormInstancesByScopeDefinitionId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormInstanceDataManager
- deleteFormInstancesByScopeDefinitionId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormInstanceDataManager
- deleteFormInstancesByScopeDefinitionId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManager
- deleteFormInstancesByScopeDefinitionId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManagerImpl
- deleteFormInstancesForDefinitions(List<FormDefinition>) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormResourceDataManager
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormResourceDataManager
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManager
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManagerImpl
- deleteResourcesByName(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormResourceDataManager
- deleteResourcesByName(String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormResourceDataManager
- deleteResourcesByName(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManager
- deleteResourcesByName(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManagerImpl
- deploy() - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- deploy(FormDeploymentEntity) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- deploy(FormDeploymentEntity) - Method in interface org.flowable.form.engine.impl.persistence.deploy.Deployer
- deploy(FormDeploymentEntity) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- deploy(FormDeploymentBuilderImpl) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- DEPLOY_TIME - Static variable in class org.flowable.form.engine.impl.DeploymentQueryProperty
- DeployCmd<T> - Class in org.flowable.form.engine.impl.cmd
- DeployCmd(FormDeploymentBuilderImpl) - Constructor for class org.flowable.form.engine.impl.cmd.DeployCmd
- deployedArtifacts - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
-
Will only be used during actual deployment to pass deployed artifacts (eg form definitions).
- Deployer - Interface in org.flowable.form.engine.impl.persistence.deploy
- deployers - Variable in class org.flowable.form.engine.FormEngineConfiguration
- deployers - Variable in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- deployment - Variable in class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilder
- deployment - Variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
-
The deployment to which the parsed decision tables will be added.
- deployment - Variable in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- deployment(FormDeploymentEntity) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- DEPLOYMENT_ID - Static variable in class org.flowable.form.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_ID - Static variable in class org.flowable.form.engine.impl.FormQueryProperty
- DEPLOYMENT_NAME - Static variable in class org.flowable.form.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.form.engine.impl.DeploymentQueryProperty
- deploymentBuilder - Variable in class org.flowable.form.engine.impl.cmd.DeployCmd
- deploymentCategory(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- deploymentCategoryNotEquals(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- deploymentDataManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
- deploymentEntity - Variable in class org.flowable.form.engine.impl.deployer.ParsedDeployment
- deploymentEntityManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
- deploymentEntityManager - Variable in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- deploymentId - Variable in class org.flowable.form.engine.impl.cmd.DeleteDeploymentCmd
- deploymentId - Variable in class org.flowable.form.engine.impl.cmd.GetDeploymentResourceCmd
- deploymentId - Variable in class org.flowable.form.engine.impl.cmd.GetDeploymentResourceNamesCmd
- deploymentId - Variable in class org.flowable.form.engine.impl.cmd.SetDeploymentCategoryCmd
- deploymentId - Variable in class org.flowable.form.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- deploymentId - Variable in class org.flowable.form.engine.impl.cmd.SetDeploymentTenantIdCmd
- deploymentId - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- deploymentId - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- deploymentId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- deploymentId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
- deploymentId - Variable in class org.flowable.form.engine.test.FlowableFormRule
- deploymentId(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- deploymentId(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.form.engine.test.FlowableFormTestHelper
- deploymentIds - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- deploymentIds(Set<String>) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- deploymentManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
- DeploymentManager - Class in org.flowable.form.engine.impl.persistence.deploy
- DeploymentManager(DeploymentCache<FormDefinitionCacheEntry>, FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- deploymentName(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- deploymentNameLike(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- DeploymentQueryProperty - Class in org.flowable.form.engine.impl
-
Contains the possible properties that can be used in a
FormDeploymentQuery. - DeploymentQueryProperty(String) - Constructor for class org.flowable.form.engine.impl.DeploymentQueryProperty
- deploymentsDiffer(FormDeploymentEntity, FormDeploymentEntity) - Method in class org.flowable.form.engine.impl.cmd.DeployCmd
- deploymentTenantId(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- deploymentTenantIdLike(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- deploymentTime - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- deploymentWithoutTenantId() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- description - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- destroy() - Static method in class org.flowable.form.engine.FormEngines
-
closes all form engines.
- doFinally(ExtensionContext, TestInstance.Lifecycle) - Method in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
E
- EMPTY_LINE - Static variable in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- EMPTY_LINE - Static variable in class org.flowable.form.engine.test.FormTestHelper
- enableDuplicateFiltering() - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- engineConfig - Variable in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- engineConfiguration - Variable in class org.flowable.form.engine.impl.FormEngineImpl
- ensureResourceRefInitialized() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- EntityDependencyOrder - Class in org.flowable.form.engine.impl.db
- EntityDependencyOrder() - Constructor for class org.flowable.form.engine.impl.db.EntityDependencyOrder
- EntityToTableMap - Class in org.flowable.form.engine.impl.db
- EntityToTableMap() - Constructor for class org.flowable.form.engine.impl.db.EntityToTableMap
- entityToTableNameMap - Static variable in class org.flowable.form.engine.impl.db.EntityToTableMap
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.DeleteDeploymentCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.DeleteFormInstanceCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.DeleteFormInstancesByFormDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.DeleteFormInstancesByProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.DeleteFormInstancesByScopeDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.DeployCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.ExecuteCustomSqlCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetDeploymentResourceCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetDeploymentResourceNamesCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormDefinitionResourceCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormInstanceValuesCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetTableNameCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetVariablesFromFormSubmissionCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.SchemaOperationsFormEngineBuild
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.SetDeploymentCategoryCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.SetDeploymentTenantIdCmd
- execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.SetFormDefinitionCategoryCmd
- execute(FormEngineConfiguration) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- executeCount(CommandContext) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.form.engine.impl.NativeFormDefinitionQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.form.engine.impl.NativeFormDeploymentQueryImpl
- executeCustomSql(CustomSqlExecution<MapperType, ResultType>) - Method in class org.flowable.form.engine.impl.FormManagementServiceImpl
- ExecuteCustomSqlCmd<Mapper,ResultType> - Class in org.flowable.form.engine.impl.cmd
- ExecuteCustomSqlCmd(Class<Mapper>, CustomSqlExecution<Mapper, ResultType>) - Constructor for class org.flowable.form.engine.impl.cmd.ExecuteCustomSqlCmd
- executeList(CommandContext) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- executeList(CommandContext) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.form.engine.impl.NativeFormDefinitionQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.form.engine.impl.NativeFormDeploymentQueryImpl
- expressionManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
F
- failed(Throwable, Description) - Method in class org.flowable.form.engine.test.FlowableFormRule
-
Invoked when a test fails
- fallbackToDefaultTenant - Variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- fallbackToDefaultTenant - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelCmd
- fallbackToDefaultTenant - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- fillFormFieldValues(FormInstance, FormInfo, CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- fillFormFieldValues(FormInstance, FormInstanceInfo, CommandContext) - Method in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- fillFormInstanceValues(FormInstanceInfo, FormInstance, Map<String, JsonNode>, ObjectMapper) - Method in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- fillFormInstanceValues(FormInstance, Map<String, JsonNode>, ObjectMapper) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- fillVariablesWithFormInstanceValues(Map<String, JsonNode>, List<FormField>, String) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- fillVariablesWithFormValues(Map<String, JsonNode>, List<FormField>) - Method in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- findByName(String) - Static method in class org.flowable.form.engine.impl.DeploymentQueryProperty
- findByName(String) - Static method in class org.flowable.form.engine.impl.FormInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.form.engine.impl.FormQueryProperty
- findDeployedFormDefinitionById(String) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- findDeployedFormDefinitionByKeyAndVersionAndTenantId(String, int, String) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- findDeployedLatestFormDefinitionByKey(String) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- findDeployedLatestFormDefinitionByKeyAndDeploymentId(String, String) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- findDeployedLatestFormDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- findDeployedLatestFormDefinitionByKeyDeploymentIdAndTenantId(String, String, String) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDeploymentDataManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDeploymentDataManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- findDeploymentCountByQueryCriteria(FormDeploymentQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDeploymentDataManager
- findDeploymentCountByQueryCriteria(FormDeploymentQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDeploymentDataManager
- findDeploymentCountByQueryCriteria(FormDeploymentQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManager
- findDeploymentCountByQueryCriteria(FormDeploymentQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDeploymentDataManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDeploymentDataManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- findDeploymentsByQueryCriteria(FormDeploymentQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDeploymentDataManager
- findDeploymentsByQueryCriteria(FormDeploymentQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDeploymentDataManager
- findDeploymentsByQueryCriteria(FormDeploymentQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManager
- findDeploymentsByQueryCriteria(FormDeploymentQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- findExistingFormInstance(FormEngineConfiguration) - Method in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- findExistingFormInstance(FormEngineConfiguration) - Method in class org.flowable.form.engine.impl.cmd.CreateFormInstanceCmd
- findExistingFormInstance(FormEngineConfiguration) - Method in class org.flowable.form.engine.impl.cmd.SaveFormInstanceCmd
- findFormDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findFormDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findFormDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManager
- findFormDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- findFormDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findFormDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findFormDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManager
- findFormDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- findFormDefinitionByKeyAndVersion(String, Integer) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findFormDefinitionByKeyAndVersion(String, Integer) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findFormDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findFormDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findFormDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManager
- findFormDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- findFormDefinitionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findFormDefinitionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findFormDefinitionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManager
- findFormDefinitionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- findFormDefinitionCountByQueryCriteria(FormDefinitionQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findFormDefinitionCountByQueryCriteria(FormDefinitionQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findFormDefinitionCountByQueryCriteria(FormDefinitionQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManager
- findFormDefinitionCountByQueryCriteria(FormDefinitionQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- findFormDefinitionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findFormDefinitionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findFormDefinitionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManager
- findFormDefinitionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- findFormDefinitionsByQueryCriteria(FormDefinitionQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findFormDefinitionsByQueryCriteria(FormDefinitionQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findFormDefinitionsByQueryCriteria(FormDefinitionQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManager
- findFormDefinitionsByQueryCriteria(FormDefinitionQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- findFormInstanceCountByQueryCriteria(FormInstanceQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormInstanceDataManager
- findFormInstanceCountByQueryCriteria(FormInstanceQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormInstanceDataManager
- findFormInstanceCountByQueryCriteria(FormInstanceQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManager
- findFormInstanceCountByQueryCriteria(FormInstanceQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManagerImpl
- findFormInstancesByQueryCriteria(FormInstanceQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormInstanceDataManager
- findFormInstancesByQueryCriteria(FormInstanceQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormInstanceDataManager
- findFormInstancesByQueryCriteria(FormInstanceQueryImpl) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManager
- findFormInstancesByQueryCriteria(FormInstanceQueryImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManagerImpl
- findLatestFormDefinitionByKey(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findLatestFormDefinitionByKey(String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findLatestFormDefinitionByKey(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManager
- findLatestFormDefinitionByKey(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- findLatestFormDefinitionByKeyAndParentDeploymentId(String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findLatestFormDefinitionByKeyAndParentDeploymentId(String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findLatestFormDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findLatestFormDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findLatestFormDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManager
- findLatestFormDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- findLatestFormDefinitionByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- findLatestFormDefinitionByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManagerImpl
- findResourcesByDeploymentId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormResourceDataManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormResourceDataManager
- findResourcesByDeploymentId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManagerImpl
- finished(Description) - Method in class org.flowable.form.engine.test.FlowableFormRule
- FlowableFormExtension - Class in org.flowable.form.engine.test
-
JUnit Jupiter extension for the Flowable FormEngine and services initialization.
- FlowableFormExtension() - Constructor for class org.flowable.form.engine.test.FlowableFormExtension
- FlowableFormExtension(String) - Constructor for class org.flowable.form.engine.test.FlowableFormExtension
- FlowableFormRule - Class in org.flowable.form.engine.test
-
Convenience for FormEngine and services initialization in the form of a JUnit rule.
- FlowableFormRule() - Constructor for class org.flowable.form.engine.test.FlowableFormRule
- FlowableFormRule(String) - Constructor for class org.flowable.form.engine.test.FlowableFormRule
- FlowableFormRule(FormEngine) - Constructor for class org.flowable.form.engine.test.FlowableFormRule
- FlowableFormTestHelper - Class in org.flowable.form.engine.test
-
A Helper for the Flowable
FlowableFormExtensionthat can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theFormEnginetime and easy access for waiting on the job executor. - FlowableFormTestHelper(FormEngine) - Constructor for class org.flowable.form.engine.test.FlowableFormTestHelper
- FlowableFormValidationException - Exception in org.flowable.form.engine
-
An exception indicating that a validation of a form field value resulted in an error.
- FlowableFormValidationException(String) - Constructor for exception org.flowable.form.engine.FlowableFormValidationException
- FlowableFormValidationException(String, Throwable) - Constructor for exception org.flowable.form.engine.FlowableFormValidationException
- FORM_CATEGORY - Static variable in class org.flowable.form.engine.impl.FormQueryProperty
- FORM_DEFINITION_KEY - Static variable in class org.flowable.form.engine.impl.FormQueryProperty
- FORM_ENGINE_ID_PREFIX - Static variable in class org.flowable.form.engine.impl.persistence.entity.FormEngineEntityConstants
- FORM_ID - Static variable in class org.flowable.form.engine.impl.FormQueryProperty
- FORM_NAME - Static variable in class org.flowable.form.engine.impl.FormQueryProperty
- FORM_RESOURCE_SUFFIXES - Static variable in class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilder
- FORM_TENANT_ID - Static variable in class org.flowable.form.engine.impl.FormQueryProperty
- FORM_VERSION - Static variable in class org.flowable.form.engine.impl.FormQueryProperty
- formCache - Variable in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- formCategory(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formCategoryLike(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formCategoryNotEquals(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- FormConfigurationResource - Annotation Type in org.flowable.form.engine.test
-
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableFormExtension. - FormDbSchemaManager - Class in org.flowable.form.engine.impl.db
- FormDbSchemaManager() - Constructor for class org.flowable.form.engine.impl.db.FormDbSchemaManager
- formDefinitionCache - Variable in class org.flowable.form.engine.FormEngineConfiguration
- FormDefinitionCacheEntry - Class in org.flowable.form.engine.impl.persistence.deploy
- FormDefinitionCacheEntry(FormDefinitionEntity, String) - Constructor for class org.flowable.form.engine.impl.persistence.deploy.FormDefinitionCacheEntry
- formDefinitionCacheLimit - Variable in class org.flowable.form.engine.FormEngineConfiguration
- formDefinitionDataManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
- FormDefinitionDataManager - Interface in org.flowable.form.engine.impl.persistence.entity.data
- FormDefinitionDeployer - Class in org.flowable.form.engine.impl.deployer
- FormDefinitionDeployer() - Constructor for class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- FormDefinitionDeploymentHelper - Class in org.flowable.form.engine.impl.deployer
-
Methods for working with deployments.
- FormDefinitionDeploymentHelper() - Constructor for class org.flowable.form.engine.impl.deployer.FormDefinitionDeploymentHelper
- formDefinitionEntity - Variable in class org.flowable.form.engine.impl.persistence.deploy.FormDefinitionCacheEntry
- FormDefinitionEntity - Interface in org.flowable.form.engine.impl.persistence.entity
- FormDefinitionEntityImpl - Class in org.flowable.form.engine.impl.persistence.entity
- FormDefinitionEntityImpl() - Constructor for class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- formDefinitionEntityManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
- formDefinitionEntityManager - Variable in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- FormDefinitionEntityManager - Interface in org.flowable.form.engine.impl.persistence.entity
- FormDefinitionEntityManagerImpl - Class in org.flowable.form.engine.impl.persistence.entity
- FormDefinitionEntityManagerImpl(FormEngineConfiguration, FormDefinitionDataManager) - Constructor for class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- formDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- formDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.DeleteFormInstancesByFormDefinitionCmd
- formDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.GetFormDefinitionCmd
- formDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.GetFormDefinitionResourceCmd
- formDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelCmd
- formDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- formDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.SetFormDefinitionCategoryCmd
- formDefinitionId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- formDefinitionId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- formDefinitionId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- formDefinitionIdLike - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- formDefinitionIdLike(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- formDefinitionJson - Variable in class org.flowable.form.engine.impl.persistence.deploy.FormDefinitionCacheEntry
- formDefinitionKey - Variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- formDefinitionKey - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelCmd
- formDefinitionKey - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- formDefinitionKey - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- formDefinitionKey(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formDefinitionKey(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- formDefinitionKeyLike - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- formDefinitionKeyLike(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formDefinitionKeyLike(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- FormDefinitionParse - Class in org.flowable.form.engine.impl.parser
-
Specific parsing of one form json file.
- FormDefinitionParse() - Constructor for class org.flowable.form.engine.impl.parser.FormDefinitionParse
- formDefinitionParseFactory - Variable in class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilder
- FormDefinitionParseFactory - Class in org.flowable.form.engine.impl.parser
- FormDefinitionParseFactory() - Constructor for class org.flowable.form.engine.impl.parser.FormDefinitionParseFactory
- FormDefinitionQueryImpl - Class in org.flowable.form.engine.impl
- FormDefinitionQueryImpl() - Constructor for class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- FormDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- FormDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formDefinitions - Variable in class org.flowable.form.engine.impl.deployer.ParsedDeployment
- formDefinitions - Variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
-
The end result of the parsing: a list of decision tables.
- formDeployer - Variable in class org.flowable.form.engine.FormEngineConfiguration
- FormDeploymentAnnotation - Annotation Type in org.flowable.form.engine.test
-
Annotation for a test method to create and delete a deployment around a test method.
- FormDeploymentBuilderImpl - Class in org.flowable.form.engine.impl.repository
- FormDeploymentBuilderImpl() - Constructor for class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- FormDeploymentDataManager - Interface in org.flowable.form.engine.impl.persistence.entity.data
- FormDeploymentEntity - Interface in org.flowable.form.engine.impl.persistence.entity
- FormDeploymentEntityImpl - Class in org.flowable.form.engine.impl.persistence.entity
- FormDeploymentEntityImpl() - Constructor for class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- FormDeploymentEntityManager - Interface in org.flowable.form.engine.impl.persistence.entity
- FormDeploymentEntityManagerImpl - Class in org.flowable.form.engine.impl.persistence.entity
- FormDeploymentEntityManagerImpl(FormEngineConfiguration, FormDeploymentDataManager) - Constructor for class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- formDeploymentHelper - Variable in class org.flowable.form.engine.FormEngineConfiguration
- formDeploymentHelper - Variable in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- FormDeploymentId - Annotation Type in org.flowable.form.engine.test
-
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via
FormDeploymentAnnotation. - FormDeploymentQueryImpl - Class in org.flowable.form.engine.impl
- FormDeploymentQueryImpl() - Constructor for class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- FormDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- FormDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- formEngine - Variable in class org.flowable.form.engine.test.FlowableFormRule
- formEngine - Variable in class org.flowable.form.engine.test.FlowableFormTestHelper
- FormEngine - Interface in org.flowable.form.engine
- formEngineConfiguration - Variable in class org.flowable.form.engine.impl.persistence.AbstractManager
- formEngineConfiguration - Variable in class org.flowable.form.engine.impl.persistence.entity.data.AbstractFormDataManager
- formEngineConfiguration - Variable in class org.flowable.form.engine.test.FlowableFormRule
- FormEngineConfiguration - Class in org.flowable.form.engine
- FormEngineConfiguration() - Constructor for class org.flowable.form.engine.FormEngineConfiguration
- FormEngineEntityConstants - Class in org.flowable.form.engine.impl.persistence.entity
- FormEngineEntityConstants() - Constructor for class org.flowable.form.engine.impl.persistence.entity.FormEngineEntityConstants
- FormEngineImpl - Class in org.flowable.form.engine.impl
- FormEngineImpl(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.FormEngineImpl
- formEngineInfos - Static variable in class org.flowable.form.engine.FormEngines
- formEngineInfosByName - Static variable in class org.flowable.form.engine.FormEngines
- formEngineInfosByResourceUrl - Static variable in class org.flowable.form.engine.FormEngines
- formEngineName - Variable in class org.flowable.form.engine.FormEngineConfiguration
- formEngines - Static variable in class org.flowable.form.engine.FormEngines
- FormEngines - Class in org.flowable.form.engine
- FormEngines() - Constructor for class org.flowable.form.engine.FormEngines
- formId(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formIds(Set<String>) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formInfo - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- formInfo - Variable in class org.flowable.form.engine.impl.cmd.GetVariablesFromFormSubmissionCmd
- formInstanceDataManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
- FormInstanceDataManager - Interface in org.flowable.form.engine.impl.persistence.entity.data
- FormInstanceEntity - Interface in org.flowable.form.engine.impl.persistence.entity
- FormInstanceEntityImpl - Class in org.flowable.form.engine.impl.persistence.entity
- FormInstanceEntityImpl() - Constructor for class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- formInstanceEntityManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
- FormInstanceEntityManager - Interface in org.flowable.form.engine.impl.persistence.entity
- FormInstanceEntityManagerImpl - Class in org.flowable.form.engine.impl.persistence.entity
- FormInstanceEntityManagerImpl(FormEngineConfiguration, FormInstanceDataManager) - Constructor for class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManagerImpl
- formInstanceId - Variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- formInstanceId - Variable in class org.flowable.form.engine.impl.cmd.DeleteFormInstanceCmd
- formInstanceId - Variable in class org.flowable.form.engine.impl.cmd.GetFormInstanceValuesCmd
- FormInstanceQueryImpl - Class in org.flowable.form.engine.impl
- FormInstanceQueryImpl() - Constructor for class org.flowable.form.engine.impl.FormInstanceQueryImpl
- FormInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.form.engine.impl.FormInstanceQueryImpl
- FormInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.form.engine.impl.FormInstanceQueryImpl
- FormInstanceQueryProperty - Class in org.flowable.form.engine.impl
-
Contains the possible properties that can be used in a
FormInstanceQuery. - FormInstanceQueryProperty(String) - Constructor for class org.flowable.form.engine.impl.FormInstanceQueryProperty
- formJsonConverter - Variable in class org.flowable.form.engine.FormEngineConfiguration
- formJsonConverter - Variable in class org.flowable.form.engine.impl.deployer.CachingAndArtifactsManager
- formManagementService - Variable in class org.flowable.form.engine.FormEngineConfiguration
- FormManagementServiceImpl - Class in org.flowable.form.engine.impl
- FormManagementServiceImpl(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.FormManagementServiceImpl
- formModel - Variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- formModelId - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- formName(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formNameLike(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formParseFactory - Variable in class org.flowable.form.engine.FormEngineConfiguration
- formParseFactory - Variable in class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilderFactory
- FormQueryProperty - Class in org.flowable.form.engine.impl
-
Contains the possible properties that can be used in a
FormDefinitionQuery. - FormQueryProperty(String) - Constructor for class org.flowable.form.engine.impl.FormQueryProperty
- formRepositoryService - Variable in class org.flowable.form.engine.FormEngineConfiguration
- FormRepositoryServiceImpl - Class in org.flowable.form.engine.impl
- FormRepositoryServiceImpl(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- FormResourceDataManager - Interface in org.flowable.form.engine.impl.persistence.entity.data
- FormResourceEntity - Interface in org.flowable.form.engine.impl.persistence.entity
- FormResourceEntityImpl - Class in org.flowable.form.engine.impl.persistence.entity
- FormResourceEntityImpl() - Constructor for class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
- FormResourceEntityManager - Interface in org.flowable.form.engine.impl.persistence.entity
- FormResourceEntityManagerImpl - Class in org.flowable.form.engine.impl.persistence.entity
- FormResourceEntityManagerImpl(FormEngineConfiguration, FormResourceDataManager) - Constructor for class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManagerImpl
- formResourceName(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formResourceNameLike(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formService - Variable in class org.flowable.form.engine.FormEngineConfiguration
- formService - Variable in class org.flowable.form.engine.impl.FormEngineImpl
- FormServiceImpl - Class in org.flowable.form.engine.impl
- FormServiceImpl(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.FormServiceImpl
- formTenantId(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formTenantIdLike(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- FormTestHelper - Class in org.flowable.form.engine.test
- FormTestHelper() - Constructor for class org.flowable.form.engine.test.FormTestHelper
- FormUtil - Class in org.flowable.form.engine.impl.util
-
A utility class that hides the complexity of
FormDefinitionEntityandSimpleFormModellookup. - FormUtil() - Constructor for class org.flowable.form.engine.impl.util.FormUtil
- formValuesId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- formVersion(Integer) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formVersionGreaterThan(Integer) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formVersionLowerThan(Integer) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formVersionLowerThanOrEquals(Integer) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- formWithoutTenantId() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
G
- getAllFormDefinitions() - Method in class org.flowable.form.engine.impl.deployer.ParsedDeployment
- getBuilderForDeployment(FormDeploymentEntity) - Method in class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilderFactory
- getBytes() - Method in interface org.flowable.form.engine.impl.persistence.entity.FormResourceEntity
- getBytes() - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
- getBytes() - Method in class org.flowable.form.engine.impl.persistence.entity.ResourceRef
- getCachingAndArtifcatsManager() - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- getCategory() - Method in class org.flowable.form.engine.impl.cmd.SetDeploymentCategoryCmd
- getCategory() - Method in class org.flowable.form.engine.impl.cmd.SetFormDefinitionCategoryCmd
- getCategory() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getCategory() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- getCategory() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- getCategory() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- getCategoryLike() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- getChangeTenantIdManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getCommandContext() - Method in class org.flowable.form.engine.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getCommonSchemaManager() - Method in class org.flowable.form.engine.impl.db.FormDbSchemaManager
- getConfigurationResource() - Method in class org.flowable.form.engine.test.FlowableFormRule
- getConfigurationResource(ExtensionContext) - Method in class org.flowable.form.engine.test.FlowableFormExtension
- getCustomExpressionMethods() - Method in interface org.flowable.form.engine.CustomExpressionFunctionRegistry
- getDatabaseConfiguration() - Method in class org.flowable.form.engine.impl.db.FormDbSchemaManager
- getDbSqlSession() - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getDefaultDeployers() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getDefaultFormEngine() - Static method in class org.flowable.form.engine.FormEngines
- getDeployedArtifacts(Class<T>) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- getDeployedArtifacts(Class<T>) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- getDeployers() - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- getDeployment() - Method in class org.flowable.form.engine.impl.deployer.ParsedDeployment
- getDeployment() - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- getDeployment() - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- getDeploymentDataManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getDeploymentEntityManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getDeploymentEntityManager() - Method in class org.flowable.form.engine.impl.persistence.AbstractManager
- getDeploymentEntityManager() - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- getDeploymentEntityManager() - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getDeploymentEntityManager(CommandContext) - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getDeploymentId() - Method in class org.flowable.form.engine.impl.cmd.SetDeploymentCategoryCmd
- getDeploymentId() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getDeploymentId() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- getDeploymentId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- getDeploymentId() - Method in interface org.flowable.form.engine.impl.persistence.entity.FormResourceEntity
- getDeploymentId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
- getDeploymentIdFromDeploymentAnnotation() - Method in class org.flowable.form.engine.test.FlowableFormTestHelper
- getDeploymentIds() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getDeploymentManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- GetDeploymentResourceCmd - Class in org.flowable.form.engine.impl.cmd
- GetDeploymentResourceCmd(String, String) - Constructor for class org.flowable.form.engine.impl.cmd.GetDeploymentResourceCmd
- getDeploymentResourceNames(String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- getDeploymentResourceNames(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDeploymentDataManager
- getDeploymentResourceNames(String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDeploymentDataManager
- getDeploymentResourceNames(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManager
- getDeploymentResourceNames(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- GetDeploymentResourceNamesCmd - Class in org.flowable.form.engine.impl.cmd
- GetDeploymentResourceNamesCmd(String) - Constructor for class org.flowable.form.engine.impl.cmd.GetDeploymentResourceNamesCmd
- getDeploymentTime() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- getDescription() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- getEngineCfgKey() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getEngineName() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getEngineScopeType() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getEntity() - Method in class org.flowable.form.engine.impl.persistence.entity.ResourceRef
- getExParsedDeploymentBuilderFactory() - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- getExpressionManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormCache() - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- getFormCacheLimit() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormDefinition(String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- getFormDefinition(String) - Static method in class org.flowable.form.engine.impl.util.FormUtil
- getFormDefinitionCache() - Method in class org.flowable.form.engine.FormEngineConfiguration
- GetFormDefinitionCmd - Class in org.flowable.form.engine.impl.cmd
- GetFormDefinitionCmd(String) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormDefinitionCmd
- getFormDefinitionDataManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormDefinitionEntity() - Method in class org.flowable.form.engine.impl.persistence.deploy.FormDefinitionCacheEntry
- getFormDefinitionEntity(String) - Static method in class org.flowable.form.engine.impl.util.FormUtil
- getFormDefinitionEntity(String, boolean) - Static method in class org.flowable.form.engine.impl.util.FormUtil
- getFormDefinitionEntityManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormDefinitionEntityManager() - Method in class org.flowable.form.engine.impl.persistence.AbstractManager
- getFormDefinitionEntityManager() - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- getFormDefinitionEntityManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- getFormDefinitionEntityManager() - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getFormDefinitionEntityManager(CommandContext) - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getFormDefinitionFromCache(String) - Static method in class org.flowable.form.engine.impl.util.FormUtil
- getFormDefinitionFromDatabase(String) - Static method in class org.flowable.form.engine.impl.util.FormUtil
- getFormDefinitionId() - Method in class org.flowable.form.engine.impl.cmd.SetFormDefinitionCategoryCmd
- getFormDefinitionId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getFormDefinitionId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getFormDefinitionIdLike() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getFormDefinitionJson() - Method in class org.flowable.form.engine.impl.persistence.deploy.FormDefinitionCacheEntry
- getFormDefinitionKey() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- getFormDefinitionKeyLike() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- getFormDefinitionParseForFormDefinition(FormDefinitionEntity) - Method in class org.flowable.form.engine.impl.deployer.ParsedDeployment
- getFormDefinitionResource(String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- GetFormDefinitionResourceCmd - Class in org.flowable.form.engine.impl.cmd
-
Gives access to a deployed form model, e.g., a Form JSON file, through a stream of bytes.
- GetFormDefinitionResourceCmd(String) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormDefinitionResourceCmd
- getFormDefinitions() - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- getFormDeployer() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormDeploymentHelper() - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- getFormEngine() - Method in class org.flowable.form.engine.test.FlowableFormRule
- getFormEngine() - Method in class org.flowable.form.engine.test.FlowableFormTestHelper
- getFormEngine(String) - Static method in class org.flowable.form.engine.FormEngines
-
Obtain a form engine by name.
- getFormEngine(String) - Static method in class org.flowable.form.engine.test.FormTestHelper
- getFormEngine(ExtensionContext) - Method in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- getFormEngineConfiguration() - Method in interface org.flowable.form.engine.FormEngine
- getFormEngineConfiguration() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormEngineConfiguration() - Method in class org.flowable.form.engine.impl.FormEngineImpl
- getFormEngineConfiguration() - Method in class org.flowable.form.engine.impl.persistence.AbstractManager
- getFormEngineConfiguration() - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getFormEngineConfiguration(CommandContext) - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getFormEngineInfo(String) - Static method in class org.flowable.form.engine.FormEngines
-
Get initialization results.
- getFormEngineInfos() - Static method in class org.flowable.form.engine.FormEngines
-
Get initialization results.
- getFormEngines() - Static method in class org.flowable.form.engine.FormEngines
-
provides access to form engine to application clients in a managed server environment.
- GetFormInstanceByScopeModelCmd - Class in org.flowable.form.engine.impl.cmd
- GetFormInstanceByScopeModelCmd(String, String, String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormInstanceByScopeModelCmd
- GetFormInstanceByScopeModelCmd(String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormInstanceByScopeModelCmd
- getFormInstanceDataManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormInstanceEntityManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormInstanceEntityManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- getFormInstanceEntityManager() - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getFormInstanceEntityManager(CommandContext) - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getFormInstanceModelById(String, String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormInstanceModelById(String, String, String, Map<String, Object>, String, boolean) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormInstanceModelById(String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormInstanceModelByKey(String, String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormInstanceModelByKey(String, String, String, Map<String, Object>, String, boolean) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormInstanceModelByKeyAndParentDeploymentId(String, String, String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormInstanceModelByKeyAndParentDeploymentId(String, String, String, String, Map<String, Object>, String, boolean) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormInstanceModelByKeyAndParentDeploymentIdAndScopeId(String, String, String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormInstanceModelByKeyAndParentDeploymentIdAndScopeId(String, String, String, String, Map<String, Object>, String, boolean) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormInstanceModelByKeyAndScopeId(String, String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormInstanceModelByKeyAndScopeId(String, String, String, Map<String, Object>, String, boolean) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- GetFormInstanceModelCmd - Class in org.flowable.form.engine.impl.cmd
- GetFormInstanceModelCmd(String, String, String, String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
- GetFormInstanceModelCmd(String, String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
- GetFormInstanceModelCmd(String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
- GetFormInstanceModelCmd(String, Map<String, Object>) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
- getFormInstanceValues(String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- GetFormInstanceValuesCmd - Class in org.flowable.form.engine.impl.cmd
- GetFormInstanceValuesCmd(String) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormInstanceValuesCmd
- getFormJsonConverter() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormManagementService() - Method in interface org.flowable.form.engine.FormEngine
- getFormManagementService() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormManagementService() - Method in class org.flowable.form.engine.impl.FormEngineImpl
- getFormModel() - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- getFormModelById(String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- getFormModelByKey(String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- getFormModelByKey(String, String, boolean) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- getFormModelByKeyAndParentDeploymentId(String, String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- getFormModelByKeyAndParentDeploymentId(String, String, String, boolean) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- GetFormModelCmd - Class in org.flowable.form.engine.impl.cmd
- GetFormModelCmd(String, String) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormModelCmd
- GetFormModelCmd(String, String, String, boolean) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormModelCmd
- GetFormModelCmd(String, String, String, String, boolean) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormModelCmd
- getFormModelForFormDefinition(FormDefinitionEntity) - Method in class org.flowable.form.engine.impl.deployer.ParsedDeployment
- getFormModelWithVariablesById(String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormModelWithVariablesById(String, String, Map<String, Object>, String, boolean) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormModelWithVariablesByKey(String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormModelWithVariablesByKey(String, String, Map<String, Object>, String, boolean) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormModelWithVariablesByKeyAndParentDeploymentId(String, String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getFormModelWithVariablesByKeyAndParentDeploymentId(String, String, String, Map<String, Object>, String, boolean) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- GetFormModelWithVariablesCmd - Class in org.flowable.form.engine.impl.cmd
- GetFormModelWithVariablesCmd(String, String, String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- GetFormModelWithVariablesCmd(String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- GetFormModelWithVariablesCmd(String, String, String, Map<String, Object>) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- getFormParseFactory() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormParseFactory() - Method in class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilderFactory
- getFormRepositoryService() - Method in interface org.flowable.form.engine.FormEngine
- getFormRepositoryService() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormRepositoryService() - Method in class org.flowable.form.engine.impl.FormEngineImpl
- getFormResource(Class<?>, String) - Static method in class org.flowable.form.engine.test.FormTestHelper
-
get a resource location by convention based on a class (type) and a relative resource name.
- getFormService() - Method in interface org.flowable.form.engine.FormEngine
- getFormService() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getFormService() - Method in class org.flowable.form.engine.impl.FormEngineImpl
- getFormValueBytes() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getFormValuesId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getId() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getId() - Method in class org.flowable.form.engine.impl.persistence.entity.ResourceRef
- getIdGenerator() - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- getIdGenerator() - Method in class org.flowable.form.engine.impl.persistence.entity.data.AbstractFormDataManager
- getIdPrefix() - Method in class org.flowable.form.engine.impl.persistence.entity.AbstractFormEngineNoRevisionEntity
- getIds() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getIds() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getInputStream() - Method in class org.flowable.form.engine.impl.io.ResourceStreamSource
- getKey() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getKey() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- getKeyLike() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getManagedEntityClass() - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- getManagedEntityClass() - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDeploymentDataManager
- getManagedEntityClass() - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormResourceDataManager
- getMostRecentVersionOfForm(FormDefinitionEntity) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeploymentHelper
-
Gets the most recent persisted decision table that matches this one for tenant and key.
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getName() - Method in class org.flowable.form.engine.impl.DeploymentQueryProperty
- getName() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getName() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- getName() - Method in class org.flowable.form.engine.impl.FormEngineImpl
- getName() - Method in class org.flowable.form.engine.impl.FormInstanceQueryProperty
- getName() - Method in class org.flowable.form.engine.impl.FormQueryProperty
- getName() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- getName() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- getName() - Method in interface org.flowable.form.engine.impl.persistence.entity.FormResourceEntity
- getName() - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
- getName() - Method in class org.flowable.form.engine.impl.persistence.entity.ResourceRef
- getNameLike() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getNameLike() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- getParentDeploymentId() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getParentDeploymentId() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- getParentDeploymentId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- getParentDeploymentIdLike() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- getPersistedInstanceOfFormDefinition(FormDefinitionEntity) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeploymentHelper
-
Gets the persisted version of the already-deployed form.
- getPersistentState() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- getPersistentState() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- getPersistentState() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getPersistentState() - Method in interface org.flowable.form.engine.impl.persistence.entity.FormResourceEntity
- getPersistentState() - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
- getPostDefaultELResolvers() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getPreBeanELResolvers() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getPreDefaultELResolvers() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getPreviousVersionsOfFormDefinitions(ParsedDeployment) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
-
Constructs a map from new FormEntities to the previous version by key and tenant.
- getProcessDefinitionId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getProcessDefinitionIdLike() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getProcessInstanceIdLike() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getRepositoryService() - Method in class org.flowable.form.engine.test.FlowableFormRule
- getResourceAsStream(String, String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- getResourceDataManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getResourceEntityManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- getResourceEntityManager() - Method in class org.flowable.form.engine.impl.persistence.AbstractManager
- getResourceEntityManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- getResourceEntityManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManagerImpl
- getResourceEntityManager() - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getResourceEntityManager(CommandContext) - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getResourceForFormDefinition(FormDefinitionEntity) - Method in class org.flowable.form.engine.impl.deployer.ParsedDeployment
- getResourceName() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getResourceName() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- getResourceNameLike() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getResourceRef() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getResources() - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- getResources() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- getResult(CallableStatement, int) - Method in class org.flowable.form.engine.impl.persistence.ResourceRefTypeHandler
- getResult(ResultSet, int) - Method in class org.flowable.form.engine.impl.persistence.ResourceRefTypeHandler
- getResult(ResultSet, String) - Method in class org.flowable.form.engine.impl.persistence.ResourceRefTypeHandler
- getScopeDefinitionId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getScopeId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getScopeId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getScopeType() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getScopeType() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getSession(Class<T>) - Method in class org.flowable.form.engine.impl.persistence.AbstractManager
- getSourceSystemId() - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- getStore(ExtensionContext) - Method in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- getStore(ExtensionContext) - Method in class org.flowable.form.engine.test.FlowableFormExtension
- getSubmittedBy() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getSubmittedBy() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getSubmittedByLike() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getSubmittedDate() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getSubmittedDate() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getSubmittedDateAfter() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getSubmittedDateBefore() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getTableCount() - Method in class org.flowable.form.engine.impl.FormManagementServiceImpl
- getTableDataManager() - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getTableDataManager(CommandContext) - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
- getTableMetaData(String) - Method in class org.flowable.form.engine.impl.FormManagementServiceImpl
- getTableName(Class<?>) - Static method in class org.flowable.form.engine.impl.db.EntityToTableMap
- getTableName(Class<?>) - Method in class org.flowable.form.engine.impl.FormManagementServiceImpl
- GetTableNameCmd - Class in org.flowable.form.engine.impl.cmd
- GetTableNameCmd(Class<?>) - Constructor for class org.flowable.form.engine.impl.cmd.GetTableNameCmd
- getTargetNamespace() - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- getTaskId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getTaskId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getTaskIdLike() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getTenantId() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getTenantId() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- getTenantId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getTenantId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- getTenantId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- getTenantId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- getTenantIdLike() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getTenantIdLike() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- getTenantIdLike() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- getTestHelper(ExtensionContext) - Method in class org.flowable.form.engine.test.FlowableFormExtension
- getVariablesFromFormSubmission(String, String, String, String, String, FormInfo, Map<String, Object>, String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- getVariablesFromFormSubmission(FormInfo, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- GetVariablesFromFormSubmissionCmd - Class in org.flowable.form.engine.impl.cmd
- GetVariablesFromFormSubmissionCmd(FormInfo, Map<String, Object>) - Constructor for class org.flowable.form.engine.impl.cmd.GetVariablesFromFormSubmissionCmd
- GetVariablesFromFormSubmissionCmd(FormInfo, Map<String, Object>, String) - Constructor for class org.flowable.form.engine.impl.cmd.GetVariablesFromFormSubmissionCmd
- getVersion() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getVersion() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- getVersionGt() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getVersionGte() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getVersionLt() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- getVersionLte() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
I
- id - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- id - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- id(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- idGenerator - Variable in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- ids - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- ids - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- ids(Set<String>) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- init() - Method in class org.flowable.form.engine.FormEngineConfiguration
- init() - Static method in class org.flowable.form.engine.FormEngines
-
Initializes all form engines that can be found on the classpath for resources
flowable.form.cfg.xmland for resourcesflowable-form-context.xml(Spring style configuration). - initChangeTenantIdManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initCommandExecutors() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initCommandInterceptors() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initDataManagers() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initDbSqlSessionFactory() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initDeployers() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initDmnDeployerDependencies() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initEntityManagers() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initExpressionManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initFormEngineFromSpringResource(URL) - Static method in class org.flowable.form.engine.FormEngines
- initializeFormEngine() - Method in class org.flowable.form.engine.test.FlowableFormRule
- initializeServices() - Method in class org.flowable.form.engine.test.FlowableFormRule
- initializeValues(String, String, String, String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- initializeValues(String, String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- initializeValuesForScope(String, String, String, String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- initSchema(FormEngineConfiguration) - Method in class org.flowable.form.engine.impl.db.FormDbSchemaManager
- initSchemaManagementCommand() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initSchemaManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
- initServices() - Method in class org.flowable.form.engine.FormEngineConfiguration
- insert(FormDeploymentEntity) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- insert(FormDeploymentEntity, boolean) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
- INSERT_ORDER - Static variable in class org.flowable.form.engine.impl.db.EntityDependencyOrder
- InternalFlowableFormExtension - Class in org.flowable.form.engine.impl.test
-
Base internal extension for JUnit Jupiter.
- InternalFlowableFormExtension() - Constructor for class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- isDeleted() - Method in class org.flowable.form.engine.impl.persistence.entity.ResourceRef
- isDuplicateFilterEnabled - Variable in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- isDuplicateFilterEnabled() - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- isFormResource(String) - Method in class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilder
- isInitialized - Static variable in class org.flowable.form.engine.FormEngines
- isInitialized() - Static method in class org.flowable.form.engine.FormEngines
- isLatest() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- isNew - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- isNew() - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- isNew() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- isUsePrefixId() - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- isWithoutTaskId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- isWithoutTenantId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
K
- key - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- key - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- keyLike - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
L
- latest - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- latestVersion() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- LIQUIBASE_CHANGELOG - Static variable in class org.flowable.form.engine.impl.db.FormDbSchemaManager
- LIQUIBASE_CHANGELOG_PREFIX - Static variable in class org.flowable.form.engine.FormEngineConfiguration
- logger - Variable in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- logger - Variable in class org.flowable.form.engine.test.FlowableFormExtension
- LOGGER - Static variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
M
- main(String[]) - Static method in class org.flowable.form.engine.impl.db.DbSchemaDrop
- makeFormDefinitionsConsistentWithPersistedVersions(ParsedDeployment) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
-
Loads the persisted version of each form and set values on the in-memory version to be consistent.
- managementService - Variable in class org.flowable.form.engine.impl.FormEngineImpl
- mapFormDefinitionsToParses - Variable in class org.flowable.form.engine.impl.deployer.ParsedDeployment
- mapFormDefinitionsToResources - Variable in class org.flowable.form.engine.impl.deployer.ParsedDeployment
- mapperClass - Variable in class org.flowable.form.engine.impl.cmd.ExecuteCustomSqlCmd
- MybatisFormDefinitionDataManager - Class in org.flowable.form.engine.impl.persistence.entity.data.impl
- MybatisFormDefinitionDataManager(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- MybatisFormDeploymentDataManager - Class in org.flowable.form.engine.impl.persistence.entity.data.impl
- MybatisFormDeploymentDataManager(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDeploymentDataManager
- MybatisFormInstanceDataManager - Class in org.flowable.form.engine.impl.persistence.entity.data.impl
- MybatisFormInstanceDataManager(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormInstanceDataManager
- MybatisFormResourceDataManager - Class in org.flowable.form.engine.impl.persistence.entity.data.impl
- MybatisFormResourceDataManager(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormResourceDataManager
N
- name - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- name - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- name - Variable in class org.flowable.form.engine.impl.FormEngineImpl
- name - Variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- name - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- name - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- name - Variable in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
- name(String) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- name(String) - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- NAME_DEFAULT - Static variable in class org.flowable.form.engine.FormEngines
- nameLike - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- nameLike - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- NativeFormDefinitionQueryImpl - Class in org.flowable.form.engine.impl
- NativeFormDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.form.engine.impl.NativeFormDefinitionQueryImpl
- NativeFormDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.form.engine.impl.NativeFormDefinitionQueryImpl
- NativeFormDeploymentQueryImpl - Class in org.flowable.form.engine.impl
- NativeFormDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.form.engine.impl.NativeFormDeploymentQueryImpl
- NativeFormDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.form.engine.impl.NativeFormDeploymentQueryImpl
- newParentDeploymentId - Variable in class org.flowable.form.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- newTenantId - Variable in class org.flowable.form.engine.impl.cmd.SetDeploymentTenantIdCmd
O
- orderByDeploymentId() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- orderByDeploymentId() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- orderByDeploymentName() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- orderByDeploymentTime() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- orderByFormCategory() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- orderByFormDefinitionKey() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- orderByFormId() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- orderByFormName() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- orderByFormVersion() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- orderBySubmittedDate() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- orderByTenantId() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- orderByTenantId() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- orderByTenantId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- org.flowable.form.engine - package org.flowable.form.engine
- org.flowable.form.engine.impl - package org.flowable.form.engine.impl
- org.flowable.form.engine.impl.cfg - package org.flowable.form.engine.impl.cfg
- org.flowable.form.engine.impl.cmd - package org.flowable.form.engine.impl.cmd
- org.flowable.form.engine.impl.db - package org.flowable.form.engine.impl.db
- org.flowable.form.engine.impl.deployer - package org.flowable.form.engine.impl.deployer
- org.flowable.form.engine.impl.io - package org.flowable.form.engine.impl.io
- org.flowable.form.engine.impl.parser - package org.flowable.form.engine.impl.parser
- org.flowable.form.engine.impl.persistence - package org.flowable.form.engine.impl.persistence
- org.flowable.form.engine.impl.persistence.deploy - package org.flowable.form.engine.impl.persistence.deploy
- org.flowable.form.engine.impl.persistence.entity - package org.flowable.form.engine.impl.persistence.entity
- org.flowable.form.engine.impl.persistence.entity.data - package org.flowable.form.engine.impl.persistence.entity.data
- org.flowable.form.engine.impl.persistence.entity.data.impl - package org.flowable.form.engine.impl.persistence.entity.data.impl
- org.flowable.form.engine.impl.repository - package org.flowable.form.engine.impl.repository
- org.flowable.form.engine.impl.test - package org.flowable.form.engine.impl.test
- org.flowable.form.engine.impl.util - package org.flowable.form.engine.impl.util
- org.flowable.form.engine.test - package org.flowable.form.engine.test
- outcome - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- outcome - Variable in class org.flowable.form.engine.impl.cmd.GetVariablesFromFormSubmissionCmd
P
- parentDeploymentId - Variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- parentDeploymentId - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelCmd
- parentDeploymentId - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- parentDeploymentId - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- parentDeploymentId - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- parentDeploymentId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- parentDeploymentId(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- parentDeploymentIdLike - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- parentDeploymentIdLike(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- ParsedDeployment - Class in org.flowable.form.engine.impl.deployer
-
An intermediate representation of a DeploymentEntity which keeps track of all of the entity's and resources.
- ParsedDeployment(FormDeploymentEntity, List<FormDefinitionEntity>, Map<FormDefinitionEntity, FormDefinitionParse>, Map<FormDefinitionEntity, FormResourceEntity>) - Constructor for class org.flowable.form.engine.impl.deployer.ParsedDeployment
- ParsedDeploymentBuilder - Class in org.flowable.form.engine.impl.deployer
- ParsedDeploymentBuilder(FormDeploymentEntity, FormDefinitionParseFactory) - Constructor for class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilder
- parsedDeploymentBuilderFactory - Variable in class org.flowable.form.engine.FormEngineConfiguration
- parsedDeploymentBuilderFactory - Variable in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- ParsedDeploymentBuilderFactory - Class in org.flowable.form.engine.impl.deployer
- ParsedDeploymentBuilderFactory() - Constructor for class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilderFactory
- persistFormDefinitions(ParsedDeployment) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
-
Saves each decision table.
- postDefaultELResolvers - Variable in class org.flowable.form.engine.FormEngineConfiguration
- preBeanELResolvers - Variable in class org.flowable.form.engine.FormEngineConfiguration
- preDefaultELResolvers - Variable in class org.flowable.form.engine.FormEngineConfiguration
- processDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- processDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.DeleteFormInstancesByProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- processDefinitionId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- processDefinitionId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- processDefinitionIdLike - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- processDefinitionIdLike(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- processInstanceId - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- processInstanceId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- processInstanceId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- processInstanceIdLike - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- processInstanceIdLike(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
R
- registerFormEngine(FormEngine) - Static method in class org.flowable.form.engine.FormEngines
-
Registers the given form engine.
- removeDeployment(String, boolean) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- removeDeployments(FormRepositoryService) - Method in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- repositoryService - Variable in class org.flowable.form.engine.impl.FormEngineImpl
- repositoryService - Variable in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- repositoryService - Variable in class org.flowable.form.engine.test.FlowableFormRule
- resolveFormDefinition(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- resolveFormDefinition(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- resolveFormDefinition(FormDefinition) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
-
Resolving the decision will fetch the DMN, parse it and store the
FormDefinitionin memory. - resolveFormInstance(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- resolveFormInstance(FormDefinitionCacheEntry, CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- resolveFormInstanceModel(FormDefinitionCacheEntry, FormInstance, CommandContext) - Method in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- resolveFormModel(FormDefinitionCacheEntry, CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.form.engine.test.FlowableFormExtension
- resourceDataManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
- resourceEntityManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
- resourceEntityManager - Variable in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- resourceName - Variable in class org.flowable.form.engine.impl.cmd.GetDeploymentResourceCmd
- resourceName - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- resourceName - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- resourceNameLike - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- resourceRef - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- ResourceRef - Class in org.flowable.form.engine.impl.persistence.entity
-
Encapsulates the logic for transparently working with
ByteArrayEntity. - ResourceRef() - Constructor for class org.flowable.form.engine.impl.persistence.entity.ResourceRef
- ResourceRef(String) - Constructor for class org.flowable.form.engine.impl.persistence.entity.ResourceRef
- ResourceRefTypeHandler - Class in org.flowable.form.engine.impl.persistence
-
MyBatis TypeHandler for
ResourceRef. - ResourceRefTypeHandler() - Constructor for class org.flowable.form.engine.impl.persistence.ResourceRefTypeHandler
- resources - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- resources() - Method in annotation type org.flowable.form.engine.test.FormDeploymentAnnotation
-
Specify resources that make up the process definition.
- ResourceStreamSource - Class in org.flowable.form.engine.impl.io
- ResourceStreamSource(String) - Constructor for class org.flowable.form.engine.impl.io.ResourceStreamSource
- retry(String) - Static method in class org.flowable.form.engine.FormEngines
-
retries to initialize a form engine that previously failed.
S
- saveFormInstance(Map<String, Object>, FormInfo, String, String, String, String, String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- saveFormInstanceByFormDefinitionId(Map<String, Object>, String, String, String, String, String, String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- SaveFormInstanceCmd - Class in org.flowable.form.engine.impl.cmd
- SaveFormInstanceCmd(String, Map<String, Object>, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SaveFormInstanceCmd
- SaveFormInstanceCmd(String, Map<String, Object>, String, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SaveFormInstanceCmd
- SaveFormInstanceCmd(FormInfo, Map<String, Object>, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SaveFormInstanceCmd
- SaveFormInstanceCmd(FormInfo, Map<String, Object>, String, String, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SaveFormInstanceCmd
- saveFormInstanceWithScopeId(Map<String, Object>, String, String, String, String, String, String, String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- saveFormInstanceWithScopeId(Map<String, Object>, FormInfo, String, String, String, String, String, String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- schemaCreate() - Method in class org.flowable.form.engine.impl.db.FormDbSchemaManager
- schemaDrop() - Method in class org.flowable.form.engine.impl.db.FormDbSchemaManager
- SchemaOperationsFormEngineBuild - Class in org.flowable.form.engine.impl.cmd
- SchemaOperationsFormEngineBuild() - Constructor for class org.flowable.form.engine.impl.cmd.SchemaOperationsFormEngineBuild
- schemaUpdate() - Method in class org.flowable.form.engine.impl.db.FormDbSchemaManager
- scopeDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- scopeDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.DeleteFormInstancesByScopeDefinitionCmd
- scopeDefinitionId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- scopeDefinitionId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- scopeDefinitionId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- scopeId - Variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- scopeId - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- scopeId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- scopeId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- scopeId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- scopeType - Variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- scopeType - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- scopeType - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- scopeType - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- scopeType(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- setBytes(byte[]) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormResourceEntity
- setBytes(byte[]) - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
- setCachingAndArtifactsManager(CachingAndArtifactsManager) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- setCategory(String) - Method in class org.flowable.form.engine.impl.cmd.SetDeploymentCategoryCmd
- setCategory(String) - Method in class org.flowable.form.engine.impl.cmd.SetFormDefinitionCategoryCmd
- setCategory(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntity
- setCategory(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- setCategory(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- setCategory(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- setChangeTenantIdManager(ChangeTenantIdManager) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setConfigurationResource(String) - Method in class org.flowable.form.engine.test.FlowableFormRule
- setCurrentTime(Instant) - Method in class org.flowable.form.engine.test.FlowableFormTestHelper
- setCurrentTime(Date) - Method in class org.flowable.form.engine.test.FlowableFormTestHelper
- setDeployers(List<Deployer>) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- setDeployment(FormDeploymentEntity) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- setDeploymentCategory(String, String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- SetDeploymentCategoryCmd - Class in org.flowable.form.engine.impl.cmd
- SetDeploymentCategoryCmd(String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SetDeploymentCategoryCmd
- setDeploymentDataManager(FormDeploymentDataManager) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setDeploymentEntityManager(FormDeploymentEntityManager) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setDeploymentEntityManager(FormDeploymentEntityManager) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- setDeploymentId(String) - Method in class org.flowable.form.engine.impl.cmd.SetDeploymentCategoryCmd
- setDeploymentId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntity
- setDeploymentId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- setDeploymentId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormResourceEntity
- setDeploymentId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
- setDeploymentIdFromDeploymentAnnotation(String) - Method in class org.flowable.form.engine.test.FlowableFormTestHelper
- SetDeploymentParentDeploymentIdCmd - Class in org.flowable.form.engine.impl.cmd
- SetDeploymentParentDeploymentIdCmd(String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- setDeploymentTenantId(String, String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- SetDeploymentTenantIdCmd - Class in org.flowable.form.engine.impl.cmd
- SetDeploymentTenantIdCmd(String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SetDeploymentTenantIdCmd
- setDeploymentTime(Date) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- setDeploymentTime(Date) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- setDescription(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntity
- setDescription(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- setEngineName(String) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setExpressionManager(ExpressionManager) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormCache(DeploymentCache<FormDefinitionCacheEntry>) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- setFormDefinitionCache(DeploymentCache<FormDefinitionCacheEntry>) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormDefinitionCacheLimit(int) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormDefinitionCategory(String, String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
- SetFormDefinitionCategoryCmd - Class in org.flowable.form.engine.impl.cmd
- SetFormDefinitionCategoryCmd(String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SetFormDefinitionCategoryCmd
- setFormDefinitionDataManager(FormDefinitionDataManager) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormDefinitionEntity(FormDefinitionEntity) - Method in class org.flowable.form.engine.impl.persistence.deploy.FormDefinitionCacheEntry
- setFormDefinitionEntityManager(FormDefinitionEntityManager) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormDefinitionEntityManager(FormDefinitionEntityManager) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
- setFormDefinitionId(String) - Method in class org.flowable.form.engine.impl.cmd.SetFormDefinitionCategoryCmd
- setFormDefinitionId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setFormDefinitionId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setFormDefinitionJson(String) - Method in class org.flowable.form.engine.impl.persistence.deploy.FormDefinitionCacheEntry
- setFormDefinitionVersionsAndIds(ParsedDeployment, Map<FormDefinitionEntity, FormDefinitionEntity>) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
-
Sets the version on each form entity, and the identifier.
- setFormDeployer(FormDefinitionDeployer) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormDeploymentHelper(FormDefinitionDeploymentHelper) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- setFormEngine(FormEngine) - Method in class org.flowable.form.engine.test.FlowableFormRule
- setFormEngineConfiguration(FormEngineConfiguration) - Method in class org.flowable.form.engine.test.FlowableFormRule
- setFormInstanceDataManager(FormInstanceDataManager) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormInstanceEntityManager(FormInstanceEntityManager) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormJsonConverter(FormJsonConverter) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormManagementService(FormManagementService) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormModel(SimpleFormModel) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- setFormParseFactory(FormDefinitionParseFactory) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormParseFactory(FormDefinitionParseFactory) - Method in class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilderFactory
- setFormRepositoryService(FormRepositoryService) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormService(FormService) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setFormValueBytes(byte[]) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setFormValueBytes(byte[]) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setFormValuesId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setFormValuesId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setIdGenerator(IdGenerator) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- setInitialized(boolean) - Static method in class org.flowable.form.engine.FormEngines
- setKey(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntity
- setKey(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- setName(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntity
- setName(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- setName(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- setName(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- setName(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormResourceEntity
- setName(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
- setNew(boolean) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- setNew(boolean) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- setParameter(PreparedStatement, int, ResourceRef, JdbcType) - Method in class org.flowable.form.engine.impl.persistence.ResourceRefTypeHandler
- setParentDeploymentId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- setParentDeploymentId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- setParsedDeploymentBuilderFactory(ParsedDeploymentBuilderFactory) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- setPostDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setPreBeanELResolvers(Collection<ELResolver>) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setPreDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setProcessDefinitionId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setProcessDefinitionId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setProcessInstanceId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setRepositoryService(FormRepositoryService) - Method in class org.flowable.form.engine.test.FlowableFormRule
- setResourceDataManager(FormResourceDataManager) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setResourceEntityManager(FormResourceEntityManager) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setResourceName(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntity
- setResourceName(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- setResourceNamesOnFormDefinitions(ParsedDeployment) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeploymentHelper
-
Updates all the decision table entities to have the correct resource names.
- setResources(Map<String, FormResourceEntity>) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- setResources(Map<String, FormResourceEntity>) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- setScopeDefinitionId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setScopeDefinitionId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setScopeId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setScopeId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setScopeType(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setScopeType(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setSourceSystemId(String) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- setStreamSource(StreamSource) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- setSubmittedBy(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setSubmittedBy(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setSubmittedDate(Date) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setSubmittedDate(Date) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setTableDataManager(TableDataManager) - Method in class org.flowable.form.engine.FormEngineConfiguration
- setTaskId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setTaskId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setTenantId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntity
- setTenantId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- setTenantId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
- setTenantId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- setTenantId(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormInstanceEntity
- setTenantId(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- setUsePrefixId(boolean) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
- setValue(String, byte[]) - Method in class org.flowable.form.engine.impl.persistence.entity.ResourceRef
- setVersion(int) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntity
- setVersion(int) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- skipped(AssumptionViolatedException, Description) - Method in class org.flowable.form.engine.test.FlowableFormRule
-
Invoked when a test is skipped due to a failed assumption.
- sourceInputStream(InputStream) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- sourceResource(String) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- sourceString(String) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- sourceSystemId - Variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- sourceUrl(String) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- sourceUrl(URL) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- StandaloneFormEngineConfiguration - Class in org.flowable.form.engine.impl.cfg
- StandaloneFormEngineConfiguration() - Constructor for class org.flowable.form.engine.impl.cfg.StandaloneFormEngineConfiguration
- StandaloneInMemFormEngineConfiguration - Class in org.flowable.form.engine.impl.cfg
- StandaloneInMemFormEngineConfiguration() - Constructor for class org.flowable.form.engine.impl.cfg.StandaloneInMemFormEngineConfiguration
- starting(Description) - Method in class org.flowable.form.engine.test.FlowableFormRule
- streamSource - Variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- SUBMITTED_DATE - Static variable in class org.flowable.form.engine.impl.FormInstanceQueryProperty
- submittedBy - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- submittedBy - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- submittedBy(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- submittedByLike - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- submittedByLike(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- submittedDate - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- submittedDate - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- submittedDate(Date) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- submittedDateAfter - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- submittedDateAfter(Date) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- submittedDateBefore - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- submittedDateBefore(Date) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- succeeded(Description) - Method in class org.flowable.form.engine.test.FlowableFormRule
-
Invoked when a test succeeds
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.form.engine.impl.test.InternalFlowableFormExtension
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.form.engine.test.FlowableFormExtension
T
- targetNamespace - Variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- taskId - Variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- taskId - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- taskId - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- taskId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- taskId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- taskId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- taskIdLike - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- taskIdLike(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- TENANT_ID - Static variable in class org.flowable.form.engine.impl.FormInstanceQueryProperty
- tenantId - Variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- tenantId - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- tenantId - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelCmd
- tenantId - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- tenantId - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- tenantId - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- tenantId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- tenantId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- tenantId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- tenantId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- tenantId() - Method in annotation type org.flowable.form.engine.test.FormDeploymentAnnotation
- tenantId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- tenantId(String) - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
- tenantIdLike - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- tenantIdLike - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- tenantIdLike - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- tenantIdLike(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- toString() - Method in class org.flowable.form.engine.impl.io.ResourceStreamSource
- toString() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- toString() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
- toString() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
- toString() - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityImpl
- toString() - Method in class org.flowable.form.engine.impl.persistence.entity.ResourceRef
- transformFormFieldValueToVariableValue(FormField, Object) - Method in class org.flowable.form.engine.impl.cmd.GetVariablesFromFormSubmissionCmd
U
- unregister(FormEngine) - Static method in class org.flowable.form.engine.FormEngines
-
Unregisters the given form engine.
- updateCachingAndArtifacts(ParsedDeployment) - Method in class org.flowable.form.engine.impl.deployer.CachingAndArtifactsManager
-
Ensures that the decision table is cached in the appropriate places, including the deployment's collection of deployed artifacts and the deployment manager's cache.
- updateFormDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.data.FormDefinitionDataManager
- updateFormDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.data.impl.MybatisFormDefinitionDataManager
- updateFormDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManager
- updateFormDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
- usePrefixId - Variable in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
V
- validateFormFields(String, String, String, String, String, FormInfo, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
- validateSchema - Variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
- value() - Method in annotation type org.flowable.form.engine.test.FormConfigurationResource
-
The location of the resource that should be used to create the ProcessEngine.
- values - Variable in class org.flowable.form.engine.impl.cmd.GetVariablesFromFormSubmissionCmd
- variables - Variable in class org.flowable.form.engine.impl.cmd.AbstractGetFormInstanceModelCmd
- variables - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
- variables - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
- verifyFormsDoNotShareKeys(Collection<FormDefinitionEntity>) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeploymentHelper
-
Verifies that no two decision tables share the same key, to prevent database unique index violation.
- version - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- version - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
- VERSION - Static variable in interface org.flowable.form.engine.FormEngine
-
the version of the flowable form library
- versionGt - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- versionGte - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- versionLt - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- versionLte - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
W
- withoutTaskId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- withoutTaskId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
- withoutTenantId - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
- withoutTenantId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
- withoutTenantId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
All Classes All Packages