@Deprecated public interface SLAEvent
Modifier and Type | Interface and Description |
---|---|
static class |
SLAEvent.SlaAppType
Deprecated.
Defines the possible status of an SLA events.
|
static class |
SLAEvent.Status
Deprecated.
Defines the possible status of an SLA events or Job status for SLA events.
|
Modifier and Type | Method and Description |
---|---|
String |
getAlertContact()
Deprecated.
|
String |
getAlertFrequency()
Deprecated.
|
String |
getAlertPercentage()
Deprecated.
|
String |
getAppName()
Deprecated.
|
SLAEvent.SlaAppType |
getAppType()
Deprecated.
|
String |
getDevContact()
Deprecated.
|
long |
getEvent_id()
Deprecated.
|
Date |
getExpectedEnd()
Deprecated.
|
Date |
getExpectedStart()
Deprecated.
|
String |
getGroupName()
Deprecated.
|
String |
getJobData()
Deprecated.
|
SLAEvent.Status |
getJobStatus()
Deprecated.
|
String |
getNotificationMsg()
Deprecated.
|
String |
getParentClientId()
Deprecated.
|
String |
getParentSlaId()
Deprecated.
|
String |
getQaContact()
Deprecated.
|
String |
getSeContact()
Deprecated.
|
String |
getSlaId()
Deprecated.
|
Date |
getStatusTimestamp()
Deprecated.
|
String |
getUpstreamApps()
Deprecated.
|
String |
getUser()
Deprecated.
|
long getEvent_id()
SLAEvent.SlaAppType getAppType()
String getAppName()
String getGroupName()
String getParentClientId()
String getParentSlaId()
Date getExpectedStart()
Date getExpectedEnd()
Date getStatusTimestamp()
String getNotificationMsg()
String getAlertContact()
String getDevContact()
String getQaContact()
String getSeContact()
String getAlertFrequency()
String getAlertPercentage()
String getUpstreamApps()
SLAEvent.Status getJobStatus()
String getJobData()
Copyright © 2018 Apache Software Foundation. All rights reserved.