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