public class ContentStoreCreatedEvent
extends org.springframework.context.ApplicationEvent
FileContentStore. Useful for Monitoring
purposes.| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map |
extendedEventParams |
| Constructor and Description |
|---|
ContentStoreCreatedEvent(ContentStore source,
java.util.Map extendedEventParams)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ContentStore |
getContentStore() |
java.util.Map |
getExtendedEventParams() |
public ContentStoreCreatedEvent(ContentStore source, java.util.Map extendedEventParams)
source - the source content storeextendedEventParams - rootDirectory - the root directorypublic ContentStore getContentStore()
ContentStorepublic java.util.Map getExtendedEventParams()
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.