public interface Resource
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier()
The identifier for this resource.
|
String |
getName()
The name of this resource.
|
String |
getSafeDescription()
The description of this resource that may be safely used in messages to the client.
|
String getIdentifier()
String getName()
String getSafeDescription()
Copyright © 2023 Apache NiFi Project. All rights reserved.