Package | Description |
---|---|
com.atlassian.bitbucket.scm |
Modifier and Type | Method and Description |
---|---|
ResolveRefCommandParameters |
ResolveRefCommandParameters.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Command<Ref> |
ScmCommandFactory.resolveRef(ResolveRefCommandParameters parameters)
Resolves the specified
refId , which may be a:
branch name
tag name
commit hash
If the refId should be resolved to a specific type, that type should be set to allow the SCM to restrict its search. |
Copyright © 2019 Atlassian. All rights reserved.