Class BTEditSecretLog

All Implemented Interfaces:
Serializable, Tool

@Event(EditSecretEvent.class) public class BTEditSecretLog extends DataLogReactor<EditSecretEvent>
Task that listen the EditSecretEvent and save the log relative to the edited secret.
See Also:
GCApi:
task
  • Constructor Details

    • BTEditSecretLog

      public BTEditSecretLog()
  • Method Details