Class DecayParameters
java.lang.Object
com.atlassian.confluence.search.v2.score.DecayParameters
Parameters for decay function.
- Since:
- 7.0
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic DecayParameters.Builderbuilder(double origin, double scale) static DecayParameters.BuilderdoublegetDecay()doubleDeprecated, for removal: This API element is subject to removal in a future version.since 9.0doublegetScale()getUnit()
-
Method Details
-
getOrigin
-
getOriginAsString
Deprecated, for removal: This API element is subject to removal in a future version.since 9.0Replaced bygetOrigin(). -
getScale
public double getScale() -
getDecay
public double getDecay() -
getOffset
public double getOffset() -
getUnit
-
builder
-
builder
-