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