public abstract class AbstractViewCacheableDirectory extends AbstractViewDetailedDirectory
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
cacheEnabled |
protected DirectorySynchronisationInformation |
syncInfo |
active, description, namedirectoryInstanceLoaderactionHelper, actionMessageAlertColor, ALERT_BLUE, ALERT_GREEN, ALERT_RED, ALERT_YELLOW, applicationManager, applicationService, clientProperties, clusterService, crowdLicenseManager, directoryManager, initialLoad, logger, propertyManager, rememberMeService, SMALL_AVATAR_SIZE, smallAvatarUrl, tab, tokenAuthenticationManager| Constructor and Description |
|---|
AbstractViewCacheableDirectory() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
String |
getFullSyncError() |
String |
getIncrementalSyncError() |
String |
getNodeId() |
String |
getNodeName() |
protected Optional<DirectorySynchronisationRoundInformation> |
getRoundToDisplay() |
String |
getSynchronisationDuration() |
String |
getSynchronisationStartTime() |
String |
getSynchronisationStatus() |
boolean |
isCacheEnabled() |
boolean |
isCurrentlySynchronising() |
void |
setCacheEnabled(boolean cacheEnabled) |
getActive, getDescription, getName, setActive, setDescription, setNamegetDirectory, getDirectoryImplementationDescriptiveName, getID, setDirectoryInstanceLoader, setIDaddActionError, addActionMessage, applyFieldError, applyFieldErrors, applyValidationErrors, authorisedToAccessCrowdAdminConsole, authorisedToAccessCrowdConsole, bindInformationAboutLicense, containsActionMessages, containsErrorMessages, directory, findAvatarUrl, getActionMessageAlertColor, getBootstrapManager, getCrowdApplication, getCurrentLicenseResourceTotal, getDisplayableLink, getHttpRequest, getImageLocation, getImageTitle, getLabel, getLicense, getLink, getLocaleProvider, getPasswordComplexityMessage, getRemoteUser, getSession, getSitemeshPageProperties, getSmallAvatarUrl, getTab, getText, getText, getTextProvider, getUserName, getWebFragmentsContextMap, getWebInterfaceManager, getWebItemsForSection, getWebResourceManager, getWebSectionsForLocation, getXsrfToken, getXsrfTokenName, isAtResourceLimit, isAuthenticated, isDataCenterLicense, isEvaluation, isGroupAdmin, isInitialLoad, isLicenseExpired, isLicenseForged, isRestartRequiredToEnableClustering, isSubscription, isSysAdmin, isWithinGracePeriod, renderFreemarkerTemplate, resolveAvatarUri, setActionHelper, setApplicationManager, setApplicationService, setClientProperties, setClusterService, setCrowdApplication, setCrowdLicenseManager, setDirectoryManager, setPropertyManager, setRememberMeService, setTab, setTokenAuthenticationManager, setWebInterfaceManager, setWebResourceManager, setXsrfTokenGeneratoraddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getContainer, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected boolean cacheEnabled
protected DirectorySynchronisationInformation syncInfo
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class AbstractViewDetailedDirectoryExceptionpublic boolean isCacheEnabled()
public void setCacheEnabled(boolean cacheEnabled)
public boolean isCurrentlySynchronising()
public String getSynchronisationStartTime()
public String getSynchronisationDuration()
public String getSynchronisationStatus()
public String getNodeId()
public String getNodeName()
public String getFullSyncError()
public String getIncrementalSyncError()
protected Optional<DirectorySynchronisationRoundInformation> getRoundToDisplay()
Copyright © 2024 Atlassian. All rights reserved.