Uses of Enum
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 type with the specified name.static NodeType[]NodeType.values()Returns an array containing the constants of this enum type, in the order they are declared.