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.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.