public class ViewRecords extends AbstractPage
JiraWebActionSupport.MessageTypeErrorCollection.ReasonI18nHelper.BeanFactory| Modifier and Type | Field and Description |
|---|---|
static String |
ADVANCED_AUDIT |
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters, SECURITY_BREACH_RESULTlog| Constructor and Description |
|---|
ViewRecords(com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService,
RecordsProvider recordsProvider,
HelpUrls helpUrls,
FeatureManager featureManager,
TimeZoneManager timeZoneManager) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doExecute() |
String |
getCurrentParams() |
String |
getDatePickerParams() |
String |
getHelpUrl() |
JSONObject |
getProjectData(String projectId) |
String |
getRecords() |
Integer |
getRecordsPerPage() |
String |
getRetentionPeriodHelpTip() |
JSONObject |
getUserData(String userKey) |
void |
interpretParams(String id,
String value) |
void |
setAll(String all) |
void |
setCurrentPage(String currentPage) |
void |
setDate(String date) |
void |
setFilter(String filter) |
void |
setFromDate(String fromDate) |
void |
setProjectIds(String projectIds) |
void |
setToDate(String toDate) |
void |
setTopId(String topId) |
void |
setUserIds(String userIds) |
doDefault, getPageIdaddError, addErrorCollection, addErrorMessage, addErrorMessageByKeyIfAbsent, addErrorMessageIfAbsent, addMessageToResponse, addReason, addReasons, forceRedirect, getAdministratorContactLink, getApplicationProperties, getAuthorizationSupport, getConglomerateCookieValue, getConstantsManager, getDateFormat, getDateTimeFormat, getDateTimeFormatter, getDescTranslation, getDescTranslation, getDmyDateFormatter, getEmptyResponse, getErrorMessages, getErrors, getField, getFlushedErrorMessages, getGlobalPermissionManager, getHint, getHintManager, getHttpRequest, getHttpResponse, getHttpSession, getJiraContactHelper, getJiraServiceContext, getLanguage, getLoggedInApplicationUser, getLoggedInUser, getNameTranslation, getNameTranslation, getOutlookDate, getPermissionManager, getProjectManager, getRandomHint, getReasons, getRedirect, getRedirect, getRedirectSanitiser, getRequestSourceType, getReturnUrl, getReturnUrlForCancelLink, getSearchSortDescriptions, getSelectedProject, getSelectedProjectObject, getServerId, getServletContext, getTimeFormat, getUriValidator, getUserFullName, getUserManager, getUserProjectHistoryManager, getVersionManager, getWebworkStack, getWebworkStack, getXsrfToken, hasErrorMessage, hasErrorMessageByKey, hasGlobalPermission, hasGlobalPermission, hasIssuePermission, hasIssuePermission, hasIssuePermission, hasPermission, hasProjectPermission, hasProjectPermission, htmlEncode, insertContextPath, isAdministrator, isInlineDialogMode, isSystemAdministrator, isUserExists, isUserExistsByKey, isUserExistsByName, returnComplete, returnComplete, returnCompleteWithInlineRedirect, returnCompleteWithInlineRedirectAndMsg, returnCompleteWithInlineRedirectAndMsg, returnMsgToUser, returnMsgToUser, setConglomerateCookieValue, setInline, setReasons, setReturnUrl, setSelectedProjectId, tagMauEventWithApplication, tagMauEventWithProject, urlEncodeaddErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, execute, getActionName, getComponentInstanceOfType, getDefaultResourceBundle, getI18nHelper, getKeysForPrefix, getLocale, getOfBizDelegator, getResourceBundle, getResult, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getUnescapedText, getUntransformedRawText, getUserPreferences, hasAnyErrors, isIndexing, isKeyDefined, removeKeyOrAddErroraddError, addErrorMessage, doValidation, getCommandName, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddError, addErrorMessage, addErrorMessages, addErrors, hasAnyErrors, setErrorMessagespublic static final String ADVANCED_AUDIT
@Inject
public ViewRecords(com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService,
RecordsProvider recordsProvider,
HelpUrls helpUrls,
FeatureManager featureManager,
TimeZoneManager timeZoneManager)
protected String doExecute() throws Exception
doExecute in class AbstractPageExceptionpublic String getRecords()
public String getDatePickerParams() throws JSONException
JSONExceptionpublic String getCurrentParams() throws JSONException
JSONExceptionpublic Integer getRecordsPerPage()
public String getRetentionPeriodHelpTip()
public String getHelpUrl()
public void setAll(String all)
public void setTopId(String topId)
public void setCurrentPage(String currentPage)
public void setFilter(String filter)
public void setDate(String date)
public void setFromDate(String fromDate)
public void setToDate(String toDate)
public void setProjectIds(String projectIds)
public void setUserIds(String userIds)
public JSONObject getUserData(String userKey)
public JSONObject getProjectData(String projectId)
Copyright © 2002-2022 Atlassian. All Rights Reserved.