com.atlassian.confluence.plugins.edgeindex.servlet
Class EdgeIndexRebuiltEvent

java.lang.Object
  extended by com.atlassian.confluence.plugins.edgeindex.servlet.EdgeIndexRebuiltEvent
All Implemented Interfaces:
java.io.Serializable

public class EdgeIndexRebuiltEvent
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
EdgeIndexRebuiltEvent(org.joda.time.Period since)
           
 
Method Summary
 org.joda.time.Period getSince()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EdgeIndexRebuiltEvent

public EdgeIndexRebuiltEvent(org.joda.time.Period since)
Method Detail

getSince

public org.joda.time.Period getSince()


Copyright © 2003-2014 Atlassian. All Rights Reserved.