public class GetTenantCommand extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<TenantCommand>
| Constructor and Description |
|---|
GetTenantCommand(CommandService commandService,
long id) |
GetTenantCommand(CommandService commandService,
String name) |
public GetTenantCommand(CommandService commandService, String name)
public GetTenantCommand(CommandService commandService, long id)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic TenantCommand getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<TenantCommand>Copyright © 2013 BonitaSoft. All Rights Reserved.