Interface EpicLinkTypeService
- All Known Implementing Classes:
EpicLinkTypeServiceImpl
public interface EpicLinkTypeService
Service for getting a handle on the
IssueLinkType
which represents the Epic-Story relationship.-
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.jira.issue.link.IssueLinkType
-
Method Details
-
getOrCreateEpicLinkType
com.atlassian.jira.issue.link.IssueLinkType getOrCreateEpicLinkType()- Returns:
- the link type representing the Epic-Story relationship
-