public class NoOpStepContext extends Object implements StepContext, Serializable
StepContext that basically does nothing.| Constructor and Description |
|---|
NoOpStepContext() |
| Modifier and Type | Method and Description |
|---|---|
StateInternals |
stateInternals() |
TimerInternals |
timerInternals() |
public StateInternals stateInternals()
stateInternals in interface StepContextpublic TimerInternals timerInternals()
timerInternals in interface StepContextCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.