public class MovedIssueKey extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static String |
ISSUE_ID |
static String |
OLD_ISSUE_KEY |
| Constructor and Description |
|---|
MovedIssueKey(Long id,
String oldIssueKey,
Long issueId) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
Long |
getIssueId() |
String |
getOldIssueKey() |
public static final String ID
public static final String OLD_ISSUE_KEY
public static final String ISSUE_ID
Copyright © 2002-2019 Atlassian. All Rights Reserved.