public class SystemResourceConsideration extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
description |
private String |
resource |
| Constructor and Description |
|---|
SystemResourceConsideration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getResource() |
void |
setDescription(String description) |
void |
setResource(String resource) |
Copyright © 2023 Apache NiFi Project. All rights reserved.