public interface OwEvent
Interface for history events used with the event manager to add new events to the database.
The implementation of the event manager can decide how detailed the information should be written to the database.
Example:
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Method and Description |
---|---|
String |
getSummary()
get a summary of the event for systems that do only want to write a single string to the history database
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.