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