public abstract class ActionParametersWithOutput extends ActionParameters
| Modifier and Type | Field and Description |
|---|---|
Boolean |
force |
help| Constructor and Description |
|---|
ActionParametersWithOutput() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<String> |
getOutputFiles() |
boolean |
isForceOverwrite() |
void |
validate() |
helppublic Boolean force
public boolean isForceOverwrite()
public void validate()
validate in class ActionParametersCopyright © 2018. All rights reserved.