Class PathConstants
java.lang.Object
com.atlassian.bamboo.storage.location.PathConstants
Contains public path-related constants that are used in more than one class. Can we eliminate the need for these
public constants by consolidating the code that uses them into one place?
-
Field Details
-
SHARED_ARTIFACTS_DIR
- See Also:
-
PLUGINS_SUB_DIR
- See Also:
-
CACHE_SUB_DIR
- See Also:
-
-
Constructor Details
-
PathConstants
public PathConstants()
-