getBuildItemsCount

abstract fun getBuildItemsCount(): Int(source)

Returns number of build items this phase will execute. For configuration phase this is a number of projects to configure, for build phase this is a number of tasks to run.