public class ProgressTopic extends Topic
Topic.Mapper| Constructor and Description |
|---|
ProgressTopic(NotificationsManager notificationsManager,
ProgressTopicKey key,
org.bimserver.interfaces.objects.SProgressTopicType type,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getDescription() |
ProgressTopicKey |
getKey() |
org.bimserver.models.store.LongActionState |
getLastProgress() |
org.bimserver.interfaces.objects.SProgressTopicType |
getType() |
void |
remove() |
void |
stageProgressUpdate(org.bimserver.models.store.LongActionState longActionState) |
protected void |
updateProgress(org.bimserver.models.store.LongActionState state) |
getEndPoints, getNotificationsManager, map, register, unregisterpublic ProgressTopic(NotificationsManager notificationsManager, ProgressTopicKey key, org.bimserver.interfaces.objects.SProgressTopicType type, String description)
public ProgressTopicKey getKey()
protected void updateProgress(org.bimserver.models.store.LongActionState state)
public org.bimserver.models.store.LongActionState getLastProgress()
public org.bimserver.interfaces.objects.SProgressTopicType getType()
public String getDescription()
public void close()
public void stageProgressUpdate(org.bimserver.models.store.LongActionState longActionState)
Copyright © 2019 OpenSource BIM. All rights reserved.