Package | Description |
---|---|
org.jivesoftware.sparkimpl.updater |
Modifier and Type | Method and Description |
---|---|
static SparkVersion |
CheckUpdates.getLatestVersion(org.jivesoftware.smack.XMPPConnection connection)
Returns the latest version of Spark available via Spark Manager or Jive Software.
|
SparkVersion |
CheckUpdates.isNewBuildAvailableFromJivesoftware()
Returns true if there is a new build available for download.
|
SparkVersion |
CheckUpdates.newBuildAvailable() |
SparkVersion |
SparkVersion.Provider.parse(org.xmlpull.v1.XmlPullParser parser,
int i) |
Modifier and Type | Method and Description |
---|---|
void |
CheckUpdates.downloadUpdate(java.io.File downloadedFile,
SparkVersion version) |