public abstract class Notification extends Object implements Runnable
| Constructor and Description |
|---|
Notification(BimServer bimServer) |
| Modifier and Type | Method and Description |
|---|---|
BimServer |
getBimServer() |
abstract void |
process() |
void |
run() |
public Notification(BimServer bimServer)
public BimServer getBimServer()
public abstract void process()
throws org.bimserver.BimserverDatabaseException,
org.bimserver.shared.exceptions.UserException,
org.bimserver.shared.exceptions.ServerException
org.bimserver.BimserverDatabaseExceptionorg.bimserver.shared.exceptions.UserExceptionorg.bimserver.shared.exceptions.ServerExceptionCopyright © 2019 OpenSource BIM. All rights reserved.