public class ProjectAndBranch extends Object
Modifier and Type | Field and Description |
---|---|
String |
branch |
String |
project |
String |
projectName |
Constructor and Description |
---|
ProjectAndBranch(String project) |
ProjectAndBranch(String project,
String newProjectName) |
ProjectAndBranch(String project,
String projectName,
String branch) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.