public class AddComment extends XMLRequest
| Constructor and Description |
|---|
AddComment(int runID,
String comment)
Adds a comment to a task.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic AddComment(int runID,
String comment)
runID - RunID of the taskcomment - CommentCopyright © 2021. All rights reserved.