Class BTConfigChangeLog

All Implemented Interfaces:
Serializable, Tool

@Event(ConfigChangeEvent.class) public class BTConfigChangeLog extends DataLogReactor<ConfigChangeEvent>
Task that listen the ConfigChangeEvent and log the data of the configuration.
Since:
10
See Also:
GCApi:
task
  • Constructor Details

    • BTConfigChangeLog

      public BTConfigChangeLog()
  • Method Details