java.lang.Object
io.github.srdjanv.localgitdependency.config.impl.dependency.ConfigurationConfig

public final class ConfigurationConfig extends Object
  • Constructor Details

  • Method Details

    • getConfiguration

      @Nullable public @Nullable String getConfiguration()
    • getIncludeNotations

      @Nullable public @Nullable List<String> getIncludeNotations()
    • getExcludeNotations

      @Nullable public @Nullable List<String> getExcludeNotations()
    • getClosure

      @Nullable public @Nullable groovy.lang.Closure getClosure()
    • getClosureMap

      @Nullable public @Nullable Map<String,groovy.lang.Closure> getClosureMap()