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