Uses of Interface
com.atlassian.bamboo.storage.ArtifactPathBuilder
-
Uses of ArtifactPathBuilder in com.atlassian.bamboo.storage
Modifier and TypeMethodDescriptionStorageLocationService.getArtifactPathBuilder
(char separatorChar) Returns an ArtifactPathBuilder which can be used to construct paths to stored artifacts.StorageLocationService.getArtifactPathBuilder
(String rootArtifactPath, char separatorChar) Returns an ArtifactPathBuilder which can be used to construct paths to stored artifacts. -
Uses of ArtifactPathBuilder in com.atlassian.bamboo.storage.location
Modifier and TypeClassDescriptionstatic class
class
Modifier and TypeMethodDescriptionArtifactPathBuilderFactory.createArtifactPathBuilder
(char separatorChar) ArtifactPathBuilderFactory.createArtifactPathBuilder
(String rootStoragePath, char separatorChar) ArtifactPathBuilderFactoryImpl.createArtifactPathBuilder
(char separatorChar) ArtifactPathBuilderFactoryImpl.createArtifactPathBuilder
(String rootArtifactPath, char separatorChar) StorageLocationServiceImpl.getArtifactPathBuilder
(char separatorChar) StorageLocationServiceImpl.getArtifactPathBuilder
(String rootStoragePath, char separatorChar)