Class ChecksConfig
java.lang.Object
pl.allegro.tech.build.axion.release.domain.BaseExtension
pl.allegro.tech.build.axion.release.domain.ChecksConfig
- All Implemented Interfaces:
groovy.lang.GroovyObject
public abstract class ChecksConfig
extends pl.allegro.tech.build.axion.release.domain.BaseExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.gradle.api.provider.Provider<Boolean>org.gradle.api.provider.Provider<Boolean>org.gradle.api.provider.Provider<Boolean>abstract org.gradle.api.provider.Property<Boolean>abstract org.gradle.api.provider.Property<Boolean>abstract org.gradle.api.provider.Property<Boolean>Methods inherited from class pl.allegro.tech.build.axion.release.domain.BaseExtension
getLayout, getMetaClass, getObjects, getProviders, gradleProperty, gradlePropertyAsBoolean, gradlePropertyAsSet, gradlePropertyPresent, setMetaClassMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
ChecksConfig
@Inject public ChecksConfig()
-
-
Method Details
-
getAheadOfRemote
-
getUncommittedChanges
-
getSnapshotDependencies
-
checkUncommittedChanges
-
checkAheadOfRemote
-
checkSnapshotDependencies
-