public class RepositoryTask extends Object
IRepositoryInfo
Constructor and Description |
---|
RepositoryTask(SqlAction sql) |
Modifier and Type | Method and Description |
---|---|
List<Long> |
getFileIds()
This public method is used to return a list of file ids that require
deletion from the disk repository.
|
List<Long> |
getPixelIds()
This public method is used to return a list of pixel ids that require
deletion from the disk repository.
|
List<Long> |
getThumbnailIds()
This public method is used to return a list of thumbnail ids that require
deletion from the disk repository.
|
public RepositoryTask(SqlAction sql)
public List<Long> getFileIds()
public List<Long> getPixelIds()
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.