Uses of Class
org.bonitasoft.plugin.analyze.report.model.CustomPage.CustomPageType
-
-
Uses of CustomPage.CustomPageType in org.bonitasoft.plugin.analyze.report.model
Methods in org.bonitasoft.plugin.analyze.report.model that return CustomPage.CustomPageType Modifier and Type Method Description static CustomPage.CustomPageTypeCustomPage.CustomPageType. valueOf(String name)Returns the enum constant of this type with the specified name.static CustomPage.CustomPageType[]CustomPage.CustomPageType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-