Package org.bonitasoft.engine.commons
Interface TenantLifecycleService
- All Superinterfaces:
LifecycleService
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidinit()This method performs actions to initialize a TenantLifecycleService This method is called when creating a new tenant and when starting the platform.Methods inherited from interface org.bonitasoft.engine.commons.LifecycleService
pause, resume, start, stop
-
Method Details
-
init
This method performs actions to initialize a TenantLifecycleService This method is called when creating a new tenant and when starting the platform.- Throws:
SBonitaException
-