|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.airavata.ws.monitor.EventData
public class EventData
| Constructor Summary | |
|---|---|
EventData(org.xmlpull.infoset.XmlElement event)
Constructs a MonitorEvent. |
|
| Method Summary | |
|---|---|
org.xmlpull.infoset.XmlElement |
getEvent()
Returns the event. |
String |
getExperimentID()
|
String |
getIDText()
Returns the idText. |
String |
getMessage()
Returns the message. |
String |
getNodeID()
Returns the nodeID. |
String |
getStatusText()
Returns the statusText. |
Date |
getTimestamp()
|
String |
getTimeText()
Returns the timeText. |
MonitorUtil.EventType |
getType()
Returns the type. |
URI |
getWorkflowID()
Returns the workflowID. |
void |
setTimestamp(Date timestamp)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventData(org.xmlpull.infoset.XmlElement event)
event - | Method Detail |
|---|
public org.xmlpull.infoset.XmlElement getEvent()
public String getIDText()
public String getMessage()
public String getStatusText()
public String getTimeText()
public MonitorUtil.EventType getType()
public URI getWorkflowID()
public String getNodeID()
public Date getTimestamp()
public void setTimestamp(Date timestamp)
public String getExperimentID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||