Uses of Enum Class
org.apache.nifi.action.Component
Packages that use Component
-
Uses of Component in org.apache.nifi.action
Methods in org.apache.nifi.action that return ComponentModifier and TypeMethodDescriptionAction.getSourceType()static ComponentReturns the enum constant of this class with the specified name.static Component[]Component.values()Returns an array containing the constants of this enum class, in the order they are declared.