Class ReindexEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.broadleafcommerce.common.event.BroadleafApplicationEvent
org.broadleafcommerce.common.event.ReindexEvent
- All Implemented Interfaces:
Serializable
- Author:
- Jeff Fischer
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.broadleafcommerce.common.event.BroadleafApplicationEvent
BroadleafApplicationEvent.ContextVars
-
Field Summary
Fields inherited from class org.broadleafcommerce.common.event.BroadleafApplicationEvent
context
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.broadleafcommerce.common.event.BroadleafApplicationEvent
getCatalogId, getContext, getCurrencyCode, getLocaleCode, getProfileId, getSiteId, getTimeZoneId
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
ReindexEvent
-