public class JiraType extends Object
Modifier and Type | Field and Description |
---|---|
static com.google.common.collect.ImmutableMap<ApplicationSubtype,JiraType> |
MAP |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static JiraType |
fromApplicationSubtype(ApplicationSubtype applicationSubtype) |
String |
getDisplayName() |
String |
getKey() |
int |
hashCode() |
public static final com.google.common.collect.ImmutableMap<ApplicationSubtype,JiraType> MAP
public static JiraType fromApplicationSubtype(ApplicationSubtype applicationSubtype)
public String getKey()
public String getDisplayName()
Copyright © 2021 Atlassian. All rights reserved.