Package | Description |
---|---|
org.processmining.streambasedeventstorage.models |
Modifier and Type | Method and Description |
---|---|
static XSEventStore.Type |
XSEventStore.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XSEventStore.Type[] |
XSEventStore.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static XSEventStore |
XSEventStore.Factory.construct(XSEventStore.Type type,
java.util.Map<java.lang.String,java.lang.String> params) |