public class ProcessListResponse extends GUIDListResponse
| Constructor and Description |
|---|
ProcessListResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getFailedGUIDs() |
int |
hashCode() |
void |
setFailedGUIDs(List<String> failedProcesses) |
String |
toString() |
getGUIDs, setGUIDsgetExceptionClassName, getExceptionErrorMessage, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setExceptionClassName, setExceptionErrorMessage, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic boolean equals(Object o)
equals in class GUIDListResponsepublic int hashCode()
hashCode in class GUIDListResponsepublic String toString()
toString in class GUIDListResponseCopyright © 2018–2019 ODPi. All rights reserved.