public abstract class CachingContentStoreEvent
extends org.springframework.context.ApplicationEvent
source| Constructor and Description |
|---|
CachingContentStoreEvent(Object source)
Constructor that captures the source of the event.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isType(Class<?> type)
Is the event an instance of the specified type (or subclass)?
|
getSource, toStringpublic CachingContentStoreEvent(Object source)
source - public boolean isType(Class<?> type)
type - Class<?>Copyright © 2005–2018 Alfresco Software. All rights reserved.