Class RestAPIExtension
java.lang.Object
org.bonitasoft.plugin.analyze.report.model.CustomPage
org.bonitasoft.plugin.analyze.report.model.RestAPIExtension
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bonitasoft.plugin.analyze.report.model.CustomPage
CustomPage.CustomPageType -
Field Summary
Fields inherited from class org.bonitasoft.plugin.analyze.report.model.CustomPage
DESCRIPTION_PROPERTY, DISPLAY_NAME_PROPERTY, NAME_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bonitasoft.plugin.analyze.report.model.CustomPage
create
-
Constructor Details
-
RestAPIExtension
public RestAPIExtension()
-
-
Method Details
-
create
public static RestAPIExtension create(String name, String displayName, String description, Artifact artifact)
-