Class IntFieldValueSource

java.lang.Object
com.atlassian.confluence.search.v2.score.IntFieldValueSource
All Implemented Interfaces:
FieldValueSource

public final class IntFieldValueSource extends Object implements FieldValueSource
Represents field its value is of type int.
Since:
7.0
  • Constructor Details

    • IntFieldValueSource

      public IntFieldValueSource(String fieldName)
  • Method Details