public class IssueLinkBean extends Object
Constructor and Description |
---|
IssueLinkBean(Long id,
Long sourceIssueId,
Long destinationIssueId,
IssueLinkTypeBean issueLinkType,
Long sequence,
Boolean systemLink) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getDestinationIssueId() |
Long |
getId() |
Long |
getSequence() |
Long |
getSourceIssueId() |
Boolean |
getSystemLink() |
int |
hashCode() |
IssueLinkTypeBean |
issueLinkType() |
Copyright © 2002-2022 Atlassian. All Rights Reserved.