java.lang.Object | |||
↳ | com.atlassian.bitbucket.util.BuilderSupport | ||
↳ | com.atlassian.bitbucket.scm.AbstractCommandParameters | ||
↳ | com.atlassian.bitbucket.scm.AbstractRefsCommandParameters |
![]() |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AbstractRefsCommandParameters.AbstractBuilder<B extends AbstractBuilder<B>> |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
filterText |
This field is deprecated.
in 5.1. This field will be made private in 6.0. Use getFilterText() instead.
|
||||||||||
order |
This field is deprecated.
in 5.1. This field will be made private in 6.0. Use getOrder() instead.
|
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This constructor is deprecated.
in 5.1 for removal in 6.0. Use
AbstractRefsCommandParameters(AbstractBuilder) instead.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
This field is deprecated.
in 5.1. This field will be made private in 6.0. Use getFilterText()
instead.
builder | the builder to extract parameters from |
---|
This constructor is deprecated.
in 5.1 for removal in 6.0. Use AbstractRefsCommandParameters(AbstractBuilder)
instead.
order | the order refs should be returned in, or null to use a default order |
---|---|
filterText | the filter to apply to ref names; or null to return all refs |