Deprecated API
Contents
-
Interfaces Interface Description org.alfresco.repo.content.metadata.MetadataExtractorPropertyMappingOverride as code running inside the content repository process that overrides metadata extract properties should be moved out of process to reduce coupling of components, making upgrade simpler.org.alfresco.repo.rendition.RenditionDefinitionPersister The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.RenditionLocation The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.RenditionLocationResolver The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.security.person.HomeFolderProvider Depreciated since 4.0.HomeFolderProvider2should now be used.org.alfresco.repo.transaction.TransactionUtil.TransactionWork org.alfresco.service.cmr.rendition.CompositeRenditionDefinition The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.service.cmr.rendition.RenderCallback The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.service.cmr.rendition.RenderingEngineDefinition The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.service.cmr.rendition.RenditionDefinition The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.service.cmr.rendition.RenditionService The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.service.cmr.repository.SerializedTransformationOptionsAccessor The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.service.cmr.repository.TransformationSourceOptions The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.service.cmr.thumbnail.ThumbnailService We are introducing the new async RenditionService2.org.alfresco.service.cmr.transfer.TransferService
-
Classes Class Description org.alfresco.email.server.impl.EmailMessageImpl - class not used.org.alfresco.email.server.impl.EmailMessagePartImpl class not used.org.alfresco.opencmis.CMISRenditionMapping The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.action.executer.TransformActionExecuter org.alfresco.repo.content.http.HttpAlfrescoStore Removed in 5.2org.alfresco.repo.content.metadata.RFC822MetadataExtracter OOTB extractors have being moved to T-Engines. This class originally provided metadata extraction of RFC822 mimetype emails. It will no longer be used for that purpose as that work has been off loaded to a T-Engine via the AsynchronousExtractor. It still exists because the governance services (RM) AMP overrides it to provide alternate property mappings and to filter out some of these properties if the node does not have the "record" or "dod5015record" aspects.We still also have the Default configuration file (RFC822MetadataExtracter.properties) file which contains the default set of properties, which may be manipulated by RM.
messageFrom: -- imap:messageFrom, cm:originator messageTo: -- imap:messageTo messageCc: -- imap:messageCc messageSubject: -- imap:messageSubject, cm:title, cm:description, cm:subjectline messageSent: -- imap:dateSent, cm:sentdate messageReceived: -- imap:dateReceived All
This class now provides an alternative property mapping in the request to the T-Engine. Unlike the previous implementation the filtering of properties takes place before rather than after the extraction. This is done in this class making the code within the org.alfresco.module.org_alfresco_module_rm.email.RFC822MetadataExtracter filterSystemProperties method redundant.header names: Thread-Index: -- imap:threadIndex Message-ID: -- imap:messageIdorg.alfresco.repo.content.metadata.xml.XmlMetadataExtracter org.alfresco.repo.content.RoutingContentService Replaced byContentServiceImplorg.alfresco.repo.content.transform.magick.ImageResizeOptions The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.content.transform.magick.ImageTransformationOptions The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerOptions The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.content.transform.swf.SWFTransformationOptions The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.content.transform.TransformerDebug.UnavailableTransformer org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.executer.AbstractRenderingEngine The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.executer.CompositeRenderingEngine The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.executer.DeleteRenditionActionExecuter The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.executer.FreemarkerRenderingEngine The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.executer.HTMLRenderingEngine The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.executer.ImageRenderingEngine The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.executer.ReformatRenderingEngine The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.executer.XSLTFunctions The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.executer.XSLTRenderingEngine The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.PerformRenditionActionExecuter org.alfresco.repo.rendition.RenderingEngineDefinitionImpl The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.RenditionDefinitionImpl The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.RenditionedAspect The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.RenditionLocationImpl The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.RenditionNodeManager The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.RenditionServiceImpl org.alfresco.repo.rendition.script.ScriptRenditionDefinition The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.script.ScriptRenditionService The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition.StandardRenditionLocationResolverImpl The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.repo.rendition2.TransformationOptionsConverter converts the new flat name value pair transformer options to the deprecated TransformationOptions.org.alfresco.repo.security.person.AbstractHomeFolderProvider Depreciated since 4.0.AbstractHomeFolderProvider2should now be used.org.alfresco.repo.security.person.ExistingPathBasedHomeFolderProvider Depreciated since 4.0.ExistingPathBasedHomeFolderProvider2should now be used.org.alfresco.repo.security.person.UIDBasedHomeFolderProvider Depreciated since 4.0.UsernameHomeFolderProvidershould now be used.org.alfresco.repo.thumbnail.AddFailedThumbnailActionExecuter The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.FailedThumbnailSourceAspect The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.FailureHandlingOptions The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.script.ScriptThumbnailService The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.SimpleThumbnailer The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.ThumbnailDefinition The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.ThumbnailDefinitionSpringRegisterer The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.ThumbnailHelper The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.ThumbnailRegistry The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.ThumbnailRenditionConvertor The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.ThumbnailServiceImpl The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.repo.transaction.TransactionListenerAdapter Since 5.0, useTransactionListenerAdapterorg.alfresco.repo.transaction.TransactionUtil Use aRetryingTransactionHelperinstanceorg.alfresco.repo.urlshortening.BitlyUrlShortenerImpl as it is no longer used in the core repository code.org.alfresco.repo.version.common.VersionLabelComparator SeeVersionHistoryorg.alfresco.service.cmr.repository.AbstractTransformationSourceOptions The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.service.cmr.repository.TemporalSourceOptions The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.service.cmr.repository.TransformationOptionLimits with the introduction of RenditionService2 the OPT_... public static final values have been deprecated as they will no longer form part of the rendition definition and will be removed when local transformations are removed.org.alfresco.service.cmr.repository.TransformationOptionPair The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.service.cmr.repository.TransformationOptions The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.service.cmr.thumbnail.FailedThumbnailInfo We are introducing the new async RenditionService2.org.alfresco.service.cmr.thumbnail.ThumbnailParentAssociationDetails We are introducing the new async RenditionService2.org.alfresco.util.ApplicationContextHelper
-
Enums Enum Description org.alfresco.service.cmr.action.ActionExecutionStatus UseActionStatusinstead
-
Exceptions Exceptions Description org.alfresco.repo.content.transform.UnimportantTransformException The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.org.alfresco.service.cmr.rendition.RenditionCancelledException The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.service.cmr.rendition.RenditionServiceException The RenditionService is being replace by the simpler async RenditionService2.org.alfresco.service.cmr.thumbnail.ThumbnailException We are introducing the new async RenditionService2.
-
Constructors Constructor Description org.alfresco.repo.batch.BatchProcessor(String, RetryingTransactionHelper, Collection<T>, int, int, ApplicationEventPublisher, Log, int) Since 3.4, use theBatchProcessWorkProviderinstead of the Collectionorg.alfresco.repo.search.DocumentNavigator(DictionaryService, NodeService, SearchService, NamespacePrefixResolver, boolean, boolean) useJCRRootNode parameter is now obsolete.org.alfresco.repo.security.authority.script.ScriptGroup(String, AuthorityService) UseScriptGroup(String, ServiceRegistry, Scriptable)insteadorg.alfresco.repo.site.SiteMembership(SiteInfo, String, String, String, String) from 7.0.0org.alfresco.repo.virtual.ref.NewVirtualReferenceMethod(String, String, NodeRef, String) In future system paths will be replaced with actual resources or string encoded references
-
Enum Constants Enum Constant Description org.alfresco.service.cmr.lock.LockType.NODE_LOCK Deprecated in 4.1.6. Will be replaced by a more descriptive name.org.alfresco.service.cmr.lock.LockType.READ_ONLY_LOCK Deprecated in 4.1.6. Will be replaced by a more descriptive name.org.alfresco.service.cmr.lock.LockType.WRITE_LOCK Deprecated in 4.1.6. Will be replaced by a more descriptive name.