public static final class CommentService.CommentCreateValidationResult extends ServiceResultImpl
Constructor and Description |
---|
CommentService.CommentCreateValidationResult(ErrorCollection errorCollection,
com.atlassian.fugue.Option<CommentService.CommentParameters> commentInputParameters) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.fugue.Option<CommentService.CommentParameters> |
getCommentInputParameters() |
getErrorCollection, isValid
public CommentService.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.