public interface RequestVersion1
| Modifier and Type | Field and Description |
|---|---|
static String |
EXECUTION_TYPE |
static String |
REFRESH_TYPE |
static String |
UNKNOWN_TYPE_PREFIX |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel()
Cancels this request.
|
boolean |
forceOutputToBeShown() |
String |
getDisplayName() |
String |
getFullCommandLine() |
String |
getType() |
static final String EXECUTION_TYPE
static final String REFRESH_TYPE
static final String UNKNOWN_TYPE_PREFIX
String getFullCommandLine()
String getDisplayName()
boolean forceOutputToBeShown()
boolean cancel()
String getType()
Copyright © 2013. All rights reserved