public class ControllerServiceStatusDTO extends ComponentStatusDTO
INVALID, VALID, VALIDATING
Constructor and Description |
---|
ControllerServiceStatusDTO() |
Modifier and Type | Method and Description |
---|---|
String |
getRunStatus()
Sub-classes should override this method to provide API documentation using ApiModelProperty annotation with allowable values.
|
getActiveThreadCount, getValidationStatus, setActiveThreadCount, setRunStatus, setValidationStatus
public String getRunStatus()
ComponentStatusDTO
getRunStatus
in class ComponentStatusDTO
Copyright © 2020 Apache NiFi Project. All rights reserved.