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, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
public CommentCreateValidationResult(ErrorCollection errorCollection, com.atlassian.fugue.Option<CommentService.CommentParameters> commentInputParameters)
public com.atlassian.fugue.Option<CommentService.CommentParameters> getCommentInputParameters()
Copyright © 2002-2015 Atlassian. All Rights Reserved.