Class SynchronyEvictionSearchEvent
java.lang.Object
com.atlassian.confluence.pages.collab.SynchronyEvictionSearchEvent
- Since:
- 7.0.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic SynchronyEvictionSearchEvent
failed
(SynchronyEvictionProgress progress) getLimit()
getTime()
getType()
static SynchronyEvictionSearchEvent
successful
(SynchronyEvictionProgress progress, int contentsFound)
-
Method Details
-
successful
public static SynchronyEvictionSearchEvent successful(SynchronyEvictionProgress progress, int contentsFound) -
failed
-
getType
-
getLimit
-
getSuccessful
-
getContentsFound
-
getTime
-