Package com.atlassian.jira.plugins.share
Class ShareService.ValidateShareResult
java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.plugins.share.ShareService.ValidateShareResult
- All Implemented Interfaces:
ServiceResult
,Serializable
- Direct Known Subclasses:
ShareService.ValidateShareIssueResult
,ShareService.ValidateShareSearchRequestResult
- Enclosing interface:
- ShareService
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionValidateShareResult
(ErrorCollection errorCollection, ApplicationUser remoteUser, ShareBean shareBean) -
Method Summary
Methods inherited from class com.atlassian.jira.bc.ServiceResultImpl
getErrorCollection, getWarningCollection, isValid
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.jira.bc.ServiceResult
hasWarnings
-
Field Details
-
user
-
-
Constructor Details
-
Method Details
-
getRemoteUser
-
getUser
-