Class XrayFeaturesExporter
java.lang.Object
app.getxray.xray.XrayFeaturesExporter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionsubmitStandardCloud(String outputPath) submitStandardServerDC(String outputPath)
-
Method Details
-
submit
public String submit(String outputPath) throws app.getxray.xray.XrayFeaturesExporterException, IOException - Throws:
app.getxray.xray.XrayFeaturesExporterExceptionIOException
-
submitStandardServerDC
public String submitStandardServerDC(String outputPath) throws app.getxray.xray.XrayFeaturesExporterException, IOException - Throws:
app.getxray.xray.XrayFeaturesExporterExceptionIOException
-
submitStandardCloud
public String submitStandardCloud(String outputPath) throws app.getxray.xray.XrayFeaturesExporterException, IOException - Throws:
app.getxray.xray.XrayFeaturesExporterExceptionIOException
-