| Package | Description |
|---|---|
| com.atlassian.confluence.impl.audit.handler |
This package contains handlers that know how to create change values out of
changed objects.
|
| com.atlassian.confluence.impl.importexport | |
| com.atlassian.confluence.importexport.impl | |
| com.atlassian.confluence.mail.reports | |
| com.atlassian.confluence.security.delegate | |
| com.atlassian.confluence.spaces | |
| com.atlassian.confluence.spaces.actions |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.confluence.impl.audit.handler.AuditHandler<SpaceDescription> |
AuditHandlerFactory.createSpaceDescriptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.confluence.impl.audit.handler.DefaultAuditHandler<Space> |
AuditHandlerFactory.createSpaceHandler(com.atlassian.confluence.impl.audit.handler.AuditHandler<SpaceDescription> spaceDescriptionHandler) |
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractRendererExporterImpl.ContentConverter.convertToXHtml(SpaceDescription spaceDesc) |
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractRendererExporterImpl.ContentConverter.convertToXHtml(SpaceDescription spaceDesc) |
| Constructor and Description |
|---|
SpaceDescriptionReport(SpaceDescription spaceDescription,
ChangeDigestReport parentReport) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SpaceDescriptionPermissionsDelegate.canAdminister(com.atlassian.user.User user,
SpaceDescription target) |
boolean |
SpaceDescriptionPermissionsDelegate.canEdit(com.atlassian.user.User user,
SpaceDescription target) |
boolean |
SpaceDescriptionPermissionsDelegate.canExport(com.atlassian.user.User user,
SpaceDescription target) |
boolean |
SpaceDescriptionPermissionsDelegate.canRemove(com.atlassian.user.User user,
SpaceDescription target) |
boolean |
SpaceDescriptionPermissionsDelegate.canSetPermissions(com.atlassian.user.User user,
SpaceDescription target) |
boolean |
SpaceDescriptionPermissionsDelegate.canView(com.atlassian.user.User user,
SpaceDescription target) |
| Modifier and Type | Method and Description |
|---|---|
SpaceDescription |
Space.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
void |
Space.setDescription(SpaceDescription description) |
| Modifier and Type | Method and Description |
|---|---|
protected SpaceDescription |
ConfigureSpaceLogoAction.getContentToAttachLogoTo() |
Copyright © 2003–2022 Atlassian. All rights reserved.