Uses of Enum Class
com.atlassian.bitbucket.repository.RefOrder
-
Uses of RefOrder in com.atlassian.bitbucket.repository
Modifier and TypeMethodDescriptionstatic RefOrder
RefOrder.fromValueOrNull
(String order) Parses the providedorder
, if possible.AbstractRepositoryRefsRequest.getOrder()
static RefOrder
Returns 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. -
Uses of RefOrder in com.atlassian.bitbucket.scm