parallel
open override fun parallel(options: SnapshotDependencyOptions, block: CompoundStage.() -> Unit): CompoundStage
fun parallel( project: Project, options: SnapshotDependencyOptions, block: CompoundStage.() -> Unit): CompoundStage
fun parallel( composite: BuildType?, options: SnapshotDependencyOptions, block: CompoundStage.() -> Unit): CompoundStage
fun parallel( project: Project?, composite: BuildType?, options: SnapshotDependencyOptions, block: CompoundStage.() -> Unit): CompoundStage