@Internal
public interface StorageTagService
| Modifier and Type | Method and Description |
|---|---|
@Nullable ChainStorageTag |
getChainStorageTag(@NotNull PlanKey chainKey) |
@NotNull String |
getStorageLabel(@NotNull Key key)
Returns the storage label for the specified key.
|
@Nullable @Nullable ChainStorageTag getChainStorageTag(@NotNull @NotNull PlanKey chainKey)
IllegalArgumentException - if supplied with a job key instead of a chain key.@NotNull @NotNull String getStorageLabel(@NotNull @NotNull Key key)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.