Class DiagnosticsTask

All Implemented Interfaces:
Cloneable

public class DiagnosticsTask extends Task
This is a task that hands off work to the Diagnostics module. It lets you run diagnostics in an IDE.
  • Constructor Details

    • DiagnosticsTask

      public DiagnosticsTask()
  • Method Details