Uses of Enum Class
org.kie.api.definition.process.NodeType
Packages that use NodeType
-
Uses of NodeType in org.kie.api.definition.process
Methods in org.kie.api.definition.process that return NodeTypeModifier and TypeMethodDescriptiondefault NodeTypeNode.getNodeType()Type of this nodestatic NodeTypeReturns the enum constant of this class with the specified name.static NodeType[]NodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.