public class Options extends Object
Modifier and Type | Field and Description |
---|---|
Set<String> |
excludedProjectsRegex |
String |
password |
Set<ProjectAndBranch> |
projects |
Set<ProjectAndBranch> |
renamedProjects |
Repositories |
repository |
String |
rootUrl |
String |
token |
String |
username |
Modifier and Type | Method and Description |
---|---|
boolean |
isIgnored(String project) |
String |
projectName(String projectName) |
public final String username
public final String password
public final String token
public final String rootUrl
public final Repositories repository
public final Set<ProjectAndBranch> projects
public final Set<ProjectAndBranch> renamedProjects
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.