public class ComponentInputWithProjectKey extends ComponentInput
| Constructor and Description |
|---|
ComponentInputWithProjectKey(String projectKey,
ComponentInput componentInput) |
ComponentInputWithProjectKey(String projectKey,
String name,
String description,
String leadUsername,
AssigneeType assigneeType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectKey() |
getAssigneeType, getDescription, getLeadUsername, getNamepublic ComponentInputWithProjectKey(@Nullable String projectKey, String name, String description, String leadUsername, AssigneeType assigneeType)
public ComponentInputWithProjectKey(@Nullable String projectKey, ComponentInput componentInput)
public String getProjectKey()
Copyright © 2016 Atlassian. All rights reserved.