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

A

AbstractDmnDataManager<EntityImpl extends Entity> - Class in org.flowable.dmn.engine.impl.persistence.entity.data
 
AbstractDmnDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.AbstractDmnDataManager
 
AbstractDmnEngineNoRevisionEntity - Class in org.flowable.dmn.engine.impl.persistence.entity
 
AbstractDmnEngineNoRevisionEntity() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.AbstractDmnEngineNoRevisionEntity
 
AbstractDmnTestCase - Class in org.flowable.dmn.engine.impl.test
 
AbstractDmnTestCase() - Constructor for class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
 
AbstractEntityManager<EntityImpl extends Entity> - Class in org.flowable.dmn.engine.impl.persistence.entity
 
AbstractEntityManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.AbstractEntityManager
 
AbstractExecuteDecisionCmd - Class in org.flowable.dmn.engine.impl.cmd
 
AbstractExecuteDecisionCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
AbstractExecuteDecisionCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
AbstractFlowableDmnTestCase - Class in org.flowable.dmn.engine.impl.test
 
AbstractFlowableDmnTestCase() - Constructor for class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
AbstractHitPolicy - Class in org.flowable.dmn.engine.impl.hitpolicy
 
AbstractHitPolicy() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
 
AbstractManager - Class in org.flowable.dmn.engine.impl.persistence
 
AbstractManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
activityId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
activityId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
activityId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
activityId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
activityId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
activityId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
addClasspathResource(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
addDate(Object, Object, Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DateUtil
 
addDeployedArtifact(Object) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
addDeployedArtifact(Object) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
addDmnBytes(String, byte[]) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
addDmnModel(String, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
addInputStream(String, InputStream) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
additionalConfiguration(DmnEngineConfiguration) - Method in class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
 
addOrder(String, String) - Method in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
addOutputValues(String, List<Object>) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
addResource(DmnResourceEntity) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
addResource(DmnResourceEntity) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
addRuleResult(int, String, Object) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
addString(String, String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
afterEach(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
aggregateCount(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
aggregateMax(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
aggregateMin(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
aggregateSum(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
aggregator - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
allOf(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
all values of value must be in collection
annotationDeploymentSetUp(DmnEngine, Class<?>, String) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
annotationDeploymentSetUp(DmnEngine, Class<?>, Method, DmnDeployment) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
annotationDeploymentSetUp(DmnEngine, Class<?>, Method, DmnDeploymentAnnotation) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
annotationDeploymentTearDown(DmnEngine, String, Class<?>, String) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
anyOf(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
one of the values of value must be in collection
apiTypeToTableNameMap - Static variable in class org.flowable.dmn.engine.impl.persistence.entity.TableDataManagerImpl
 
apply(Statement, Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
Implementation based on TestWatcher.
assertAndEnsureCleanDb() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
Each test is assumed to clean up all DB content it entered.
assertAndEnsureCleanDb(DmnEngine) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
Each test is assumed to clean up all DB content it entered.
assertTextPresent(String, String) - Method in class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
Asserts if the provided text is part of some text.
assertTextPresentIgnoreCase(String, String) - Method in class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
Asserts if the provided text is part of some text, ignoring any uppercase characters
auditContainer - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 

B

beforeEach(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
build() - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
build(Decision, ExecuteDecisionInfo) - Static method in class org.flowable.dmn.engine.impl.el.ELExecutionContextBuilder
 
buildDmnEngine() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
buildDmnEngine(URL) - Static method in class org.flowable.dmn.engine.DmnEngines
 
bytes - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 

C

cachedDmnEngine - Static variable in class org.flowable.dmn.engine.impl.test.PluggableFlowableDmnTestCase
 
cachingAndArtifactsManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
CachingAndArtifactsManager - Class in org.flowable.dmn.engine.impl.deployer
Updates caches and artifacts for a deployment and its decision tables
CachingAndArtifactsManager() - Constructor for class org.flowable.dmn.engine.impl.deployer.CachingAndArtifactsManager
 
cachingAndArtifactsManager - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
caseInstanceIdWithChildren - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
caseInstanceIdWithChildren(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
category - Variable in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
category - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
 
category - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
category - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
category - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
category - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
category(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
categoryLike - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
categoryNotEquals - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
categoryNotEquals - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
checkExecutionContext(String) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
checkVersion(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
close() - Method in interface org.flowable.dmn.engine.DmnEngine
 
close() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
closeDmnEngines() - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
closeDownDmnEngine() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
closeDownDmnEngine() - Method in class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
 
CollectionUtil - Class in org.flowable.dmn.engine.impl.el.util
 
CollectionUtil() - Constructor for class org.flowable.dmn.engine.impl.el.util.CollectionUtil
 
CommandContextUtil - Class in org.flowable.dmn.engine.impl.util
 
CommandContextUtil() - Constructor for class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
compare(T, T) - Method in class org.flowable.dmn.engine.impl.hitpolicy.OutputOrderComparator
 
ComposeDecisionResultBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
Default behavior for ComposeRuleOutput behavior
composeDecisionResults(ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.ComposeDecisionResultBehavior
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyAny
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyOutputOrder
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyPriority
 
composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyUnique
 
composeOutput(String, Object, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.HitPolicyBehavior
 
composeOutputEntryResult(int, RuleOutputClauseContainer, HitPolicy, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
composeRuleResult(int, String, Object, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
Default behavior for ComposeRuleOutput behavior
composeRuleResult(int, String, Object, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.ComposeRuleResultBehavior
 
ComposeRuleResultBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
 
configurationResource - Variable in class org.flowable.dmn.engine.test.FlowableDmnRule
 
configureDmnEngine() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
contains(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
Deprecated.
containsAny(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
Deprecated.
ContinueEvaluatingBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
 
copyDeploymentValuesToDecisionTables(DmnDeploymentEntity, List<DecisionTableEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
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.dmn.engine.impl.persistence.entity.AbstractEntityManager
 
create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
 
create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
 
create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 
createDbSqlSessionFactory() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDecisionResults(String, Double) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
createDecisionTableQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createDeployment() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createDeploymentQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createDistinctOutputDoubleValues(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
createDmnEngine(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
createDmnEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDmnEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDmnEngineConfigurationFromResource(String) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDmnEngineConfigurationFromResource(String, String) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDmnEngineConfigurationFromResourceDefault() - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDmnParseFromResource(EngineResource) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
createExecuteDecisionBuilder() - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
 
createHistoricDecisionExecutionQuery() - Method in class org.flowable.dmn.engine.impl.DmnHistoryServiceImpl
 
createNativeDecisionTableQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createNativeDeploymentQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createNativeHistoricDecisionExecutionQuery() - Method in class org.flowable.dmn.engine.impl.DmnHistoryServiceImpl
 
createParse() - Method in class org.flowable.dmn.engine.impl.parser.DmnParseFactory
 
createStandaloneDmnEngineConfiguration() - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createStandaloneInMemDmnEngineConfiguration() - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createTablePageQuery() - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
 
createTransactionInterceptor() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
customFlowableFunctionDelegates - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
customHitPolicyBehaviors - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
customPostDeployers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
customPreDeployers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
customSqlExecution - Variable in class org.flowable.dmn.engine.impl.cmd.ExecuteCustomSqlCmd
 

D

DateUtil - Class in org.flowable.dmn.engine.impl.el.util
 
DateUtil() - Constructor for class org.flowable.dmn.engine.impl.el.util.DateUtil
 
DbSchemaDrop - Class in org.flowable.dmn.engine.impl.db
 
DbSchemaDrop() - Constructor for class org.flowable.dmn.engine.impl.db.DbSchemaDrop
 
decision - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionTableCacheEntry
 
DECISION_TABLE_CATEGORY - Static variable in class org.flowable.dmn.engine.impl.DecisionTableQueryProperty
 
DECISION_TABLE_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionTableQueryProperty
 
DECISION_TABLE_KEY - Static variable in class org.flowable.dmn.engine.impl.DecisionTableQueryProperty
 
DECISION_TABLE_NAME - Static variable in class org.flowable.dmn.engine.impl.DecisionTableQueryProperty
 
DECISION_TABLE_TENANT_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionTableQueryProperty
 
DECISION_TABLE_VERSION - Static variable in class org.flowable.dmn.engine.impl.DecisionTableQueryProperty
 
decisionCache - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
decisionCache - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
decisionCacheLimit - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
decisionDefinitionId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
decisionDefinitionId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
decisionDefinitionId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
decisionDefinitionId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
DecisionExecutionAuditUtil - Class in org.flowable.dmn.engine.impl.audit
 
DecisionExecutionAuditUtil() - Constructor for class org.flowable.dmn.engine.impl.audit.DecisionExecutionAuditUtil
 
decisionKey - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
decisionKey(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
decisionKey - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
decisionKey - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
decisionKey(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
decisionKey - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
decisionName - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
DecisionTableCacheEntry - Class in org.flowable.dmn.engine.impl.persistence.deploy
 
DecisionTableCacheEntry(DecisionTableEntity, DmnDefinition, Decision) - Constructor for class org.flowable.dmn.engine.impl.persistence.deploy.DecisionTableCacheEntry
 
decisionTableCategory(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableCategoryLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableCategoryNotEquals(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
DecisionTableDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity.data
 
decisionTableDataManager - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
decisionTableEntity - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionTableCacheEntry
 
DecisionTableEntity - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
DecisionTableEntityImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
DecisionTableEntityImpl() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
decisionTableEntityManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
decisionTableEntityManager - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
DecisionTableEntityManager - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
DecisionTableEntityManagerImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
DecisionTableEntityManagerImpl(DmnEngineConfiguration, DecisionTableDataManager) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
decisionTableId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionTableCmd
 
decisionTableId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDmnResourceCmd
 
decisionTableId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDmnDefinitionCmd
 
decisionTableId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
decisionTableId - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableId(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableIds(Set<String>) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableKey(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableKey - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
decisionTableKey(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
decisionTableKeyLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableKeyLike - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
decisionTableKeyLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
decisionTableName(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableNameLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
DecisionTableQueryImpl - Class in org.flowable.dmn.engine.impl
 
DecisionTableQueryImpl() - Constructor for class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
DecisionTableQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
DecisionTableQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
DecisionTableQueryProperty - Class in org.flowable.dmn.engine.impl
Contains the possible properties that can be used in a DmnDecisionTableQuery.
DecisionTableQueryProperty(String) - Constructor for class org.flowable.dmn.engine.impl.DecisionTableQueryProperty
 
decisionTableResourceName(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableResourceNameLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTables - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
decisionTables - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
The end result of the parsing: a list of decision tables.
decisionTableTenantId(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableTenantIdLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
DecisionTableUtil - Class in org.flowable.dmn.engine.impl.util
A utility class that hides the complexity of DecisionTableEntity and Decision lookup.
DecisionTableUtil() - Constructor for class org.flowable.dmn.engine.impl.util.DecisionTableUtil
 
decisionTableVersion(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableVersionGreaterThan(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableVersionLowerThan(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableVersionLowerThanOrEquals(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionTableWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
decisionVersion - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
decisionVersion - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
DEFAULT_ENCODING - Static variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
delete(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractEntityManager
 
delete(EntityImpl, boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractEntityManager
 
DELETE_ORDER - Static variable in class org.flowable.dmn.engine.impl.db.EntityDependencyOrder
 
deleteDecisionTablesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
deleteDecisionTablesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
deleteDecisionTablesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManager
 
deleteDecisionTablesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
deleteDeployment(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
deleteDeployment(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
 
deleteDeployment(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
DeleteDeploymentCmd - Class in org.flowable.dmn.engine.impl.cmd
 
DeleteDeploymentCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.DeleteDeploymentCmd
 
deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
 
deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 
deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
 
deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
deleteResourcesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
 
deleteResourcesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManager
 
deleteResourcesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
 
deploy(DmnDeploymentEntity, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
deploy(DmnDeploymentBuilderImpl) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
deploy(DmnDeploymentEntity, Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.deploy.Deployer
 
deploy(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
deploy(DmnDeploymentEntity, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
deploy() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
DEPLOY_TIME - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
DeployCmd<T> - Class in org.flowable.dmn.engine.impl.cmd
 
DeployCmd(DmnDeploymentBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.DeployCmd
 
deployedArtifacts - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
Will only be used during actual deployment to pass deployed artifacts (eg decision tables).
Deployer - Interface in org.flowable.dmn.engine.impl.persistence.deploy
 
deployers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
deployers - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
deployment - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
deployment - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
The deployment to which the parsed decision tables will be added.
deployment(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
deployment - Variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
DEPLOYMENT_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionTableQueryProperty
 
DEPLOYMENT_ID - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
DEPLOYMENT_NAME - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
deploymentBuilder - Variable in class org.flowable.dmn.engine.impl.cmd.DeployCmd
 
deploymentCategory(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentCategoryNotEquals(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
deploymentDataManager - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
deploymentEntity - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
deploymentEntityManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
deploymentEntityManager - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.DeleteDeploymentCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentTenantIdCmd
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
deploymentId(String) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentId(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
deploymentId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.test.FlowableDmnRule
 
deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
 
deploymentIds - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
deploymentIds(Set<String>) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
deploymentIdsForAutoCleanup - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
deploymentManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
DeploymentManager - Class in org.flowable.dmn.engine.impl.persistence.deploy
 
DeploymentManager(DeploymentCache<DecisionTableCacheEntry>, DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
deploymentName(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentNameLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
DeploymentQueryProperty - Class in org.flowable.dmn.engine.impl
Contains the possible properties that can be used in a DmnDeploymentQuery.
DeploymentQueryProperty(String) - Constructor for class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
deploymentsDiffer(DmnDeploymentEntity, DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.cmd.DeployCmd
 
deploymentSettings - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
DeploymentSettings - Interface in org.flowable.dmn.engine.impl
 
deploymentTenantId(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentTenantIdLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deploymentTime - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
deploymentWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
deployResourceFromAnnotation(DmnEngine, Class<?>, String, Method, String[]) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
description - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
destroy() - Static method in class org.flowable.dmn.engine.DmnEngines
closes all dmn engines.
disableSchemaValidation() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
DMN_ENGINE_ID_PREFIX - Static variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnEngineEntityConstants
 
DMN_RESOURCE_SUFFIXES - Static variable in class org.flowable.dmn.engine.impl.deployer.DmnResourceUtil
 
DmnConfigurationResource - Annotation Type in org.flowable.dmn.engine.test
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the FlowableDmnExtension.
DmnDbSchemaManager - Class in org.flowable.dmn.engine.impl.db
 
DmnDbSchemaManager() - Constructor for class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
 
dmnDefinition - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
 
dmnDefinition - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionTableCacheEntry
 
dmnDeployer - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
DmnDeployer - Class in org.flowable.dmn.engine.impl.deployer
 
DmnDeployer() - Constructor for class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
DmnDeployment - Annotation Type in org.flowable.dmn.engine.test
Annotation for a test method to create and delete a deployment around a test method.
DmnDeploymentAnnotation - Annotation Type in org.flowable.dmn.engine.test
Annotation for a test method to create and delete a deployment around a test method.
DmnDeploymentBuilderImpl - Class in org.flowable.dmn.engine.impl.repository
 
DmnDeploymentBuilderImpl() - Constructor for class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
DmnDeploymentDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity.data
 
DmnDeploymentEntity - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
DmnDeploymentEntityImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
DmnDeploymentEntityImpl() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
DmnDeploymentEntityManager - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
DmnDeploymentEntityManagerImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
DmnDeploymentEntityManagerImpl(DmnEngineConfiguration, DmnDeploymentDataManager) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
dmnDeploymentHelper - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
dmnDeploymentHelper - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
DmnDeploymentHelper - Class in org.flowable.dmn.engine.impl.deployer
Methods for working with deployments.
DmnDeploymentHelper() - Constructor for class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
 
DmnDeploymentId - Annotation Type in org.flowable.dmn.engine.test
An annotation that can be used in test and lifecycle methods to inject the id of the deployment deployed via DmnDeployment.
DmnDeploymentQueryImpl - Class in org.flowable.dmn.engine.impl
 
DmnDeploymentQueryImpl() - Constructor for class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
DmnDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
DmnDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
DmnEngine - Interface in org.flowable.dmn.engine
 
dmnEngine - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
dmnEngine - Variable in class org.flowable.dmn.engine.test.FlowableDmnRule
 
dmnEngine - Variable in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
 
DmnEngineConfiguration - Class in org.flowable.dmn.engine
 
DmnEngineConfiguration() - Constructor for class org.flowable.dmn.engine.DmnEngineConfiguration
 
dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.impl.persistence.entity.data.AbstractDmnDataManager
 
dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.test.FlowableDmnRule
 
DmnEngineEntityConstants - Class in org.flowable.dmn.engine.impl.persistence.entity
 
DmnEngineEntityConstants() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DmnEngineEntityConstants
 
DmnEngineImpl - Class in org.flowable.dmn.engine.impl
 
DmnEngineImpl(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.DmnEngineImpl
 
dmnEngineInfos - Static variable in class org.flowable.dmn.engine.DmnEngines
 
dmnEngineInfosByName - Static variable in class org.flowable.dmn.engine.DmnEngines
 
dmnEngineInfosByResourceUrl - Static variable in class org.flowable.dmn.engine.DmnEngines
 
dmnEngineName - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
dmnEngineName - Variable in class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
 
DmnEngines - Class in org.flowable.dmn.engine
 
DmnEngines() - Constructor for class org.flowable.dmn.engine.DmnEngines
 
dmnEngines - Static variable in class org.flowable.dmn.engine.DmnEngines
 
dmnHistoryService - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
dmnHistoryService - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
DmnHistoryServiceImpl - Class in org.flowable.dmn.engine.impl
 
DmnHistoryServiceImpl() - Constructor for class org.flowable.dmn.engine.impl.DmnHistoryServiceImpl
 
dmnManagementService - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
dmnManagementService - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
DmnManagementServiceImpl - Class in org.flowable.dmn.engine.impl
 
DmnManagementServiceImpl() - Constructor for class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
 
DmnParse - Class in org.flowable.dmn.engine.impl.parser
Specific parsing of one BPMN 2.0 XML file, created by the DmnParse.
DmnParse() - Constructor for class org.flowable.dmn.engine.impl.parser.DmnParse
 
dmnParseFactory - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
dmnParseFactory - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
dmnParseFactory - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
 
DmnParseFactory - Class in org.flowable.dmn.engine.impl.parser
 
DmnParseFactory() - Constructor for class org.flowable.dmn.engine.impl.parser.DmnParseFactory
 
DMNParseUtil - Class in org.flowable.dmn.engine.impl.el.util
 
DMNParseUtil() - Constructor for class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
dmnRepositoryService - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
dmnRepositoryService - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
DmnRepositoryServiceImpl - Class in org.flowable.dmn.engine.impl
 
DmnRepositoryServiceImpl() - Constructor for class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
DmnResourceDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity.data
 
DmnResourceEntity - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
DmnResourceEntityImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
DmnResourceEntityImpl() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
DmnResourceEntityManager - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
DmnResourceEntityManagerImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
DmnResourceEntityManagerImpl(DmnEngineConfiguration, DmnResourceDataManager) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
 
DmnResourceUtil - Class in org.flowable.dmn.engine.impl.deployer
 
DmnResourceUtil() - Constructor for class org.flowable.dmn.engine.impl.deployer.DmnResourceUtil
 
dmnRuleService - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
DmnRuleServiceImpl - Class in org.flowable.dmn.engine.impl
 
DmnRuleServiceImpl() - Constructor for class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
 
DmnTestHelper - Class in org.flowable.dmn.engine.test
 
DmnTestHelper() - Constructor for class org.flowable.dmn.engine.test.DmnTestHelper
 

E

ELExecutionContext - Class in org.flowable.dmn.engine.impl.el
 
ELExecutionContext() - Constructor for class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
ELExecutionContextBuilder - Class in org.flowable.dmn.engine.impl.el
 
ELExecutionContextBuilder() - Constructor for class org.flowable.dmn.engine.impl.el.ELExecutionContextBuilder
 
ELExpressionExecutor - Class in org.flowable.dmn.engine.impl.el
 
ELExpressionExecutor() - Constructor for class org.flowable.dmn.engine.impl.el.ELExpressionExecutor
 
ELInputEntryExpressionPreParser - Class in org.flowable.dmn.engine.impl.el
 
ELInputEntryExpressionPreParser() - Constructor for class org.flowable.dmn.engine.impl.el.ELInputEntryExpressionPreParser
 
ELOutputEntryExpressionPreParser - Class in org.flowable.dmn.engine.impl.el
 
ELOutputEntryExpressionPreParser() - Constructor for class org.flowable.dmn.engine.impl.el.ELOutputEntryExpressionPreParser
 
EMPTY_LINE - Static variable in class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
 
EMPTY_LINE - Static variable in class org.flowable.dmn.engine.test.DmnTestHelper
 
enableDuplicateFiltering() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
enableSafeDmnXml - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
Set this to true if you want to have extra checks on the BPMN xml that is parsed.
END_TIME - Static variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
 
endTime - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
engineConfig - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
EntityDependencyOrder - Class in org.flowable.dmn.engine.impl.db
 
EntityDependencyOrder() - Constructor for class org.flowable.dmn.engine.impl.db.EntityDependencyOrder
 
entityToTableNameMap - Static variable in class org.flowable.dmn.engine.impl.persistence.entity.TableDataManagerImpl
 
evaluate(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.el.RuleExpressionCondition
 
evaluateDecisionTable(DecisionTable, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
evaluateRuleConclusionValidity(Object, int, int, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.HitPolicyBehavior
 
evaluateRuleValidity(int, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.EvaluateRuleValidityBehavior
 
evaluateRuleValidity(int, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.HitPolicyBehavior
 
evaluateRuleValidity(int, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyUnique
 
EvaluateRuleValidityBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
 
exception - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.DeleteDeploymentCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.DeployCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.ExecuteCustomSqlCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionSingleResultCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionTableCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDmnResourceCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDmnDefinitionCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetTableCountCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetTableMetaDataCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetTableNameCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.SchemaOperationsDmnEngineBuild
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentTenantIdCmd
 
execute() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
execute(DmnEngineConfiguration) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
execute(Decision, ExecuteDecisionInfo) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
Executes the given decision table and creates the outcome results
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
execute(Decision, ExecuteDecisionInfo) - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
 
executeCount(CommandContext) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
executeCount(CommandContext) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
executeCount(CommandContext) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeDecisionTableQueryImpl
 
executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeDmnDeploymentQueryImpl
 
executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeHistoryDecisionExecutionQueryImpl
 
executeCustomSql(CustomSqlExecution<MapperType, ResultType>) - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
 
ExecuteCustomSqlCmd<Mapper,ResultType> - Class in org.flowable.dmn.engine.impl.cmd
 
ExecuteCustomSqlCmd(Class<Mapper>, CustomSqlExecution<Mapper, ResultType>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteCustomSqlCmd
 
executeDecision(ExecuteDecisionBuilderImpl) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
 
ExecuteDecisionBuilderImpl - Class in org.flowable.dmn.engine.impl
 
ExecuteDecisionBuilderImpl(DmnRuleServiceImpl) - Constructor for class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
executeDecisionByKey(String, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
executeDecisionByKeyAndParentDeploymentId(String, String, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
executeDecisionByKeyAndParentDeploymentIdSingleResult(String, String, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
executeDecisionByKeyAndParentDeploymentIdWithAuditTrail(String, String, Map<String, Object>, String) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
executeDecisionByKeyAndTenantId(String, Map<String, Object>, String) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
executeDecisionByKeyAndTenantIdSingleResult(String, Map<String, Object>, String) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
executeDecisionByKeyAndTenantIdWithAuditTrail(String, Map<String, Object>, String) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
executeDecisionByKeyParentDeploymentIdAndTenantId(String, String, Map<String, Object>, String) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
executeDecisionByKeyParentDeploymentIdAndTenantIdSingleResult(String, String, Map<String, Object>, String) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
executeDecisionByKeyParentDeploymentIdAndTenantIdWithAuditTrail(String, String, Map<String, Object>, String) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
executeDecisionByKeySingleResult(String, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
executeDecisionByKeyWithAuditTrail(String, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
Deprecated.
ExecuteDecisionCmd - Class in org.flowable.dmn.engine.impl.cmd
 
ExecuteDecisionCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
 
ExecuteDecisionCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
 
ExecuteDecisionCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
 
ExecuteDecisionCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
 
executeDecisionInfo - Variable in class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
ExecuteDecisionInfo - Class in org.flowable.dmn.engine.impl
 
ExecuteDecisionInfo() - Constructor for class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
ExecuteDecisionSingleResultCmd - Class in org.flowable.dmn.engine.impl.cmd
 
ExecuteDecisionSingleResultCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionSingleResultCmd
 
ExecuteDecisionSingleResultCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionSingleResultCmd
 
ExecuteDecisionSingleResultCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionSingleResultCmd
 
ExecuteDecisionSingleResultCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionSingleResultCmd
 
executeDecisionWithAuditTrail(ExecuteDecisionBuilderImpl) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
 
ExecuteDecisionWithAuditTrailCmd - Class in org.flowable.dmn.engine.impl.cmd
 
ExecuteDecisionWithAuditTrailCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
 
ExecuteDecisionWithAuditTrailCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
 
ExecuteDecisionWithAuditTrailCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
 
ExecuteDecisionWithAuditTrailCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
 
executeDecisionWithSingleResult(ExecuteDecisionBuilderImpl) - Method in class org.flowable.dmn.engine.impl.DmnRuleServiceImpl
 
executeInputExpression(InputClause, UnaryTests, ExpressionManager, ELExecutionContext) - Static method in class org.flowable.dmn.engine.impl.el.ELExpressionExecutor
 
executeInputExpressionEvaluation(RuleInputClauseContainer, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
executeList(CommandContext) - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
executeList(CommandContext) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
executeList(CommandContext) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeDecisionTableQueryImpl
 
executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeDmnDeploymentQueryImpl
 
executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeHistoryDecisionExecutionQueryImpl
 
executeOutputEntryAction(int, List<RuleOutputClauseContainer>, HitPolicy, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
executeOutputExpression(OutputClause, LiteralExpression, ExpressionManager, ELExecutionContext) - Static method in class org.flowable.dmn.engine.impl.el.ELExpressionExecutor
 
executeRule(DecisionRule, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
executeWithAuditTrail() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
executeWithSingleResult() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
executionId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
executionId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
executionId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
executionId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
executionId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
executionId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
executionJson - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
ExecutionVariableFactory - Class in org.flowable.dmn.engine.impl.el
 
ExecutionVariableFactory() - Constructor for class org.flowable.dmn.engine.impl.el.ExecutionVariableFactory
 
expression - Variable in exception org.flowable.dmn.engine.FlowableDmnExpressionException
 
expression - Variable in class org.flowable.dmn.engine.impl.el.RuleExpressionCondition
 
expression - Variable in class org.flowable.dmn.engine.impl.el.RuleExpressionOutput
 
expressionManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
expressionManager - Variable in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 

F

failed - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
failed(Boolean) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
failed - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
failed(Throwable, Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
Invoked when a test fails
fallbackToDefaultTenant - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
fallbackToDefaultTenant() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
fallbackToDefaultTenant - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
findById(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractEntityManager
 
findByName(String) - Static method in class org.flowable.dmn.engine.impl.DecisionTableQueryProperty
 
findByName(String) - Static method in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
findByName(String) - Static method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
 
findDecisionTableByDeploymentAndKey(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findDecisionTableByDeploymentAndKey(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findDecisionTableByDeploymentAndKey(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManager
 
findDecisionTableByDeploymentAndKey(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
findDecisionTableByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findDecisionTableByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findDecisionTableByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManager
 
findDecisionTableByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
findDecisionTableByKeyAndVersion(String, Integer) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findDecisionTableByKeyAndVersion(String, Integer) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findDecisionTableByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findDecisionTableByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findDecisionTableByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManager
 
findDecisionTableByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
findDecisionTableCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findDecisionTableCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findDecisionTableCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManager
 
findDecisionTableCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
findDecisionTableCountByQueryCriteria(DecisionTableQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findDecisionTableCountByQueryCriteria(DecisionTableQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findDecisionTableCountByQueryCriteria(DecisionTableQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManager
 
findDecisionTableCountByQueryCriteria(DecisionTableQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
findDecisionTablesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findDecisionTablesByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findDecisionTablesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManager
 
findDecisionTablesByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
findDecisionTablesByQueryCriteria(DecisionTableQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findDecisionTablesByQueryCriteria(DecisionTableQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findDecisionTablesByQueryCriteria(DecisionTableQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManager
 
findDecisionTablesByQueryCriteria(DecisionTableQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
findDeployedDecisionById(String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
findDeployedDecisionByKeyAndVersionAndTenantId(String, int, String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
findDeployedLatestDecisionByKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
findDeployedLatestDecisionByKeyAndDeploymentId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
findDeployedLatestDecisionByKeyAndTenantId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
findDeployedLatestDecisionByKeyDeploymentIdAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
 
findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
findDeploymentCountByQueryCriteria(DmnDeploymentQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnDeploymentDataManager
 
findDeploymentCountByQueryCriteria(DmnDeploymentQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
 
findDeploymentCountByQueryCriteria(DmnDeploymentQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
 
findDeploymentCountByQueryCriteria(DmnDeploymentQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
 
findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
findDeploymentsByQueryCriteria(DmnDeploymentQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnDeploymentDataManager
 
findDeploymentsByQueryCriteria(DmnDeploymentQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
 
findDeploymentsByQueryCriteria(DmnDeploymentQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
 
findDeploymentsByQueryCriteria(DmnDeploymentQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
findHistoricDecisionExecutionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
 
findHistoricDecisionExecutionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 
findHistoricDecisionExecutionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
 
findHistoricDecisionExecutionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
findHistoricDecisionExecutionCountByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
 
findHistoricDecisionExecutionCountByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 
findHistoricDecisionExecutionCountByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
 
findHistoricDecisionExecutionCountByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
findHistoricDecisionExecutionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
 
findHistoricDecisionExecutionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 
findHistoricDecisionExecutionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
 
findHistoricDecisionExecutionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
findHistoricDecisionExecutionsByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
 
findHistoricDecisionExecutionsByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 
findHistoricDecisionExecutionsByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
 
findHistoricDecisionExecutionsByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
findLatestDecisionTable(DmnDecisionTable) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
findLatestDecisionTableByKey(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findLatestDecisionTableByKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findLatestDecisionTableByKey(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManager
 
findLatestDecisionTableByKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
findLatestDecisionTableByKeyAndParentDeploymentId(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findLatestDecisionTableByKeyAndParentDeploymentId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findLatestDecisionTableByKeyAndTenantId(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findLatestDecisionTableByKeyAndTenantId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findLatestDecisionTableByKeyAndTenantId(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManager
 
findLatestDecisionTableByKeyAndTenantId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
findLatestDecisionTableByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
findLatestDecisionTableByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManager
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
 
findResourcesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnResourceDataManager
 
findResourcesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
 
findResourcesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManager
 
findResourcesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
 
finished(Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
firstResult - Variable in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
FlowableAddDateFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A date function mapper that can be used in EL expressions
FlowableAddDateFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableAddDateFunctionDelegate
 
FlowableAllOfFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A collection function mapper that can be used in EL expressions
FlowableAllOfFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableAllOfFunctionDelegate
 
FlowableAnyOfFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A collection function mapper that can be used in EL expressions
FlowableAnyOfFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableAnyOfFunctionDelegate
 
flowableConfigurationResource - Variable in class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
 
FlowableContainsAnyFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A collection function mapper that can be used in EL expressions
FlowableContainsAnyFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableContainsAnyFunctionDelegate
 
FlowableContainsFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A collection function mapper that can be used in EL expressions
FlowableContainsFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableContainsFunctionDelegate
 
FlowableCurrentDateFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A date function mapper that can be used in EL expressions
FlowableCurrentDateFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableCurrentDateFunctionDelegate
 
FlowableDmnExpressionException - Exception in org.flowable.dmn.engine
 
FlowableDmnExpressionException(String, String, Throwable) - Constructor for exception org.flowable.dmn.engine.FlowableDmnExpressionException
 
FlowableDmnExpressionException(String, Throwable) - Constructor for exception org.flowable.dmn.engine.FlowableDmnExpressionException
 
FlowableDmnExpressionException(String) - Constructor for exception org.flowable.dmn.engine.FlowableDmnExpressionException
 
FlowableDmnExtension - Class in org.flowable.dmn.engine.test
JUnit Jupiter extension for the Flowable DmnEngine and services initialization.
FlowableDmnExtension() - Constructor for class org.flowable.dmn.engine.test.FlowableDmnExtension
 
FlowableDmnRule - Class in org.flowable.dmn.engine.test
Convenience for DmnEngine and services initialization in the form of a JUnit rule.
FlowableDmnRule() - Constructor for class org.flowable.dmn.engine.test.FlowableDmnRule
 
FlowableDmnRule(String) - Constructor for class org.flowable.dmn.engine.test.FlowableDmnRule
 
FlowableDmnRule(DmnEngine) - Constructor for class org.flowable.dmn.engine.test.FlowableDmnRule
 
FlowableDmnTest - Annotation Type in org.flowable.dmn.engine.test
Convenience for annotation that activates the FlowableDmnExtension JUnit Jupiter annotation.
FlowableDmnTestHelper - Class in org.flowable.dmn.engine.test
A Helper for the Flowable FlowableDmnExtension that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of the DmnEngine time.
FlowableDmnTestHelper(DmnEngine) - Constructor for class org.flowable.dmn.engine.test.FlowableDmnTestHelper
 
flowableFunctionDelegates - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
FlowableNoneOfFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A collection function mapper that can be used in EL expressions
FlowableNoneOfFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableNoneOfFunctionDelegate
 
FlowableNotAllOfFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A collection function mapper that can be used in EL expressions
FlowableNotAllOfFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableNotAllOfFunctionDelegate
 
FlowableNotContainsAnyFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A collection function mapper that can be used in EL expressions
FlowableNotContainsAnyFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableNotContainsAnyFunctionDelegate
 
FlowableNotContainsFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A collection function mapper that can be used in EL expressions
FlowableNotContainsFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableNotContainsFunctionDelegate
 
FlowableSubtractDateFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A date function mapper that can be used in EL expressions
FlowableSubtractDateFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableSubtractDateFunctionDelegate
 
FlowableToDateFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
A date function mapper that can be used in EL expressions
FlowableToDateFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableToDateFunctionDelegate
 
formatElementValue(Object, Class<?>) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableAddDateFunctionDelegate
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableAllOfFunctionDelegate
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableAnyOfFunctionDelegate
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsAnyFunctionDelegate
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsFunctionDelegate
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableCurrentDateFunctionDelegate
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableNoneOfFunctionDelegate
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotAllOfFunctionDelegate
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsAnyFunctionDelegate
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsFunctionDelegate
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableSubtractDateFunctionDelegate
 
functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableToDateFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableAddDateFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableAllOfFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableAnyOfFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsAnyFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableCurrentDateFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableNoneOfFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotAllOfFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsAnyFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableSubtractDateFunctionDelegate
 
functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableToDateFunctionDelegate
 

G

GenericManagerFactory - Class in org.flowable.dmn.engine.impl.persistence
 
GenericManagerFactory(Class<? extends Session>, Class<? extends Session>) - Constructor for class org.flowable.dmn.engine.impl.persistence.GenericManagerFactory
 
GenericManagerFactory(Class<? extends Session>) - Constructor for class org.flowable.dmn.engine.impl.persistence.GenericManagerFactory
 
getActivityId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
getActivityId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
getActivityId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getActivityId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getAggregator() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
getAllDecisionTables() - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
getAuditContainer() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
getBuilderForDeployment(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
 
getBuilderForDeploymentAndSettings(DmnDeploymentEntity, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
 
getBytes() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
getCachingAndArtifcatsManager() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
getCaseInstanceIdWithChildren() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getCategory() - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
getCategory() - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
 
getCategory() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getCategory() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getCategory() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
getCategory() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getCategoryLike() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getCategoryNotEquals() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getCategoryNotEquals() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getCollectionFromArrayNode(ArrayNode) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
getCommandContext() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
getCommandContext() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getConfigurationResource(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
getConfigurationResource() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
getCustomFlowableFunctionDelegates() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getCustomHitPolicyBehaviors() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDatabaseConfiguration() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
 
getDataManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractEntityManager
 
getDataManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
getDataManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
getDataManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
 
getDataManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
getDbSqlSession() - Method in class org.flowable.dmn.engine.impl.persistence.entity.TableDataManagerImpl
 
getDbSqlSession() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDbSqlSession(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDecision() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionTableCacheEntry
 
getDecision(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionTableUtil
 
getDecisionCache() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDecisionCache() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
getDecisionCacheLimit() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDecisionDefinitionId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
getDecisionDefinitionId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getDecisionDefinitionId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getDecisionForDecisionTable(DecisionTableEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
getDecisionKey() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
getDecisionKey() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
getDecisionKey() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getDecisionKey() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getDecisionName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getDecisionTable(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
getDecisionTableDataManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDecisionTableDataManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
getDecisionTableEntity() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionTableCacheEntry
 
getDecisionTableEntity(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionTableUtil
 
getDecisionTableEntity(String, boolean) - Static method in class org.flowable.dmn.engine.impl.util.DecisionTableUtil
 
getDecisionTableEntityManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDecisionTableEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
getDecisionTableEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
getDecisionTableEntityManager() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDecisionTableEntityManager(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDecisionTableFromDatabase(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionTableUtil
 
getDecisionTableId() - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
getDecisionTableKey() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getDecisionTableKeyLike() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getDecisionTables() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
getDecisionVersion() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
getDecisionVersion() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getDefaultDeployers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDefaultDmnEngine() - Static method in class org.flowable.dmn.engine.DmnEngines
 
getDefaultHitPolicyBehaviors() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDeployedArtifacts(Class<T>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
getDeployedArtifacts(Class<T>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getDeployers() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
getDeployment() - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
getDeployment() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
getDeployment() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
getDeploymentDataManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDeploymentDataManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
GetDeploymentDecisionTableCmd - Class in org.flowable.dmn.engine.impl.cmd
 
GetDeploymentDecisionTableCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionTableCmd
 
GetDeploymentDmnResourceCmd - Class in org.flowable.dmn.engine.impl.cmd
Gives access to a deployed decision table model, e.g., a DMN XML file, through a stream of bytes.
GetDeploymentDmnResourceCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDeploymentDmnResourceCmd
 
getDeploymentEntityManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDeploymentEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
getDeploymentEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
getDeploymentEntityManager() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDeploymentEntityManager(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDeploymentId() - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
 
getDeploymentId() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getDeploymentId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getDeploymentId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
getDeploymentId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getDeploymentId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
getDeploymentId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
getDeploymentId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getDeploymentIdFromDeploymentAnnotation() - Method in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
 
getDeploymentIds() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getDeploymentManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
GetDeploymentResourceCmd - Class in org.flowable.dmn.engine.impl.cmd
 
GetDeploymentResourceCmd(String, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceCmd
 
getDeploymentResourceNames(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
getDeploymentResourceNames(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
 
getDeploymentResourceNames(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
 
getDeploymentResourceNames(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
GetDeploymentResourceNamesCmd - Class in org.flowable.dmn.engine.impl.cmd
 
GetDeploymentResourceNamesCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
getDeploymentTime() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getDerivedFrom() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getDerivedFromRoot() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getDescription() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
getDmnDecisionResource(Class<?>, String) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
get a resource location by convention based on a class (type) and a relative resource name.
getDmnDefinition(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
getDmnDefinition() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
getDmnDefinition() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionTableCacheEntry
 
getDmnDefinition(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionTableUtil
 
GetDmnDefinitionCmd - Class in org.flowable.dmn.engine.impl.cmd
 
GetDmnDefinitionCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDmnDefinitionCmd
 
getDmnDefinitionForDecisionTable(DecisionTableEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
getDmnDefinitionFromCache(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionTableUtil
 
getDmnDeployer() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDmnDeploymentHelper() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
getDmnEngine(String) - Static method in class org.flowable.dmn.engine.DmnEngines
obtain a dmn engine by name.
getDmnEngine(String) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
 
getDmnEngine() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
getDmnEngine() - Method in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
 
getDmnEngineConfiguration() - Method in interface org.flowable.dmn.engine.DmnEngine
 
getDmnEngineConfiguration() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDmnEngineConfiguration() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
getDmnEngineConfiguration() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
getDmnEngineConfiguration() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDmnEngineConfiguration(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDmnEngineInfo(String) - Static method in class org.flowable.dmn.engine.DmnEngines
Get initialization results.
getDmnEngineInfos() - Static method in class org.flowable.dmn.engine.DmnEngines
Get initialization results.
getDmnEngines() - Static method in class org.flowable.dmn.engine.DmnEngines
provides access to dmn engine to application clients in a managed server environment.
getDmnHistoryService() - Method in interface org.flowable.dmn.engine.DmnEngine
 
getDmnHistoryService() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDmnHistoryService() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
getDmnManagementService() - Method in interface org.flowable.dmn.engine.DmnEngine
 
getDmnManagementService() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDmnManagementService() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
getDmnParseFactory() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDmnParseFactory() - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
 
getDmnParseForDecisionTable(DecisionTableEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
getDmnRepositoryService() - Method in interface org.flowable.dmn.engine.DmnEngine
 
getDmnRepositoryService() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDmnRepositoryService() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
getDmnRepositoryService() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDmnRepositoryService(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDmnResource(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
getDmnRuleService() - Method in interface org.flowable.dmn.engine.DmnEngine
 
getDmnRuleService() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDmnRuleService() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
getEndTime() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getEngineCfgKey() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getEngineName() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getEngineVersion() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getExceptionMessage(Exception) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
getExecutionId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
getExecutionId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
getExecutionId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getExecutionId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getExecutionJson() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getExecutionVariable(String, Object) - Static method in class org.flowable.dmn.engine.impl.el.ExecutionVariableFactory
 
getExecutionVariables(String, List<Object>) - Static method in class org.flowable.dmn.engine.impl.el.ExecutionVariableFactory
 
getExParsedDeploymentBuilderFactory() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
getExpression() - Method in exception org.flowable.dmn.engine.FlowableDmnExpressionException
 
getExpressionManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getExpressionManager() - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
getExpressionManager() - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
 
getFailed() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getFlowableFunctionDelegates() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getFormattedValue(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
getHistoricDecisionExecutionDataManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getHistoricDecisionExecutionDataManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
getHistoricDecisionExecutionEntityManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getHistoricDecisionExecutionEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
getHistoricDecisionExecutionEntityManager() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getHistoricDecisionExecutionEntityManager(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getHitPolicyBehavior(HitPolicy) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
getHitPolicyBehaviors() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getHitPolicyBehaviors() - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
getHitPolicyBehaviors() - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
 
getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
Returns the name for the specific Hit Policy behavior
getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyAny
 
getHitPolicyName() - Method in interface org.flowable.dmn.engine.impl.hitpolicy.HitPolicyBehavior
 
getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyFirst
 
getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyOutputOrder
 
getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyPriority
 
getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyRuleOrder
 
getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyUnique
 
getId() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getIdGenerator() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
getIdPrefix() - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractDmnEngineNoRevisionEntity
 
getIds() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getIds() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getInputStream() - Method in class org.flowable.dmn.engine.impl.io.ResourceStreamSource
 
getInstanceId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
getInstanceId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
getInstanceId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getInstanceId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getJsonValue(JsonNode) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
getKey() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getKey() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
getKey() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getKeyLike() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getManagedEntityClass() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
getManagedEntityClass() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
 
getManagedEntityClass() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
 
getManagedEntityClass() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 
getMostRecentVersionOfDecisionTable(DecisionTableEntity) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Gets the most recent persisted decision table that matches this one for tenant and key.
getMyBatisXmlConfigurationStream() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getName() - Method in interface org.flowable.dmn.engine.DmnEngine
The name as specified in 'dmn-engine-name' in the flowable.dmn.cfg.xml configuration file.
getName() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getName() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryProperty
 
getName() - Method in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
getName() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getName() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
getName() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
 
getName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
getName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
getNameLike() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getNameLike() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getNumberValue(String, Class<?>) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
getNumberValue(String) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
getObjectMapper() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getObjectMapper() - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
getObjectMapper() - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
 
getOrder() - Method in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
getOutputEntries() - Method in class org.flowable.dmn.engine.impl.ValidRuleOutputEntries
 
getOutputValues() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
getParentDeploymentId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
getParentDeploymentId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
getParentDeploymentId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getPersistedInstanceOfDecisionTable(DecisionTableEntity) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Gets the persisted version of the already-deployed decision table.
getPersistentState() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
getPersistentState() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getPersistentState() - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntity
 
getPersistentState() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
getPersistentState() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getPreviousVersionsOfDecisionTables(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
Constructs a map from new DecisionTableEntities to the previous version by key and tenant.
getProcessInstanceIdWithChildren() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getRepositoryService() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
getResourceAsStream(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
getResourceDataManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getResourceDataManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
 
getResourceEntityManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getResourceEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
getResourceEntityManager() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getResourceEntityManager(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getResourceForDecisionTable(DecisionTableEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
getResourceName() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getResourceName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
getResourceNameLike() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getResources() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getRuleEngineExecutor() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getRuleResult(int) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
getRuleResults() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
getRuleRowIndex() - Method in class org.flowable.dmn.engine.impl.ValidRuleOutputEntries
 
getScopeType() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
getScopeType() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
getScopeType() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getScopeType() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getSession(Class<T>) - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
getSessionType() - Method in class org.flowable.dmn.engine.impl.persistence.GenericManagerFactory
 
getSourceSystemId() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
getStackVariables() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
getStartTime() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getStore(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
getTableCount() - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
 
getTableCount() - Method in interface org.flowable.dmn.engine.impl.persistence.entity.TableDataManager
 
getTableCount() - Method in class org.flowable.dmn.engine.impl.persistence.entity.TableDataManagerImpl
 
getTableCount(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.TableDataManagerImpl
 
GetTableCountCmd - Class in org.flowable.dmn.engine.impl.cmd
 
GetTableCountCmd() - Constructor for class org.flowable.dmn.engine.impl.cmd.GetTableCountCmd
 
getTableDataManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getTableDataManager() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getTableDataManager(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getTableMetaData(String) - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
 
getTableMetaData(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.TableDataManager
 
getTableMetaData(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.TableDataManagerImpl
 
GetTableMetaDataCmd - Class in org.flowable.dmn.engine.impl.cmd
 
GetTableMetaDataCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetTableMetaDataCmd
 
getTableName(Class<?>) - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
 
getTableName(Class<?>, boolean) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.TableDataManager
 
getTableName(Class<?>, boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.TableDataManagerImpl
 
getTableName() - Method in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
GetTableNameCmd - Class in org.flowable.dmn.engine.impl.cmd
 
GetTableNameCmd(Class<?>) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetTableNameCmd
 
getTablePage(TablePageQueryImpl, int, int) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.TableDataManager
 
getTablePage(TablePageQueryImpl, int, int) - Method in class org.flowable.dmn.engine.impl.persistence.entity.TableDataManagerImpl
 
getTablesPresentInDatabase() - Method in interface org.flowable.dmn.engine.impl.persistence.entity.TableDataManager
 
getTablesPresentInDatabase() - Method in class org.flowable.dmn.engine.impl.persistence.entity.TableDataManagerImpl
 
getTargetCollection(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
 
getTargetNamespace() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
getTargetType(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getTenantIdLike() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getTenantIdLike() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getTenantIdLike() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getTestHelper(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
getValue(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.el.RuleExpressionOutput
 
getVariables() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
getVariables() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
getVersion() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getVersion() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
getVersionGt() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getVersionGte() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getVersionLt() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
getVersionLte() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 

H

historicDecisionExecutionDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
HistoricDecisionExecutionDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity.data
 
historicDecisionExecutionDataManager - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
HistoricDecisionExecutionEntity - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
HistoricDecisionExecutionEntityImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
HistoricDecisionExecutionEntityImpl() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
historicDecisionExecutionEntityManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
HistoricDecisionExecutionEntityManager - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
HistoricDecisionExecutionEntityManagerImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
HistoricDecisionExecutionEntityManagerImpl(DmnEngineConfiguration, HistoricDecisionExecutionDataManager) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
HistoricDecisionExecutionQueryImpl - Class in org.flowable.dmn.engine.impl
 
HistoricDecisionExecutionQueryImpl() - Constructor for class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
HistoricDecisionExecutionQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
HistoricDecisionExecutionQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
HistoricDecisionExecutionQueryProperty - Class in org.flowable.dmn.engine.impl
Contains the possible properties that can be used in a DmnHistoricDecisionExecutionQuery.
HistoricDecisionExecutionQueryProperty(String) - Constructor for class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
 
historyEnabled - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
historyService - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
HitPolicyAny - Class in org.flowable.dmn.engine.impl.hitpolicy
 
HitPolicyAny() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyAny
 
HitPolicyBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
 
hitPolicyBehaviors - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
hitPolicyBehaviors - Variable in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
HitPolicyCollect - Class in org.flowable.dmn.engine.impl.hitpolicy
 
HitPolicyCollect() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
HitPolicyFirst - Class in org.flowable.dmn.engine.impl.hitpolicy
 
HitPolicyFirst() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyFirst
 
HitPolicyOutputOrder - Class in org.flowable.dmn.engine.impl.hitpolicy
 
HitPolicyOutputOrder() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyOutputOrder
 
HitPolicyPriority - Class in org.flowable.dmn.engine.impl.hitpolicy
 
HitPolicyPriority() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyPriority
 
HitPolicyRuleOrder - Class in org.flowable.dmn.engine.impl.hitpolicy
 
HitPolicyRuleOrder() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyRuleOrder
 
HitPolicyUnique - Class in org.flowable.dmn.engine.impl.hitpolicy
 
HitPolicyUnique() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyUnique
 

I

id - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
id - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
id(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
idGenerator - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
ids - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
ids - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
ids(Set<String>) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
implementationClass - Variable in class org.flowable.dmn.engine.impl.persistence.GenericManagerFactory
 
init() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
init() - Static method in class org.flowable.dmn.engine.DmnEngines
Initializes all dmn engines that can be found on the classpath for resources flowable.dmn.cfg.xml and for resources flowable-dmn-context.xml (Spring style configuration).
initCommandExecutors() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initDataManagers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initDbSqlSessionFactory() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initDeployers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initDmnDeployerDependencies() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initDmnEngineFromSpringResource(URL) - Static method in class org.flowable.dmn.engine.DmnEngines
 
initEntityManagers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initExpressionManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initFunctionDelegates() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initHitPolicyBehaviors() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initializeDmnEngine() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
initializeDmnEngine() - Method in class org.flowable.dmn.engine.impl.test.PluggableFlowableDmnTestCase
 
initializeDmnEngine() - Method in class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
 
initializeDmnEngine() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
initializeRuleExecutionAudit(Decision, ExecuteDecisionInfo) - Static method in class org.flowable.dmn.engine.impl.audit.DecisionExecutionAuditUtil
 
initializeServices() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
initializeServices() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
initRuleEngineExecutor() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initSchema() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
 
initSchemaManagementCommand() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initSchemaManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initServices() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
insert(EntityImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractEntityManager
 
insert(EntityImpl, boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractEntityManager
 
insert(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
INSERT_ORDER - Static variable in class org.flowable.dmn.engine.impl.db.EntityDependencyOrder
 
instanceId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
instanceId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
instanceId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
instanceId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
instanceId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
instanceId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
intValue(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DateUtil
 
IS_DMN_XSD_VALIDATION_ENABLED - Static variable in interface org.flowable.dmn.engine.impl.DeploymentSettings
 
isArrayNode(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
isCollection(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
isDmn20XsdValidationEnabled - Variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
isDmnResource(String) - Static method in class org.flowable.dmn.engine.impl.deployer.DmnResourceUtil
 
isDmnXsdValidationEnabled() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
isDuplicateFilterEnabled - Variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
isDuplicateFilterEnabled() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
isEmptyLinesEnabled - Variable in class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
 
isEnableSafeDmnXml() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
isFailed() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
isFallbackToDefaultTenant() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
isFallbackToDefaultTenant() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
isGenerated() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
isHistoryEnabled() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
isInitialized - Static variable in class org.flowable.dmn.engine.DmnEngines
 
isInitialized() - Static method in class org.flowable.dmn.engine.DmnEngines
 
isJavaCollection(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
isLatest() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
isNew() - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
isNew - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
isNew() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
isParseableCollection(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
isStrictMode() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
isUsePrefixId() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
isValidateSchema() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
isWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
isWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
isWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 

K

key - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
key - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
keyLike - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 

L

latest - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
latestVersion() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
LIQUIBASE_CHANGELOG - Static variable in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
 
LIQUIBASE_CHANGELOG_PREFIX - Static variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
listPage(int, int) - Method in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableAddDateFunctionDelegate
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableAllOfFunctionDelegate
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableAnyOfFunctionDelegate
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsAnyFunctionDelegate
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsFunctionDelegate
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableCurrentDateFunctionDelegate
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableNoneOfFunctionDelegate
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotAllOfFunctionDelegate
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsAnyFunctionDelegate
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsFunctionDelegate
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableSubtractDateFunctionDelegate
 
localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableToDateFunctionDelegate
 
LOGGER - Static variable in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
LOGGER - Static variable in class org.flowable.dmn.engine.impl.parser.DmnParse
 
LOGGER - Static variable in class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
 
logger - Variable in class org.flowable.dmn.engine.test.FlowableDmnExtension
 

M

main(String[]) - Static method in class org.flowable.dmn.engine.impl.db.DbSchemaDrop
 
makeDecisionTablesConsistentWithPersistedVersions(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
Loads the persisted version of each decision table and set values on the in-memory version to be consistent.
managementService - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
mapDecisionTablesToParses - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
mapDecisionTablesToResources - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
mapperClass - Variable in class org.flowable.dmn.engine.impl.cmd.ExecuteCustomSqlCmd
 
maxResults - Variable in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
MybatisDecisionTableDataManager - Class in org.flowable.dmn.engine.impl.persistence.entity.data.impl
 
MybatisDecisionTableDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
MybatisDmnDeploymentDataManager - Class in org.flowable.dmn.engine.impl.persistence.entity.data.impl
 
MybatisDmnDeploymentDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
 
MybatisDmnResourceDataManager - Class in org.flowable.dmn.engine.impl.persistence.entity.data.impl
 
MybatisDmnResourceDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
 
MybatisHistoricDecisionExecutionDataManager - Class in org.flowable.dmn.engine.impl.persistence.entity.data.impl
 
MybatisHistoricDecisionExecutionDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
 

N

name - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
name - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
name - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
name - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
 
name(String) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
name - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
name - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
name - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
name(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
NAME_DEFAULT - Static variable in class org.flowable.dmn.engine.DmnEngines
 
nameLike - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
nameLike - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
NativeDecisionTableQueryImpl - Class in org.flowable.dmn.engine.impl
 
NativeDecisionTableQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.NativeDecisionTableQueryImpl
 
NativeDecisionTableQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.NativeDecisionTableQueryImpl
 
NativeDmnDeploymentQueryImpl - Class in org.flowable.dmn.engine.impl
 
NativeDmnDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.NativeDmnDeploymentQueryImpl
 
NativeDmnDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.NativeDmnDeploymentQueryImpl
 
NativeHistoryDecisionExecutionQueryImpl - Class in org.flowable.dmn.engine.impl
 
NativeHistoryDecisionExecutionQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.NativeHistoryDecisionExecutionQueryImpl
 
NativeHistoryDecisionExecutionQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.NativeHistoryDecisionExecutionQueryImpl
 
newParentDeploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
 
newTenantId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentTenantIdCmd
 
noneOf(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
none of the values of value must be in collection
notAllOf(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
one of the values of value must not be in collection
notContains(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
Deprecated.
notContainsAny(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
Deprecated.
now() - Static method in class org.flowable.dmn.engine.impl.el.util.DateUtil
 
nullifyServices() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 

O

objectMapper - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
objectMapper - Variable in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
openSession(CommandContext) - Method in class org.flowable.dmn.engine.impl.persistence.GenericManagerFactory
 
OPERATORS - Static variable in class org.flowable.dmn.engine.impl.el.ELInputEntryExpressionPreParser
 
order - Variable in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
orderAsc(String) - Method in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
orderByDecisionTableCategory() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
orderByDecisionTableId() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
orderByDecisionTableKey() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
orderByDecisionTableName() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
orderByDecisionTableVersion() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
orderByDeploymentId() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
orderByDeploymentId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
orderByDeploymenTime() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
orderByDeploymentName() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
orderByEndTime() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
orderByStartTime() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
orderByTenantId() - Method in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
orderByTenantId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
orderByTenantId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
orderDesc(String) - Method in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
org.flowable.dmn.engine - package org.flowable.dmn.engine
 
org.flowable.dmn.engine.impl - package org.flowable.dmn.engine.impl
 
org.flowable.dmn.engine.impl.audit - package org.flowable.dmn.engine.impl.audit
 
org.flowable.dmn.engine.impl.cfg - package org.flowable.dmn.engine.impl.cfg
 
org.flowable.dmn.engine.impl.cmd - package org.flowable.dmn.engine.impl.cmd
 
org.flowable.dmn.engine.impl.db - package org.flowable.dmn.engine.impl.db
 
org.flowable.dmn.engine.impl.deployer - package org.flowable.dmn.engine.impl.deployer
 
org.flowable.dmn.engine.impl.el - package org.flowable.dmn.engine.impl.el
 
org.flowable.dmn.engine.impl.el.util - package org.flowable.dmn.engine.impl.el.util
 
org.flowable.dmn.engine.impl.hitpolicy - package org.flowable.dmn.engine.impl.hitpolicy
 
org.flowable.dmn.engine.impl.io - package org.flowable.dmn.engine.impl.io
 
org.flowable.dmn.engine.impl.parser - package org.flowable.dmn.engine.impl.parser
 
org.flowable.dmn.engine.impl.persistence - package org.flowable.dmn.engine.impl.persistence
 
org.flowable.dmn.engine.impl.persistence.deploy - package org.flowable.dmn.engine.impl.persistence.deploy
 
org.flowable.dmn.engine.impl.persistence.entity - package org.flowable.dmn.engine.impl.persistence.entity
 
org.flowable.dmn.engine.impl.persistence.entity.data - package org.flowable.dmn.engine.impl.persistence.entity.data
 
org.flowable.dmn.engine.impl.persistence.entity.data.impl - package org.flowable.dmn.engine.impl.persistence.entity.data.impl
 
org.flowable.dmn.engine.impl.repository - package org.flowable.dmn.engine.impl.repository
 
org.flowable.dmn.engine.impl.test - package org.flowable.dmn.engine.impl.test
 
org.flowable.dmn.engine.impl.util - package org.flowable.dmn.engine.impl.util
 
org.flowable.dmn.engine.test - package org.flowable.dmn.engine.test
 
outputEntries - Variable in class org.flowable.dmn.engine.impl.ValidRuleOutputEntries
 
OutputOrderComparator<T extends Comparable<T>> - Class in org.flowable.dmn.engine.impl.hitpolicy
 
OutputOrderComparator(T[]) - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.OutputOrderComparator
 
outputValues - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 

P

parentDeploymentId - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
parentDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
parentDeploymentId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
parentDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
parentDeploymentId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
parentDeploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
parentDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
parentDeploymentIdLike - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
parentDeploymentIdLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
parse(String, String, String) - Static method in class org.flowable.dmn.engine.impl.el.ELInputEntryExpressionPreParser
 
parse(String) - Static method in class org.flowable.dmn.engine.impl.el.ELOutputEntryExpressionPreParser
 
parseCollection(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
ParsedDeployment - Class in org.flowable.dmn.engine.impl.deployer
An intermediate representation of a DeploymentEntity which keeps track of all of the entity's DecisionTableEntities and resources and processes associated with each DecisionTableEntity - all produced by parsing the deployment.
ParsedDeployment(DmnDeploymentEntity, List<DecisionTableEntity>, Map<DecisionTableEntity, DmnParse>, Map<DecisionTableEntity, EngineResource>) - Constructor for class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
ParsedDeploymentBuilder - Class in org.flowable.dmn.engine.impl.deployer
 
ParsedDeploymentBuilder(DmnDeploymentEntity, DmnParseFactory, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
parsedDeploymentBuilderFactory - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
parsedDeploymentBuilderFactory - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
ParsedDeploymentBuilderFactory - Class in org.flowable.dmn.engine.impl.deployer
 
ParsedDeploymentBuilderFactory() - Constructor for class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
 
parseSegmentWithOperator(String) - Static method in class org.flowable.dmn.engine.impl.el.ELInputEntryExpressionPreParser
 
persistDecisionTables(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
Saves each decision table.
PluggableFlowableDmnTestCase - Class in org.flowable.dmn.engine.impl.test
Base class for the flowable DMN test cases.
PluggableFlowableDmnTestCase() - Constructor for class org.flowable.dmn.engine.impl.test.PluggableFlowableDmnTestCase
 
predefinedOrder - Variable in class org.flowable.dmn.engine.impl.hitpolicy.OutputOrderComparator
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableAddDateFunctionDelegate
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableAllOfFunctionDelegate
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableAnyOfFunctionDelegate
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsAnyFunctionDelegate
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsFunctionDelegate
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableCurrentDateFunctionDelegate
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableNoneOfFunctionDelegate
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotAllOfFunctionDelegate
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsAnyFunctionDelegate
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsFunctionDelegate
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableSubtractDateFunctionDelegate
 
prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableToDateFunctionDelegate
 
preProcessInputVariables(DecisionTable, Map<String, Object>) - Static method in class org.flowable.dmn.engine.impl.el.ELExecutionContextBuilder
 
processInstanceIdWithChildren - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
processInstanceIdWithChildren(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 

R

registerDmnEngine(DmnEngine) - Static method in class org.flowable.dmn.engine.DmnEngines
Registers the given dmn engine.
removeDeployment(String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
removedSurroundingQuotes(String) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
repositoryService - Variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
repositoryService - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
repositoryService - Variable in class org.flowable.dmn.engine.test.FlowableDmnRule
 
resolveDecision(DmnDecisionTable) - Method in class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
resolveDecisionTable() - Method in class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
resolveDecisionTable(DmnDecisionTable) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
Resolving the decision will fetch the DMN, parse it and store the DmnDefinition in memory.
resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
resourceDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
resourceDataManager - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
 
resourceEntityManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
resourceEntityManager - Variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
ResourceFlowableDmnTestCase - Class in org.flowable.dmn.engine.impl.test
 
ResourceFlowableDmnTestCase(String) - Constructor for class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
 
ResourceFlowableDmnTestCase(String, String) - Constructor for class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
 
resourceName - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceCmd
 
resourceName - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
resourceName - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
resourceNameLike - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
resources - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
ResourceStreamSource - Class in org.flowable.dmn.engine.impl.io
 
ResourceStreamSource(String) - Constructor for class org.flowable.dmn.engine.impl.io.ResourceStreamSource
 
retry(String) - Static method in class org.flowable.dmn.engine.DmnEngines
retries to initialize a dmn engine that previously failed.
ruleEngineExecutor - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
RuleEngineExecutor - Interface in org.flowable.dmn.engine
 
RuleEngineExecutorImpl - Class in org.flowable.dmn.engine.impl
 
RuleEngineExecutorImpl(Map<String, AbstractHitPolicy>, ExpressionManager, ObjectMapper) - Constructor for class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
RuleExpressionCondition - Class in org.flowable.dmn.engine.impl.el
Resolves an boolean EL expression at runtime.
RuleExpressionCondition(Expression) - Constructor for class org.flowable.dmn.engine.impl.el.RuleExpressionCondition
 
RuleExpressionOutput - Class in org.flowable.dmn.engine.impl.el
Resolves an EL expression value at runtime.
RuleExpressionOutput(Expression) - Constructor for class org.flowable.dmn.engine.impl.el.RuleExpressionOutput
 
ruleResults - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
ruleRowIndex - Variable in class org.flowable.dmn.engine.impl.ValidRuleOutputEntries
 
ruleService - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
ruleService - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
ruleService - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
runBare() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
runTest() - Method in class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
 

S

sanityCheckDecisionTable(DecisionTable) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
SchemaOperationsDmnEngineBuild - Class in org.flowable.dmn.engine.impl.cmd
 
SchemaOperationsDmnEngineBuild() - Constructor for class org.flowable.dmn.engine.impl.cmd.SchemaOperationsDmnEngineBuild
 
scopeType - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
scopeType(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
scopeType - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
scopeType - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
scopeType(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
scopeType - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setActivityId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setActivityId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
 
setActivityId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setAggregator(BuiltinAggregator) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
setAuditContainer(DecisionExecutionAuditContainer) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
setBytes(byte[]) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
setCachingAndArtifactsManager(CachingAndArtifactsManager) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
setCategory(String) - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
setCategory(String) - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
 
setCategory(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntity
 
setCategory(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
setCategory(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
setCategory(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
setClock(Clock) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setConfigurationResource(String) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
setCurrentTime(Date) - Method in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
 
setCurrentTime(Instant) - Method in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
 
setCustomFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setCustomHitPolicyBehaviors(Map<String, AbstractHitPolicy>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setCustomMybatisMappers(Set<Class<?>>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setCustomMybatisXMLMappers(Set<String>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setCustomSessionFactories(List<SessionFactory>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDatabaseCatalog(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDatabaseSchema(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDatabaseSchemaUpdate(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDatabaseTablePrefix(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDatabaseType(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDataSource(DataSource) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDataSourceJndiName(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDecision(Decision) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionTableCacheEntry
 
setDecisionCache(DeploymentCache<DecisionTableCacheEntry>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDecisionCache(DeploymentCache<DecisionTableCacheEntry>) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
setDecisionCacheLimit(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDecisionDefinitionId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setDecisionDefinitionId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
 
setDecisionDefinitionId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setDecisionKey(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setDecisionKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setDecisionName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setDecisionTableCategory(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
SetDecisionTableCategoryCmd - Class in org.flowable.dmn.engine.impl.cmd
 
SetDecisionTableCategoryCmd(String, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
setDecisionTableDataManager(DecisionTableDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDecisionTableDataManager(DecisionTableDataManager) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
setDecisionTableEntity(DecisionTableEntity) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionTableCacheEntry
 
setDecisionTableEntityManager(DecisionTableEntityManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDecisionTableEntityManager(DecisionTableEntityManager) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
setDecisionTableId(String) - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
setDecisionTableVersionsAndIds(ParsedDeployment, Map<DecisionTableEntity, DecisionTableEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
Sets the version on each decision table entity, and the identifier.
setDecisionVersion(int) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setDecisionVersion(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setDeployers(List<Deployer>) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
setDeployment(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
setDeploymentCategory(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
SetDeploymentCategoryCmd - Class in org.flowable.dmn.engine.impl.cmd
 
SetDeploymentCategoryCmd(String, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
 
setDeploymentDataManager(DmnDeploymentDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDeploymentDataManager(DmnDeploymentDataManager) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
setDeploymentEntityManager(DmnDeploymentEntityManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDeploymentEntityManager(DmnDeploymentEntityManager) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
setDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
 
setDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntity
 
setDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
setDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
setDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
 
setDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setDeploymentIdFromDeploymentAnnotation(String) - Method in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
 
SetDeploymentParentDeploymentIdCmd - Class in org.flowable.dmn.engine.impl.cmd
 
SetDeploymentParentDeploymentIdCmd(String, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
 
setDeploymentTenantId(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
SetDeploymentTenantIdCmd - Class in org.flowable.dmn.engine.impl.cmd
 
SetDeploymentTenantIdCmd(String, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.SetDeploymentTenantIdCmd
 
setDeploymentTime(Date) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
setDeploymentTime(Date) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
setDescription(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntity
 
setDescription(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
setDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
setDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionTableCacheEntry
 
setDmnDeployer(DmnDeployer) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDmnDeploymentHelper(DmnDeploymentHelper) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
setDmnEngine(DmnEngine) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
setDmnEngineConfiguration(DmnEngineConfiguration) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
setDmnHistoryService(DmnHistoryService) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDmnManagementService(DmnManagementService) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDmnParseFactory(DmnParseFactory) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDmnParseFactory(DmnParseFactory) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
 
setDmnRepositoryService(DmnRepositoryService) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDmnRuleService(DmnRuleService) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setEnableSafeDmnXml(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setEndTime(Date) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
 
setEndTime(Date) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setEngineName(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setExecutionId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setExecutionId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
 
setExecutionId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setExecutionJson(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
 
setExecutionJson(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setExpressionManager(ExpressionManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setExpressionManager(ExpressionManager) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
setExpressionManager(ExpressionManager) - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
 
setFailed(boolean) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
 
setFailed(boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setFallbackToDefaultTenant(boolean) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setHistoricDecisionExecutionDataManager(HistoricDecisionExecutionDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setHistoricDecisionExecutionDataManager(HistoricDecisionExecutionDataManager) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
 
setHistoricDecisionExecutionEntityManager(HistoricDecisionExecutionEntityManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setHistoryEnabled(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setHitPolicyBehaviors(Map<String, AbstractHitPolicy>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setHitPolicyBehaviors(Map<String, AbstractHitPolicy>) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
setHitPolicyBehaviors(Map<String, AbstractHitPolicy>) - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
 
setIdGenerator(IdGenerator) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
setInitialized(boolean) - Static method in class org.flowable.dmn.engine.DmnEngines
 
setInstanceId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setInstanceId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
 
setInstanceId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setJdbcDefaultTransactionIsolationLevel(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setJdbcDriver(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setJdbcMaxActiveConnections(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setJdbcMaxCheckoutTime(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setJdbcMaxIdleConnections(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setJdbcMaxWaitTime(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setJdbcPassword(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setJdbcPingConnectionNotUsedFor(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setJdbcPingEnabled(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setJdbcPingQuery(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setJdbcUrl(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setJdbcUsername(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setKey(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntity
 
setKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
setName(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntity
 
setName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
setName(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
setName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
setName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
setNew(boolean) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
setNew(boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
setObjectMapper(ObjectMapper) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
 
setObjectMapper(ObjectMapper) - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
 
setParentDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setParentDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
setParentDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
setParsedDeploymentBuilderFactory(ParsedDeploymentBuilderFactory) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
setRepositoryService(DmnRepositoryService) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
setResourceDataManager(DmnResourceDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setResourceDataManager(DmnResourceDataManager) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
 
setResourceEntityManager(DmnResourceEntityManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setResourceName(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntity
 
setResourceName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
setResourceNamesOnDecisionTables(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Updates all the decision table entities to have the correct resource names.
setResources(Map<String, EngineResource>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
setResources(Map<String, EngineResource>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
setRuleEngineExecutor(RuleEngineExecutor) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setScopeType(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setScopeType(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
 
setScopeType(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setSourceSystemId(String) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
setSqlSessionFactory(SqlSessionFactory) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setStackVariables(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
setStartTime(Date) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
 
setStartTime(Date) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setStreamSource(StreamSource) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
setStrictMode(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setTableDataManager(TableDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setTablePrefixIsSchema(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setTenantId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setTenantId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntity
 
setTenantId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
setTenantId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
 
setTenantId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
setTenantId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
 
setTenantId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setTransactionFactory(TransactionFactory) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setUsePrefixId(boolean) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
setUsingRelationalDatabase(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setValidateSchema(boolean) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
setVariables(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
setVersion(int) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntity
 
setVersion(int) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
shouldContinueEvaluating(boolean) - Method in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
Default behavior for ContinueEvaluating behavior
shouldContinueEvaluating(boolean) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.ContinueEvaluatingBehavior
 
shouldContinueEvaluating(boolean) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.HitPolicyBehavior
 
shouldContinueEvaluating(boolean) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyFirst
 
skipped(AssumptionViolatedException, Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
Invoked when a test is skipped due to a failed assumption.
sourceInputStream(InputStream) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
sourceResource(String) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
sourceString(String) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
sourceSystemId - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
 
sourceUrl(URL) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
sourceUrl(String) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
split(String, Class<?>) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
 
stackVariables - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
StandaloneDmnEngineConfiguration - Class in org.flowable.dmn.engine.impl.cfg
 
StandaloneDmnEngineConfiguration() - Constructor for class org.flowable.dmn.engine.impl.cfg.StandaloneDmnEngineConfiguration
 
StandaloneInMemDmnEngineConfiguration - Class in org.flowable.dmn.engine.impl.cfg
 
StandaloneInMemDmnEngineConfiguration() - Constructor for class org.flowable.dmn.engine.impl.cfg.StandaloneInMemDmnEngineConfiguration
 
START_TIME - Static variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
 
starting(Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
startTime - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
streamSource - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
 
strictMode - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
Set this to false if you want to ignore the decision table hit policy validity checks to result in an failed decision table state.
subtractDate(Object, Object, Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DateUtil
 
succeeded(Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
Invoked when a test succeeds
supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 

T

tableDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
TableDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
TableDataManagerImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
TableDataManagerImpl(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.TableDataManagerImpl
 
tableName - Variable in class org.flowable.dmn.engine.impl.cmd.GetTableMetaDataCmd
 
tableName - Variable in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
tableName(String) - Method in class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
TablePageQueryImpl - Class in org.flowable.dmn.engine.impl
 
TablePageQueryImpl() - Constructor for class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
TablePageQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.TablePageQueryImpl
 
targetNamespace - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
 
TENANT_ID - Static variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
 
tenantId - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
tenantId - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
tenantId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
tenantId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
tenantId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
tenantId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
tenantId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
tenantId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
tenantId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
tenantId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
tenantId(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
 
tenantIdLike - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
tenantIdLike - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
tenantIdLike - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
tenantIdLike(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
toDate(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DateUtil
 
toString() - Method in class org.flowable.dmn.engine.impl.io.ResourceStreamSource
 
toString() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
toString() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
toString() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
toString() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
typeClass - Variable in class org.flowable.dmn.engine.impl.persistence.GenericManagerFactory
 

U

unregister(DmnEngine) - Static method in class org.flowable.dmn.engine.DmnEngines
Unregisters the given dmn engine.
update(EntityImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractEntityManager
 
update(EntityImpl, boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractEntityManager
 
updateCachingAndArtifacts(ParsedDeployment) - Method in class org.flowable.dmn.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.
updateDecisionTableTenantIdForDeployment(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionTableDataManager
 
updateDecisionTableTenantIdForDeployment(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionTableDataManager
 
updateDecisionTableTenantIdForDeployment(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManager
 
updateDecisionTableTenantIdForDeployment(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityManagerImpl
 
usePrefixId - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 

V

validateSchema - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
 
ValidRuleOutputEntries - Class in org.flowable.dmn.engine.impl
 
ValidRuleOutputEntries(int, List<RuleOutputClauseContainer>) - Constructor for class org.flowable.dmn.engine.impl.ValidRuleOutputEntries
 
variable(String, Object) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
variables - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
variables(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
variables - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionInfo
 
verifyDecisionTablesDoNotShareKeys(Collection<DecisionTableEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Verifies that no two decision tables share the same key, to prevent database unique index violation.
VERSION - Static variable in interface org.flowable.dmn.engine.DmnEngine
the version of the flowable dmn library
version - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
version - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionTableEntityImpl
 
versionGt - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
versionGte - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
versionLt - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
versionLte - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 

W

withoutTenantId - Variable in class org.flowable.dmn.engine.impl.DecisionTableQueryImpl
 
withoutTenantId - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
withoutTenantId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
withoutTenantId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2019 Flowable. All rights reserved.