public class APXFileHandler extends Object
| Constructor and Description |
|---|
APXFileHandler(String filename,
hudson.model.TaskListener listener)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOutputAPX()
Returns the apx incl. path information
|
int |
getPedanticLevel()
reads Pedantic Level from APX File
|
String |
getReportFile() |
String |
getResultFile() |
String |
getTarget()
Returns the a3 target in the given apx project
|
public APXFileHandler(String filename, hudson.model.TaskListener listener)
filename - of the APX Filelistener - TaskListener for Console Outputpublic String getReportFile()
public String getResultFile()
public int getPedanticLevel()
public String getTarget()
public String getOutputAPX()
Copyright © 2016. All rights reserved.