public class ResolveRefCommandParameters extends AbstractCommandParameters
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
.
StandardRefType
Modifier and Type | Class and Description |
---|---|
static class |
ResolveRefCommandParameters.Builder |
NOT_BLANK
Modifier and Type | Method and Description |
---|---|
String |
getRefId() |
Optional<RefType> |
getType() |
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
Copyright © 2022 Atlassian. All rights reserved.