public interface StepLocator
Step instance by name.| Modifier and Type | Method and Description |
|---|---|
Step |
getStep(String stepName) |
Collection<String> |
getStepNames() |
Collection<String> getStepNames()
Step getStep(String stepName) throws NoSuchStepException
NoSuchStepExceptionCopyright © 2014. All rights reserved.