Interface ConfigurationLayer
-
- All Superinterfaces:
ConfigurationRoot
- All Known Implementing Classes:
Extended,Simple,SimpleConfigurationLayer
public interface ConfigurationLayer extends ConfigurationRoot
This interface models the behavior of the configuration main section layer within the multi-layered configuration.
-
-
Method Summary
-
Methods inherited from interface com.mooltiverse.oss.nyx.configuration.ConfigurationRoot
getBump, getChangelog, getCommitMessageConventions, getConfigurationFile, getDirectory, getDryRun, getGit, getInitialVersion, getPreset, getReleaseAssets, getReleaseLenient, getReleasePrefix, getReleaseTypes, getResume, getScheme, getServices, getSharedConfigurationFile, getStateFile, getVerbosity, getVersion
-
-