api / org.gradle.api.artifacts / ComponentMetadataDetails / setStatus

setStatus

abstract fun setStatus(status: String): Unit

Sets the status of the component. Must match one of the values in #getStatusScheme().

Parameters

status - the status of the component