public class CacheBackedTaskHistoryRepository extends Object implements TaskHistoryRepository
TaskHistoryRepository.History| Constructor and Description |
|---|
CacheBackedTaskHistoryRepository(TaskArtifactStateCacheAccess cacheAccess,
FileSnapshotRepository snapshotRepository) |
| Modifier and Type | Method and Description |
|---|---|
TaskHistoryRepository.History |
getHistory(TaskInternal task) |
public CacheBackedTaskHistoryRepository(TaskArtifactStateCacheAccess cacheAccess, FileSnapshotRepository snapshotRepository)
public TaskHistoryRepository.History getHistory(TaskInternal task)
getHistory in interface TaskHistoryRepositoryCopyright © 2013. All rights reserved