Class GenerateSystemInteraction
java.lang.Object
com.hello2morrow.sonargraph.build.client.BuildInteraction
com.hello2morrow.sonargraph.build.client.GenerateSystemInteraction
- All Implemented Interfaces:
ISonargraphBuildInteraction
-
Field Summary
Fields inherited from class com.hello2morrow.sonargraph.build.client.BuildInteraction
m_client -
Constructor Summary
ConstructorsConstructorDescriptionGenerateSystemInteraction(ISonargraphBuildClient client, DynamicSystemRequest dynamicSystemRequest) -
Method Summary
Modifier and TypeMethodDescriptionexecute(ISonargraphBuild sonargraphBuild, ILogger logger) booleanvalidateInput(ILogger logger) Methods inherited from class com.hello2morrow.sonargraph.build.client.BuildInteraction
generateDynamicSystem, getQualityModelPath, validateDynamicSystemRequest
-
Constructor Details
-
GenerateSystemInteraction
public GenerateSystemInteraction(ISonargraphBuildClient client, DynamicSystemRequest dynamicSystemRequest)
-
-
Method Details
-
needsLicense
public boolean needsLicense() -
validateInput
-
getDescription
-
execute
public ServiceResponse execute(ISonargraphBuild sonargraphBuild, ILogger logger) throws SonargraphBuildException - Throws:
SonargraphBuildException
-