| Package | Description |
|---|---|
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async | |
| org.bimserver.shared.interfaces.bimsie1 |
| Modifier and Type | Method and Description |
|---|---|
SLongActionState |
Bimsie1NotificationRegistryInterfaceAdaptor.getProgress(Long topicId) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationInterfaceAdaptor.progress(Long topicId,
SLongActionState state) |
void |
Bimsie1NotificationInterfaceAdaptor.progress(Long topicId,
SLongActionState state) |
void |
Bimsie1NotificationRegistryInterfaceAdaptor.updateProgressTopic(Long topicId,
SLongActionState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncBimsie1NotificationInterface.progress(Long topicId,
SLongActionState state,
AsyncBimsie1NotificationInterface.ProgressCallback callback) |
void |
AsyncNotificationInterface.progress(Long topicId,
SLongActionState state,
AsyncNotificationInterface.ProgressCallback callback) |
void |
AsyncRegistryInterface.GetProgressCallback.success(SLongActionState result) |
void |
AsyncBimsie1NotificationRegistryInterface.GetProgressCallback.success(SLongActionState result) |
void |
AsyncBimsie1NotificationRegistryInterface.updateProgressTopic(Long topicId,
SLongActionState state,
AsyncBimsie1NotificationRegistryInterface.UpdateProgressTopicCallback callback) |
void |
AsyncRegistryInterface.updateProgressTopic(Long topicId,
SLongActionState state,
AsyncRegistryInterface.UpdateProgressTopicCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
SLongActionState |
Bimsie1NotificationRegistryInterface.getProgress(Long topicId) |
| Modifier and Type | Method and Description |
|---|---|
void |
Bimsie1NotificationInterface.progress(Long topicId,
SLongActionState state)
Called when new progress is available on a topic
|
void |
Bimsie1NotificationRegistryInterface.updateProgressTopic(Long topicId,
SLongActionState state)
Update the progress information on the given topic
|
Copyright © 2016 OpenSource BIM. All rights reserved.