JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
burp.api.montoya.project
Project
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
name()
id()
Interface Project
public interface
Project
Provides access to functionality relating to the project.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
id
()
Retrieves the unique identifier of the current project.
String
name
()
Retrieves the name of the current project.
Method Details
name
String
name
()
Retrieves the name of the current project.
Returns:
name
id
String
id
()
Retrieves the unique identifier of the current project.
Returns:
identifier