Constructors
Methods
-
Add
Assignee(String) Adds the specified assigness to the issue. -
Add
Label(String) Adds the specified label to the issue. -
Clear
Assignees() Clears all the assignees. -
Clear
Labels() Clears all the labels. -
Remove
Assignee(String) Removes the specified assignee from the issue -
Remove
Label(String) Removes the specified label from the issue
Properties
- Assignees List of logins for the multiple users that this issue should be assigned to
- Body Details about the issue.
-
Debugger
Display - Labels Labels to associate with this issue.
- Milestone Milestone to associate this issue with.
- State Whether the issue is open or closed.
- Title Title of the issue (required)