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()
Event
public String getClusterID()
Event
getClusterID
in interface Event
public Integer getLevel()
Event
public String getObjID()
Event
public String getObjName()
Event
getObjName
in interface Event
public String getObjType()
Event
getObjType
in interface Event
public String getProject()
Event
getProject
in interface Event
public String getStatus()
Event
public String getStatusReason()
Event
getStatusReason
in interface Event
public Date getTimestamp()
Event
getTimestamp
in interface Event
public String getUser()
Event
Copyright © 2017. All rights reserved.