Interface AnalyserTask

    • Method Detail

      • getId

        default String getId()
        A unique (short) ID.
        Returns:
        the task ID.
      • getName

        default String getName()
        A human readable name to identify the task.
        Returns:
        the task name.