public interface DocumentStatisticValueResolver extends StatisticValueResolver
Modifier and Type | Method and Description |
---|---|
String |
getDocumentId() |
Double |
getValue(String documentValue)
Get the value represented by the string.
|
getStatisticsField, getText
String getDocumentId()
Double getValue(String documentValue)
documentValue
- the valueStatisticValueResolver.getStatisticsField()
Copyright © 2007–2025 Atlassian. All rights reserved.