Class Properties
java.lang.Object
pl.allegro.tech.build.axion.release.domain.properties.Properties
-
Constructor Summary
ConstructorsConstructorDescriptionProperties(boolean dryRun, VersionProperties version, TagProperties tag, ChecksConfig checks, NextVersionProperties nextVersion, HooksProperties hooks) -
Method Summary
Modifier and TypeMethodDescriptionfinal ChecksConfigfinal HooksPropertiesgetHooks()final NextVersionPropertiesfinal TagPropertiesgetTag()final VersionPropertiesfinal booleanisDryRun()
-
Constructor Details
-
Properties
public Properties(boolean dryRun, VersionProperties version, TagProperties tag, ChecksConfig checks, NextVersionProperties nextVersion, HooksProperties hooks)
-
-
Method Details
-
isDryRun
public final boolean isDryRun() -
getVersion
-
getTag
-
getChecks
-
getNextVersion
-
getHooks
-