Class BTDeleteSecretLog

All Implemented Interfaces:
Serializable, Tool

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

    • BTDeleteSecretLog

      public BTDeleteSecretLog()
  • Method Details