Package com.atlassian.bamboo.utils
Class ResourceResolver
java.lang.Object
com.atlassian.bamboo.utils.ResourceResolver
A utility class the allows a resource name to resolve a a file from:
- Bamboo configuration folder - iff bootstrapManager is passed
- Currently running directory
- From the classpath
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ResourceResolver
-
-
Method Details
-
findResource
- Parameters:
resourceName
-- Returns:
- Throws:
IllegalArgumentException
- if resourceName is null
-