public class LabelsForVersion extends Object
Constructor and Description |
---|
LabelsForVersion(Version version) |
Modifier and Type | Method and Description |
---|---|
LabelsForVersion |
addLabels(Collection<Label> labels) |
Branch |
getBranch()
Get the final
Branch of the branch path. |
List<Label> |
getLabels() |
int |
getRevision() |
public LabelsForVersion(Version version)
public int getRevision()
public LabelsForVersion addLabels(Collection<Label> labels)
Copyright © 2016–2018. All rights reserved.