Package | Description |
---|---|
com.atlassian.servicedesk.api.comment |
Modifier and Type | Method and Description |
---|---|
ServiceDeskCommentCreateParameters |
ServiceDeskCommentCreateParameters.Builder.build() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.fugue.Either<com.atlassian.pocketknife.api.commons.error.AnError,ServiceDeskComment> |
ServiceDeskCommentService.createServiceDeskComment(com.atlassian.jira.user.ApplicationUser user,
ServiceDeskCommentCreateParameters createParameters)
Create a new Service Desk comment with the provided
ApplicationUser as the author |
Copyright © 2017 Atlassian. All rights reserved.