|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.api.DIEvent
com.ibm.di.api.CIEvent
public class CIEvent
Field Summary |
---|
Fields inherited from class com.ibm.di.api.DIEvent |
---|
EVT_AL_START, EVT_AL_STOP, EVT_CI_START, EVT_CI_STOP, EVT_CI_UPDATED, EVT_EH_START, EVT_EH_STOP, EVT_SRV_STOP, EVT_USER_PREFIX |
Constructor Summary | |
---|---|
CIEvent(String aType,
String aId,
Object aData,
String aConfigInstanceId,
long aStarted,
String aGUID,
boolean aCreateTS)
|
Method Summary | |
---|---|
boolean |
createTombstone()
|
String |
getGUID()
|
long |
getStarted()
|
String |
toString()
|
Methods inherited from class com.ibm.di.api.DIEvent |
---|
getConfigInstanceId, getData, getDateCreated, getId, getType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CIEvent(String aType, String aId, Object aData, String aConfigInstanceId, long aStarted, String aGUID, boolean aCreateTS) throws DIException
DIException
Method Detail |
---|
public long getStarted()
public String getGUID()
public boolean createTombstone()
public String toString()
toString
in class DIEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |