Package burp.api.montoya.core
Interface Task
- All Known Subinterfaces:
Audit
,Crawl
,CrawlAndAudit
,ScanTask
public interface Task
Task on the Dashboard.
-
Method Summary
-
Method Details
-
delete
void delete()Delete the task. -
statusMessage
String statusMessage()- Returns:
- the current status message of the task
-