|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GateKeeper in com.atlassian.confluence.importexport.actions |
---|
Methods in com.atlassian.confluence.importexport.actions with parameters of type GateKeeper | |
---|---|
void |
ExportSpaceAction.setGateKeeper(GateKeeper gateKeeper)
|
void |
BackupAction.setGateKeeper(GateKeeper gateKeeper)
|
Constructors in com.atlassian.confluence.importexport.actions with parameters of type GateKeeper | |
---|---|
ExportSpaceLongRunningTask(ConfluenceUser remoteUser,
java.lang.String contextPath,
ExportContext exportContext,
java.util.Set<java.lang.Long> contentToBeExported,
java.util.Set<java.lang.Long> contentToBeExcluded,
GateKeeper gateKeeper,
ImportExportManager importExportManager,
PermissionManager permissionManager,
SpaceManager spaceManager,
java.lang.String spaceKey,
java.lang.String type,
java.lang.String contentOption)
|
|
ExportSpaceLongRunningTask(com.atlassian.user.User remoteUser,
java.lang.String contextPath,
ExportContext exportContext,
java.util.List<java.lang.String> contentToBeExported,
GateKeeper gateKeeper,
ImportExportManager importExportManager,
PermissionManager permissionManager,
SpaceManager spaceManager,
java.lang.String spaceKey,
java.lang.String type,
java.lang.String contentOption)
Deprecated. since 4.2 use the other constructor. |
|
ExportSpaceLongRunningTask(com.atlassian.user.User remoteUser,
java.lang.String contextPath,
ExportContext exportContext,
java.util.Set<java.lang.Long> contentToBeExported,
java.util.Set<java.lang.Long> contentToBeExcluded,
GateKeeper gateKeeper,
ImportExportManager importExportManager,
PermissionManager permissionManager,
SpaceManager spaceManager,
java.lang.String spaceKey,
java.lang.String type,
java.lang.String contentOption)
Deprecated. since 5.2 use the other constructor. |
Uses of GateKeeper in com.atlassian.confluence.importexport.resource |
---|
Constructors in com.atlassian.confluence.importexport.resource with parameters of type GateKeeper | |
---|---|
ExportDownloadResourceManager(BootstrapManager bootstrapManager,
GateKeeper gateKeeper)
|
Uses of GateKeeper in com.atlassian.confluence.pages.actions |
---|
Methods in com.atlassian.confluence.pages.actions with parameters of type GateKeeper | |
---|---|
void |
DownloadAllAttachmentsOnPageAction.setGateKeeper(GateKeeper gateKeeper)
|
Uses of GateKeeper in com.atlassian.confluence.rpc.soap.services |
---|
Methods in com.atlassian.confluence.rpc.soap.services with parameters of type GateKeeper | |
---|---|
void |
SpacesSoapService.setGateKeeper(GateKeeper gateKeeper)
|
void |
AdminSoapService.setGateKeeper(GateKeeper gateKeeper)
|
Uses of GateKeeper in com.atlassian.confluence.security |
---|
Classes in com.atlassian.confluence.security that implement GateKeeper | |
---|---|
class |
DownloadGateKeeper
GateKeeper for the Confluence downloads directory. |
Uses of GateKeeper in com.atlassian.confluence.user.actions |
---|
Methods in com.atlassian.confluence.user.actions with parameters of type GateKeeper | |
---|---|
void |
ResizeProfilePictureAction.setGateKeeper(GateKeeper gateKeeper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |