public class ControllerServiceRunStatusEntity extends ComponentRunStatusEntity
| Modifier and Type | Field and Description |
|---|---|
private static String[] |
SUPPORTED_STATE |
private boolean |
uiOnly |
| Constructor and Description |
|---|
ControllerServiceRunStatusEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getState()
Run status for this ControllerService.
|
protected String[] |
getSupportedState() |
Boolean |
getUiOnly() |
void |
setUiOnly(Boolean uiOnly) |
getRevision, isDisconnectedNodeAcknowledged, setDisconnectedNodeAcknowledged, setRevision, setState, validateStateprivate static final String[] SUPPORTED_STATE
private boolean uiOnly
protected String[] getSupportedState()
getSupportedState in class ComponentRunStatusEntitypublic String getState()
getState in class ComponentRunStatusEntitypublic Boolean getUiOnly()
public void setUiOnly(Boolean uiOnly)
Copyright © 2023 Apache NiFi Project. All rights reserved.