Package | Description |
---|---|
org.processmining.plugins.log.logfilters.ui |
Modifier and Type | Field and Description |
---|---|
protected SlickerEventTypeConfiguration.EventTypeAction |
SlickerEventTypeConfiguration.EventTypeConfigurationItem.action |
Modifier and Type | Method and Description |
---|---|
SlickerEventTypeConfiguration.EventTypeAction |
SlickerEventTypeConfiguration.EventTypeConfigurationItem.getAction() |
static SlickerEventTypeConfiguration.EventTypeAction |
SlickerEventTypeConfiguration.EventTypeAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SlickerEventTypeConfiguration.EventTypeAction[] |
SlickerEventTypeConfiguration.EventTypeAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
SlickerEventTypeConfiguration.getFilteredEventTypes(SlickerEventTypeConfiguration.EventTypeAction action) |
void |
SlickerEventTypeConfiguration.EventTypeConfigurationItem.setAction(SlickerEventTypeConfiguration.EventTypeAction action) |