public class PlatformTenantManager extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
PlatformTenantManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
createPlatform(PlatformAPI platformAPI) |
static PlatformTenantManager |
getInstance() |
void |
startPlatform(PlatformAPI platformAPI) |
void |
stopPlatform(PlatformAPI platformAPI) |
public static PlatformTenantManager getInstance()
public boolean createPlatform(PlatformAPI platformAPI) throws Exception
Exceptionpublic void startPlatform(PlatformAPI platformAPI) throws Exception
Exceptionpublic void stopPlatform(PlatformAPI platformAPI) throws Exception
ExceptionCopyright © 2014 Bonitasoft S.A.. All rights reserved.