| Package | Description |
|---|---|
| com.atlassian.bitbucket.repository | |
| com.atlassian.bitbucket.scm |
| Modifier and Type | Method and Description |
|---|---|
static RefOrder |
RefOrder.fromValueOrNull(String order)
Parses the provided
order, if possible. |
RefOrder |
AbstractRepositoryRefsRequest.getOrder() |
static RefOrder |
RefOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefOrder[] |
RefOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
B |
AbstractRepositoryRefsRequest.AbstractBuilder.order(RefOrder value) |
| Modifier and Type | Method and Description |
|---|---|
RefOrder |
AbstractRefsCommandParameters.getOrder() |
| Modifier and Type | Method and Description |
|---|---|
B |
AbstractRefsCommandParameters.AbstractBuilder.order(RefOrder value) |
Copyright © 2019 Atlassian. All rights reserved.