.. java:import:: org.caosdb.server.entity FileProperties .. java:import:: org.caosdb.server.jobs FilesJob .. java:import:: org.caosdb.server.utils EntityStatus .. java:import:: org.caosdb.server.utils FileUtils .. java:import:: org.caosdb.server.utils ServerMessages MatchFileProp ============= .. java:package:: org.caosdb.server.jobs.core :noindex: .. java:type:: public class MatchFileProp extends FilesJob Match the checksum and the size of a file record to the uploaded file's checksum and size. :author: tf Methods ------- run ^^^ .. java:method:: @Override public final void run() :outertype: MatchFileProp