- getAddTestRevision() - Method in interface com.indeed.proctor.store.FileBasedPersisterCore
-
- getAddTestRevision() - Method in class com.indeed.proctor.store.LocalDirectoryCore
-
- getAllHistories() - Method in class com.indeed.proctor.store.cache.CachingProctorStore
-
- getAllHistories() - Method in class com.indeed.proctor.store.LocalDirectoryStore
-
- getAllHistories() - Method in interface com.indeed.proctor.store.ProctorReader
-
Returns a list of revisions grouped by a test.
- getAllHistories() - Method in class com.indeed.proctor.store.utils.test.InMemoryProctorStore
-
- getAuthor() - Method in class com.indeed.proctor.store.Revision
-
- getAuthor() - Method in class com.indeed.proctor.store.TestVersionResult
-
- getCore() - Method in class com.indeed.proctor.store.FileBasedProctorStore
-
- getCurrentTestDefinition(String) - Method in class com.indeed.proctor.store.cache.CachingProctorStore
-
- getCurrentTestDefinition(String) - Method in class com.indeed.proctor.store.FileBasedProctorStore
-
- getCurrentTestDefinition(String) - Method in interface com.indeed.proctor.store.ProctorReader
-
Returns a current test definition of a test in the database.
- getCurrentTestDefinition(String) - Method in class com.indeed.proctor.store.utils.test.InMemoryProctorStore
-
- getCurrentTestMatrix() - Method in class com.indeed.proctor.store.cache.CachingProctorStore
-
- getCurrentTestMatrix() - Method in class com.indeed.proctor.store.FileBasedProctorStore
-
- getCurrentTestMatrix() - Method in interface com.indeed.proctor.store.ProctorReader
-
Returns the current test matrix in the database.
- getCurrentTestMatrix() - Method in class com.indeed.proctor.store.utils.test.InMemoryProctorStore
-
- getDate() - Method in class com.indeed.proctor.store.Revision
-
- getDescription() - Method in class com.indeed.proctor.store.TestVersionResult
-
- getFileContents(Class<C>, String[], C, String) - Method in interface com.indeed.proctor.store.FileBasedPersisterCore
-
Parses a JSON class from a specified path relative to the root of the base directory.
- getFileContents(Class<C>, String[], C, String) - Method in class com.indeed.proctor.store.LocalDirectoryCore
-
- getHistory(String, int, int) - Method in class com.indeed.proctor.store.cache.CachingProctorStore
-
- getHistory(String, String, int, int) - Method in class com.indeed.proctor.store.cache.CachingProctorStore
-
- getHistory(String, int, int) - Method in class com.indeed.proctor.store.LocalDirectoryStore
-
- getHistory(String, String, int, int) - Method in class com.indeed.proctor.store.LocalDirectoryStore
-
- getHistory(String, int, int) - Method in interface com.indeed.proctor.store.ProctorReader
-
Returns a list of revisions for a test ordered by recency.
- getHistory(String, String, int, int) - Method in interface com.indeed.proctor.store.ProctorReader
-
Returns a list of revisions for a test when test revision was made ordered by recency.
- getHistory(String, int, int) - Method in class com.indeed.proctor.store.utils.test.InMemoryProctorStore
-
- getHistory(String, String, int, int) - Method in class com.indeed.proctor.store.utils.test.InMemoryProctorStore
-
- getLatestVersion() - Method in class com.indeed.proctor.store.cache.CachingProctorStore
-
- getLatestVersion() - Method in class com.indeed.proctor.store.LocalDirectoryStore
-
- getLatestVersion() - Method in interface com.indeed.proctor.store.ProctorReader
-
Returns the latest revision id.
- getLatestVersion() - Method in class com.indeed.proctor.store.utils.test.InMemoryProctorStore
-
- getMatrixHistory(int, int) - Method in class com.indeed.proctor.store.cache.CachingProctorStore
-
caching is not supported for this method
- getMatrixHistory(int, int) - Method in class com.indeed.proctor.store.LocalDirectoryStore
-
- getMatrixHistory(int, int) - Method in interface com.indeed.proctor.store.ProctorReader
-
Returns a list of revisions for all tests ordered by recency.
- getMatrixHistory(int, int) - Method in class com.indeed.proctor.store.utils.test.InMemoryProctorStore
-
- getMessage() - Method in class com.indeed.proctor.store.Revision
-
- getMessages() - Method in class com.indeed.proctor.store.TestHistory
-
- getModifiedTests() - Method in class com.indeed.proctor.store.RevisionDetails
-
- getName() - Method in class com.indeed.proctor.store.cache.CachingProctorStore
-
- getName() - Method in class com.indeed.proctor.store.LocalDirectoryStore
-
- getName() - Method in interface com.indeed.proctor.store.ProctorStore
-
This method returns a name of the ProctorStore instance for logging purpose.
- getName() - Method in class com.indeed.proctor.store.utils.test.InMemoryProctorStore
-
- getPublished() - Method in class com.indeed.proctor.store.TestVersionResult
-
- getRevision() - Method in class com.indeed.proctor.store.Revision
-
- getRevision() - Method in class com.indeed.proctor.store.RevisionDetails
-
- getRevision() - Method in class com.indeed.proctor.store.TestVersionResult.Test
-
- getRevisionControlType() - Method in interface com.indeed.proctor.store.FileBasedProctorStore.RcsClient
-
- getRevisionDetails(String) - Method in class com.indeed.proctor.store.cache.CachingProctorStore
-
- getRevisionDetails(String) - Method in class com.indeed.proctor.store.LocalDirectoryStore
-
- getRevisionDetails(String) - Method in interface com.indeed.proctor.store.ProctorReader
-
Returns a details of a single revision.
- getRevisionDetails(String) - Method in class com.indeed.proctor.store.utils.test.InMemoryProctorStore
-
- getTestDefinition(String, String) - Method in class com.indeed.proctor.store.cache.CachingProctorStore
-
- getTestDefinition(String, String) - Method in class com.indeed.proctor.store.FileBasedProctorStore
-
- getTestDefinition(String, String) - Method in interface com.indeed.proctor.store.ProctorReader
-
Returns a test definition of a test when the revision was made.
- getTestDefinition(String, String) - Method in class com.indeed.proctor.store.utils.test.InMemoryProctorStore
-
- getTestMatrix(String) - Method in class com.indeed.proctor.store.cache.CachingProctorStore
-
- getTestMatrix(String) - Method in class com.indeed.proctor.store.FileBasedProctorStore
-
- getTestMatrix(String) - Method in interface com.indeed.proctor.store.ProctorReader
-
Returns a test matrix when the revision was made.
- getTestMatrix(String) - Method in class com.indeed.proctor.store.utils.test.InMemoryProctorStore
-
- getTestName() - Method in class com.indeed.proctor.store.TestVersionResult.Test
-
- getTests() - Method in class com.indeed.proctor.store.TestVersionResult
-
- getVersion() - Method in class com.indeed.proctor.store.TestVersionResult
-
- getVersions() - Method in class com.indeed.proctor.store.TestHistory
-