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