public class CheckPlatformVersion extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContent
| Constructor and Description |
|---|
CheckPlatformVersion(PlatformService platformService,
BonitaHomeServer bonitaHomeServer) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getErrorMessage() |
org.bonitasoft.engine.platform.model.SPlatform |
getPlatform() |
org.bonitasoft.engine.platform.model.SPlatformProperties |
getPlatformProperties() |
Boolean |
sameVersion() |
public CheckPlatformVersion(PlatformService platformService, BonitaHomeServer bonitaHomeServer)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic Boolean sameVersion()
public org.bonitasoft.engine.platform.model.SPlatform getPlatform()
public org.bonitasoft.engine.platform.model.SPlatformProperties getPlatformProperties()
public String getErrorMessage()
Copyright © 2014 Bonitasoft S.A.. All Rights Reserved.