public static interface InputRedirectAware.InputRedirectOptions
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRedirectInputPath() |
boolean |
isRedirectInput() |
void |
setRedirectInput(boolean value) |
void |
setRedirectInputPath(java.lang.String value) |