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