Class Page
- java.lang.Object
-
- org.bonitasoft.plugin.analyze.report.model.CustomPage
-
- org.bonitasoft.plugin.analyze.report.model.Page
-
public class Page extends CustomPage
-
-
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 Constructor Description Page()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Pagecreate(String name, String displayName, String description, Artifact artifact)-
Methods inherited from class org.bonitasoft.plugin.analyze.report.model.CustomPage
create
-
-