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

A

AbstractEntityManager<EntityImpl extends Entity> - Class in org.flowable.form.engine.impl.persistence.entity
 
AbstractEntityManager(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.persistence.entity.AbstractEntityManager
 
AbstractFlowableTestCase - Class in org.flowable.form.engine.impl.test
 
AbstractFlowableTestCase() - Constructor for class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
 
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
 
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(FormInfo, Map<String, Object>, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
 
AbstractSaveFormInstanceCmd(String, Map<String, Object>, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
 
AbstractSaveFormInstanceCmd(String, Map<String, Object>, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
 
AbstractSaveFormInstanceCmd(FormInfo, Map<String, Object>, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
 
AbstractTestCase - Class in org.flowable.form.engine.impl.test
 
AbstractTestCase() - Constructor for class org.flowable.form.engine.impl.test.AbstractTestCase
 
addClasspathResource(String) - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
 
addConfigurator(EngineConfigurator) - Method in class org.flowable.form.engine.FormEngineConfiguration
 
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
 
addOrder(String, String) - Method in class org.flowable.form.engine.impl.TablePageQueryImpl
 
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
 
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.persistence.entity.TableDataManagerImpl
 
apply(Statement, Description) - Method in class org.flowable.form.engine.test.FlowableFormRule
Implementation based on TestWatcher.
assertAndEnsureCleanDb() - Method in class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
Each test is assumed to clean up all DB content it entered.
assertAndEnsureCleanDb(FormEngine) - Static method in class org.flowable.form.engine.test.FormTestHelper
Each test is assumed to clean up all DB content it entered.
assertTextPresent(String, String) - Method in class org.flowable.form.engine.impl.test.AbstractTestCase
Asserts if the provided text is part of some text.
assertTextPresentIgnoreCase(String, String) - Method in class org.flowable.form.engine.impl.test.AbstractTestCase
Asserts if the provided text is part of some text, ignoring any uppercase characters

B

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 - 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
 
cachingAndArtifactsManager - Variable in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
 
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
 
checkQueryOk() - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
 
checkVersion(Integer) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
 
close() - Method in interface org.flowable.form.engine.FormEngine
 
close() - Method in class org.flowable.form.engine.impl.FormEngineImpl
 
closeDownFormEngine() - Method in class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
 
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.FlowableFormRule
 
configurators - Variable in class org.flowable.form.engine.FormEngineConfiguration
 
configuratorsAfterInit() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
configuratorsBeforeInit() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
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.AbstractEntityManager
 
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
 
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
 
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) - Method in class org.flowable.form.engine.impl.FormServiceImpl
 
CreateFormInstanceCmd - Class in org.flowable.form.engine.impl.cmd
 
CreateFormInstanceCmd(FormInfo, Map<String, Object>, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.CreateFormInstanceCmd
 
CreateFormInstanceCmd(String, Map<String, Object>, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.CreateFormInstanceCmd
 
CreateFormInstanceCmd(FormInfo, Map<String, Object>, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.CreateFormInstanceCmd
 
CreateFormInstanceCmd(String, Map<String, Object>, 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) - Method in class org.flowable.form.engine.impl.FormServiceImpl
 
createFormParseFromResource(FormResourceEntity) - Method in class org.flowable.form.engine.impl.deployer.ParsedDeploymentBuilder
 
createLiquibaseInstance() - Static method in class org.flowable.form.engine.impl.db.FormDbSchemaManager
 
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.GetFormInstanceModelCmd
 
DATE_FORMAT - Static variable in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
 
dbSchemaCreate() - Method in class org.flowable.form.engine.impl.db.FormDbSchemaManager
 
DbSchemaDrop - Class in org.flowable.form.engine.impl.db
 
DbSchemaDrop() - Constructor for class org.flowable.form.engine.impl.db.DbSchemaDrop
 
dbSchemaDrop() - Method in class org.flowable.form.engine.impl.db.FormDbSchemaManager
 
dbSchemaUpdate() - Method in class org.flowable.form.engine.impl.db.FormDbSchemaManager
 
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(String) - Method in class org.flowable.form.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl, boolean) - Method in class org.flowable.form.engine.impl.persistence.entity.AbstractEntityManager
 
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
 
deleteDecisionTablesForDeployment(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
 
deleteDeployment(String) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
 
deleteDeployment(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManager
 
deleteDeployment(String) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
 
DeleteDeploymentCmd - Class in org.flowable.form.engine.impl.cmd
 
DeleteDeploymentCmd(String) - 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
 
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
 
deploy(FormDeploymentEntity) - Method in class org.flowable.form.engine.impl.deployer.FormDefinitionDeployer
 
deploy(FormDeploymentBuilderImpl) - Method in class org.flowable.form.engine.impl.FormRepositoryServiceImpl
 
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() - Method in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
 
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(FormDeploymentEntity) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
 
deployment - Variable in class org.flowable.form.engine.impl.repository.FormDeploymentBuilderImpl
 
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
 
deploymentDataManager - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
 
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(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
 
deploymentId - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
 
deploymentId(String) - Method 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
 
deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
 
deploymentIds - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
 
deploymentIds(Set<String>) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
 
deploymentIdsForAutoCleanup - Variable in class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
 
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
 
deploymentTenantId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
deploymentTenantIdLike(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
 
deploymentTenantIdLike(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
deploymentTime - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
 
deploymentWithoutTenantId() - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
 
deploymentWithoutTenantId() - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
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.

E

EMPTY_LINE - Static variable in class org.flowable.form.engine.impl.test.AbstractTestCase
 
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
 
entityToTableNameMap - Static variable in class org.flowable.form.engine.impl.persistence.entity.TableDataManagerImpl
 
exception - Variable in class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
 
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.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.GetFormInstanceModelCmd
 
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.GetTableCountCmd
 
execute(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetTableMetaDataCmd
 
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.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
 
execute(CommandContext) - Method in class org.flowable.form.engine.impl.TablePageQueryImpl
 
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
fillFormFieldValues(FormInstance, FormInstanceInfo, CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
fillFormFieldValues(FormInstance, FormInfo, CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
 
fillFormInstanceValues(FormInstanceInfo, FormInstance, Map<String, JsonNode>, ObjectMapper) - Method in class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
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.GetFormInstanceModelCmd
 
findById(String) - Method in class org.flowable.form.engine.impl.persistence.entity.AbstractEntityManager
 
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
 
findLatestFormDefinition(FormDefinition) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
 
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
 
firstResult - Variable in class org.flowable.form.engine.impl.TablePageQueryImpl
 
FlowableFormRule - Class in org.flowable.form.engine.test
Convenience for DmnEngine 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
 
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_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
 
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
 
formDefinitionDataManager - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
 
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.GetFormDefinitionCmd
 
formDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.GetFormDefinitionResourceCmd
 
formDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
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(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
formDefinitionId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
 
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.GetFormInstanceModelCmd
 
formDefinitionKey - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelCmd
 
formDefinitionKey - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
 
formDefinitionKey(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
 
formDefinitionKey - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
 
formDefinitionKey(String) - Method in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
 
formDefinitionKeyLike(String) - Method in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
 
formDefinitionKeyLike - Variable in class org.flowable.form.engine.impl.FormDeploymentQueryImpl
 
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
 
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 - Interface in org.flowable.form.engine
 
formEngine - Variable in class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
 
formEngine - 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
 
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.impl.test.AbstractFlowableTestCase
 
formEngineConfiguration - Variable in class org.flowable.form.engine.test.FlowableFormRule
 
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 - Class in org.flowable.form.engine
 
FormEngines() - Constructor for class org.flowable.form.engine.FormEngines
 
formEngines - Static variable in 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
 
formInstanceDataManager - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManagerImpl
 
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.GetFormInstanceModelCmd
 
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 ProcessDefinitionQuery.
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
 
formService - Variable in class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
 
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 FormDefinitionEntity and SimpleFormModel lookup.
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
 
getCommandContext() - Method in class org.flowable.form.engine.impl.persistence.AbstractManager
 
getCommandContext() - Static method in class org.flowable.form.engine.impl.util.CommandContextUtil
 
getConfigurationResource() - Method in class org.flowable.form.engine.test.FlowableFormRule
 
getCustomExpressionMethods() - Method in interface org.flowable.form.engine.CustomExpressionFunctionRegistry
 
getDataManager() - Method in class org.flowable.form.engine.impl.persistence.entity.AbstractEntityManager
 
getDataManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
 
getDataManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
 
getDataManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManagerImpl
 
getDataManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManagerImpl
 
getDbSqlSession() - Method in class org.flowable.form.engine.impl.persistence.entity.TableDataManagerImpl
 
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
 
getDeploymentDataManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
 
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
 
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
 
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
 
getFormDefinitionDataManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
 
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() - 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(String) - Static method in class org.flowable.form.engine.FormEngines
Obtain a form engine by name.
getFormEngine() - Method in class org.flowable.form.engine.test.FlowableFormRule
 
getFormEngine(String) - Static method in class org.flowable.form.engine.test.FormTestHelper
 
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.
getFormInstanceDataManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
getFormInstanceDataManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManagerImpl
 
getFormInstanceEntityManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
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, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
 
getFormInstanceModelById(String, String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
 
getFormInstanceModelById(String, String, String, Map<String, Object>, String) - 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) - 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) - Method in class org.flowable.form.engine.impl.FormServiceImpl
 
GetFormInstanceModelCmd - Class in org.flowable.form.engine.impl.cmd
 
GetFormInstanceModelCmd(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, String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
GetFormInstanceModelCmd(String, String, String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
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) - 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) - 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) - Constructor for class org.flowable.form.engine.impl.cmd.GetFormModelCmd
 
GetFormModelCmd(String, String, String, String) - 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) - 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) - 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) - Method in class org.flowable.form.engine.impl.FormServiceImpl
 
GetFormModelWithVariablesCmd - Class in org.flowable.form.engine.impl.cmd
 
GetFormModelWithVariablesCmd(String, String, String, Map<String, Object>) - 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, 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
 
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 interface org.flowable.form.engine.FormEngine
The name as specified in 'form-engine-name' in the flowable.form.cfg.xml configuration file.
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
 
getObjectMapper() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
getOrder() - Method in class org.flowable.form.engine.impl.TablePageQueryImpl
 
getParentDeploymentId() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
 
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
 
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
 
getResourceDataManager() - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManagerImpl
 
getResourceEntityManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
getResourceEntityManager() - Method in class org.flowable.form.engine.impl.persistence.AbstractManager
 
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(ResultSet, String) - Method in class org.flowable.form.engine.impl.persistence.ResourceRefTypeHandler
 
getResult(ResultSet, int) - Method in class org.flowable.form.engine.impl.persistence.ResourceRefTypeHandler
 
getResult(CallableStatement, int) - 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
 
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
 
getTableCount() - Method in interface org.flowable.form.engine.impl.persistence.entity.TableDataManager
 
getTableCount() - Method in class org.flowable.form.engine.impl.persistence.entity.TableDataManagerImpl
 
getTableCount(String) - Method in class org.flowable.form.engine.impl.persistence.entity.TableDataManagerImpl
 
GetTableCountCmd - Class in org.flowable.form.engine.impl.cmd
 
GetTableCountCmd() - Constructor for class org.flowable.form.engine.impl.cmd.GetTableCountCmd
 
getTableDataManager() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
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
 
getTableMetaData(String) - Method in interface org.flowable.form.engine.impl.persistence.entity.TableDataManager
 
getTableMetaData(String) - Method in class org.flowable.form.engine.impl.persistence.entity.TableDataManagerImpl
 
GetTableMetaDataCmd - Class in org.flowable.form.engine.impl.cmd
 
GetTableMetaDataCmd(String) - Constructor for class org.flowable.form.engine.impl.cmd.GetTableMetaDataCmd
 
getTableName(Class<?>) - Method in class org.flowable.form.engine.impl.FormManagementServiceImpl
 
getTableName(Class<?>, boolean) - Method in interface org.flowable.form.engine.impl.persistence.entity.TableDataManager
 
getTableName(Class<?>, boolean) - Method in class org.flowable.form.engine.impl.persistence.entity.TableDataManagerImpl
 
getTableName() - Method in class org.flowable.form.engine.impl.TablePageQueryImpl
 
GetTableNameCmd - Class in org.flowable.form.engine.impl.cmd
 
GetTableNameCmd(Class<?>) - Constructor for class org.flowable.form.engine.impl.cmd.GetTableNameCmd
 
getTablePage(TablePageQueryImpl, int, int) - Method in interface org.flowable.form.engine.impl.persistence.entity.TableDataManager
 
getTablePage(TablePageQueryImpl, int, int) - Method in class org.flowable.form.engine.impl.persistence.entity.TableDataManagerImpl
 
getTablesPresentInDatabase() - Method in interface org.flowable.form.engine.impl.persistence.entity.TableDataManager
 
getTablesPresentInDatabase() - Method in class org.flowable.form.engine.impl.persistence.entity.TableDataManagerImpl
 
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
 
getVariablesFromFormSubmission(FormInfo, Map<String, Object>) - Method in class org.flowable.form.engine.impl.FormServiceImpl
 
getVariablesFromFormSubmission(FormInfo, Map<String, Object>, String) - 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.xml and for resources flowable-form-context.xml (Spring style configuration).
initCommandExecutors() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
initCommandInterceptors() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
initConfigurators() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
initDataManagers() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
initDbSchema() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
initDbSchemaManager() - 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.impl.test.AbstractFlowableTestCase
 
initializeFormEngine() - Method in class org.flowable.form.engine.test.FlowableFormRule
 
initializeServices() - Method in class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
 
initializeServices() - Method in class org.flowable.form.engine.test.FlowableFormRule
 
initializeValues(String, String, String, String, String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
initializeValues(String, String, String, Map<String, Object>) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
 
initServices() - Method in class org.flowable.form.engine.FormEngineConfiguration
 
insert(EntityImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.AbstractEntityManager
 
insert(EntityImpl, boolean) - Method in class org.flowable.form.engine.impl.persistence.entity.AbstractEntityManager
 
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
 
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
 
isEmptyLinesEnabled - Variable in class org.flowable.form.engine.impl.test.AbstractTestCase
 
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() - Method in interface org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntity
 
isNew - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
 
isNew() - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityImpl
 
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
 
listPage(int, int) - Method in class org.flowable.form.engine.impl.TablePageQueryImpl
 
LOGGER - Static variable in class org.flowable.form.engine.FormEngineConfiguration
 
LOGGER - Static variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
 
LOGGER - Static variable in class org.flowable.form.engine.impl.test.AbstractTestCase
 

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
 
managementService - Variable in class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
 
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
 
maxResults - Variable in class org.flowable.form.engine.impl.TablePageQueryImpl
 
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(String) - Method 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.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
 
nullifyServices() - Method in class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
 

O

objectMapper - Variable in class org.flowable.form.engine.FormEngineConfiguration
 
order - Variable in class org.flowable.form.engine.impl.TablePageQueryImpl
 
orderAsc(String) - Method in class org.flowable.form.engine.impl.TablePageQueryImpl
 
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
 
orderDesc(String) - Method in class org.flowable.form.engine.impl.TablePageQueryImpl
 
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.GetVariablesFromFormSubmissionCmd
 

P

parentDeploymentId - Variable in class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
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.FormDeploymentQueryImpl
 
parentDeploymentId(String) - Method 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.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.
processDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
 
processDefinitionId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
processDefinitionId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
processDefinitionId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
 
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.AbstractSaveFormInstanceCmd
 
processInstanceId - Variable in class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
processInstanceId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
processInstanceId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
processInstanceId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
 
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) - Method in class org.flowable.form.engine.impl.persistence.deploy.DeploymentManager
 
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.impl.test.AbstractFlowableTestCase
 
repositoryService - Variable in class org.flowable.form.engine.test.FlowableFormRule
 
resolveFormDefinition(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
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 FormDefinition in memory.
resolveFormInstance(CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
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.GetFormInstanceModelCmd
 
resolveFormModel(FormDefinitionCacheEntry, CommandContext) - Method in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
 
resourceDataManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
 
resourceDataManager - Variable in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManagerImpl
 
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
 
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.
runBare() - Method in class org.flowable.form.engine.impl.test.AbstractFlowableTestCase
 
runTest() - Method in class org.flowable.form.engine.impl.test.AbstractTestCase
 

S

saveFormInstance(Map<String, Object>, FormInfo, String, String, String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
 
saveFormInstanceByFormDefinitionId(Map<String, Object>, String, String, String, String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
 
SaveFormInstanceCmd - Class in org.flowable.form.engine.impl.cmd
 
SaveFormInstanceCmd(FormInfo, Map<String, Object>, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SaveFormInstanceCmd
 
SaveFormInstanceCmd(String, Map<String, Object>, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SaveFormInstanceCmd
 
SaveFormInstanceCmd(FormInfo, Map<String, Object>, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SaveFormInstanceCmd
 
SaveFormInstanceCmd(String, Map<String, Object>, String, String, String, String) - Constructor for class org.flowable.form.engine.impl.cmd.SaveFormInstanceCmd
 
saveFormInstanceWithScopeId(Map<String, Object>, FormInfo, String, String, String, String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
 
saveFormInstanceWithScopeId(Map<String, Object>, String, String, String, String, String) - Method in class org.flowable.form.engine.impl.FormServiceImpl
 
scopeDefinitionId - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
 
scopeDefinitionId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
scopeDefinitionId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
scopeDefinitionId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
 
scopeId - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
 
scopeId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
scopeId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
scopeId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
 
scopeType - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
 
scopeType - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
scopeType(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
scopeType - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
 
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
 
setConfigurationResource(String) - Method in class org.flowable.form.engine.test.FlowableFormRule
 
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
 
setDeploymentDataManager(FormDeploymentDataManager) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDeploymentEntityManagerImpl
 
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
 
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
 
setFormDefinitionDataManager(FormDefinitionDataManager) - Method in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityManagerImpl
 
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
 
setFormInstanceDataManager(FormInstanceDataManager) - Method in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityManagerImpl
 
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
 
setObjectMapper(ObjectMapper) - Method in class org.flowable.form.engine.FormEngineConfiguration
 
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
 
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
 
setResourceDataManager(FormResourceDataManager) - Method in class org.flowable.form.engine.impl.persistence.entity.FormResourceEntityManagerImpl
 
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
 
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(URL) - Method in class org.flowable.form.engine.impl.parser.FormDefinitionParse
 
sourceUrl(String) - 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(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
submittedBy - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
 
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(Date) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
submittedDate - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
 
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

T

tableDataManager - Variable in class org.flowable.form.engine.FormEngineConfiguration
 
TableDataManager - Interface in org.flowable.form.engine.impl.persistence.entity
 
TableDataManagerImpl - Class in org.flowable.form.engine.impl.persistence.entity
 
TableDataManagerImpl(FormEngineConfiguration) - Constructor for class org.flowable.form.engine.impl.persistence.entity.TableDataManagerImpl
 
tableName - Variable in class org.flowable.form.engine.impl.cmd.GetTableMetaDataCmd
 
tableName - Variable in class org.flowable.form.engine.impl.TablePageQueryImpl
 
tableName(String) - Method in class org.flowable.form.engine.impl.TablePageQueryImpl
 
TablePageQueryImpl - Class in org.flowable.form.engine.impl
 
TablePageQueryImpl() - Constructor for class org.flowable.form.engine.impl.TablePageQueryImpl
 
TablePageQueryImpl(CommandExecutor) - Constructor for class org.flowable.form.engine.impl.TablePageQueryImpl
 
targetNamespace - Variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
 
taskId - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
 
taskId - Variable in class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
taskId - Variable in class org.flowable.form.engine.impl.cmd.GetFormModelWithVariablesCmd
 
taskId - Variable in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
taskId(String) - Method in class org.flowable.form.engine.impl.FormInstanceQueryImpl
 
taskId - Variable in class org.flowable.form.engine.impl.persistence.entity.FormInstanceEntityImpl
 
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.GetFormInstanceModelCmd
 
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(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
 
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.
update(EntityImpl) - Method in class org.flowable.form.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl, boolean) - Method in class org.flowable.form.engine.impl.persistence.entity.AbstractEntityManager
 
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
 

V

validateSchema - Variable in class org.flowable.form.engine.impl.parser.FormDefinitionParse
 
values - Variable in class org.flowable.form.engine.impl.cmd.GetVariablesFromFormSubmissionCmd
 
variables - Variable in class org.flowable.form.engine.impl.cmd.AbstractSaveFormInstanceCmd
 
variables - Variable in class org.flowable.form.engine.impl.cmd.GetFormInstanceModelCmd
 
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 - Static variable in interface org.flowable.form.engine.FormEngine
the version of the flowable form library
version - Variable in class org.flowable.form.engine.impl.FormDefinitionQueryImpl
 
version - Variable in class org.flowable.form.engine.impl.persistence.entity.FormDefinitionEntityImpl
 
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

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
 
A B C D E F G I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2018 Flowable. All rights reserved.