| Package | Description |
|---|---|
| org.alfresco.module.org_alfresco_module_rm.disposition | |
| org.alfresco.module.org_alfresco_module_rm.event |
| Modifier and Type | Method and Description |
|---|---|
List<RecordsManagementEvent> |
DispositionActionDefinition.getEvents()
List of events for the disposition
|
List<RecordsManagementEvent> |
DispositionActionDefinitionImpl.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
DispositionAction.addEventCompletionDetails(RecordsManagementEvent event)
Add new completion details to the disposition action based on the provided
event.
|
void |
DispositionActionImpl.addEventCompletionDetails(RecordsManagementEvent event) |
| Modifier and Type | Method and Description |
|---|---|
RecordsManagementEvent |
RecordsManagementEventServiceImpl.addEvent(String eventType,
String eventName,
String eventDisplayLabel) |
RecordsManagementEvent |
RecordsManagementEventService.addEvent(String eventType,
String eventName,
String eventDisplayLabel)
Add an event
|
RecordsManagementEvent |
RecordsManagementEventServiceImpl.getEvent(String eventName) |
RecordsManagementEvent |
RecordsManagementEventService.getEvent(String eventName)
Get a records management event given its name.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecordsManagementEvent> |
RecordsManagementEventServiceImpl.getEvents() |
List<RecordsManagementEvent> |
RecordsManagementEventService.getEvents()
Get the list of available events
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.