api / org.gradle.api.artifacts / ComponentMetadataDetails / setStatusScheme

setStatusScheme

abstract fun setStatusScheme(statusScheme: MutableList<String>): Unit

Sets the status scheme of the component. Values are ordered from least to most mature status.

Parameters

statusScheme - the status scheme of the component