Class ExternalWatcher
java.lang.Object
com.atlassian.jira.external.beans.ExternalWatcher
Used to represent a single watcher when importing data.
- Since:
- v3.13
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetIssueId(String issueId) voidsetWatcher(String watcher)
-
Constructor Details
-
ExternalWatcher
public ExternalWatcher()
-
-
Method Details
-
getIssueId
-
setIssueId
-
getWatcher
-
setWatcher
-