BuildRule
data class BuildRule( val id: String, val revision: String, val branch: String? = null)
Content copied to clipboard
A rule matching a build, use one of the methods in ArtifactDependency class to create it
A rule matching a build, use one of the methods in ArtifactDependency class to create it