public interface StepdocReporter
Modifier and Type | Method and Description |
---|---|
void |
stepdocs(java.util.List<Stepdoc> stepdocs,
java.util.List<java.lang.Object> stepsInstances) |
void |
stepdocsMatching(java.lang.String stepAsString,
java.util.List<Stepdoc> matching,
java.util.List<java.lang.Object> stepsIntances) |
Copyright © 2003-2014. All Rights Reserved.