Class BTTranslationsCreate

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

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