@Internal
public interface DiskUsageManager
ArtifactHandler
sModifier and Type | Method and Description |
---|---|
Map<String,Long> |
findUsedStorage()
Retrieve all artifact sizes for each artifact handler type.
|
@Nullable Long |
findUsedStorageByArtifactHandler(String artifactHandlerPluginKey)
Retrieve the all artifacts size for a given artifact handler.
|
void |
invalidateDiskUsageByArtifacts()
Invalidates disk usage values.
|
void invalidateDiskUsageByArtifacts()
findUsedStorageByArtifactHandler(String)
called values will be refreshed@Nullable @Nullable Long findUsedStorageByArtifactHandler(String artifactHandlerPluginKey)
artifactHandlerPluginKey
- the plugin key of the artifact handler for which to retrieve the usage for.Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.