Class BTTranslationsLoad

java.lang.Object
overit.geocall.bl.BusinessTask<TranslationsLoadEvent>
overit.geocall.basic.bl.dictionary.task.BTTranslationsLoad
All Implemented Interfaces:
Serializable, Tool

@Event(TranslationsLoadEvent.class) @Permission("server.administration|company.administration") public class BTTranslationsLoad extends BusinessTask<TranslationsLoadEvent>
Task that listens to the TranslationsLoadEvent and fetches the translations of a dictionary.
Can raise a DAException if there is some connection problem with the database.
Since:
13.2
See Also:
GCApi:
task