public class RequestWrapper extends Object implements RequestVersion1
EXECUTION_TYPE, REFRESH_TYPE, UNKNOWN_TYPE_PREFIX| Constructor and Description |
|---|
RequestWrapper(Request request) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel()
Cancels this request.
|
boolean |
equals(Object otherObject) |
boolean |
forceOutputToBeShown() |
String |
getDisplayName() |
String |
getFullCommandLine() |
String |
getType() |
int |
hashCode() |
String |
toString() |
public RequestWrapper(Request request)
public String getFullCommandLine()
getFullCommandLine in interface RequestVersion1public String getDisplayName()
getDisplayName in interface RequestVersion1public boolean forceOutputToBeShown()
forceOutputToBeShown in interface RequestVersion1public boolean cancel()
cancel in interface RequestVersion1public String getType()
getType in interface RequestVersion1Copyright © 2013. All rights reserved