public final class CreateReportInteraction extends BuildInteraction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SONARGRAPH_SONARQUBE_REPORT_FILENAME |
static java.lang.String |
SONARGRAPH_SYSTEM_DIR_SUFFIX |
static java.lang.String |
SONARGRAPH_TARGET_DIR |
m_client| Constructor and Description |
|---|
CreateReportInteraction(ISonargraphBuildClient client,
DynamicSystemRequest dynamicSystemRequest,
SystemOpenRequest openRequest,
ReportRequest reportRequest,
FailSet failSet) |
CreateReportInteraction(ISonargraphBuildClient client,
SystemOpenRequest openRequest,
ReportRequest reportRequest,
FailSet failSet) |
| Modifier and Type | Method and Description |
|---|---|
ServiceResponse |
execute(ISonargraphBuild sonargraphBuild,
ILogger logger) |
java.lang.String |
getDescription() |
ServiceResponse |
validateInput(ILogger logger) |
generateDynamicSystem, getQualityModelPathpublic static final java.lang.String SONARGRAPH_SYSTEM_DIR_SUFFIX
public static final java.lang.String SONARGRAPH_SONARQUBE_REPORT_FILENAME
public static final java.lang.String SONARGRAPH_TARGET_DIR
public CreateReportInteraction(ISonargraphBuildClient client, SystemOpenRequest openRequest, ReportRequest reportRequest, FailSet failSet)
public CreateReportInteraction(ISonargraphBuildClient client, DynamicSystemRequest dynamicSystemRequest, SystemOpenRequest openRequest, ReportRequest reportRequest, FailSet failSet)
public ServiceResponse validateInput(ILogger logger)
public ServiceResponse execute(ISonargraphBuild sonargraphBuild, ILogger logger) throws SonargraphBuildException
SonargraphBuildExceptionpublic java.lang.String getDescription()