Uses of Interface
com.atlassian.bamboo.storage.ArtifactPathBuilder
Packages that use ArtifactPathBuilder
-
Uses of ArtifactPathBuilder in com.atlassian.bamboo.storage
Methods in com.atlassian.bamboo.storage that return ArtifactPathBuilderModifier 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
Classes in com.atlassian.bamboo.storage.location that implement ArtifactPathBuilderModifier and TypeClassDescriptionstatic class
class
Methods in com.atlassian.bamboo.storage.location that return ArtifactPathBuilderModifier 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) Constructors in com.atlassian.bamboo.storage.location with parameters of type ArtifactPathBuilder