public class FindMessageByIdWithMessageAuditsCmd extends Object implements Command<Message>
protected String
messageId
FindMessageByIdWithMessageAuditsCmd(String messageId)
Message
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String messageId
public FindMessageByIdWithMessageAuditsCmd(String messageId)
public Message execute(CommandContext commandContext)
execute
Command<Message>