api / org.gradle.api / ActionConfiguration / getParams

getParams

abstract fun getParams(): Array<Any>

Gets the initialization parameters that will be used when constructing an instance of the implementation class.

Return
the parameters to use during construction