public abstract class MailHistoryCommand extends java.lang.Object implements ICmdLet, java.lang.Runnable
Modifier and Type | Class and Description |
---|---|
static class |
MailHistoryCommand.ItemHistory |
Modifier and Type | Field and Description |
---|---|
protected CliContext |
ctx |
Constructor and Description |
---|
MailHistoryCommand() |
Modifier and Type | Method and Description |
---|---|
java.lang.Runnable |
forContext(CliContext ctx) |
protected MailHistoryCommand.ItemHistory |
getHistory(MailboxRecordItemUri ref) |
protected void |
printTable(java.util.List<MailHistoryCommand.ItemHistory> items) |
protected CliContext ctx
protected void printTable(java.util.List<MailHistoryCommand.ItemHistory> items)
protected MailHistoryCommand.ItemHistory getHistory(MailboxRecordItemUri ref)
public java.lang.Runnable forContext(CliContext ctx)
forContext
in interface ICmdLet
Copyright © 2021. All Rights Reserved.