| Modifier and Type | Class and Description |
|---|---|
class |
RMActionExecuterAbstractBase
Records management action executer base class
|
class |
RMDispositionActionExecuterAbstractBase |
| Modifier and Type | Method and Description |
|---|---|
RecordsManagementAction |
RecordsManagementActionServiceImpl.getDispositionAction(String name) |
RecordsManagementAction |
RecordsManagementActionService.getDispositionAction(String name)
Gets the named disposition action
|
RecordsManagementAction |
RecordsManagementActionServiceImpl.getRecordsManagementAction(String name) |
RecordsManagementAction |
RecordsManagementActionService.getRecordsManagementAction(String name)
Gets the named records management action
|
| Modifier and Type | Method and Description |
|---|---|
List<RecordsManagementAction> |
RecordsManagementActionServiceImpl.getDispositionActions() |
List<RecordsManagementAction> |
RecordsManagementActionService.getDispositionActions()
Get a list of the available disposition actions.
|
List<RecordsManagementAction> |
RecordsManagementActionServiceImpl.getDispositionActions(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Gets the disposition actions for the given node
|
List<RecordsManagementAction> |
RecordsManagementActionServiceImpl.getRecordsManagementActions() |
List<RecordsManagementAction> |
RecordsManagementActionService.getRecordsManagementActions()
Get a list of the available records management actions
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordsManagementActionServiceImpl.register(RecordsManagementAction rmAction) |
void |
RecordsManagementActionService.register(RecordsManagementAction rmAction)
Register records management action
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddRecordTypeAction
Action to add types to a record
|
class |
ApplyCustomTypeAction
This class applies the aspect specified in the spring bean property customTypeAspect.
|
class |
BroadcastDispositionActionDefinitionUpdateAction
Action to implement the consequences of a change to the value of the DispositionActionDefinition
properties.
|
class |
CloseRecordFolderAction
Action to close the records folder
|
class |
CompleteEventAction
Complete event action
|
class |
CopyMoveLinkFileToBaseAction
File To action implementation.
|
class |
CopyToAction
File To action implementation.
|
class |
CreateDispositionScheduleAction
Create disposition schedule action
|
class |
CutOffAction
Cut off disposition action
|
class |
DeclareRecordAction
Declare record action
|
class |
DelegateAction
Records management action who's implementation is delegated to an existing Action.
|
class |
DeleteHoldAction
Delete Hold Action
|
class |
DestroyAction
Destroy action.
|
class |
EditDispositionActionAsOfDateAction
Edit review as of date action.
|
class |
EditHoldReasonAction
Edit freeze reason Action
|
class |
EditReviewAsOfDateAction
Edit review as of date action
|
class |
FileReportAction
File report generic action.
|
class |
FileToAction
File To action implementation.
|
class |
FreezeAction
Freeze Action
|
class |
LinkToAction
Link To action implementation.
|
class |
MoveToAction
File To action implementation.
|
class |
OpenRecordFolderAction
Action to re-open the records folder
|
class |
RejectAction
Reject action for an unfiled record
|
class |
RelinquishHoldAction
Relinquish Hold Action
|
class |
RequestInfoAction
Request info action for starting a workflow to request more information for an undeclared record
|
class |
RetainAction
Retain action
|
class |
SplitEmailAction
Split Email Action
Splits the attachments for an email message out to independent records.
|
class |
TransferAction
Transfer action
|
class |
TransferCompleteAction
Transfer complete action
|
class |
UnCutoffAction
UnCutoff action implementation
|
class |
UndeclareRecordAction
Undeclare record action
|
class |
UndoEventAction
Undo event action
|
class |
UnfreezeAction
Unfreeze Action
|
class |
UnlinkFromAction
Unlink from action implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordsManagementAuditServiceDeprecated.auditRMAction(RecordsManagementAction action,
org.alfresco.service.cmr.repository.NodeRef nodeRef,
Map<String,Serializable> parameters)
Deprecated.
as of 2.1
|
void |
RecordsManagementAuditServiceImpl.auditRMAction(RecordsManagementAction action,
org.alfresco.service.cmr.repository.NodeRef nodeRef,
Map<String,Serializable> parameters)
Deprecated.
since 2.1
|
| Modifier and Type | Class and Description |
|---|---|
class |
BroadcastVitalRecordDefinitionAction
Action to implement the consequences of a change to the value of the VitalRecordDefinition properties.
|
class |
ReviewedAction
Reviewed action.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.