mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
minor java docs update
This commit is contained in:
@@ -62,10 +62,12 @@ public class DeletePersonAuditEvent extends AuditEvent implements BeforeDeleteNo
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Behaviour that will audit cm:person type when the user is deletedF
|
* Behaviour that will audit user deletion
|
||||||
|
*
|
||||||
* @param nodeRef the node to be deleted
|
* @param nodeRef the node to be deleted
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
@Behaviour
|
@Behaviour
|
||||||
(
|
(
|
||||||
|
Reference in New Issue
Block a user