public abstract class ActionEvent extends AbstractEvent<ActionEventType>
| Constructor and Description |
|---|
ActionEvent(ActionEventType type,
ActionId actionId) |
| Modifier and Type | Method and Description |
|---|---|
ActionId |
getActionId() |
getTimestamp, getType, toStringpublic ActionEvent(ActionEventType type, ActionId actionId)
public ActionId getActionId()
Copyright © 2022 Apache Software Foundation. All rights reserved.