java.lang.Object | |||
↳ | com.atlassian.bitbucket.util.BuilderSupport | ||
↳ | com.atlassian.bitbucket.scm.AbstractCommandParameters | ||
↳ | com.atlassian.bitbucket.scm.ResolveRefCommandParameters |
Describes a ref to resolve
.
If it is known whether a requested ref is a branch or a tag, the caller is encouraged to specify the
type
to allow the SCM to optimize resolving the ref. If the ref type is unknown, the
type should be left null
.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ResolveRefCommandParameters.Builder |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |