| Package | Description |
|---|---|
| org.bimserver.notifications |
| Modifier and Type | Class and Description |
|---|---|
class |
BranchTopicKey
Copyright (C) 2009-2019 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
class |
CheckinTopicKey
Copyright (C) 2009-2019 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
class |
DownloadTopicKey
Copyright (C) 2009-2019 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
class |
ProgressOnProjectTopicKey
Copyright (C) 2009-2019 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
class |
ProgressOnRevisionTopicKey
Copyright (C) 2009-2019 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressTopicKey |
ProgressTopic.getKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationsManager.removeProgressTopic(ProgressTopicKey key) |
| Constructor and Description |
|---|
ProgressOnServerTopic(NotificationsManager notificationsManager,
ProgressTopicKey key,
org.bimserver.interfaces.objects.SProgressTopicType type,
String description) |
ProgressTopic(NotificationsManager notificationsManager,
ProgressTopicKey key,
org.bimserver.interfaces.objects.SProgressTopicType type,
String description) |
Copyright © 2019 OpenSource BIM. All rights reserved.