public interface DeactivationHook
Modifier and Type | Method and Description |
---|---|
void |
userDeactivated(Deactivation deactivation)
Executed when user deactivation is completed.
|
void userDeactivated(Deactivation deactivation)
deactivation
- all input parameters necessary to execute user deactivation. Includes information like: login
of user to deactivate, target user logins to transfer his tasks etc.Copyright © 2017 Suncode. All rights reserved.