Uses of Enum Class
org.apache.nifi.json.schema.SchemaVersion
-
Uses of SchemaVersion in org.apache.nifi.json.schema
Fields in org.apache.nifi.json.schema declared as SchemaVersionMethods in org.apache.nifi.json.schema that return SchemaVersionModifier and TypeMethodDescriptionJsonSchema.getSchemaVersion()static SchemaVersionReturns the enum constant of this class with the specified name.static SchemaVersion[]SchemaVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.nifi.json.schema with parameters of type SchemaVersion