Uses of Class
org.alfresco.repo.action.CommonResourceAbstractBase
-
Packages that use CommonResourceAbstractBase Package Description org.alfresco.repo.action org.alfresco.repo.action.evaluator 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.thumbnail.conditions 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 CommonResourceAbstractBase in org.alfresco.repo.action
Subclasses of CommonResourceAbstractBase in org.alfresco.repo.action Modifier and Type Class Description classParameterizedItemAbstractBaseRule item abstract base. -
Uses of CommonResourceAbstractBase in org.alfresco.repo.action.evaluator
Subclasses of CommonResourceAbstractBase in org.alfresco.repo.action.evaluator Modifier and Type Class Description classActionConditionEvaluatorAbstractBaseRule condition evaluator abstract base implementation.classCompareMimeTypeEvaluatorCompare mime type evaluatorclassComparePropertyValueEvaluatorCompare property value evaluatorclassCompositeConditionEvaluatorThis class is needed to provide some infrastructure, but the actual evaluation of Composite Conditions happens inside the ActionServiceImpl as a special case.classHasAspectEvaluatorHas aspect evaluatorclassHasChildEvaluatorThisActionConditionEvaluatordetermines whether an actionedUponNodeRef has a childNodeRefwith the specified assoc-name or assoc-type.classHasTagEvaluatorHas tag evaluatorclassHasVersionHistoryEvaluatorHas version history evaluatorclassInCategoryEvaluatorIn category evaluator implementation.classIsSubTypeEvaluatorNo condition evaluator implementation.classNoConditionEvaluatorNo condition evaluator implementation. -
Uses of CommonResourceAbstractBase in org.alfresco.repo.action.executer
Subclasses of CommonResourceAbstractBase in org.alfresco.repo.action.executer Modifier and Type Class Description classActionExecuterAbstractBaseRule action executor abstract base.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 CommonResourceAbstractBase in org.alfresco.repo.activities.feed
Subclasses of CommonResourceAbstractBase in org.alfresco.repo.activities.feed Modifier and Type Class Description classErrorProneActionExecutor -
Uses of CommonResourceAbstractBase in org.alfresco.repo.content.transform
Subclasses of CommonResourceAbstractBase 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 CommonResourceAbstractBase in org.alfresco.repo.download
Subclasses of CommonResourceAbstractBase in org.alfresco.repo.download Modifier and Type Class Description classCreateDownloadArchiveActionActionExecuterfor creating an archive (ie. -
Uses of CommonResourceAbstractBase in org.alfresco.repo.quickshare
Subclasses of CommonResourceAbstractBase 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 CommonResourceAbstractBase in org.alfresco.repo.rendition
Subclasses of CommonResourceAbstractBase in org.alfresco.repo.rendition Modifier and Type Class Description classPerformRenditionActionExecuterDeprecated. -
Uses of CommonResourceAbstractBase in org.alfresco.repo.rendition.executer
Subclasses of CommonResourceAbstractBase 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 CommonResourceAbstractBase in org.alfresco.repo.replication
Subclasses of CommonResourceAbstractBase in org.alfresco.repo.replication Modifier and Type Class Description classReplicationActionExecutor -
Uses of CommonResourceAbstractBase in org.alfresco.repo.rule
Subclasses of CommonResourceAbstractBase in org.alfresco.repo.rule Modifier and Type Class Description classLinkRulesAction implementation to link the rules from one folder to anotherclassReorderRulesAction implementation to reorder rulesclassRuleTypeImplRule type implementation class.classUnlinkRulesAction implementation to unlink the rules from one folder to another -
Uses of CommonResourceAbstractBase in org.alfresco.repo.tagging
Subclasses of CommonResourceAbstractBase 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 CommonResourceAbstractBase in org.alfresco.repo.thumbnail
Subclasses of CommonResourceAbstractBase 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 CommonResourceAbstractBase in org.alfresco.repo.thumbnail.conditions
Subclasses of CommonResourceAbstractBase in org.alfresco.repo.thumbnail.conditions Modifier and Type Class Description classNodeEligibleForRethumbnailingEvaluatorDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries. -
Uses of CommonResourceAbstractBase in org.alfresco.repo.transfer
Subclasses of CommonResourceAbstractBase in org.alfresco.repo.transfer Modifier and Type Class Description classCreateTransferTargetActionExecuterclassTransferAsyncActionclassTransferCommitActionExecuterclassTransferOneNodeActionExecuterclassTransferTreeActionExecuterclassTransferTreeWithCancelActionExecuter -
Uses of CommonResourceAbstractBase in org.alfresco.repo.workflow
Subclasses of CommonResourceAbstractBase in org.alfresco.repo.workflow Modifier and Type Class Description classCancelWorkflowActionExecuterclassStartWorkflowActionExecuterSimple workflow action executor
-