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
Fields -
Constructor Summary
ConstructorsConstructorDescriptionValidateShareResult(ErrorCollection errorCollection, ApplicationUser remoteUser, ShareBean shareBean) -
Method Summary
Methods inherited from class com.atlassian.jira.bc.ServiceResultImpl
getErrorCollection, getWarningCollection, isValidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.jira.bc.ServiceResult
hasWarnings
-
Field Details
-
user
-
-
Constructor Details
-
Method Details
-
getRemoteUser
-
getUser
-