@ExperimentalApi public final class IssueConstants extends Object
IssueConstants.| 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.IssueConstantpublic static com.google.common.base.Function<IssueConstant,String> getTranslatedNameFunc()
IssueConstant.
The function does not accept null arguments.IssueConstantCopyright © 2002-2015 Atlassian. All Rights Reserved.