Uses of Enum Class
com.atlassian.bitbucket.repository.RefOrder
Packages that use RefOrder
-
Uses of RefOrder in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository that return RefOrderModifier and TypeMethodDescriptionstatic RefOrderRefOrder.fromValueOrNull(String order) Parses the providedorder, if possible.AbstractRepositoryRefsRequest.getOrder()static RefOrderReturns the enum constant of this class with the specified name.static RefOrder[]RefOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bitbucket.repository with parameters of type RefOrder -
Uses of RefOrder in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return RefOrderMethods in com.atlassian.bitbucket.scm with parameters of type RefOrder