public abstract class StepEventBusEventBase extends Object implements StepEventBusEvent
| Constructor and Description |
|---|
StepEventBusEventBase() |
StepEventBusEventBase(String scenarioId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getScenarioId() |
StepEventBus |
getStepEventBus() |
void |
setStepEventBus(StepEventBus stepEventBus) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitplaypublic StepEventBusEventBase()
public StepEventBusEventBase(String scenarioId)
public StepEventBus getStepEventBus()
public void setStepEventBus(StepEventBus stepEventBus)
setStepEventBus in interface StepEventBusEventpublic String getScenarioId()
getScenarioId in interface StepEventBusEventCopyright © 2023. All rights reserved.