Class V2ShadowQueryExecutionEvent
java.lang.Object
com.atlassian.confluence.event.events.search.V2ShadowQueryExecutionEvent
- Since:
- 5.10
-
Constructor Summary
ConstructorsConstructorDescriptionV2ShadowQueryExecutionEvent
(long startMillis, long endMillis, String searchType, String shadowStatus) V2ShadowQueryExecutionEvent
(long startMillis, long endMillis, String searchType, String shadowStatus, long discrepancyValue) -
Method Summary
Modifier and TypeMethodDescriptionlong
long
-
Constructor Details
-
V2ShadowQueryExecutionEvent
-
V2ShadowQueryExecutionEvent
-
-
Method Details
-
getDurationMillis
public long getDurationMillis() -
getSearchType
-
getShadowStatus
-
getDiscrepancyValue
public long getDiscrepancyValue()
-