public class ViewLogging extends JiraWebActionSupport
JiraWebActionSupport.MessageType
I18nHelper.BeanFactory
ErrorCollection.Reason
Modifier and Type | Field and Description |
---|---|
protected LoggingManager |
loggingManager |
ISSUE_NOT_FOUND_RESULT, log, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters, SECURITY_BREACH_RESULT
Constructor and Description |
---|
ViewLogging(com.atlassian.mail.server.MailServerManager mailServerManager,
MailLoggingManager mailLoggingManager,
LoggingManager loggingManager) |
addError, addErrorCollection, addErrorMessage, addErrorMessageByKeyIfAbsent, addErrorMessageIfAbsent, addErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, addMessageToResponse, addReason, addReasons, checkIfUrlIsAllowed, execute, forceRedirect, getActionName, getAdministratorContactLink, getApplicationProperties, getAuthorizationSupport, getComponentInstanceOfType, getConglomerateCookieValue, getConstantsManager, getDateFormat, getDateTimeFormat, getDateTimeFormatter, getDefaultResourceBundle, getDescTranslation, getDescTranslation, getDmyDateFormatter, getEmptyResponse, getErrorMessages, getErrors, getField, getFlushedErrorMessages, getGlobalPermissionManager, getHint, getHintManager, getHttpRequest, getHttpResponse, getHttpSession, getI18nHelper, getJiraContactHelper, getJiraServiceContext, getKeysForPrefix, getLanguage, getLocale, getLoggedInApplicationUser, getLoggedInUser, getNameTranslation, getNameTranslation, getOfBizDelegator, getOutlookDate, getPermissionManager, getProjectManager, getRandomHint, getReasons, getRedirect, getRedirect, getRedirectSanitiser, getRequestSourceType, getResourceBundle, getResult, getReturnUrl, getReturnUrlForCancelLink, getSearchSortDescriptions, getSelectedProject, getSelectedProjectObject, getServerId, getServletContext, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTimeFormat, getUnescapedText, getUntransformedRawText, getUriValidator, getUserFullName, getUserManager, getUserPreferences, getUserProjectHistoryManager, getVersionManager, getWebworkStack, getWebworkStack, getXsrfToken, hasAnyErrors, hasErrorMessage, hasErrorMessageByKey, hasGlobalPermission, hasGlobalPermission, hasIssuePermission, hasIssuePermission, hasIssuePermission, hasPermission, hasProjectPermission, hasProjectPermission, htmlEncode, insertContextPath, isAdministrator, isIndexing, isInlineDialogMode, isKeyDefined, isSystemAdministrator, isUserExists, isUserExistsByKey, isUserExistsByName, removeKeyOrAddError, returnComplete, returnComplete, returnCompleteWithInlineRedirect, returnCompleteWithInlineRedirectAndMsg, returnCompleteWithInlineRedirectAndMsg, returnMsgToUser, returnMsgToUser, setConglomerateCookieValue, setInline, setReasons, setReturnUrl, setSelectedProjectId, tagMauEventWithApplication, tagMauEventWithProject, urlEncode
addError, addErrorMessage, doDefault, doValidation, getCommandName, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addError, addErrorMessage, setErrorMessages
protected final LoggingManager loggingManager
public ViewLogging(com.atlassian.mail.server.MailServerManager mailServerManager, MailLoggingManager mailLoggingManager, LoggingManager loggingManager)
protected String doExecute() throws Exception
doExecute
in class webwork.action.ActionSupport
Exception
public Collection<org.apache.logging.log4j.Logger> getLoggers()
public org.apache.logging.log4j.Logger getRootLogger()
public Collection<org.apache.logging.log4j.Level> getAvailableLevels()
public String getAvailableLevelsAsJson()
public boolean isProfilingEnabled()
public String doEnableHttpAccessLog()
public String doDisableHttpAccessLog()
public boolean isHttpAccessLogEnabled()
public String doEnableHttpDumpLog()
public String doDisableHttpDumpLog()
public boolean isHttpDumpLogEnabled()
public String doEnableHttpAccessLogIncludeImages()
public String doDisableHttpAccessLogIncludeImages()
public boolean isHttpAccessLogIncludeImagesEnabled()
public String doEnableSqlLog()
public String doDisableSqlLog()
public String doEnableSqlDumpLog()
public String doDisableSqlDumpLog()
public boolean isSqlLogEnabled()
public boolean isSqlDumpLogEnabled()
public boolean isAtLevel(org.apache.logging.log4j.Logger logger, String targetLevel)
public org.apache.logging.log4j.Logger getOutgoingMailLogger()
public boolean isOutgoingMailLoggingEnabled()
public boolean isOutgoingMailDebugEnabled()
public boolean isIncomingMailLoggingEnabled()
public boolean isIncomingMailDebugEnabled()
public boolean isOutgoingMailServerDefined()
public boolean isIncomingMailServerDefined()
@Nullable public String getFirstFileAppenderFileName(org.apache.logging.log4j.Logger logger)
public String doEnableOutgoingMailLogging()
public String doDisableOutgoingMailLogging()
public String doDisableOutgoingMailDebugging()
public String doEnableOutgoingMailDebugging()
public String doEnableIncomingMailLogging()
public String doDisableIncomingMailLogging()
public String doDisableIncomingMailDebugging()
public String doEnableIncomingMailDebugging()
public String getMarkMessage()
public void setMarkMessage(String markMessage)
public boolean isRollOver()
public void setRollOver(boolean rollOver)
Copyright © 2002-2024 Atlassian. All Rights Reserved.