Class BuildInteraction
java.lang.Object
com.hello2morrow.sonargraph.build.client.BuildInteraction
- All Implemented Interfaces:
ISonargraphBuildInteraction
- Direct Known Subclasses:
CreateReportInteraction,GenerateSystemInteraction,ResendFailedUploadsInteraction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ServiceResponseWithOutcome<File> generateDynamicSystem(DynamicSystemRequest dynamicSystemRequest, ISonargraphBuild sonargraphBuild, ILogger logger) protected FilegetQualityModelPath(String path) protected voidvalidateDynamicSystemRequest(StringBuilder errorMsg, DynamicSystemRequest request) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hello2morrow.sonargraph.build.client.ISonargraphBuildInteraction
execute, getDescription, needsLicense, validateInput
-
Field Details
-
m_client
-
-
Constructor Details
-
BuildInteraction
-
-
Method Details
-
generateDynamicSystem
protected ServiceResponseWithOutcome<File> generateDynamicSystem(DynamicSystemRequest dynamicSystemRequest, ISonargraphBuild sonargraphBuild, ILogger logger) throws SonargraphBuildException - Throws:
SonargraphBuildException
-
validateDynamicSystemRequest
-
getQualityModelPath
-