public class WorkspaceInfo extends Object
Constructor and Description |
---|
WorkspaceInfo(String repoName,
String branch,
String label,
String changeset) |
Modifier and Type | Method and Description |
---|---|
String |
getBranch() |
String |
getChangeset() |
String |
getLabel() |
String |
getRepObjectSpec() |
String |
getRepoName() |
@CheckForNull public String getBranch()
@CheckForNull public String getLabel()
@CheckForNull public String getChangeset()
Copyright © 2016–2023. All rights reserved.