public class AgentInstallerUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getDataModel() |
static String |
getHomeDir()
Get the home directory.
|
static String |
getInstalledPackageVersion()
Returns version of installer used to install agent.
|
static boolean |
isUnix() |
static void |
storeInstalledPackageVersion(String version)
Updates the value of installer package version number.
|
public static String getDataModel()
public static String getHomeDir()
public static boolean isUnix()
public static String getInstalledPackageVersion() throws IOException
IOException
public static void storeInstalledPackageVersion(String version) throws IOException
version
- new version number to storeIOException
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.