public class CheckPlatformVersion
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Boolean>
| Constructor and Description |
|---|
CheckPlatformVersion(PlatformService platformService) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
call() |
java.lang.String |
getErrorMessage() |
SPlatform |
getPlatform() |
public CheckPlatformVersion(PlatformService platformService)
public java.lang.Boolean call()
throws SBonitaException
call in interface java.util.concurrent.Callable<java.lang.Boolean>SBonitaExceptionpublic SPlatform getPlatform()
public java.lang.String getErrorMessage()