public class AsyncBimsie1NotificationInterface extends Object
| Constructor and Description |
|---|
AsyncBimsie1NotificationInterface(Bimsie1NotificationInterface syncService,
ExecutorService executorService) |
public AsyncBimsie1NotificationInterface(Bimsie1NotificationInterface syncService, ExecutorService executorService)
public void closedProgressOnProjectTopic(Long poid, Long topicId, AsyncBimsie1NotificationInterface.ClosedProgressOnProjectTopicCallback callback)
public void closedProgressOnRevisionTopic(Long poid, Long roid, Long topicId, AsyncBimsie1NotificationInterface.ClosedProgressOnRevisionTopicCallback callback)
public void closedProgressOnServerTopic(Long topicId, AsyncBimsie1NotificationInterface.ClosedProgressOnServerTopicCallback callback)
public void newExtendedData(Long roid, Long edid, AsyncBimsie1NotificationInterface.NewExtendedDataCallback callback)
public void newProgressOnProjectTopic(Long poid, Long topicId, AsyncBimsie1NotificationInterface.NewProgressOnProjectTopicCallback callback)
public void newProgressOnRevisionTopic(Long poid, Long roid, Long topicId, AsyncBimsie1NotificationInterface.NewProgressOnRevisionTopicCallback callback)
public void newProgressOnServerTopic(Long topicId, AsyncBimsie1NotificationInterface.NewProgressOnServerTopicCallback callback)
public void newProgressTopic(Long topicId, AsyncBimsie1NotificationInterface.NewProgressTopicCallback callback)
public void newProject(Long poid, AsyncBimsie1NotificationInterface.NewProjectCallback callback)
public void newRevision(Long poid, Long roid, AsyncBimsie1NotificationInterface.NewRevisionCallback callback)
public void newUser(Long uoid, AsyncBimsie1NotificationInterface.NewUserCallback callback)
public void progress(Long topicId, SLongActionState state, AsyncBimsie1NotificationInterface.ProgressCallback callback)
Copyright © 2016 OpenSource BIM. All rights reserved.