Interface IDescribedTask

All Superinterfaces:
ITask

public interface IDescribedTask extends ITask
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface net.anwiba.commons.thread.job.ITask

    run
  • Method Details

    • getDescription

      String getDescription()