public class WorkspaceNotificationMessage extends Object
| Constructor and Description |
|---|
WorkspaceNotificationMessage() |
WorkspaceNotificationMessage(WorkspaceNotificationType type,
WorkspaceNotificationBean bean) |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceNotificationBean |
getBean() |
WorkspaceNotificationType |
getType() |
void |
setBean(WorkspaceNotificationBean bean) |
void |
setType(WorkspaceNotificationType type) |
public WorkspaceNotificationMessage()
public WorkspaceNotificationMessage(WorkspaceNotificationType type, WorkspaceNotificationBean bean)
public WorkspaceNotificationType getType()
public WorkspaceNotificationBean getBean()
public void setType(WorkspaceNotificationType type)
public void setBean(WorkspaceNotificationBean bean)
Copyright © 2022. All rights reserved.