@CompileStatic class ArtefactVariableResolver extends Object
Type | Name and description |
---|---|
String |
artifactName The artifact name and package |
String |
artifactPackage The artifact name and package |
String |
convention The suffix used as a convention for the file |
Map<String, String> |
variables |
Constructor and description |
---|
ArtefactVariableResolver(String artifactName, String artifactPackage) |
ArtefactVariableResolver(String artifactName, String convention, String artifactPackage) |
Type Params | Return Type | Name and description |
---|---|---|
|
Map |
createVariables() |
|
File |
resolveFile(String pathToResolve, ExecutionContext context) |
The artifact name and package
The artifact name and package
The suffix used as a convention for the file