Interface IssueCommentContract.UpdateStages
- Enclosing interface:
IssueCommentContract
public static interface IssueCommentContract.UpdateStages
The IssueCommentContract update stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe stage of the IssueCommentContract update allowing to specify createdDate.static interfaceThe stage of the IssueCommentContract update allowing to specify ifMatch.static interfaceThe stage of the IssueCommentContract update allowing to specify text.static interfaceThe stage of the IssueCommentContract update allowing to specify userId.