public class RemoteExecutionAccessorImpl extends RemoteExecutionAccessor
entityClass, genericEntity, parameterizedGenericType, path
client, cookies, credentials
Constructor and Description |
---|
RemoteExecutionAccessorImpl() |
RemoteExecutionAccessorImpl(ControllerCredentials credentials) |
Modifier and Type | Method and Description |
---|---|
void |
createIndexesIfNeeded(Long ttl) |
Iterable<Execution> |
findByCritera(Map<String,String> criteria,
Date start,
Date end) |
Iterable<Execution> |
findLastEnded(int limit) |
Iterable<Execution> |
findLastStarted(int limit) |
List<Execution> |
getActiveTests() |
List<Execution> |
getLastExecutionsBySchedulerTaskID(String schedulerTaskID,
int limit) |
List<Execution> |
getTestExecutionsByArtefactURL(RepositoryObjectReference objectReference) |
findByAttributes, findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAll, getRange, remove, save, save
close, executeRequest, notImplemented, requestBuilder, requestBuilder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
remove, save, save
findByAttributes, findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAll, getRange
public RemoteExecutionAccessorImpl()
public RemoteExecutionAccessorImpl(ControllerCredentials credentials)
public void createIndexesIfNeeded(Long ttl)
public List<Execution> getTestExecutionsByArtefactURL(RepositoryObjectReference objectReference)
public Iterable<Execution> findByCritera(Map<String,String> criteria, Date start, Date end)
Copyright © 2020. All rights reserved.