|
||||||||||
| 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.EHEvent
public class EHEvent
| 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 | |
|---|---|
EHEvent(String aType,
String aId,
Object aData,
String aConfigInstanceId,
TaskStatistics aStats)
|
|
EHEvent(String aType,
String aId,
Object aData,
String aConfigInstanceId,
TaskStatistics aStats,
String aGUID)
|
|
| Method Summary | |
|---|---|
String |
getGUID()
|
TaskStatistics |
getStatistics()
|
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 EHEvent(String aType,
String aId,
Object aData,
String aConfigInstanceId,
TaskStatistics aStats)
throws DIException
DIException
public EHEvent(String aType,
String aId,
Object aData,
String aConfigInstanceId,
TaskStatistics aStats,
String aGUID)
throws DIException
DIException| Method Detail |
|---|
public TaskStatistics getStatistics()
public String getGUID()
public String toString()
toString in class DIEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||