@PublicApi
public interface IssueLinkTypeFinder
| Modifier and Type | Method and Description |
|---|---|
IssueLinkType |
findIssueLinkType(IssueLinkTypeJsonBean linkTypeBean,
ErrorCollection errors)
Fetches an IssueLinkType from its manager based on either the 'id' or the 'name' property of the
IssueLinkTypeJsonBean.
|
IssueLinkType findIssueLinkType(IssueLinkTypeJsonBean linkTypeBean, ErrorCollection errors)
linkTypeBean - the issue type to finderrors - an ErrorCollectionCopyright © 2002-2017 Atlassian. All Rights Reserved.