public class WorkspaceNotificationSharedFolder extends WorkspaceNotification
TYPE| Constructor and Description |
|---|
WorkspaceNotificationSharedFolder(String userIdToNotify,
WorkspaceFolderBean folder) |
WorkspaceNotificationSharedFolder(WorkspaceNotificationType TYPE) |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceFolderBean |
getFolder() |
String |
getUserIdToNotify() |
void |
setFolder(WorkspaceFolderBean folder) |
void |
setUserIdToNotify(String userIdToNotify) |
String |
toString() |
TYPEpublic WorkspaceNotificationSharedFolder(WorkspaceNotificationType TYPE)
public WorkspaceNotificationSharedFolder(String userIdToNotify, WorkspaceFolderBean folder)
public String getUserIdToNotify()
public void setUserIdToNotify(String userIdToNotify)
public WorkspaceFolderBean getFolder()
public void setFolder(WorkspaceFolderBean folder)
Copyright © 2022. All rights reserved.