com.atlassian.jira.functest.framework.admin
Interface SendBulkMail

All Known Implementing Classes:
DefaultSendBulkMail

public interface SendBulkMail

Represents the Send Bulk Mail Page available in the administration section.

Since:
v4.4

Method Summary
 SendBulkMail goTo()
          Navigates to the Send Bulk Mail Page.
 

Method Detail

goTo

SendBulkMail goTo()
Navigates to the Send Bulk Mail Page.

Returns:
this instance of the Send Bulk Mail Page.


Copyright © 2002-2012 Atlassian. All Rights Reserved.