Class TagPathConfiguration
- java.lang.Object
-
- org.itsallcode.openfasttrace.gradle.config.TagPathConfiguration
-
public class TagPathConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TagPathConfiguration(org.gradle.api.Project project)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<TagConfig>getPathConfig()voidtag(org.gradle.api.Action<TagConfig> action)java.lang.StringtoString()
-