@PublicApi public class ProjectCreationData extends Object
ProjectCreationData.Builder
Modifier and Type | Class and Description |
---|---|
static class |
ProjectCreationData.Builder
Builder for
ProjectCreationData |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getAssigneeType() |
Long |
getAvatarId() |
String |
getDescription() |
String |
getKey() |
ApplicationUser |
getLead() |
String |
getName() |
ProjectTemplateKey |
getProjectTemplateKey() |
ProjectTypeKey |
getProjectTypeKey() |
String |
getUrl() |
int |
hashCode() |
public String getName()
public String getKey()
public String getDescription()
public ProjectTypeKey getProjectTypeKey()
public ProjectTemplateKey getProjectTemplateKey()
public ApplicationUser getLead()
public String getUrl()
public Long getAssigneeType()
public Long getAvatarId()
Copyright © 2002-2021 Atlassian. All Rights Reserved.