@AsynchronousPreferred public class LabelManagerMetricsEvent extends ConfluenceEvent
source
Constructor and Description |
---|
LabelManagerMetricsEvent(Object src,
String methodName,
long durationMs,
int maxResults,
int resultsCount) |
Modifier and Type | Method and Description |
---|---|
long |
getDurationMs() |
int |
getMaxResults() |
String |
getMethodName() |
int |
getResultsCount() |
equals, hashCode
getSource, toString
public String getMethodName()
public long getDurationMs()
public int getMaxResults()
public int getResultsCount()
Copyright © 2003–2021 Atlassian. All rights reserved.