public class CloseProjectNotification extends Notification
| Constructor and Description |
|---|
CloseProjectNotification(java.lang.String sender,
java.lang.String projectName)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProjectName()
Consulta nome do projeto.
|
boolean |
isVolatile()
Indica se a notificação é volátil ou não.
|
java.lang.String |
toString()
Requer esta implementação apenas para auditagem nos logs do servidor.
|
getDisplay, getMustPopUp, getSender, setDisplaygetCreationDatepublic CloseProjectNotification(java.lang.String sender,
java.lang.String projectName)
sender - remetenteprojectName - nome do projeto.public java.lang.String toString()
toString in class Notificationcsbase.client.util.NotificationTranslatorpublic boolean isVolatile()
isVolatile in class Notificationpublic java.lang.String getProjectName()
Copyright © 2018. All Rights Reserved.