Class AbstractHelmChartTaskRuleOuterInner
-
-
Constructor Summary
Constructors Constructor Description AbstractHelmChartTaskRuleOuterInner(Class<T> taskType, TaskContainer tasks, NamedDomainObjectCollection<HelmChart> charts, Function1<HelmChart, NamedDomainObjectCollection<S>> innerSourceContainerFunction, RuleNamePattern2 namePattern)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.unbrokendome.gradle.pluginutils.rules.AbstractPatternRuleOuterInner
apply, getDescription -
Methods inherited from class org.unbrokendome.gradle.pluginutils.rules.AbstractRule
toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AbstractHelmChartTaskRuleOuterInner
AbstractHelmChartTaskRuleOuterInner(Class<T> taskType, TaskContainer tasks, NamedDomainObjectCollection<HelmChart> charts, Function1<HelmChart, NamedDomainObjectCollection<S>> innerSourceContainerFunction, RuleNamePattern2 namePattern)
-
-
-
-