コード例 #1
0
  public DeleteConversation() {
    logger.info("New " + DeleteConversation.class.getCanonicalName());

    super.startingAccountPreferences.put("zimbraPrefShowSelectionCheckbox", "TRUE");
  }
コード例 #2
0
ファイル: Bug81920.java プロジェクト: nullin/zimbra-sources
  public Bug81920() {
    logger.info("New " + Bug81920.class.getCanonicalName());

    super.startingAccountPreferences.put("zimbraPrefComposeFormat", "text");
  }