Package io.datarouter.auth.service
Class DatarouterAccountDeleteAction
java.lang.Object
io.datarouter.auth.service.DatarouterAccountDeleteAction
@Singleton public class DatarouterAccountDeleteAction extends Object
-
Constructor Summary
Constructors Constructor Description DatarouterAccountDeleteAction() -
Method Summary
Modifier and Type Method Description protected voidadditionalOnDeleteActions(DatarouterAccount account)voidonDelete(DatarouterAccount account)protected voidrecordChangelog(DatarouterAccount account, String action)
-
Constructor Details
-
DatarouterAccountDeleteAction
public DatarouterAccountDeleteAction()
-
-
Method Details
-
onDelete
-
additionalOnDeleteActions
-
recordChangelog
-