public interface Repository
Modifier and Type | Method and Description |
---|---|
void |
exportExecution(ExecutionContext context,
Map<String,String> repositoryParameters) |
ArtefactInfo |
getArtefactInfo(Map<String,String> repositoryParameters) |
TestSetStatusOverview |
getTestSetStatusOverview(Map<String,String> repositoryParameters) |
ImportResult |
importArtefact(ExecutionContext context,
Map<String,String> repositoryParameters) |
ArtefactInfo getArtefactInfo(Map<String,String> repositoryParameters) throws Exception
Exception
TestSetStatusOverview getTestSetStatusOverview(Map<String,String> repositoryParameters) throws Exception
Exception
ImportResult importArtefact(ExecutionContext context, Map<String,String> repositoryParameters) throws Exception
Exception
Copyright © 2020. All rights reserved.