public class LongStreamingCheckinAction extends LongAction<LongCheckinActionKey>
| Constructor and Description |
|---|
LongStreamingCheckinAction(BimServer bimServer,
String username,
String userUsername,
Authorization authorization,
StreamingCheckinDatabaseAction checkinDatabaseAction) |
LongStreamingCheckinAction(Long topicId,
BimServer bimServer,
String username,
String userUsername,
Authorization authorization,
StreamingCheckinDatabaseAction checkinDatabaseAction) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
done() |
void |
execute() |
String |
getDescription() |
org.bimserver.models.store.LongActionState |
getState() |
changeActionState, error, fillState, getActionState, getAuthorization, getBimServer, getErrors, getProgress, getProgressTopic, getStart, getStop, getUserName, getUserUsername, info, init, setProgressTopic, stop, terminate, updateProgress, waitForCompletion, warningpublic LongStreamingCheckinAction(Long topicId, BimServer bimServer, String username, String userUsername, Authorization authorization, StreamingCheckinDatabaseAction checkinDatabaseAction)
public LongStreamingCheckinAction(BimServer bimServer, String username, String userUsername, Authorization authorization, StreamingCheckinDatabaseAction checkinDatabaseAction)
public void execute()
execute in class LongAction<LongCheckinActionKey>protected void done()
done in class LongAction<LongCheckinActionKey>public String getDescription()
getDescription in class LongAction<LongCheckinActionKey>public org.bimserver.models.store.LongActionState getState()
getState in class LongAction<LongCheckinActionKey>Copyright © 2019 OpenSource BIM. All rights reserved.