Package com.atlassian.bamboo.fileserver
Class StorageTagUtils
java.lang.Object
com.atlassian.bamboo.fileserver.StorageTagUtils
Created by rstephens on 25/02/2016.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final Map<PlanKey,
ChainStorageTag> gatherNeededStorageTags
(@NotNull StorageTagService storageTagService, @Nullable List<TaskDefinition> taskDefinitions, @Nullable BuildIdentifier identifier)
-
Constructor Details
-
StorageTagUtils
public StorageTagUtils()
-
-
Method Details
-
gatherNeededStorageTags
public static final Map<PlanKey,ChainStorageTag> gatherNeededStorageTags(@NotNull @NotNull StorageTagService storageTagService, @Nullable @Nullable List<TaskDefinition> taskDefinitions, @Nullable @Nullable BuildIdentifier identifier)
-