Uses of Enum Class
org.apache.nifi.reporting.ComponentType
Packages that use ComponentType
-
Uses of ComponentType in org.apache.nifi.reporting
Methods in org.apache.nifi.reporting that return ComponentTypeModifier and TypeMethodDescriptionBulletin.getSourceType()BulletinQuery.getSourceType()static ComponentTypeReturns the enum constant of this class with the specified name.static ComponentType[]ComponentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.nifi.reporting with parameters of type ComponentTypeModifier and TypeMethodDescriptionvoidBulletin.setSourceType(ComponentType sourceType) BulletinQuery.Builder.sourceType(ComponentType sourceType)