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.
  • Constructor Details

    • NoopBeforeGroupRemoval

      public NoopBeforeGroupRemoval()
  • Method Details