public interface PageResourceProvider extends ResourceProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getBonitaThemeCSSURL()
The URL of the CSS used as Bonita Theme.
|
String |
getFullPageName()
The page name with the process definition ID as prefix (format = p%PROCESS_DEF_ID_%pageName).
|
org.bonitasoft.engine.page.Page |
getPage(org.bonitasoft.engine.api.PageAPI pageAPI)
The deployed
Page for this extension. |
File |
getPageDirectory()
The folder where the extension is deployed.
|
String |
getPageName()
The page name.
|
getResourceAsFile, getResourceAsStream, getResourceBundle, getResourceURLString getBonitaThemeCSSURL()
File getPageDirectory()
String getPageName()
String getFullPageName()
org.bonitasoft.engine.page.Page getPage(org.bonitasoft.engine.api.PageAPI pageAPI)
throws org.bonitasoft.engine.page.PageNotFoundException
Page for this extension.org.bonitasoft.engine.page.PageNotFoundExceptionCopyright © 2017 Bonitasoft S.A.. All rights reserved.