@ExperimentalApi public final class IssueConstants extends Object
IssueConstant
s.Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Function<IssueConstant,String> |
getIdFunc()
Return a function that will return the id of the passed
IssueConstant . |
static com.google.common.base.Function<IssueConstant,String> |
getTranslatedNameFunc()
Return a function that will return the translated name of the passed
IssueConstant . |
public static com.google.common.base.Function<IssueConstant,String> getIdFunc()
IssueConstant
.
The function does not accept null arguments.IssueConstant
public static com.google.common.base.Function<IssueConstant,String> getTranslatedNameFunc()
IssueConstant
.
The function does not accept null arguments.IssueConstant
Copyright © 2002-2015 Atlassian. All Rights Reserved.