Uses of Class
org.flowable.dmn.model.DmnDefinition
Packages that use DmnDefinition
-
Uses of DmnDefinition in org.flowable.dmn.api
Methods in org.flowable.dmn.api that return DmnDefinitionMethods in org.flowable.dmn.api with parameters of type DmnDefinitionModifier and TypeMethodDescriptionDmnDeploymentBuilder.addDmnModel(String resourceName, DmnDefinition dmnDefinition) -
Uses of DmnDefinition in org.flowable.dmn.model
Fields in org.flowable.dmn.model declared as DmnDefinitionModifier and TypeFieldDescriptionprotected DmnDefinitionDecision.dmnDefinitionprotected DmnDefinitionDecisionService.dmnDefinitionMethods in org.flowable.dmn.model that return DmnDefinitionMethods in org.flowable.dmn.model with parameters of type DmnDefinitionModifier and TypeMethodDescriptionvoidDecision.setDmnDefinition(DmnDefinition dmnDefinition) voidDecisionService.setDmnDefinition(DmnDefinition dmnDefinition)