|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.jira.service.InBuiltServiceTypes.InBuiltServiceType
@Immutable public static class InBuiltServiceTypes.InBuiltServiceType
Describes an in-built service in JIRA.
InBuiltServiceTypes
Method Summary | |
---|---|
String |
getI18nKey()
Gets an i18nk key which describes the capabilities of this service. |
Class |
getType()
Gets the Class that implements this service. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Class getType()
Class
that implements this service.
public String getI18nKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |