| Package | Description |
|---|---|
| org.alfresco.heartbeat | |
| org.alfresco.opencmis | |
| org.alfresco.repo.quickshare | |
| org.alfresco.repo.service | |
| org.alfresco.repo.thumbnail | |
| org.alfresco.repo.thumbnail.conditions | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationDataCollector.setThumbnailService(ThumbnailService thumbnailService) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMISConnector.setThumbnailService(ThumbnailService thumbnailService)
Deprecated.
The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuickShareServiceImpl.setThumbnailService(ThumbnailService thumbnailService)
Set the thumbnail service
|
| Modifier and Type | Method and Description |
|---|---|
ThumbnailService |
ServiceDescriptorRegistry.getThumbnailService()
Deprecated.
The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2
or other external libraries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThumbnailServiceImpl
Deprecated.
The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateThumbnailActionExecuter.setThumbnailService(ThumbnailService thumbnailService)
Deprecated.
Set the thumbnail service
|
void |
SimpleThumbnailer.setThumbnailService(ThumbnailService thumbnailService)
Deprecated.
Sets the thumbnail service.
|
void |
FailedThumbnailSourceAspect.setThumbnailService(ThumbnailService thumbnailService)
Deprecated.
|
void |
UpdateThumbnailActionExecuter.setThumbnailService(ThumbnailService thumbnailService)
Deprecated.
Set the thumbnail service
|
void |
AddFailedThumbnailActionExecuter.setThumbnailService(ThumbnailService thumbnailService)
Deprecated.
Set the thumbnail service
|
| Modifier and Type | Field and Description |
|---|---|
protected ThumbnailService |
NodeEligibleForRethumbnailingEvaluator.thumbnailService
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeEligibleForRethumbnailingEvaluator.setThumbnailService(ThumbnailService thumbnailService)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ThumbnailService |
ServiceRegistry.getThumbnailService()
Deprecated.
The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2
or other external libraries.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.