@CompileStatic class ArtefactVariableResolver extends Object
| Type | Name and description |
|---|---|
String |
artifactNameThe artifact name and package |
String |
artifactPackageThe artifact name and package |
String |
conventionThe 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