Class SynchronyEvictionEvent
java.lang.Object
com.atlassian.confluence.pages.collab.SynchronyEvictionEvent
The event representing eviction procedure.
- Since:
- 7.0.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic SynchronyEvictionEvent
failed
(SynchronyEvictionProgress progress) getLimit()
long
getTime()
getType()
static SynchronyEvictionEvent
successful
(SynchronyEvictionProgress progress, int contentsRemoved, int rowsRemoved)
-
Method Details
-
successful
public static SynchronyEvictionEvent successful(SynchronyEvictionProgress progress, int contentsRemoved, int rowsRemoved) -
failed
-
getType
-
getThresholdHours
-
getLimit
-
getTime
public long getTime() -
getSuccessful
-
getContentsRemoved
-
getRowsRemoved
-