public static final class CommentService.CommentCreateValidationResult extends ServiceResultImpl
| Constructor and Description |
|---|
CommentCreateValidationResult(ErrorCollection errorCollection,
io.atlassian.fugue.Option<CommentService.CommentParameters> commentInputParameters) |
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.fugue.Option<CommentService.CommentParameters> |
getCommentInputParameters() |
getErrorCollection, getWarningCollection, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasWarningspublic CommentCreateValidationResult(ErrorCollection errorCollection, io.atlassian.fugue.Option<CommentService.CommentParameters> commentInputParameters)
public io.atlassian.fugue.Option<CommentService.CommentParameters> getCommentInputParameters()
Copyright © 2002-2024 Atlassian. All Rights Reserved.