public class ConfigurationsReportGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ETICS_WS_ENDPOINT_URL |
| Constructor and Description |
|---|
ConfigurationsReportGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getBuiltConfigs(File buildStatus) |
org.etics.buildsystem.stub.BuildSystemService |
getETICSWs() |
static void |
main(String[] args) |
public static final String ETICS_WS_ENDPOINT_URL
public org.etics.buildsystem.stub.BuildSystemService getETICSWs()
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionpublic List<String> getBuiltConfigs(File buildStatus) throws ParserConfigurationException, SAXException, IOException, XPathExpressionException
public static void main(String[] args) throws org.apache.commons.cli.ParseException, XPathExpressionException, ParserConfigurationException, SAXException, IOException, TransformerException
args - org.apache.commons.cli.ParseExceptionIOExceptionSAXExceptionParserConfigurationExceptionXPathExpressionExceptionTransformerExceptionCopyright © 2013. All Rights Reserved.