public final class OpenProjectNotification extends Notification
| Constructor and Description |
|---|
OpenProjectNotification(String sender,
String projectName)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectName()
Obtém o 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 getProjectName()
public boolean isVolatile()
isVolatile in class Notificationpublic String toString()
toString in class NotificationCopyright © 2018. All rights reserved.