Interface | Description |
---|---|
StepNode | Deprecated |
Class | Description |
---|---|
StepAtomNode |
AtomNode for executing Step without body closure. |
StepDescriptorCache |
Shared cacheSingleton for the StepDescriptors, extension-scoped to avoid test issues
|
StepEndNode |
Pairs up with
StepStartNode to designate the end of a step execution
that has the body. |
StepStartNode |
BlockStartNode for executing Step with body closure. |
Copyright © 2016–2020. All rights reserved.