org.bonitasoft.engine.api.impl.transaction.platform
public class GetTenantInstance extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.platform.model.STenant>
| Constructor and Description |
|---|
GetTenantInstance(long tenantId,
PlatformService platformService) |
GetTenantInstance(String tenantName,
PlatformService platformService) |
public GetTenantInstance(String tenantName, PlatformService platformService)
public GetTenantInstance(long tenantId,
PlatformService platformService)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic org.bonitasoft.engine.platform.model.STenant getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.platform.model.STenant>Copyright © 2014 Bonitasoft S.A.. All rights reserved.