protected abstract static class ConfluenceDirectoryEventListener.ClusterDirectoryEvent extends ConfluenceEvent implements ClusterEvent
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.crowd.embedded.api.Directory |
directory |
source
Modifier | Constructor and Description |
---|---|
protected |
ClusterDirectoryEvent(Object src,
com.atlassian.crowd.embedded.api.Directory directory) |
Modifier and Type | Method and Description |
---|---|
abstract com.atlassian.crowd.event.DirectoryEvent |
getRepublishedEvent()
Creates a copy of the event with a
null source for republishing locally. |
equals, hashCode
getSource, toString
protected ClusterDirectoryEvent(Object src, com.atlassian.crowd.embedded.api.Directory directory)
Copyright © 2003–2020 Atlassian. All rights reserved.