@ExportedBean public class IncidentViolation extends Object
| Constructor and Description |
|---|
IncidentViolation(Object attr) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
long |
getDuration() |
Date |
getEnd() |
String |
getRule() |
IncidentChart.Severity |
getSeverity() |
Date |
getStart() |
public IncidentViolation(Object attr)
@Exported public String getRule()
@Exported public IncidentChart.Severity getSeverity()
@Exported public Date getStart()
@Exported public Date getEnd()
@Exported public long getDuration()
@Exported public String getDescription()
Copyright © 2016–2017. All rights reserved.