BaseRule

fun BaseRule(    level: CleanupLevel,     days: Int? = null,     builds: Int? = null,     artifactPatterns: String? = null)