sequential
open override fun sequential(options: SnapshotDependencyOptions, block: CompoundStage.() -> Unit): CompoundStage
Content copied to clipboard
fun sequential( project: Project, options: SnapshotDependencyOptions, block: CompoundStage.() -> Unit): CompoundStage
Content copied to clipboard
fun sequential( composite: BuildType?, options: SnapshotDependencyOptions, block: CompoundStage.() -> Unit): CompoundStage
Content copied to clipboard
fun sequential( project: Project?, composite: BuildType?, options: SnapshotDependencyOptions, block: CompoundStage.() -> Unit): CompoundStage
Content copied to clipboard