Package | Description |
---|---|
org.alfresco.repo.action | |
org.alfresco.repo.action.executer | |
org.alfresco.repo.activities.feed | |
org.alfresco.repo.content.transform | |
org.alfresco.repo.download | |
org.alfresco.repo.publishing | |
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.transfer.fsr | |
org.alfresco.repo.workflow |
Modifier and Type | Method and Description |
---|---|
void |
ActionServiceImpl.registerActionExecuter(ActionExecuter actionExecuter) |
void |
RuntimeActionService.registerActionExecuter(ActionExecuter actionExecuter)
Register an action executer
|
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 |
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 |
TakeOwnershipActionExecuter
Take Ownership action executor
|
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 |
---|---|
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 |
QuickShareLinkExpiryActionExecutor
This action executor unshares the shared link when the quick share link expiry action is triggered.
|
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
CompositeRenditionDefinition s, which specify a list of
RenditionDefinition s. |
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 |
DeleteFileTransferActionExecuter
Logger action executer.
|
class |
FileTransferActionExecuter
This action will send over a content node to a File Transfer Receiver.
|
class |
RandomFileTransferActionExecuter
This action will send over a content node to a File Transfer Receiver.
|
class |
SyncRandomFileTransferActionExecuter
Transfer alll the nodes under "actionedUponNodeRef" in sync mode
|
Modifier and Type | Class and Description |
---|---|
class |
CancelWorkflowActionExecuter |
class |
StartWorkflowActionExecuter
Simple workflow action executor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.