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
 
AbstractExecuteDecisionCmd - Class in org.flowable.dmn.engine.impl.cmd
 
AbstractExecuteDecisionCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
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
 
AbstractHitPolicy(boolean) - 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.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
 
addOperation(DmnOperation) - Method in class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgenda
 
addOutputValues(String, List<Object>) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
addPostDefaultELResolver(ELResolver) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
addPreBeanELResolver(ELResolver) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
addPreDefaultELResolver(ELResolver) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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
 
annotationFontName - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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.db.EntityToTableMap
 
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.
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(DecisionService, ExecuteDecisionContext) - Static method in class org.flowable.dmn.engine.impl.el.ELExecutionContextBuilder
 
build(Decision, ExecuteDecisionContext) - 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
 
buildExecuteDecisionContext() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
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 (service)
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.DecisionQueryImpl
 
category - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
category - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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.DecisionQueryImpl
 
categoryNotEquals - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
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.DecisionQueryImpl
 
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
 
commandContext - Variable in class org.flowable.dmn.engine.impl.agenda.operation.DmnOperation
 
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
 
composeDecisionResult(ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
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
 
composeDecisionServiceResult(ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
composeEvaluateDecisionResult(ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
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
 
composeOutputValues(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
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.
use @{link #allOf(Object, Object)} instead
containsAny(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
Deprecated.
use @{link #anyof(Object, Object)} instead
ContinueEvaluatingBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
 
copyDeploymentValuesToDecisions(DmnDeploymentEntity, List<DecisionEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Updates all the decision 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.data.impl.MybatisDecisionDataManager
 
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
 
createAgenda(CommandContext) - Method in class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgendaFactory
 
createAgenda(CommandContext) - Method in interface org.flowable.dmn.engine.impl.agenda.DmnEngineAgendaFactory
 
createAndPersistNewDiagramsIfNeeded(ParsedDeployment, DecisionRequirementsDiagramHelper) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Creates new diagrams for decisions if the deployment is new, the decision in question supports it, and the engine is configured to make new diagrams.
createDbSqlSessionFactory() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
createDecisionQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createDecisionResults(String, Double) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
createDeployment() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createDeploymentQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
createDiagramForDecision(DecisionEntity, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.deployer.DecisionRequirementsDiagramHelper
Generates a diagram resource for a DecisionEntity.
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.DmnDecisionServiceImpl
 
createHistoricDecisionExecutionQuery() - Method in class org.flowable.dmn.engine.impl.DmnHistoryServiceImpl
 
createNativeDecisionQuery() - 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
 
createOutputDoubleValues(Collection<Map<String, Object>>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
 
createParse() - Method in class org.flowable.dmn.engine.impl.parser.DmnParseFactory
 
createResourceEntity() - Method in class org.flowable.dmn.engine.impl.deployer.DecisionRequirementsDiagramHelper
 
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.agenda.operation.ExecuteDecisionOperation
 
decision - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
DECISION_CATEGORY - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_DEPLOYMENT_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_KEY - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_NAME - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_TENANT_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_TYPE - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
DECISION_VERSION - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
decisionCache - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
DecisionCacheEntry - Class in org.flowable.dmn.engine.impl.persistence.deploy
 
DecisionCacheEntry(DecisionEntity, DmnDefinition, DecisionService) - Constructor for class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
DecisionCacheEntry(DecisionEntity, DmnDefinition, Decision) - Constructor for class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
decisionCacheLimit - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
decisionCategory(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionCategoryLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionCategoryNotEquals(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
DecisionDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity.data
 
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
 
decisionEntity - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
DecisionEntity - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
DecisionEntityImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
DecisionEntityImpl() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
decisionEntityManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
decisionEntityManager - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
DecisionEntityManager - Interface in org.flowable.dmn.engine.impl.persistence.entity
 
DecisionExecutionAuditUtil - Class in org.flowable.dmn.engine.impl.audit
 
DecisionExecutionAuditUtil() - Constructor for class org.flowable.dmn.engine.impl.audit.DecisionExecutionAuditUtil
 
decisionFontName - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
decisionId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionCmd
 
decisionId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionRequirementsDiagramCmd
 
decisionId - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionId(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionIds(Set<String>) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionKey(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionKey - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
decisionKey(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
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.HistoricDecisionExecutionQueryImpl
 
decisionKey(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
decisionKey - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
decisionKeyLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionKeyLike - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
decisionKeyLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
decisionName(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionName - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
decisionNameLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionQueryImpl - Class in org.flowable.dmn.engine.impl
 
DecisionQueryImpl() - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionQueryProperty - Class in org.flowable.dmn.engine.impl
Contains the possible properties that can be used in a DmnDecisionQuery.
DecisionQueryProperty(String) - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
decisionRequirementsDiagramGenerator - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
Decision requirements diagram generator.
decisionRequirementsDiagramHelper - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
DecisionRequirementsDiagramHelper - Class in org.flowable.dmn.engine.impl.deployer
Creates diagrams from decision definitions.
DecisionRequirementsDiagramHelper() - Constructor for class org.flowable.dmn.engine.impl.deployer.DecisionRequirementsDiagramHelper
 
decisionRequirementsDiagramHelper - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
decisionResourceName(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionResourceNameLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisions - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
decisions - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
The end result of the parsing: a list of decision (services).
decisionService - Variable in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
 
decisionService - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
decisionService - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
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
 
decisionTenantId(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionTenantIdLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionType - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionType(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionType - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
decisionTypeLike - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionTypeLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
DecisionUtil - Class in org.flowable.dmn.engine.impl.util
A utility class that hides the complexity of DecisionEntity and Decision lookup.
DecisionUtil() - Constructor for class org.flowable.dmn.engine.impl.util.DecisionUtil
 
decisionVersion(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionVersion - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
decisionVersionGreaterThan(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionVersionLowerThan(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionVersionLowerThanOrEquals(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
decisionWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
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
 
DefaultDmnEngineAgenda - Class in org.flowable.dmn.engine.impl.agenda
 
DefaultDmnEngineAgenda(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgenda
 
DefaultDmnEngineAgendaFactory - Class in org.flowable.dmn.engine.impl.agenda
 
DefaultDmnEngineAgendaFactory() - Constructor for class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgendaFactory
 
definitionCache - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
DefinitionEntityManagerImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
 
DefinitionEntityManagerImpl(DmnEngineConfiguration, DecisionDataManager) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
DELETE_ORDER - Static variable in class org.flowable.dmn.engine.impl.db.EntityDependencyOrder
 
deleteDecisionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
deleteDecisionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
deleteDecisionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
deleteDecisionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
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 definition 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.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
 
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.DecisionQueryImpl
 
deploymentId(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
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.HistoricDecisionExecutionQueryImpl
 
deploymentId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
deploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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.DecisionQueryImpl
 
deploymentIds(Set<String>) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
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<DecisionCacheEntry>, 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.DecisionEntityImpl
 
destroy() - Static method in class org.flowable.dmn.engine.DmnEngines
closes all dmn engines.
determineDecisionExecutionOrder(List<Decision>, List<Decision>) - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
 
determineDecisionExecutionOrder(List<Decision>) - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
 
DIAGRAM_SUFFIXES - Static variable in class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
 
diagramResourceName - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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
 
DMN_RESOURCE_SUFFIXES - Static variable in class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
 
DmnCommandInvoker - Class in org.flowable.dmn.engine.impl.interceptor
 
DmnCommandInvoker() - Constructor for class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
 
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
 
dmnDecisionService - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
DmnDecisionServiceImpl - Class in org.flowable.dmn.engine.impl
 
DmnDecisionServiceImpl(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
dmnDefinition - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
 
dmnDefinition - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
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
 
DmnEngineAgenda - Interface in org.flowable.dmn.engine.impl.agenda
 
dmnEngineAgendaFactory - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
DmnEngineAgendaFactory - Interface in org.flowable.dmn.engine.impl.agenda
 
dmnEngineAgendaFactory - Variable in class org.flowable.dmn.engine.impl.agenda.DmnEngineAgendaSessionFactory
 
DmnEngineAgendaSessionFactory - Class in org.flowable.dmn.engine.impl.agenda
 
DmnEngineAgendaSessionFactory(DmnEngineAgendaFactory) - Constructor for class org.flowable.dmn.engine.impl.agenda.DmnEngineAgendaSessionFactory
 
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(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
 
DmnOperation - Class in org.flowable.dmn.engine.impl.agenda.operation
 
DmnOperation() - Constructor for class org.flowable.dmn.engine.impl.agenda.operation.DmnOperation
 
DmnOperation(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.agenda.operation.DmnOperation
 
DmnParse - Class in org.flowable.dmn.engine.impl.parser
Specific parsing of one DMN 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
 
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 DMN 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
 
EntityToTableMap - Class in org.flowable.dmn.engine.impl.db
 
EntityToTableMap() - Constructor for class org.flowable.dmn.engine.impl.db.EntityToTableMap
 
entityToTableNameMap - Static variable in class org.flowable.dmn.engine.impl.db.EntityToTableMap
 
evaluate(Map<String, Object>, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.el.RuleExpressionCondition
 
EvaluateDecisionCmd - Class in org.flowable.dmn.engine.impl.cmd
 
EvaluateDecisionCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
 
EvaluateDecisionCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
 
EvaluateDecisionCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
 
EvaluateDecisionCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
 
EvaluateDecisionCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
 
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, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
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.EvaluateDecisionCmd
 
execute(CommandContext, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
 
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.ExecuteDecisionServiceCmd
 
execute(CommandContext, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionRequirementsDiagramCmd
 
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.GetTableNameCmd
 
execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.PersistHistoricDecisionExecutionCmd
 
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
Deprecated. 
execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
 
execute(DmnEngineConfiguration) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
execute(Decision, ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
Executes the given decision and creates the outcome results
execute(Decision, ExecuteDecisionContext) - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
 
executeCount(CommandContext) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
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(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
executeDecision() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
ExecuteDecisionBuilderImpl - Class in org.flowable.dmn.engine.impl
 
ExecuteDecisionBuilderImpl(DmnDecisionService) - Constructor for class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
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
 
ExecuteDecisionCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
 
executeDecisionContext - Variable in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionOperation
 
executeDecisionContext - Variable in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
 
executeDecisionContext - Variable in class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
executeDecisionContext - Variable in class org.flowable.dmn.engine.impl.cmd.PersistHistoricDecisionExecutionCmd
 
ExecuteDecisionOperation - Class in org.flowable.dmn.engine.impl.agenda.operation
 
ExecuteDecisionOperation(CommandContext, ExecuteDecisionContext, Decision) - Constructor for class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionOperation
 
executeDecisionService(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
executeDecisionService() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
ExecuteDecisionServiceCmd - Class in org.flowable.dmn.engine.impl.cmd
 
ExecuteDecisionServiceCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
 
ExecuteDecisionServiceCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
 
ExecuteDecisionServiceCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
 
ExecuteDecisionServiceCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
 
ExecuteDecisionServiceCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
 
ExecuteDecisionServiceOperation - Class in org.flowable.dmn.engine.impl.agenda.operation
 
ExecuteDecisionServiceOperation(CommandContext, ExecuteDecisionContext, DecisionService) - Constructor for class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
 
executeDecisionServiceWithAuditTrail(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
executeDecisionServiceWithAuditTrail() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
executeDecisionServiceWithSingleResult(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
executeDecisionServiceWithSingleResult() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
executeDecisionWithAuditTrail(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
executeDecisionWithAuditTrail() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
ExecuteDecisionWithAuditTrailCmd - Class in org.flowable.dmn.engine.impl.cmd
 
ExecuteDecisionWithAuditTrailCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
 
ExecuteDecisionWithAuditTrailCmd(ExecuteDecisionContext) - 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(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
executeDecisionWithSingleResult() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
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.DecisionQueryImpl
 
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
 
executeOperations(CommandContext, boolean) - Method in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
 
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(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
executeWithAuditTrail() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
executeWithSingleResult(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
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.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
 
findByName(String) - Static method in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
findByName(String) - Static method in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
 
findByName(String) - Static method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
 
findDecisionByDeploymentAndKey(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findDecisionByDeploymentAndKey(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findDecisionByDeploymentAndKey(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
findDecisionByDeploymentAndKey(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
findDecisionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findDecisionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findDecisionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
findDecisionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
findDecisionByKeyAndVersion(String, Integer) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findDecisionByKeyAndVersion(String, Integer) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findDecisionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findDecisionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findDecisionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
findDecisionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
findDecisionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findDecisionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findDecisionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
findDecisionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
findDecisionCountByQueryCriteria(DecisionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findDecisionCountByQueryCriteria(DecisionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findDecisionCountByQueryCriteria(DecisionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
findDecisionCountByQueryCriteria(DecisionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
findDecisionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findDecisionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findDecisionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
findDecisionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
findDecisionsByQueryCriteria(DecisionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findDecisionsByQueryCriteria(DecisionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findDecisionsByQueryCriteria(DecisionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
findDecisionsByQueryCriteria(DecisionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
findDeployedDecisionById(String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
findDeployedDefinitionByKeyAndVersionAndTenantId(String, int, 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
 
findDeployedLatestDecisionByKeyDeploymentIdAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
findDeployedLatestDefinitionByKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
findDeployedLatestDefinitionByKeyAndTenantId(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
 
findLatestDecisionByKey(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findLatestDecisionByKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findLatestDecisionByKey(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
findLatestDecisionByKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
findLatestDecisionByKeyAndParentDeploymentId(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findLatestDecisionByKeyAndParentDeploymentId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findLatestDecisionByKeyAndTenantId(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findLatestDecisionByKeyAndTenantId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findLatestDecisionByKeyAndTenantId(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
findLatestDecisionByKeyAndTenantId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
findLatestDecisionByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
findLatestDecisionByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
findLatestDefinition(DmnDecision) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
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
 
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
 
forceDMN11 - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
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

generated - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
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.HistoricDecisionExecutionQueryImpl
 
getActivityId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getAgenda() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getAgenda(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getAggregator() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
getAllDecisions() - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
getAnnotationFontName() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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.DecisionQueryImpl
 
getCategory() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getCategory() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
getCategory() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getCategoryLike() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
getCategoryNotEquals() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
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
 
getCommonSchemaManager() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
 
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
 
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(String, List<DecisionEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
getDecision(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
getDecision() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
getDecisionCache() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
getDecisionCacheLimit() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDecisionDataManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDecisionDefinitionId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getDecisionDefinitionId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getDecisionEntity() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
getDecisionEntityManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDecisionEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
getDecisionEntityManager() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDecisionEntityManager(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
 
getDecisionFontName() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDecisionForDecisionEntity(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
getDecisionId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
getDecisionKey() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getDecisionKey() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
getDecisionKey() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getDecisionKey() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getDecisionKeyLike() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getDecisionName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
getDecisionRequirementsDiagram(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
getDecisionRequirementsDiagramGenerator() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDecisionRequirementsDiagramHelper() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
getDecisionRequirementsDiagramResourceName(String, String, String) - Static method in class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
 
getDecisionRequirementsDiagramResourceNameFromDeployment(DecisionEntity, Map<String, EngineResource>) - Static method in class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
Finds the name of a resource for the diagram for a decision definition.
getDecisions() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
getDecisionService() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
getDecisionService(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
 
getDecisionServiceForDecisionEntity(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
getDecisionTableEntity(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
 
getDecisionTableEntity(String, boolean) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
 
getDecisionTableEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
getDecisionTableEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
getDecisionTableFromDatabase(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
 
getDecisionTableId() - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
getDecisionType() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
getDecisionType() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
getDecisionTypeLike() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
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
 
getDefinitionCache() - 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
 
GetDeploymentDecisionCmd - Class in org.flowable.dmn.engine.impl.cmd
 
GetDeploymentDecisionCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionCmd
 
GetDeploymentDecisionRequirementsDiagramCmd - Class in org.flowable.dmn.engine.impl.cmd
 
GetDeploymentDecisionRequirementsDiagramCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionRequirementsDiagramCmd
 
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.DecisionQueryImpl
 
getDeploymentId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getDeploymentId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getDeploymentId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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.DecisionQueryImpl
 
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.DecisionEntityImpl
 
getDiagramResourceName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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.
getDmnDecisionService() - Method in interface org.flowable.dmn.engine.DmnEngine
 
getDmnDecisionService() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getDmnDecisionService() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
 
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.DecisionCacheEntry
 
getDmnDefinitionByDecisionId(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
 
GetDmnDefinitionCmd - Class in org.flowable.dmn.engine.impl.cmd
 
GetDmnDefinitionCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDmnDefinitionCmd
 
getDmnDefinitionForDecision(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
getDmnDefinitionFromCache(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
 
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
 
getDmnEngineAgendaFactory() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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
 
getDmnParseForDecision(DecisionEntity) - 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
 
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
 
getEngineScopeType() - 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.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
 
getHistoricDecisionExecutionEntityManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getHistoricDecisionExecutionEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
getHistoricDecisionExecutionEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
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.DecisionQueryImpl
 
getId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getIdGenerator() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
getIdGenerator() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.AbstractDmnDataManager
 
getIdPrefix() - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractDmnEngineNoRevisionEntity
 
getIds() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
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.el.ELExecutionContext
 
getInstanceId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
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.DecisionQueryImpl
 
getKey() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
getKey() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
 
getKeyLike() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
getLabelFontName() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getManagedEntityClass() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
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
 
getMostRecentVersionOfDecision(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Gets the most recent persisted decision that matches this one for tenant and key.
getMyBatisXmlConfigurationStream() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getName() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
getName() - Method in class org.flowable.dmn.engine.impl.DecisionQueryProperty
 
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.DecisionEntityImpl
 
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.DecisionQueryImpl
 
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.impl.RuleEngineExecutorImpl
 
getObjectMapper() - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
 
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.persistence.entity.DmnDeploymentEntityImpl
 
getPersistedInstanceOfDecision(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Gets the persisted version of the already-deployed decision.
getPersistentState() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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
 
getPostDefaultELResolvers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getPreBeanELResolvers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getPreDefaultELResolvers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getPreviousVersionsOfDecisions(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
Constructs a map from new DecisionEntities 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
 
getResourceEntityManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
getResourceEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
 
getResourceEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
 
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
 
getResourceForDecision(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
getResourceName() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
getResourceName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
getResourceNameLike() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
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.el.ELExecutionContext
 
getScopeType() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
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.agenda.DmnEngineAgendaSessionFactory
 
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
 
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
 
getTableName(Class<?>) - Static method in class org.flowable.dmn.engine.impl.db.EntityToTableMap
 
getTableName(Class<?>) - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
 
GetTableNameCmd - Class in org.flowable.dmn.engine.impl.cmd
 
GetTableNameCmd(Class<?>) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetTableNameCmd
 
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.DecisionQueryImpl
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
getTenantId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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.DecisionQueryImpl
 
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
 
getVersion() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
getVersion() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
getVersionGt() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
getVersionGte() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
getVersionLt() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
getVersionLte() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 

H

hasGraphicalNotation() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
historicDecisionExecutionDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
HistoricDecisionExecutionDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity.data
 
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.DecisionQueryImpl
 
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.DecisionQueryImpl
 
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
 
initCommandInvoker() - 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
 
initDecisionRequirementsDiagramGenerator() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
initDecisionRequirementsDiagramHelper() - 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
 
initDmnEngineAgendaFactory() - 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
 
initializeDecisionExecutionAudit(Decision, ExecuteDecisionContext) - Static method in class org.flowable.dmn.engine.impl.audit.DecisionExecutionAuditUtil
 
initializeDecisionServiceExecutionAudit(DecisionService, ExecuteDecisionContext) - Static method in class org.flowable.dmn.engine.impl.audit.DecisionExecutionAuditUtil
 
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
 
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
 
initSessionFactories() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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.el.ELExecutionContext
 
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.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
 
isCreateDiagramOnDeploy - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
isCreateDiagramOnDeploy() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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
 
isForceDMN11() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
isGenerated() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
isGraphicalNotationDefined - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
isGraphicalNotationDefined() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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.DecisionQueryImpl
 
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.DecisionQueryImpl
 
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.DecisionQueryImpl
 
key - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
keyLike - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 

L

labelFontName - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
latest - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
latestVersion() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
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
 
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
 
makeDecisionsConsistentWithPersistedVersions(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
Loads the persisted version of each decision and set values on the in-memory version to be consistent.
managementService - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
 
mapDecisionsToParses - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
mapDecisionsToResources - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
 
mapperClass - Variable in class org.flowable.dmn.engine.impl.cmd.ExecuteCustomSqlCmd
 
multipleResults - Variable in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
 
MybatisDecisionDataManager - Class in org.flowable.dmn.engine.impl.persistence.entity.data.impl
 
MybatisDecisionDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
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.DecisionQueryImpl
 
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.DecisionEntityImpl
 
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.DecisionQueryImpl
 
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.
use @{link #noneOf(Object, Object)} instead
notContainsAny(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
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.impl.RuleEngineExecutorImpl
 
openSession(CommandContext) - Method in class org.flowable.dmn.engine.impl.agenda.DmnEngineAgendaSessionFactory
 
openSession(CommandContext) - Method in class org.flowable.dmn.engine.impl.persistence.GenericManagerFactory
 
OPERATORS - Static variable in class org.flowable.dmn.engine.impl.el.ELInputEntryExpressionPreParser
 
orderByDecisionCategory() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
orderByDecisionId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
orderByDecisionKey() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
orderByDecisionName() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
orderByDecisionType() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
orderByDecisionVersion() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
orderByDeploymentId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
orderByDeploymentId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
orderByDeploymentName() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
orderByDeploymentTime() - 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.DecisionQueryImpl
 
orderByTenantId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
orderByTenantId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
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.agenda - package org.flowable.dmn.engine.impl.agenda
 
org.flowable.dmn.engine.impl.agenda.operation - package org.flowable.dmn.engine.impl.agenda.operation
 
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.interceptor - package org.flowable.dmn.engine.impl.interceptor
 
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.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 DefinitionEntities and resources and processes associated with each DefinitionEntity - all produced by parsing the deployment.
ParsedDeployment(DmnDeploymentEntity, List<DecisionEntity>, Map<DecisionEntity, DmnParse>, Map<DecisionEntity, 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
 
persistDecisionAudit(ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
 
persistDecisions(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
Saves each decision.
PersistHistoricDecisionExecutionCmd - Class in org.flowable.dmn.engine.impl.cmd
 
PersistHistoricDecisionExecutionCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.PersistHistoricDecisionExecutionCmd
 
planExecuteDecisionOperation(ExecuteDecisionContext, Decision) - Method in class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgenda
 
planExecuteDecisionOperation(ExecuteDecisionContext, Decision) - Method in interface org.flowable.dmn.engine.impl.agenda.DmnEngineAgenda
 
planExecuteDecisionOperationsForDecisionService() - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
 
planExecuteDecisionServiceOperation(ExecuteDecisionContext, DecisionService) - Method in class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgenda
 
planExecuteDecisionServiceOperation(ExecuteDecisionContext, DecisionService) - Method in interface org.flowable.dmn.engine.impl.agenda.DmnEngineAgenda
 
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
 
postDefaultELResolvers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
preBeanELResolvers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
preDefaultELResolvers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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
 
processDI(DmnDefinition, List<DecisionEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
 
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(DmnDecision) - 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.
resolveDefinition() - Method in class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
 
resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
 
resourceDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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.DecisionQueryImpl
 
resourceName - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
resourceNameLike - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
ResourceNameUtil - Class in org.flowable.dmn.engine.impl.deployer
Static methods for working with DMN and image resource names.
ResourceNameUtil() - Constructor for class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
 
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.test.AbstractFlowableDmnTestCase
 
run() - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionOperation
 
run() - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
 
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
 
schemaCreate() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
 
schemaDrop() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
 
SchemaOperationsDmnEngineBuild - Class in org.flowable.dmn.engine.impl.cmd
 
SchemaOperationsDmnEngineBuild() - Constructor for class org.flowable.dmn.engine.impl.cmd.SchemaOperationsDmnEngineBuild
 
schemaUpdate() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
 
scopeType - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
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.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 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
 
setAnnotationFontName(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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.DecisionEntity
 
setCategory(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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
 
setCreateDiagramOnDeploy(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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.DecisionCacheEntry
 
setDecisionCache(DeploymentCache<DecisionCacheEntry>) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
setDecisionCacheLimit(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDecisionCategory(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
 
setDecisionDataManager(DecisionDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDecisionDefinitionDiagramNames(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Updates all the decision entities to have the correct diagram resource name.
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
 
setDecisionEntity(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
setDecisionEntityManager(DecisionEntityManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDecisionEntityManager(DecisionEntityManager) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
 
setDecisionFontName(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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
 
setDecisionRequirementsDiagramGenerator(DecisionRequirementsDiagramGenerator) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setDecisionRequirementsDiagramHelper(DecisionRequirementsDiagramHelper) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
 
setDecisionService(DecisionService) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
SetDecisionTableCategoryCmd - Class in org.flowable.dmn.engine.impl.cmd
 
SetDecisionTableCategoryCmd(String, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
setDecisionTableId(String) - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
 
setDecisionType(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
 
setDecisionType(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
setDecisionVersion(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
 
setDecisionVersionsAndIds(ParsedDeployment, Map<DecisionEntity, DecisionEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
Sets the version on each decision entity, and the identifier.
setDefinitionCache(DeploymentCache<DecisionCacheEntry>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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
 
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 interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
 
setDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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.DecisionEntity
 
setDescription(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
setDiagramResourceName(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
 
setDiagramResourceName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
setDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
 
setDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
 
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
 
setDmnEngineAgendaFactory(DmnEngineAgendaFactory) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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(DmnDecisionService) - 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 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
 
setFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setForceDMN11(boolean) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
setGenerated(boolean) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntity
 
setGenerated(boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
 
setHasGraphicalNotation(boolean) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
 
setHasGraphicalNotation(boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
setHistoricDecisionExecutionDataManager(HistoricDecisionExecutionDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
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.el.ELExecutionContext
 
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.DecisionEntity
 
setKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
setLabelFontName(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setName(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
 
setName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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
 
setNext(CommandInterceptor) - Method in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
 
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 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
 
setPostDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setPreBeanELResolvers(Collection<ELResolver>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setPreDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setRepositoryService(DmnRepositoryService) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
 
setResourceDataManager(DmnResourceDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setResourceEntityManager(DmnResourceEntityManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
 
setResourceName(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
 
setResourceName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
setResourceNamesOnDecisions(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Updates all the decision 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.el.ELExecutionContext
 
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.el.ELExecutionContext
 
setTenantId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
 
setTenantId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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
 
setVersion(int) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
 
setVersion(int) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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
 
shouldCreateDiagram(DecisionEntity, EngineDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DecisionRequirementsDiagramHelper
 
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.
stripDmnFileSuffix(String) - Static method in class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
 
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

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.DecisionQueryImpl
 
tenantId - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
 
tenantId - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
 
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.HistoricDecisionExecutionQueryImpl
 
tenantId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
 
tenantId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
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.DecisionQueryImpl
 
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.DecisionEntityImpl
 
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.
updateCachingAndArtifacts(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.CachingAndArtifactsManager
Ensures that the definition is cached in the appropriate places, including the deployment's collection of deployed artifacts and the deployment manager's cache.
updateDecisionTenantIdForDeployment(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
 
updateDecisionTenantIdForDeployment(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
 
updateDecisionTenantIdForDeployment(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
 
updateDecisionTenantIdForDeployment(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
 
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
 
verifyDecisionTablesDoNotShareKeys(Collection<DecisionEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
Verifies that no two decisions 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.DecisionQueryImpl
 
version - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
 
versionGt - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
versionGte - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
versionLt - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
versionLte - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 

W

withoutTenantId - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
 
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 © 2021 Flowable. All rights reserved.