public class RequestJobDetails extends Object implements InfoMessage
The response to this message is a MultipleJobsDetails
message.
Constructor and Description |
---|
RequestJobDetails(boolean includeRunning,
boolean includeFinished) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
shouldIncludeFinished() |
boolean |
shouldIncludeRunning() |
String |
toString() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.