Uses of Enum Class
com.atlassian.confluence.api.testsupport.matchers.model.content.DateContentMatcher.Direction
Packages that use DateContentMatcher.Direction
- 
Uses of DateContentMatcher.Direction in com.atlassian.confluence.api.testsupport.matchers.model.contentMethods in com.atlassian.confluence.api.testsupport.matchers.model.content that return DateContentMatcher.DirectionModifier and TypeMethodDescriptionstatic DateContentMatcher.DirectionReturns the enum constant of this class with the specified name.static DateContentMatcher.Direction[]DateContentMatcher.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.atlassian.confluence.api.testsupport.matchers.model.content with parameters of type DateContentMatcher.DirectionModifierConstructorDescriptionDateContentMatcher(OffsetDateTime dateTime, DateContentMatcher.Direction direction, String fieldName) DateContentMatcher(org.joda.time.DateTime dateTime, DateContentMatcher.Direction direction, String fieldName) Deprecated.since 8.6