JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.crowd.manager.directory
Interface BeforeGroupRemoval
public interface
BeforeGroupRemoval
Allows actions to be taken before groups are removed by the directory manager on Application or Directory DAOs.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
beforeRemoveGroup
(long directoryId,
String
groupName)
Method Details
beforeRemoveGroup
void
beforeRemoveGroup
(long directoryId,
String
groupName)