| Package | Description |
|---|---|
| org.alfresco.repo.action | |
| org.alfresco.repo.action.executer | |
| org.alfresco.repo.activities.feed | |
| org.alfresco.repo.avm.actions | |
| org.alfresco.repo.content.transform | |
| org.alfresco.repo.download | |
| org.alfresco.repo.publishing | |
| 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 | |
| org.alfresco.wcm.actions |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeActionService.registerActionExecuter(ActionExecuter actionExecuter)
Register an action executer
|
void |
ActionServiceImpl.registerActionExecuter(ActionExecuter actionExecuter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionExecuterAbstractBase
Rule action executor abstract base.
|
class |
AddFeaturesActionExecuter
Add features action executor implementation.
|
class |
BlogAction
Post blog repository action
|
class |
CheckInActionExecuter
Check in action executor
|
class |
CheckOutActionExecuter
Check out action executor
|
class |
CompositeActionExecuter
Add features action executor implementation.
|
class |
ContentMetadataEmbedder
Embed metadata in any content.
|
class |
ContentMetadataExtracter
Extract metadata from any added content.
|
class |
CopyActionExecuter
Copy action executor.
|
class |
CopyToWebProjectActionExecuter
Copy to Web Project action executor
|
class |
CountChildrenActionExecuter
Action executer that counts the number of children the actioned upon node has.
|
class |
CounterIncrementActionExecuter
Simple action to increment an integer value.
|
class |
CreateVersionActionExecuter
Add features action executor implementation.
|
class |
ExecuteAllRulesActionExecuter
This action executes all rules present on the actioned upon node
|
class |
ExporterActionExecuter
Exporter action executor
|
class |
ImageTransformActionExecuter
Transform action executer.
|
class |
ImporterActionExecuter
Importer action executor
|
class |
LinkCategoryActionExecuter
Link category action executor
|
class |
MailActionExecuter
Mail action executor implementation.
|
class |
MoveActionExecuter
Move action executor.
|
class |
RemoveFeaturesActionExecuter
Remove features action executor implementation.
|
class |
RepositoryExporterActionExecuter
Repository Exporter action executor
|
class |
ScriptActionExecuter
Action to execute a JavaScript.
|
class |
SetPropertyValueActionExecuter
Add features action executor implementation.
|
class |
SimpleWorkflowActionExecuter
Simple workflow action executor
|
class |
SpecialiseTypeActionExecuter
Add features action executor implementation.
|
class |
TransformActionExecuter
Transfor action executer
|
class |
TransitionSimpleWorkflowActionExecuter
Simple workflow action executor
|
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorProneActionExecutor |
| Modifier and Type | Class and Description |
|---|---|
class |
AVMDeployWebsiteAction
Deploys a website to a remote server.
|
class |
AVMRevertListAction
Deprecated.
|
class |
AVMRevertStoreAction
Deprecated.
see org.alfresco.wcm.actions.WCMSandboxRevertSnapshotAction or org.alfresco.wcm.SandboxService.revertSnapshot
|
class |
AVMRevertToVersionAction
Deprecated.
|
class |
AVMUndoSandboxListAction
Deprecated.
see org.alfresco.wcm.actions.WCMSandboxRevertListAction or org.alfresco.wcm.SandboxService.revert
|
class |
SimpleAVMPromoteAction
Deprecated.
|
class |
SimpleAVMSubmitAction
Deprecated.
see org.alfresco.wcm.actions.WCMSandboxSubmitAction or org.alfresco.wcm.SandboxService.submit
|
class |
StartAVMWorkflowAction
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TikaPoweredContainerExtractor.ExtractorActionExecutor
This action executor allows you to trigger extraction as an
action, perhaps from a rule.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateDownloadArchiveAction
ActionExecuter for creating an archive (ie. |
| Modifier and Type | Class and Description |
|---|---|
class |
PublishContentActionExecuter
This class defines an action that publishes or unpublishes the acted-upon
node to a specified publishing channel.
|
class |
PublishEventAction
This ActionExecuter adds a publish event to the publish event queue.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PerformRenditionActionExecuter
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRenderingEngine
This class adds some new behaviour to the standard ActionExecuterAbstractBase
in order to support the RenditionService.
|
class |
AbstractTransformationRenderingEngine |
class |
BaseTemplateRenderingEngine
This abstract class forms a basis for all rendering engines that are built
around the Template Service.
A template must be specified either as a String using the
PARAM_TEMPLATE parameter, as a NodeRef using the PARAM_TEMPLATE_NODE
parameter or as a file path location using the PARAM_TEMPLATE_PATH parameter. |
class |
CompositeRenderingEngine
This RenderingEngine is used for rendering
CompositeRenditionDefinitions, which specify a list of
RenditionDefinitions. |
class |
DeleteRenditionActionExecuter
This
ActionExecuter implementation is used internally to delete rendition nodes when a rendition update has failed. |
class |
FreemarkerRenderingEngine |
class |
HTMLRenderingEngine
This class provides a way to turn documents supported by the
ContentService standard transformers into basic, clean
HTML. |
class |
ImageRenderingEngine
This class is the implementation of the
RenditionService's
"imageRenderingEngine" rendering engine. |
class |
ReformatRenderingEngine
This class is the implementation of the
RenditionService's "reformat"
action/rendering. |
class |
XSLTRenderingEngine |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicationActionExecutor |
| Modifier and Type | Class and Description |
|---|---|
class |
LinkRules
Action implementation to link the rules from one folder to another
|
class |
ReorderRules
Action implementation to reorder rules
|
class |
UnlinkRules
Action implementation to unlink the rules from one folder to another
|
| Modifier and Type | Class and Description |
|---|---|
class |
RefreshTagScopeActionExecuter
Refresh tag scope action executer
NOTE: This action is used to facilitate the async refresh of a tag scope.
|
class |
UpdateTagScopesActionExecuter
Update tag scopes action executer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddFailedThumbnailActionExecuter
This
ActionExecuter implementation is used to record a failed thumbnail attempt
having occurred on a source node. |
class |
CreateThumbnailActionExecuter
Create thumbnail action executer.
|
class |
UpdateThumbnailActionExecuter
Update thumbnail action executer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTransferTargetActionExecuter |
class |
TransferAsyncAction |
class |
TransferCommitActionExecuter |
class |
TransferOneNodeActionExecuter |
class |
TransferTreeActionExecuter |
class |
TransferTreeWithCancelActionExecuter |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelWorkflowActionExecuter |
class |
StartWorkflowActionExecuter
Simple workflow action executor
|
| Modifier and Type | Class and Description |
|---|---|
class |
WCMSandboxRevertSnapshotAction
WCM Revert Snapshot example action (supercedes AVMRevertStoreAction)
Reverts (staging) sandbox to a specified snapshot version.
|
class |
WCMSandboxSubmitAction
WCM Submit example action (supercedes SimpleAVMSubmitAction)
Submit changed assets from a user sandbox to corresponding staging sandbox - either all or a list
The actionedUponNodeRef is a dummy and can be null.
|
class |
WCMSandboxUndoAction
WCM Undo example action (supercedes AVMUndoSandboxListAction)
Undo (ie.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.