public class SetupClusterAction extends AbstractSetupAction
| Modifier and Type | Class and Description |
|---|---|
static class |
SetupClusterAction.ClusterableInterface |
bundlePluginService, DEMO_CONTENT_ZIP_FILE, SETUP_BUNDLE_PLUGINS_CREDENTIAL, SETUP_CLUSTER_TO_STANDALONE, SETUP_CONTENT_BLANK, SETUP_CONTENT_DEMO, SETUP_CONTENT_IMPORT, SETUP_CUSTOM, SETUP_DB_CONN_TYPE, SETUP_DB_DATASOURCE, SETUP_DB_EMBEDDED, SETUP_DB_STANDARD, SETUP_DB_TYPE_DATASOURCE, SETUP_DB_TYPE_STANDARD, SETUP_HAS_SELECTED_BUNDLE_PLUGINS, SETUP_QUICK, SETUP_SESSION_ID_KEY, SETUP_USER_INTERNAL, SETUP_USER_JAACSCANCEL, DEVMODE, eventManager, i18NBeanFactory, labelManager, languageManager, LICENSE_EXPIRED, LICENSE_USERS_EXCEEDED, messageHolder, permissionManager, permitted, pluginAccessor, PREVIEW, settingsManager, spacePermissionManager, userAccessor, webInterfaceManager| Constructor and Description |
|---|
SetupClusterAction() |
getBootstrapManager, getBundledPlugins, getContainerManager, getLocale, getServerId, getSetupPersister, getSetupSessionId, getSingletonFromMainContext, getSupportEntitlementNumber, isPermitted, saveAuthenticationInfo, setBootstrapSidManager, setBundlePluginService, setContainerManager, setLicenseService, setSetupPersister, transitionFromColdToTenantedState, transitionFromColdToVacantState, transitionFromVacantToTenantedStateaddActionError, addActionMessage, addFieldError, addPermissionTypeTo, addToHistory, doDefault, formatFriendlyDate, getActionName, getActionName, getAuthenticatedUser, getCancel, getCancelResult, getConfluenceAccessManager, getContext, getCurrentRequest, getCurrentSession, getDateFormatSetting, getDateFormatter, getDefaultResourceBundle, getDefaultTimeZone, getDocLink, getEventManager, getFriendlyDateFormatter, getGlobalSettings, getHelper, getI18n, getInstalledLanguages, getLabelManager, getLanguageManager, getLanguageUserFriendly, getLocaleManager, getLocaleString, getMessageHolder, getNiceContentType, getPermissionManager, getPermissionTypes, getPermittedEntitiesOf, getPermittedEntitiesOf, getPermittedEntitiesOf, getPreviousLoginDate, getRemoteUser, getSession, getSystemInformationService, getText, getText, getText, getText, getTextStatic, getTextStatic, getTextStrict, getTimeZone, getUser, getUserAccessor, getUserByName, getUserFullName, getUserHasLicensedAccess, getUserInterfaceState, getUserLocaleDefaultDatePattern, getUserProfilePicUrl, getWebInterfaceContext, getWebInterfaceManager, hasPermissionForSpace, isAnonymousUser, isCanceled, isDevMode, isEmailVisible, isExternalUserManagementEnabled, isLabelable, isPrintableVersion, isSharedMode, isSkipAccessCheck, isUserStatusPluginEnabled, isUsingH2, isUsingHSQL, setApiDateFormatService, setBootstrapManager, setCancel, setConfluenceAccessManager, setContentUiSupport, setEventManager, setFormatSettingsManager, setI18NBean, setI18NBeanFactory, setLabelManager, setLanguageManager, setLocaleManager, setLoginManager, setMessageHolder, setPermissionManager, setPluginAccessor, setPreviousLoginDate, setServletRequestSupplier, setSettingsManager, setSkipAccessCheck, setSpacePermissionManager, setSystemInformationService, setTimeZoneManager, setUserAccessor, setWebInterfaceManageraddActionError, addActionMessage, addFieldError, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, setActionErrors, setActionMessages, setFieldErrorspublic void validate()
validate in interface MessageHolderAwarevalidate in interface com.opensymphony.xwork.Validateablevalidate in class com.opensymphony.xwork.ActionSupportpublic String execute() throws Exception
execute in interface com.opensymphony.xwork.Actionexecute in class com.opensymphony.xwork.ActionSupportException@Deprecated public boolean isThisNodeClustered()
@Deprecated public SharedConfigurationMap getSharedConfig()
public ClusterInformation getClusterInformation()
public String getClusterName()
public void setClusterName(String clusterName)
public String getClusterHome()
public void setClusterHome(String clusterHome)
public String getNetworkInterface()
public void setNetworkInterface(String networkInterface)
public void setClusterManager(ClusterManager clusterManager)
public ClusterManager getClusterManager()
public ClusterConfigurationHelper getClusterConfigurationHelper()
public void setClusterConfigurationHelper(ClusterConfigurationHelper clusterConfigurationHelper)
public List getClusterableInterfaces()
public String getClusterAddressString()
public void setClusterAddressString(String clusterAddressString)
public ClusterSetupValidator getClusterSetupValidator()
public void setClusterSetupValidator(ClusterSetupValidator clusterSetupValidator)
public String getGenerateClusterAddress()
public void setGenerateClusterAddress(String generateClusterAddress)
public String getGenerateClusterAddressSubmitted()
public void setGenerateClusterAddressSubmitted(String generateClusterAddressSubmitted)
public String getClusterPeersString()
public void setClusterPeersString(String clusterPeersString)
public void setClusterSharedDataManager(SharedDataManager clusterSharedDataManager)
public String getJoinMethod()
public boolean isMulticast()
public boolean isTcpIp()
public boolean isGenerateAddress()
public void setJoinMethod(String joinMethod)
Copyright © 2003–2016 Atlassian. All rights reserved.