Class BTCompanyUpdateLog

All Implemented Interfaces:
Serializable, Tool

@Event(CompanyUpdateEvent.class) public class BTCompanyUpdateLog extends DataLogReactor<CompanyUpdateEvent>
Task that listen the CompanyUpdateEvent and update the company information into the database.
Can raise a DAValidate exception in case there's no user with the key passed by or a DAException if there is some connection problem with the database.
Since:
9.2
See Also:
GCApi:
task