Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.history | |
com.wewebu.ow.server.historyimpl.simplehistory | |
com.wewebu.ow.server.role |
Modifier and Type | Method and Description |
---|---|
OwHistoryManager |
OwMainAppContext.getHistoryManager()
retrieve the network object
|
OwHistoryManager |
OwMainRoleManagerContext.getHistoryManager() |
OwHistoryManager |
OwConfiguration.getHistoryManager()
retrieve the HistoryManager object
|
Modifier and Type | Class and Description |
---|---|
class |
OwStandardHistoryManager
Base implementation for history managers to collect and retrieve history information.
History Events are collected both in the EcmAdapter and in the Workdesk itself. Most ECM Systems will write their own history and so the history manager needs only to read that information. |
Modifier and Type | Class and Description |
---|---|
class |
OwSimpleHistoryManager
Simple implementation for the history manager, does not create a history.
To be implemented with the specific ECM system. |
Modifier and Type | Method and Description |
---|---|
OwHistoryManager |
OwRoleManagerContext.getHistoryManager()
get the history manager of the current logged in user
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.