| Package | Description | 
|---|---|
| org.broadleafcommerce.common.event | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Map<String,BroadleafSystemEventDetail> | BroadleafSystemEvent. detailMap | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,BroadleafSystemEventDetail> | BroadleafSystemEvent. getDetailMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BroadleafSystemEvent. setDetailMap(Map<String,BroadleafSystemEventDetail> detailMap) | 
| Constructor and Description | 
|---|
| BroadleafSystemEvent(String type,
                    Map<String,BroadleafSystemEventDetail> detailMap,
                    BroadleafSystemEvent.BroadleafEventScopeType scopeType,
                    BroadleafSystemEvent.BroadleafEventWorkerType workerType,
                    boolean universal) | 
Copyright © 2020. All rights reserved.