| Package | Description |
|---|---|
| org.alfresco.cmis.mapping | |
| org.alfresco.email.server | |
| org.alfresco.filesys.repo |
The Alfesco filesystem to repository translation layer
|
| org.alfresco.opencmis | |
| org.alfresco.repo.action.scheduled | |
| org.alfresco.repo.admin.patch | |
| org.alfresco.repo.admin.patch.impl | |
| org.alfresco.repo.batch | |
| org.alfresco.repo.bulkimport.impl | |
| org.alfresco.repo.content | |
| org.alfresco.repo.content.replication | |
| org.alfresco.repo.download | |
| org.alfresco.repo.importer | |
| org.alfresco.repo.lock | |
| org.alfresco.repo.model |
Implementations of model-specific services.
|
| org.alfresco.repo.remoteticket | |
| org.alfresco.repo.security.authority | |
| org.alfresco.repo.service | |
| org.alfresco.repo.site |
Provides the implementation of the site service which is used to provide services used by the sites of the
Share interface.
|
| org.alfresco.repo.transaction | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| org.alfresco.service.transaction |
| Modifier and Type | Method and Description |
|---|---|
void |
CMISServicesImpl.setTransactionHelper(RetryingTransactionHelper retryingTransactionHelper)
Sets helper that provides transaction callbacks
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmailServiceImpl.setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper) |
| Modifier and Type | Method and Description |
|---|---|
RetryingTransactionHelper |
CifsHelper.getRetryingTransactionHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
CifsHelper.setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper) |
| Modifier and Type | Method and Description |
|---|---|
RetryingTransactionHelper |
CMISConnector.getRetryingTransactionHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledPersistedActionServiceImpl.ScheduledPersistedActionServiceBootstrap.setTransactionHelper(RetryingTransactionHelper txnHelper) |
| Modifier and Type | Field and Description |
|---|---|
protected RetryingTransactionHelper |
AbstractPatch.transactionHelper
Use this helper to ensure that patches can execute even on a read-only system
|
| Modifier and Type | Method and Description |
|---|---|
void |
QNamePatch.setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper) |
void |
FixAclInheritancePatch.setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper) |
void |
GenericMimetypeRenamePatch.setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper) |
void |
CalendarModelUriPatch.setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper) |
| Constructor and Description |
|---|
BatchProcessor(String processName,
RetryingTransactionHelper retryingTransactionHelper,
BatchProcessWorkProvider<T> workProvider,
int workerThreads,
int batchSize,
org.springframework.context.ApplicationEventPublisher applicationEventPublisher,
org.apache.commons.logging.Log logger,
int loggingInterval)
Instantiates a new batch processor.
|
BatchProcessor(String processName,
RetryingTransactionHelper retryingTransactionHelper,
Collection<T> collection,
int workerThreads,
int batchSize,
org.springframework.context.ApplicationEventPublisher applicationEventPublisher,
org.apache.commons.logging.Log logger,
int loggingInterval)
Deprecated.
Since 3.4, use the
BatchProcessWorkProvider instead of the Collection |
| Modifier and Type | Field and Description |
|---|---|
protected RetryingTransactionHelper |
AbstractBulkFilesystemImporter.transactionHelper |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentServiceImpl.setRetryingTransactionHelper(RetryingTransactionHelper helper) |
void |
AbstractContentStreamListener.setRetryingTransactionHelper(RetryingTransactionHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicatingContentStore.setRetryingTransactionHelper(RetryingTransactionHelper helper)
Set the retrying transaction helper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDownloadArchiveAction.setTransactionHelper(RetryingTransactionHelper transactionHelper) |
void |
DownloadServiceImpl.setTransactionHelper(RetryingTransactionHelper transactionHelper) |
| Constructor and Description |
|---|
ZipDownloadExporter(File zipFile,
CheckOutCheckInService checkOutCheckInService,
org.alfresco.service.cmr.repository.NodeService nodeService,
RetryingTransactionHelper transactionHelper,
DownloadStatusUpdateService updateService,
DownloadStorage downloadStorage,
org.alfresco.service.cmr.repository.NodeRef downloadNodeRef,
long total,
long totalFileCount)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImporterBootstrap.setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper)
Sets the retrying transaction helper specific to the importer bootstrap.
|
void |
AVMZipBootstrap.setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper)
Sets the retrying transaction helper specific to the importer bootstrap.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobLockServiceImpl.setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper)
Set the helper that will handle low-level concurrency conditions i.e.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Repository.setTransactionHelper(RetryingTransactionHelper retryingTransactionHelper)
Sets helper that provides transaction callbacks
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteAlfrescoTicketServiceImpl.setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper)
Sets the Retrying Transaction Helper, used to write changes to
Credentials which turn out to be invalid
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorityBridgeTableAsynchronouslyRefreshedCache.setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper) |
| Modifier and Type | Method and Description |
|---|---|
RetryingTransactionHelper |
ServiceDescriptorRegistry.getRetryingTransactionHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteServiceImpl.setTransactionHelper(RetryingTransactionHelper retryingTransactionHelper)
Sets helper that provides transaction callbacks
|
| Modifier and Type | Method and Description |
|---|---|
RetryingTransactionHelper |
TransactionServiceImpl.getRetryingTransactionHelper()
Creates a new helper instance.
|
RetryingTransactionHelper |
DummyTransactionService.getRetryingTransactionHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
RetryingTransactionAdvice.setTxnHelper(RetryingTransactionHelper txnHelper) |
| Modifier and Type | Method and Description |
|---|---|
RetryingTransactionHelper |
ServiceRegistry.getRetryingTransactionHelper() |
| Modifier and Type | Method and Description |
|---|---|
RetryingTransactionHelper |
TransactionService.getRetryingTransactionHelper()
Get the standard instance of the helper object that supports transaction retrying.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.