| Package | Description |
|---|---|
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private SnippetDTO |
SnippetEntity.snippet |
| Modifier and Type | Method and Description |
|---|---|
SnippetDTO |
SnippetEntity.getSnippet()
The SnippetDTO that is being serialized.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnippetEntity.setSnippet(SnippetDTO snippet) |
Copyright © 2023 Apache NiFi Project. All rights reserved.