public abstract static class ShareService.ValidateShareResult extends ServiceResultImpl
| Modifier and Type | Field and Description |
|---|---|
protected ShareBean |
shareBean |
protected ApplicationUser |
user |
| Constructor and Description |
|---|
ValidateShareResult(ErrorCollection errorCollection,
ApplicationUser remoteUser,
ShareBean shareBean) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationUser |
getRemoteUser() |
ShareBean |
getShareBean() |
ApplicationUser |
getUser() |
getErrorCollection, getWarningCollection, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasWarningsprotected final ApplicationUser user
protected final ShareBean shareBean
public ValidateShareResult(ErrorCollection errorCollection, ApplicationUser remoteUser, ShareBean shareBean)
public ApplicationUser getRemoteUser()
public ApplicationUser getUser()
public ShareBean getShareBean()
Copyright © 2002-2018 Atlassian. All Rights Reserved.