Package | Description |
---|---|
com.atlassian.jira.pageobjects.pages.admin |
Modifier and Type | Method and Description |
---|---|
LoggingAndProfilingPage.LoggingStatus |
LoggingAndProfilingPage.getIncomingMailLoggingStatus() |
LoggingAndProfilingPage.LoggingStatus |
LoggingAndProfilingPage.getOutgoingMailLoggingStatus() |
static LoggingAndProfilingPage.LoggingStatus |
LoggingAndProfilingPage.LoggingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggingAndProfilingPage.LoggingStatus[] |
LoggingAndProfilingPage.LoggingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LoggingAndProfilingPage.setIncomingMailLoggingStatus(LoggingAndProfilingPage.LoggingStatus loggingStatus) |
void |
LoggingAndProfilingPage.setOutgoingMailLoggingStatus(LoggingAndProfilingPage.LoggingStatus loggingStatus) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.