public class GetPlatformContent extends java.lang.Object implements TransactionContentWithResult<SPlatform>
| Constructor and Description |
|---|
GetPlatformContent(PlatformService platformService) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
SPlatform |
getResult() |
public GetPlatformContent(PlatformService platformService)
public void execute()
throws SBonitaException
execute in interface TransactionContentSBonitaExceptionpublic SPlatform getResult()
getResult in interface TransactionContentWithResult<SPlatform>