| Package | Description |
|---|---|
| org.bimserver.cache | |
| org.bimserver.longaction | |
| org.bimserver.serializers | |
| org.bimserver.webservices.impl |
| Modifier and Type | Method and Description |
|---|---|
DownloadParameters |
DiskCacheOutputStream.getDownloadParameters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DiskCacheManager.contains(DownloadParameters downloadParameters) |
DataSource |
DiskCacheManager.get(DownloadParameters downloadParameters) |
DiskCacheOutputStream |
DiskCacheManager.startCaching(DownloadParameters downloadParameters) |
| Constructor and Description |
|---|
DiskCacheOutputStream(DiskCacheManager diskCacheManager,
Path file,
DownloadParameters downloadParameters) |
| Modifier and Type | Field and Description |
|---|---|
protected DownloadParameters |
LongDownloadOrCheckoutAction.downloadParameters |
| Modifier and Type | Method and Description |
|---|---|
protected org.bimserver.interfaces.objects.SCheckoutResult |
LongDownloadOrCheckoutAction.convertModelToCheckoutResult(org.bimserver.models.store.Project project,
String username,
org.bimserver.emf.IfcModelInterface model,
org.bimserver.plugins.renderengine.RenderEnginePlugin renderEnginePlugin,
DownloadParameters downloadParameters) |
protected void |
LongDownloadOrCheckoutAction.executeAction(BimDatabaseAction<? extends org.bimserver.emf.IfcModelInterface> action,
DownloadParameters downloadParameters,
DatabaseSession session,
boolean commit) |
| Constructor and Description |
|---|
CachingDataHandler(DiskCacheManager diskCacheManager,
DownloadParameters downloadParameters) |
LongCheckoutAction(BimServer bimServer,
String username,
String userUsername,
DownloadParameters downloadParameters,
Authorization authorization,
org.bimserver.models.log.AccessMethod accessMethod) |
LongDownloadAction(BimServer bimServer,
String username,
String userUsername,
DownloadParameters downloadParameters,
Authorization authorization,
org.bimserver.models.log.AccessMethod accessMethod) |
LongDownloadOrCheckoutAction(BimServer bimServer,
String username,
String userUsername,
DownloadParameters downloadParameters,
org.bimserver.models.log.AccessMethod accessMethod,
Authorization authorization) |
| Modifier and Type | Method and Description |
|---|---|
org.bimserver.plugins.serializers.Serializer |
SerializerFactory.create(org.bimserver.models.store.Project project,
String username,
org.bimserver.emf.IfcModelInterface model,
org.bimserver.plugins.renderengine.RenderEnginePlugin renderEnginePlugin,
DownloadParameters downloadParameters) |
org.bimserver.plugins.serializers.MessagingSerializer |
SerializerFactory.createMessagingSerializer(String username,
org.bimserver.emf.IfcModelInterface model,
DownloadParameters downloadParameters) |
| Modifier and Type | Method and Description |
|---|---|
Long |
ServiceImpl.download(DownloadParameters downloadParameters,
Boolean sync) |
Copyright © 2019 OpenSource BIM. All rights reserved.