Uses of Interface
org.alfresco.module.org_alfresco_module_rm.action.RecordsManagementAction
Packages that use RecordsManagementAction
Package
Description
-
Uses of RecordsManagementAction in org.alfresco.module.org_alfresco_module_rm.action
Classes in org.alfresco.module.org_alfresco_module_rm.action that implement RecordsManagementActionModifier and TypeClassDescriptionclass
Records management action executer base classclass
Methods in org.alfresco.module.org_alfresco_module_rm.action that return RecordsManagementActionModifier and TypeMethodDescriptionRecordsManagementActionService.getDispositionAction
(String name) Gets the named disposition actionRecordsManagementActionServiceImpl.getDispositionAction
(String name) RecordsManagementActionService.getRecordsManagementAction
(String name) Gets the named records management actionRecordsManagementActionServiceImpl.getRecordsManagementAction
(String name) Methods in org.alfresco.module.org_alfresco_module_rm.action that return types with arguments of type RecordsManagementActionModifier and TypeMethodDescriptionRecordsManagementActionService.getDispositionActions()
Get a list of the available disposition actions.RecordsManagementActionServiceImpl.getDispositionActions()
RecordsManagementActionServiceImpl.getDispositionActions
(NodeRef nodeRef) Gets the disposition actions for the given nodeRecordsManagementActionService.getRecordsManagementActions()
Get a list of the available records management actionsRecordsManagementActionServiceImpl.getRecordsManagementActions()
Methods in org.alfresco.module.org_alfresco_module_rm.action with parameters of type RecordsManagementActionModifier and TypeMethodDescriptionvoid
RecordsManagementActionService.register
(RecordsManagementAction rmAction) Register records management actionvoid
RecordsManagementActionServiceImpl.register
(RecordsManagementAction rmAction) -
Uses of RecordsManagementAction in org.alfresco.module.org_alfresco_module_rm.action.impl
Classes in org.alfresco.module.org_alfresco_module_rm.action.impl that implement RecordsManagementActionModifier and TypeClassDescriptionclass
Action to add types to a recordclass
This class applies the aspect specified in the spring bean property customTypeAspect.class
Action to implement the consequences of a change to the value of the DispositionActionDefinition properties.class
Action to close the records folderclass
Complete event actionclass
File To action implementation.class
File To action implementation.class
Create disposition schedule actionclass
Cut off disposition actionclass
Declare record actionclass
Records management action who's implementation is delegated to an existing Action.class
Delete Hold Actionclass
Destroy action.class
Edit review as of date action.class
Edit freeze reason Actionclass
Edit review as of date actionclass
File report generic action.class
File To action implementation.class
Freeze Actionclass
Link To action implementation.class
File To action implementation.class
Action to re-open the records folderclass
Reject action for an unfiled recordclass
Relinquish Hold Actionclass
Request info action for starting a workflow to request more information for an undeclared recordclass
Retain actionclass
Split Email Action Splits the attachments for an email message out to independent records.class
Transfer actionclass
Transfer complete actionclass
UnCutoff action implementationclass
Undeclare record actionclass
Undo event actionclass
Unfreeze Actionclass
Unlink from action implementation. -
Uses of RecordsManagementAction in org.alfresco.module.org_alfresco_module_rm.audit
Methods in org.alfresco.module.org_alfresco_module_rm.audit with parameters of type RecordsManagementActionModifier and TypeMethodDescriptionvoid
RecordsManagementAuditServiceDeprecated.auditRMAction
(RecordsManagementAction action, NodeRef nodeRef, Map<String, Serializable> parameters) Deprecated.as of 2.1void
RecordsManagementAuditServiceImpl.auditRMAction
(RecordsManagementAction action, NodeRef nodeRef, Map<String, Serializable> parameters) Deprecated.since 2.1 -
Uses of RecordsManagementAction in org.alfresco.module.org_alfresco_module_rm.vital
Classes in org.alfresco.module.org_alfresco_module_rm.vital that implement RecordsManagementActionModifier and TypeClassDescriptionclass
Action to implement the consequences of a change to the value of the VitalRecordDefinition properties.class
Reviewed action.