@PublicApi public class ValidateData extends Object
Constructor and Description |
---|
ValidateData(String projectName,
String projectKey,
ApplicationUser lead) |
Modifier and Type | Method and Description |
---|---|
ApplicationUser |
lead()
Returns the project lead, if specified.
|
String |
projectKey()
Returns the project key.
|
String |
projectName()
Returns the project name.
|
public ValidateData(String projectName, String projectKey, ApplicationUser lead)
public String projectName()
public String projectKey()
@Nullable public ApplicationUser lead()
Copyright © 2002-2017 Atlassian. All Rights Reserved.