public abstract class AbstractRepositoryRefsRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AbstractRepositoryRefsRequest.AbstractBuilder<B extends AbstractRepositoryRefsRequest.AbstractBuilder<B,R>,R extends AbstractRepositoryRefsRequest> |
Modifier | Constructor and Description |
---|---|
protected |
AbstractRepositoryRefsRequest(AbstractRepositoryRefsRequest.AbstractBuilder<?,?> builder) |
Modifier and Type | Method and Description |
---|---|
String |
getFilterText() |
RefOrder |
getOrder() |
Repository |
getRepository() |
protected AbstractRepositoryRefsRequest(AbstractRepositoryRefsRequest.AbstractBuilder<?,?> builder)
@Nonnull public Repository getRepository()
@Nullable public String getFilterText()
Copyright © 2019 Atlassian. All rights reserved.