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, wait
play
public StepEventBusEventBase()
public StepEventBusEventBase(String scenarioId)
public StepEventBus getStepEventBus()
public void setStepEventBus(StepEventBus stepEventBus)
setStepEventBus
in interface StepEventBusEvent
public String getScenarioId()
getScenarioId
in interface StepEventBusEvent
Copyright © 2023. All rights reserved.