Uses of Enum Class
org.apache.nifi.annotation.behavior.SystemResource
Packages that use SystemResource
-
Uses of SystemResource in org.apache.nifi.annotation.behavior
Methods in org.apache.nifi.annotation.behavior that return SystemResourceModifier and TypeMethodDescriptionstatic SystemResourceReturns the enum constant of this class with the specified name.static SystemResource[]SystemResource.values()Returns an array containing the constants of this enum class, in the order they are declared.