| Package | Description |
|---|---|
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Set<TemplateEntity> |
TemplatesEntity.templates |
| Modifier and Type | Method and Description |
|---|---|
Set<TemplateEntity> |
TemplatesEntity.getTemplates()
The set of TemplateDTOs that is being serialized.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplatesEntity.setTemplates(Set<TemplateEntity> templates) |
Copyright © 2023 Apache NiFi Project. All rights reserved.