Uses of Enum Class
org.apache.nifi.groups.StandardDataValve.FlowInForbiddenReason
Packages that use StandardDataValve.FlowInForbiddenReason
-
Uses of StandardDataValve.FlowInForbiddenReason in org.apache.nifi.groups
Methods in org.apache.nifi.groups that return StandardDataValve.FlowInForbiddenReasonModifier and TypeMethodDescriptionStandardDataValve.getReasonFlowIntoGroupNotAllowed(ProcessGroup destinationGroup) Returns the enum constant of this class with the specified name.StandardDataValve.FlowInForbiddenReason.values()Returns an array containing the constants of this enum class, in the order they are declared.