// added in this transaction and not commited.
files = new File[0];
}
CASableDeleteValues o = new CASableDeleteValues(files, resources, cleaner, tempDir, propertyId, vcas);
o.execute();
changes.add(o);
}
@Override
public void write(String propertyId, ValueData value, ChangedSizeHandler sizeHandler) throws IOException