- java.lang.Object
-
- org.apache.nifi.web.api.dto.provenance.ProvenanceSearchableFieldDTO
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getId
public String getId()
- Returns:
- id of this searchable field
-
getField
public String getField()
- Returns:
- the field
-
getLabel
public String getLabel()
- Returns:
- label for this field
-
getType
public String getType()
- Returns:
- type of this field
Copyright © 2023 Apache NiFi Project. All rights reserved.