com.browserstack.automate.ci.common.analytics
Class VersionTracker
java.lang.Object
com.browserstack.automate.ci.common.analytics.VersionTracker
public class VersionTracker
- extends Object
- Author:
- Shirish Kamath, Anirudha Khanna
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionTracker
public VersionTracker(File rootDir)
init
public boolean init(String pluginVersion)
throws IOException
- Throws:
IOException
getClientId
public String getClientId()
throws IOException
- Throws:
IOException
getPluginVersion
public String getPluginVersion()
getProperty
public String getProperty(String name)
updateVersion
public boolean updateVersion(String version)
throws IOException
- Throws:
IOException
loadMetadata
public void loadMetadata()
throws IOException
- Throws:
IOException
Copyright © 2004-2016. All Rights Reserved.