public class LongStreamingDownloadAction extends LongAction<StreamingDownloadKey>
| Constructor and Description |
|---|
LongStreamingDownloadAction(BimServer bimServer,
String username,
String userUsername,
Authorization authorization,
Long serializerOid,
String jsonQuery,
Set<Long> roids) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
org.bimserver.interfaces.objects.SCheckoutResult |
getCheckoutResult() |
String |
getDescription() |
org.bimserver.plugins.serializers.Writer |
getMessagingStreamingSerializer() |
changeActionState, done, error, fillState, getActionState, getAuthorization, getBimServer, getErrors, getProgress, getProgressTopic, getStart, getState, getStop, getUserName, getUserUsername, info, init, setProgressTopic, stop, terminate, updateProgress, waitForCompletion, warningpublic String getDescription()
getDescription in class LongAction<StreamingDownloadKey>public void execute()
execute in class LongAction<StreamingDownloadKey>public org.bimserver.interfaces.objects.SCheckoutResult getCheckoutResult()
throws org.bimserver.plugins.serializers.SerializerException
org.bimserver.plugins.serializers.SerializerExceptionpublic org.bimserver.plugins.serializers.Writer getMessagingStreamingSerializer()
Copyright © 2019 OpenSource BIM. All rights reserved.