aem-plugin / com.cognifide.gradle.aem.common.instance.service.osgi / BundleState / stableExcept

stableExcept

fun stableExcept(symbolicNames: Iterable<String>): Boolean

Checks if all bundles except these matching symbolic name pattern are active.

fun stableExcept(symbolicName: String): Boolean