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