Class SerializableTagPathConfig

java.lang.Object
org.itsallcode.openfasttrace.gradle.task.config.SerializableTagPathConfig
All Implemented Interfaces:
Serializable

public class SerializableTagPathConfig extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getPaths

      public Stream<Path> getPaths()
    • getPathConfig

      public Stream<org.itsallcode.openfasttrace.api.importer.tag.config.PathConfig> getPathConfig()
    • toString

      public String toString()
      Overrides:
      toString in class Object