public abstract class BuildInteraction extends java.lang.Object implements ISonargraphBuildInteraction
| Modifier and Type | Field and Description |
|---|---|
protected ISonargraphBuildClient |
m_client |
| Modifier | Constructor and Description |
|---|---|
protected |
BuildInteraction(ISonargraphBuildClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceResponseWithOutcome<java.io.File> |
generateDynamicSystem(DynamicSystemRequest dynamicSystemRequest,
ISonargraphBuild sonargraphBuild,
ILogger logger) |
protected java.io.File |
getQualityModelPath(java.lang.String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getDescription, validateInputprotected final ISonargraphBuildClient m_client
protected BuildInteraction(ISonargraphBuildClient client)
protected ServiceResponseWithOutcome<java.io.File> generateDynamicSystem(DynamicSystemRequest dynamicSystemRequest, ISonargraphBuild sonargraphBuild, ILogger logger) throws SonargraphBuildException
SonargraphBuildExceptionprotected java.io.File getQualityModelPath(java.lang.String path)