Uses of Class
org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Packages that use ActionExecuterAbstractBase Package Description org.alfresco.repo.action.executer org.alfresco.repo.activities.feed org.alfresco.repo.content.transform org.alfresco.repo.download org.alfresco.repo.quickshare org.alfresco.repo.rendition org.alfresco.repo.rendition.executer org.alfresco.repo.replication org.alfresco.repo.rule org.alfresco.repo.tagging org.alfresco.repo.thumbnail org.alfresco.repo.transfer Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.org.alfresco.repo.workflow -
-
Uses of ActionExecuterAbstractBase in org.alfresco.repo.action.executer
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.action.executer Modifier and Type Class Description classAddFeaturesActionExecuterAdd features action executor implementation.classCheckInActionExecuterCheck in action executorclassCheckOutActionExecuterCheck out action executorclassCompositeActionExecuterAdd features action executor implementation.classContentMetadataEmbedderEmbed metadata in any content.classContentMetadataExtracterExtract metadata from any added content.classCopyActionExecuterCopy action executor.classCountChildrenActionExecuterAction executer that counts the number of children the actioned upon node has.classCounterIncrementActionExecuterSimple action to increment an integer value.classCreateVersionActionExecuterAdd features action executor implementation.classExecuteAllRulesActionExecuterThis action executes all rules present on the actioned upon nodeclassExporterActionExecuterExporter action executorclassImageTransformActionExecuterTransform action executer.classImporterActionExecuterImporter action executorclassLinkCategoryActionExecuterLink category action executorclassMailActionExecuterMail action executor implementation.classMoveActionExecuterMove action executor.classRemoveFeaturesActionExecuterRemove features action executor implementation.classRepositoryExporterActionExecuterRepository Exporter action executorclassScriptActionExecuterAction to execute a JavaScript.classSetPropertyValueActionExecuterAdd features action executor implementation.classSimpleWorkflowActionExecuterSimple workflow action executorclassSpecialiseTypeActionExecuterAdd features action executor implementation.classTakeOwnershipActionExecuterTake Ownership action executorclassTransformActionExecuterDeprecated.classTransitionSimpleWorkflowActionExecuterSimple workflow action executor -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.activities.feed
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.activities.feed Modifier and Type Class Description classErrorProneActionExecutor -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.content.transform
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.content.transform Modifier and Type Class Description static classTikaPoweredContainerExtractor.ExtractorActionExecutorDeprecated.This action executor allows you to trigger extraction as an action, perhaps from a rule. -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.download
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.download Modifier and Type Class Description classCreateDownloadArchiveActionActionExecuterfor creating an archive (ie. -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.quickshare
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.quickshare Modifier and Type Class Description classQuickShareLinkExpiryActionExecutorThis action executor unshares the shared link when the quick share link expiry action is triggered. -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.rendition
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.rendition Modifier and Type Class Description classPerformRenditionActionExecuterDeprecated. -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.rendition.executer
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.rendition.executer Modifier and Type Class Description classAbstractRenderingEngineDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classAbstractTransformationRenderingEngineDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classBaseTemplateRenderingEngineDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classCompositeRenderingEngineDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classDeleteRenditionActionExecuterDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classFreemarkerRenderingEngineDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classHTMLRenderingEngineDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classImageRenderingEngineDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classReformatRenderingEngineDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classXSLTRenderingEngineDeprecated.The RenditionService is being replace by the simpler async RenditionService2. -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.replication
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.replication Modifier and Type Class Description classReplicationActionExecutor -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.rule
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.rule Modifier and Type Class Description classLinkRulesAction implementation to link the rules from one folder to anotherclassReorderRulesAction implementation to reorder rulesclassUnlinkRulesAction implementation to unlink the rules from one folder to another -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.tagging
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.tagging Modifier and Type Class Description classRefreshTagScopeActionExecuterRefresh tag scope action executer NOTE: This action is used to facilitate the async refresh of a tag scope.classUpdateTagScopesActionExecuterUpdate tag scopes action executer. -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.thumbnail
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.thumbnail Modifier and Type Class Description classAddFailedThumbnailActionExecuterDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.classCreateThumbnailActionExecuterDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.classUpdateThumbnailActionExecuterDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries. -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.transfer
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.transfer Modifier and Type Class Description classCreateTransferTargetActionExecuterclassTransferAsyncActionclassTransferCommitActionExecuterclassTransferOneNodeActionExecuterclassTransferTreeActionExecuterclassTransferTreeWithCancelActionExecuter -
Uses of ActionExecuterAbstractBase in org.alfresco.repo.workflow
Subclasses of ActionExecuterAbstractBase in org.alfresco.repo.workflow Modifier and Type Class Description classCancelWorkflowActionExecuterclassStartWorkflowActionExecuterSimple workflow action executor
-