public class RemoteIssue extends Object
| Constructor and Description |
|---|
RemoteIssue(String key,
boolean resolution,
String redirectUrl,
String summary) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getRedirectUrl() |
boolean |
getResolution() |
String |
getSummary() |
boolean |
isRemote() |
Copyright © 2002-2023 Atlassian. All Rights Reserved.