@Internal
public interface DiskUsageManager
ArtifactHandler
sModifier and Type | Method and Description |
---|---|
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 Long findUsedStorageByArtifactHandler(String artifactHandlerPluginKey)
artifactHandlerPluginKey
- the plugin key of the artifact handler for which to retrieve the usage for.Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.