public class ViewSpaceSummaryAction extends AbstractSpaceAction implements SpaceLabelAware
key, notificationManager, space, spaceManager, themeManager, wikiStyleRendereraccessModeService, CANCEL, DEVMODE, eventManager, i18NBeanFactory, labelManager, languageManager, LICENSE_EXPIRED, LICENSE_USERS_EXCEEDED, messageHolder, permissionManager, permitted, personService, pluginAccessor, PREVIEW, settingsManager, spacePermissionManager, userAccessor, webInterfaceManager| Constructor and Description |
|---|
ViewSpaceSummaryAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
ContentEntityManager |
getContentEntityManager() |
String |
getDescription() |
List |
getLabelsOnThisSpace()
Returns the labels for the space (excluding team labels) for rendering in the UI
|
int |
getMaxRecentChangesSize() |
String |
getName() |
List |
getRecentlyUpdatedContent() |
List<com.atlassian.user.User> |
getSpaceAdmins() |
SpaceLabelManager |
getSpaceLabelManager() |
List |
getTeamLabelsOnThisSpace()
Returns the teams labels for the space for rendering in the UI
|
void |
setCommentManager(CommentManager commentManager) |
void |
setContentEntityManager(ContentEntityManager contentEntityManager) |
void |
setDescription(String description) |
void |
setMaxRecentChangesSize(int i) |
void |
setName(String name) |
void |
setShowAllAdmins(boolean showAllAdmins) |
void |
setSpaceLabelManager(SpaceLabelManager spaceLabelManager) |
boolean |
thereAreMoreAdmins() |
getKey, getPermissionTypes, getSpace, getSpaceKey, getSubscribableName, getThemeManager, hasSpaceIA, isPermitted, isPersonalSpace, isUserWatchingSpace, isValidSpaceKey, setKey, setNotificationManager, setSpace, setSpaceManager, setThemeManager, setWikiStyleRendereraddActionError, addActionMessage, addFieldError, addPermissionTypeTo, addToHistory, doDefault, formatFriendlyDate, getAccessMode, getActionName, getActionName, getAuthenticatedUser, getBootstrapManager, getCancel, getCancelResult, getConfluenceAccessManager, getContext, getCurrentRequest, getCurrentSession, getDateFormatSetting, getDateFormatter, getDefaultResourceBundle, getDefaultTimeZone, getDocLink, getEventManager, getFriendlyDateFormatter, getFrontendServiceURL, getGlobalSettings, getHelper, getI18n, getInstalledLanguages, getLabelManager, getLanguageJs, getLanguageManager, getLanguageUserFriendly, getLocale, getLocaleManager, getLocaleString, getMessageHolder, getNiceContentType, getPermissionManager, getPermittedEntitiesOf, getPermittedEntitiesOf, getPermittedEntitiesOf, getPersonService, getPreviousLoginDate, getRemoteUser, getSession, getSystemInformationService, getText, getText, getText, getText, getTextStatic, getTextStatic, getTextStrict, getTimeZone, getUserAccessor, getUserByName, getUserFullName, getUserHasBrowseUsersPermission, getUserHasLicensedAccess, getUserInterfaceState, getUserLocaleDefaultDatePattern, getUserProfilePicUrl, getWebInterfaceContext, getWebInterfaceManager, hasPermissionForSpace, isAnonymousUser, isCanceled, isDevMode, isEmailVisible, isExternalUserManagementEnabled, isLabelable, isPrintableVersion, isSkipAccessCheck, isUserStatusPluginEnabled, isUsingH2, isUsingHSQL, setAccessModeService, setApiDateFormatService, setApiPersonService, setBootstrapManager, setCancel, setConfluenceAccessManager, setContentUiSupport, setEventManager, setFormatSettingsManager, setI18NBean, setI18NBeanFactory, setLabelManager, setLanguageManager, setLocaleManager, setLoginManager, setMessageHolder, setPermissionManager, setPluginAccessor, setPreviousLoginDate, setServletRequestSupplier, setSettingsManager, setSkipAccessCheck, setSpacePermissionManager, setSystemInformationService, setTimeZoneManager, setUserAccessor, setWebInterfaceManager, withServletRequestSupplieraddActionError, addActionMessage, addFieldError, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, setActionErrors, setActionMessages, setFieldErrors, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidatepublic String execute() throws Exception
execute in interface com.opensymphony.xwork.Actionexecute in class com.opensymphony.xwork.ActionSupportExceptionpublic List getRecentlyUpdatedContent()
public List getTeamLabelsOnThisSpace()
SpaceLabelAwaregetTeamLabelsOnThisSpace in interface SpaceLabelAwarepublic List getLabelsOnThisSpace()
SpaceLabelAwaregetLabelsOnThisSpace in interface SpaceLabelAwarepublic int getMaxRecentChangesSize()
public void setMaxRecentChangesSize(int i)
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
public ContentEntityManager getContentEntityManager()
public void setContentEntityManager(ContentEntityManager contentEntityManager)
public void setCommentManager(CommentManager commentManager)
public SpaceLabelManager getSpaceLabelManager()
public void setSpaceLabelManager(SpaceLabelManager spaceLabelManager)
public List<com.atlassian.user.User> getSpaceAdmins()
public void setShowAllAdmins(boolean showAllAdmins)
public boolean thereAreMoreAdmins()
Copyright © 2003–2021 Atlassian. All rights reserved.