| Constructor and Description |
|---|
PropertiesUpdate(PropsFile properties,
Map<Integer,String> ids,
com.google.gson.JsonArray root)
Ctor.
|
public PropertiesUpdate(PropsFile properties, Map<Integer,String> ids, com.google.gson.JsonArray root)
properties - Properties that contain
the AudioStatus of audios files.ids - A map of with index-audio_id pairs from the audios queries.root - A JsonArray that contains the
QueryResultsBasic
of the queries.public void run()
run in interface RunnableIOException - If properties cannot be saved.Copyright © 2017–2018 jcabi.com. All rights reserved.