public class SenlinEvent extends Object implements Event
| Modifier and Type | Class and Description |
|---|---|
static class |
SenlinEvent.Event
An inner class for representing lists of senlinEvent
|
| Constructor and Description |
|---|
SenlinEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the action of the Event
|
String |
getClusterID()
Returns the cluster id of the Event
|
String |
getId()
Returns the id of the Event
|
Integer |
getLevel()
Returns the level of the Event
|
String |
getObjID()
Returns the obj id of the Event
|
String |
getObjName()
Returns the obj name of the Event
|
String |
getObjType()
Returns the obj type of the Event
|
String |
getProject()
Returns the project of the Event
|
String |
getStatus()
Returns the status of the Event
|
String |
getStatusReason()
Returns the status reason of the Event
|
Date |
getTimestamp()
Returns the timestamp of the Event
|
String |
getUser()
Returns the user of the Event
|
String |
toString() |
public String getAction()
Eventpublic String getClusterID()
EventgetClusterID in interface Eventpublic Integer getLevel()
Eventpublic String getObjID()
Eventpublic String getObjName()
EventgetObjName in interface Eventpublic String getObjType()
EventgetObjType in interface Eventpublic String getProject()
EventgetProject in interface Eventpublic String getStatus()
Eventpublic String getStatusReason()
EventgetStatusReason in interface Eventpublic Date getTimestamp()
EventgetTimestamp in interface Eventpublic String getUser()
EventCopyright © 2017. All rights reserved.