Package step.repository.alm.cache
Class TestCacheEntry
- java.lang.Object
-
- step.repository.alm.cache.TestCacheEntry
-
public class TestCacheEntry extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TestCacheEntry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<ALMTestStep>
getSteps()
-
-
-
Method Detail
-
getSteps
public java.util.List<ALMTestStep> getSteps()
-
-