| Package | Description |
|---|---|
| org.bimserver.longaction | |
| org.bimserver.notifications |
| Modifier and Type | Method and Description |
|---|---|
ProgressTopic |
LongAction.getProgressTopic() |
| Modifier and Type | Method and Description |
|---|---|
void |
LongAction.setProgressTopic(ProgressTopic progressTopic) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProgressOnProjectTopic |
class |
ProgressOnRevisionTopic |
class |
ProgressOnServerTopic |
| Modifier and Type | Method and Description |
|---|---|
ProgressTopic |
NotificationsManager.createProgressTopic(org.bimserver.interfaces.objects.SProgressTopicType type,
String description) |
ProgressTopic |
NotificationsManager.getProgressTopic(long topicId) |
| Modifier and Type | Method and Description |
|---|---|
Set<ProgressTopic> |
NotificationsManager.getProgressOnProjectTopics(long poid,
List<Long> roids) |
Collection<ProgressTopic> |
NotificationsManager.getProgressOnServerTopics() |
| Constructor and Description |
|---|
ProgressNotification(BimServer bimServer,
ProgressTopic topic,
org.bimserver.models.store.LongActionState state) |
Copyright © 2019 OpenSource BIM. All rights reserved.