public class ViewRecords extends AbstractPage
JiraWebActionSupport.MessageType
I18nHelper.BeanFactory
ErrorCollection.Reason
Modifier and Type | Field and Description |
---|---|
static String |
ADVANCED_AUDIT |
ISSUE_NOT_FOUND_RESULT, log, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters, SECURITY_BREACH_RESULT
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, getPageId
addError, addErrorCollection, addErrorMessage, addErrorMessageByKeyIfAbsent, addErrorMessageIfAbsent, addErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, addMessageToResponse, addReason, addReasons, 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, 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
public 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 AbstractPage
Exception
public String getRecords()
public String getDatePickerParams() throws JSONException
JSONException
public String getCurrentParams() throws JSONException
JSONException
public 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-2023 Atlassian. All Rights Reserved.