Class SonargraphBuildInstallationManager
java.lang.Object
com.hello2morrow.sonargraph.build.client.SonargraphBuildInstallationManager
- All Implemented Interfaces:
StandardDownloader.IProgressReporter
public final class SonargraphBuildInstallationManager
extends Object
implements StandardDownloader.IProgressReporter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FiledetermineOsgiJar(File installationDirectory) static ISonargraphBuild.VersiondetermineVersionOfInstallation(String installationDirectoryPath) getSonargraphBuildInstallation(boolean autoUpdate, String requestedVersion, String clientVersion) void
-
Field Details
-
LOCK_DIR
- See Also:
-
-
Constructor Details
-
SonargraphBuildInstallationManager
-
-
Method Details
-
getSonargraphBuildInstallation
-
getUpdateInfo
-
determineOsgiJar
- Throws:
SonargraphBuildException
-
determineVersionOfInstallation
public static ISonargraphBuild.Version determineVersionOfInstallation(String installationDirectoryPath) throws SonargraphBuildException - Throws:
SonargraphBuildException
-
getErrorMessage
-
notify
- Specified by:
notifyin interfaceStandardDownloader.IProgressReporter
-