- All Superinterfaces:
EventListener
This listener is executed when a new child
App is deleted.- Author:
- Alex Bogdanovski [alex@erudika.com]
-
Method Summary
Modifier and TypeMethodDescriptionvoidonAppDeleted(App app) Code to execute right after app is deleted.
-
Method Details
-
onAppDeleted
Code to execute right after app is deleted.- Parameters:
app- the app object
-