public class ProjectDescriptor extends Object
Constructor and Description |
---|
ProjectDescriptor(String projectName,
String projectKey) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getName() |
boolean |
isNewProject() |
void |
setNewProject(boolean newProject) |
void |
setProjectKey(String projectKey) |
void |
setProjectName(String projectName) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.