Class DocGenerationTask

java.lang.Object
io.fluxzero.tools.jsondoclet.core.DocGenerationTask

public final class DocGenerationTask extends Object
Coordinates traversal and writing of documentation artifacts.
  • Constructor Details

  • Method Details

    • execute

      public boolean execute()
      Executes the traversal of packages and types, writing JSON files and indexes.
      Returns:
      true when all data is written successfully; false otherwise