public class ProcessListEvent extends DataEngineEventHeader
| Constructor and Description |
|---|
ProcessListEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getFailedGUIDs()
Gets failed gui ds.
|
int |
hashCode() |
void |
setFailedGUIDs(List<String> failedGUIDs)
Sets failed gui ds.
|
String |
toString() |
getEventType, getEventVersionId, getExternalSourceName, getUserId, setEventType, setEventVersionId, setExternalSourceName, setUserIdpublic void setFailedGUIDs(List<String> failedGUIDs)
failedGUIDs - the failed gui dspublic String toString()
toString in class DataEngineEventHeaderCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.