public class ShellParameters extends AbstractParameters
localParams, varPool| Constructor and Description |
|---|
ShellParameters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkParameters() |
String |
getRawScript() |
List<ResourceInfo> |
getResourceFilesList() |
List<ResourceInfo> |
getResourceList() |
void |
setRawScript(String rawScript) |
void |
setResourceList(List<ResourceInfo> resourceList) |
dealOutParam, getListMapByString, getLocalParametersMap, getLocalParams, getMapByString, getOutProperty, getVarPool, getVarPoolMap, setLocalParams, setVarPoolpublic String getRawScript()
public void setRawScript(String rawScript)
public List<ResourceInfo> getResourceList()
public void setResourceList(List<ResourceInfo> resourceList)
public boolean checkParameters()
public List<ResourceInfo> getResourceFilesList()
Copyright © 2021 The Apache Software Foundation. All rights reserved.