| Package | Description |
|---|---|
| org.alfresco.module.org_alfresco_module_rm.action |
| Modifier and Type | Method and Description |
|---|---|
RecordsManagementActionResult |
RecordsManagementAction.execute(org.alfresco.service.cmr.repository.NodeRef filePlanComponent,
Map<String,Serializable> parameters)
Execution of the action
|
RecordsManagementActionResult |
RMActionExecuterAbstractBase.execute(org.alfresco.service.cmr.repository.NodeRef filePlanComponent,
Map<String,Serializable> parameters) |
RecordsManagementActionResult |
RecordsManagementActionServiceImpl.executeRecordsManagementAction(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String name) |
RecordsManagementActionResult |
RecordsManagementActionService.executeRecordsManagementAction(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String name)
Execute a records management action
|
RecordsManagementActionResult |
RecordsManagementActionServiceImpl.executeRecordsManagementAction(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String name,
Map<String,Serializable> parameters) |
RecordsManagementActionResult |
RecordsManagementActionService.executeRecordsManagementAction(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String name,
Map<String,Serializable> parameters)
Execute a records management action
|
RecordsManagementActionResult |
RecordsManagementActionServiceImpl.executeRecordsManagementAction(String name,
Map<String,Serializable> parameters) |
RecordsManagementActionResult |
RecordsManagementActionService.executeRecordsManagementAction(String name,
Map<String,Serializable> parameters)
Execute a records management action.
|
| Modifier and Type | Method and Description |
|---|---|
Map<org.alfresco.service.cmr.repository.NodeRef,RecordsManagementActionResult> |
RecordsManagementActionServiceImpl.executeRecordsManagementAction(List<org.alfresco.service.cmr.repository.NodeRef> nodeRefs,
String name) |
Map<org.alfresco.service.cmr.repository.NodeRef,RecordsManagementActionResult> |
RecordsManagementActionService.executeRecordsManagementAction(List<org.alfresco.service.cmr.repository.NodeRef> nodeRefs,
String name)
Execute a records management action against several nodes
|
Map<org.alfresco.service.cmr.repository.NodeRef,RecordsManagementActionResult> |
RecordsManagementActionServiceImpl.executeRecordsManagementAction(List<org.alfresco.service.cmr.repository.NodeRef> nodeRefs,
String name,
Map<String,Serializable> parameters) |
Map<org.alfresco.service.cmr.repository.NodeRef,RecordsManagementActionResult> |
RecordsManagementActionService.executeRecordsManagementAction(List<org.alfresco.service.cmr.repository.NodeRef> nodeRefs,
String name,
Map<String,Serializable> parameters)
Execute a records management action against several nodes
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.