Uses of Class
com.atlassian.jira.rest.v2.issue.IssueLinkTypeBean

Packages that use IssueLinkTypeBean
com.atlassian.jira.rest.v2.issue   
 

Uses of IssueLinkTypeBean in com.atlassian.jira.rest.v2.issue
 

Methods in com.atlassian.jira.rest.v2.issue that return IssueLinkTypeBean
static IssueLinkTypeBean IssueLinkTypeBean.create(IssueLinkType issueLinkType, URI self)
           
 

Method parameters in com.atlassian.jira.rest.v2.issue with type arguments of type IssueLinkTypeBean
static IssueLinkTypesBean IssueLinkTypesBean.create(List<IssueLinkTypeBean> issueLinkTypeList)
           
 

Constructor parameters in com.atlassian.jira.rest.v2.issue with type arguments of type IssueLinkTypeBean
IssueLinkTypesBean(List<IssueLinkTypeBean> issueIssueLinkTypes)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.