Class DeleteAllTenants
- java.lang.Object
-
- org.bonitasoft.engine.api.impl.transaction.platform.DeleteAllTenants
-
- All Implemented Interfaces:
TransactionContent
public class DeleteAllTenants extends java.lang.Object implements TransactionContent
- Author:
- Emmanuel Duchastenier
-
-
Constructor Summary
Constructors Constructor Description DeleteAllTenants(PlatformService platformService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-
-
-
Constructor Detail
-
DeleteAllTenants
public DeleteAllTenants(PlatformService platformService)
-
-
Method Detail
-
execute
public void execute() throws SBonitaException- Specified by:
executein interfaceTransactionContent- Throws:
SBonitaException
-
-