public class FileDeleter extends Object
Constructor and Description |
---|
FileDeleter(OmeroContext ctx,
AbstractFileSystemService afs,
com.google.common.collect.SetMultimap<String,Long> deleteTargets) |
Modifier and Type | Method and Description |
---|---|
int |
getFailedFilesCount() |
HashMap<String,long[]> |
getUndeletedFiles() |
String |
getWarning() |
protected Set<Long> |
load(ome.services.delete.files.FileDeleter.Type fileType)
Lookup the ids which are scheduled for deletion.
|
void |
run() |
public FileDeleter(OmeroContext ctx, AbstractFileSystemService afs, com.google.common.collect.SetMultimap<String,Long> deleteTargets)
public void run()
protected Set<Long> load(ome.services.delete.files.FileDeleter.Type fileType)
fileType
- non-nullpublic int getFailedFilesCount()
public String getWarning()
Version: 5.2.0-ice35-b12
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.