public class ProcessListResponse extends GUIDListResponse
| Constructor and Description |
|---|
ProcessListResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getFailedGUIDs() |
List<String> |
getGUIDs() |
int |
hashCode() |
void |
setFailedGUIDs(List<String> failedProcesses) |
String |
toString() |
setGUIDsgetActionDescription, getExceptionCausedBy, getExceptionClassName, getExceptionErrorMessage, getExceptionErrorMessageId, getExceptionErrorMessageParameters, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setActionDescription, setExceptionCausedBy, setExceptionClassName, setExceptionErrorMessage, setExceptionErrorMessageId, setExceptionErrorMessageParameters, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic List<String> getGUIDs()
getGUIDs in class GUIDListResponsepublic boolean equals(Object o)
equals in class GUIDListResponsepublic int hashCode()
hashCode in class GUIDListResponsepublic String toString()
toString in class GUIDListResponseCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.