Uses of Enum Class
org.kie.api.definition.KieDefinition.KnowledgeType
Packages that use KieDefinition.KnowledgeType
Package
Description
All classes to create definitions, as built by the KieBuilder from artifact resources, can be found here.
-
Uses of KieDefinition.KnowledgeType in org.kie.api.definition
Methods in org.kie.api.definition that return KieDefinition.KnowledgeTypeModifier and TypeMethodDescriptionKieDefinition.getKnowledgeType()static KieDefinition.KnowledgeTypeReturns the enum constant of this class with the specified name.static KieDefinition.KnowledgeType[]KieDefinition.KnowledgeType.values()Returns an array containing the constants of this enum class, in the order they are declared.