| Package | Description |
|---|---|
| org.alfresco.module.org_alfresco_module_rm.event |
| Modifier and Type | Class and Description |
|---|---|
class |
OnReferenceCreateEventType
On reference create event type
|
class |
OnReferencedRecordActionedUpon
Behaviour executed when a references record is actioned upon.
|
class |
SimpleRecordsManagementEventTypeImpl
Simple records management event type implementation
|
| Modifier and Type | Method and Description |
|---|---|
RecordsManagementEventType |
RecordsManagementEventServiceImpl.getEventType(String eventTypeName) |
RecordsManagementEventType |
RecordsManagementEventService.getEventType(String eventTypeName)
Get the records management event type
|
RecordsManagementEventType |
RecordsManagementEvent.getRecordsManagementEventType()
Get the records management event type.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecordsManagementEventType> |
RecordsManagementEventServiceImpl.getEventTypes() |
List<RecordsManagementEventType> |
RecordsManagementEventService.getEventTypes()
Get a list of the event types
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordsManagementEventServiceImpl.registerEventType(RecordsManagementEventType eventType) |
void |
RecordsManagementEventService.registerEventType(RecordsManagementEventType eventType)
Register an event type
|
| Constructor and Description |
|---|
RecordsManagementEvent(RecordsManagementEventType type,
String name,
String displayLabel)
Constructor
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.