Index

A G I N V 
All Classes and Interfaces|All Packages

A

apply(Project) - Method in class io.github.htshame.NamingConventionLiquibasePlugin
Applies the plugin to the given project.

G

getChangeLogDirectory() - Method in class io.github.htshame.ValidateChangeLogExtension
Path to the directory containing Liquibase changeLog files.
getChangeLogDirectory() - Method in class io.github.htshame.ValidateChangeLogTask
Path to the directory containing Liquibase changeLog files.
getChangeLogFormat() - Method in class io.github.htshame.ValidateChangeLogExtension
Liquibase changeLog file format.
getChangeLogFormat() - Method in class io.github.htshame.ValidateChangeLogTask
ChangeLog files format (xml, yaml, yml, json).
getExclusionsFileUrl() - Method in class io.github.htshame.ValidateChangeLogExtension
Exclusions file URL.
getExclusionsFileUrl() - Method in class io.github.htshame.ValidateChangeLogTask
Exclusions file URL.
getPathToExclusionsFile() - Method in class io.github.htshame.ValidateChangeLogExtension
Path to the XML file with exclusions.
getPathToExclusionsFile() - Method in class io.github.htshame.ValidateChangeLogTask
Path to the XML file with exclusions.
getPathToRulesFile() - Method in class io.github.htshame.ValidateChangeLogExtension
Path to the XML file with naming-convention rules.
getPathToRulesFile() - Method in class io.github.htshame.ValidateChangeLogTask
Path to the XML file with rules.
getPluginVersion() - Method in class io.github.htshame.ValidateChangeLogTask
The version of this plugin, embedded via the JAR manifest at build time.
getRulesFileUrl() - Method in class io.github.htshame.ValidateChangeLogExtension
Rules file URL.
getRulesFileUrl() - Method in class io.github.htshame.ValidateChangeLogTask
Rules file URL.
getShouldFailBuild() - Method in class io.github.htshame.ValidateChangeLogExtension
Whether the build should fail when violations are found.
getShouldFailBuild() - Method in class io.github.htshame.ValidateChangeLogTask
Flag that determines whether the build will fail when violations are found.
getShouldGenerateExclusions() - Method in class io.github.htshame.ValidateChangeLogExtension
Whether the contents of the exclusions file should be generated to the log when the build fails.
getShouldGenerateExclusions() - Method in class io.github.htshame.ValidateChangeLogTask
Flag that determines whether the exclusions file content will be generated when the build fails.

I

io.github.htshame - package io.github.htshame
 

N

NamingConventionLiquibasePlugin - Class in io.github.htshame
Gradle plugin entry point for the Naming Convention Liquibase Gradle Plugin.
NamingConventionLiquibasePlugin() - Constructor for class io.github.htshame.NamingConventionLiquibasePlugin
Default constructor.

V

ValidateChangeLogExtension - Class in io.github.htshame
DSL extension for the Naming Convention Liquibase Gradle Plugin.
ValidateChangeLogExtension() - Constructor for class io.github.htshame.ValidateChangeLogExtension
Default constructor.
validateChangeLogs() - Method in class io.github.htshame.ValidateChangeLogTask
Validates the Liquibase changeLog files using the configured rules and exclusions.
ValidateChangeLogTask - Class in io.github.htshame
validateLiquibaseChangeLog task executor.
ValidateChangeLogTask() - Constructor for class io.github.htshame.ValidateChangeLogTask
Default constructor.
A G I N V 
All Classes and Interfaces|All Packages