public class ReportingTaskRunStatusEntity extends ComponentRunStatusEntity
| Modifier and Type | Field and Description |
|---|---|
private static String[] |
SUPPORTED_STATE |
| Constructor and Description |
|---|
ReportingTaskRunStatusEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getState()
Run status for this ReportingTask.
|
protected String[] |
getSupportedState() |
getRevision, isDisconnectedNodeAcknowledged, setDisconnectedNodeAcknowledged, setRevision, setState, validateStateprivate static String[] SUPPORTED_STATE
protected String[] getSupportedState()
getSupportedState in class ComponentRunStatusEntitypublic String getState()
getState in class ComponentRunStatusEntityCopyright © 2023 Apache NiFi Project. All rights reserved.