public class EventType extends Object implements Serializable, org.broadleafcommerce.common.BroadleafEnumerationType
Modifier and Type | Field and Description |
---|---|
static EventType |
CLUSTER_CACHE_EVENT |
Constructor and Description |
---|
EventType() |
EventType(String type,
String friendlyType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getFriendlyType() |
static EventType |
getInstance(String type) |
String |
getType() |
int |
hashCode() |
public static final EventType CLUSTER_CACHE_EVENT
Copyright © 2019. All rights reserved.