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