Package | Description |
---|---|
com.broadleafcommerce.jobsevents.cache | |
com.broadleafcommerce.jobsevents.domain |
Modifier and Type | Method and Description |
---|---|
protected abstract Collection<SystemEventDetail> |
AbstractClusterCache.getClusterCacheEventDetails(KeyedItem cacheMember) |
Modifier and Type | Method and Description |
---|---|
protected abstract KeyedItem |
AbstractClusterCache.constructItem(Collection<SystemEventDetail> details) |
Modifier and Type | Class and Description |
---|---|
class |
SystemEventDetailImpl |
Modifier and Type | Field and Description |
---|---|
protected SystemEventDetail |
SystemEventDetailValueChunkImpl.detail |
Modifier and Type | Field and Description |
---|---|
protected Map<String,SystemEventDetail> |
SystemEventImpl.eventDetails |
Modifier and Type | Method and Description |
---|---|
SystemEventDetail |
SystemEventDetailValueChunkImpl.getDetail() |
SystemEventDetail |
SystemEventDetailValueChunk.getDetail() |
Modifier and Type | Method and Description |
---|---|
Map<String,SystemEventDetail> |
SystemEventImpl.getEventDetails() |
Map<String,SystemEventDetail> |
SystemEvent.getEventDetails()
Detailed information needed to consume the event appropriately.
|
Modifier and Type | Method and Description |
---|---|
protected SystemEventDetailValueChunk |
SystemEventDetailImpl.createChunk(SystemEventDetail detail,
String temp) |
void |
SystemEventDetailValueChunkImpl.setDetail(SystemEventDetail detail) |
void |
SystemEventDetailValueChunk.setDetail(SystemEventDetail detail) |
Modifier and Type | Method and Description |
---|---|
void |
SystemEventImpl.setEventDetails(Map<String,SystemEventDetail> eventDetails) |
void |
SystemEvent.setEventDetails(Map<String,SystemEventDetail> eventDetails) |
Copyright © 2019. All rights reserved.