| java.lang.Object |
| ↳ |
com.atlassian.confluence.search.listeners.UpdateSpacesInChangeIndexListener |
Class Overview
Responsible for updating space information (such as space key and space names in the change index) when a
page is moved to a different space.
Summary
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
From interface
com.atlassian.event.EventListener
|
abstract
Class[]
|
getHandledEventClasses()
|
|
abstract
void
|
handleEvent(Event arg0)
|
|
Public Constructors
public
UpdateSpacesInChangeIndexListener
()
Public Methods
public
Class[]
getHandledEventClasses
()
public
void
handleEvent
(Event event)