com.atlassian.crowd.manager.directory
Class NoopBeforeGroupRemoval
java.lang.Object
com.atlassian.crowd.manager.directory.NoopBeforeGroupRemoval
- All Implemented Interfaces:
- BeforeGroupRemoval
public class NoopBeforeGroupRemoval
- extends Object
- implements BeforeGroupRemoval
An implementation of BeforeGroupRemoval which does nothing.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoopBeforeGroupRemoval
public NoopBeforeGroupRemoval()
beforeRemoveGroup
public void beforeRemoveGroup(long directoryId,
String groupName)
- Specified by:
beforeRemoveGroup in interface BeforeGroupRemoval
Copyright © 2016 Atlassian. All Rights Reserved.