public class DeleteMetricsCmd extends Object implements Command<Void>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
reporter |
protected Date |
timestamp |
Constructor and Description |
---|
DeleteMetricsCmd(Date timestamp,
String reporter) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
protected void |
writeUserOperationLog(CommandContext commandContext) |
public Void execute(CommandContext commandContext)
protected void writeUserOperationLog(CommandContext commandContext)
Copyright © 2019. All rights reserved.