RecordsManagementActionResult |
RecordsManagementAction.execute(NodeRef filePlanComponent,
Map<String,Serializable> parameters) |
Execution of the action
|
RecordsManagementActionResult |
RMActionExecuterAbstractBase.execute(NodeRef filePlanComponent,
Map<String,Serializable> parameters) |
|
RecordsManagementActionResult |
RecordsManagementActionService.executeRecordsManagementAction(String name,
Map<String,Serializable> parameters) |
Execute a records management action.
|
RecordsManagementActionResult |
RecordsManagementActionService.executeRecordsManagementAction(NodeRef nodeRef,
String name) |
Execute a records management action
|
RecordsManagementActionResult |
RecordsManagementActionService.executeRecordsManagementAction(NodeRef nodeRef,
String name,
Map<String,Serializable> parameters) |
Execute a records management action
|
RecordsManagementActionResult |
RecordsManagementActionServiceImpl.executeRecordsManagementAction(String name,
Map<String,Serializable> parameters) |
|
RecordsManagementActionResult |
RecordsManagementActionServiceImpl.executeRecordsManagementAction(NodeRef nodeRef,
String name) |
|
RecordsManagementActionResult |
RecordsManagementActionServiceImpl.executeRecordsManagementAction(NodeRef nodeRef,
String name,
Map<String,Serializable> parameters) |
|