public class ProjectTypeBean extends Object
Modifier and Type | Method and Description |
---|---|
static ProjectTypeBean |
create(ProjectType projectType) |
static ProjectTypeBean |
create(String key,
String formattedKey) |
String |
getFormattedKey() |
String |
getIcon() |
String |
getId() |
String |
getKey() |
public static ProjectTypeBean create(ProjectType projectType)
public static ProjectTypeBean create(String key, String formattedKey)
public String getKey()
public String getIcon()
public String getFormattedKey()
public String getId()
Copyright © 2002-2019 Atlassian. All Rights Reserved.