| Package | Description |
|---|---|
| com.indeed.proctor.store |
| Modifier and Type | Method and Description |
|---|---|
TestVersionResult |
FileBasedPersisterCore.determineVersions(String fetchRevision) |
TestVersionResult |
LocalDirectoryCore.determineVersions(String fetchRevision) |
<C> C |
FileBasedPersisterCore.getFileContents(Class<C> c,
String[] path,
C defaultValue,
String revision)
Parses a JSON class from a specified path relative to the root of the base directory.
|
<C> C |
LocalDirectoryCore.getFileContents(Class<C> c,
String[] path_parts,
C defaultValue,
String revision) |
Copyright © 2022. All rights reserved.