public interface Page extends BaseElement
| Modifier and Type | Method and Description |
|---|---|
String |
getContentName()
Get the name of the zip file.
|
String |
getContentType()
Get the type of this
Page. |
String |
getDescription()
Get the description of this
Page. |
String |
getDisplayName()
Get the display name of this
Page. |
Date |
getInstallationDate()
Get the date when this page was initially installed into the Engine.
|
long |
getInstalledBy()
Get the ID of the user that installed the page.
|
Date |
getLastModificationDate()
Get the date when this page was last modified.
|
long |
getLastUpdatedBy()
Get the userId of the user that last updated this page.
|
String |
getName()
Get the name of this
Page. |
Long |
getProcessDefinitionId()
Get the process definition ID of this
Page. |
boolean |
isProvided()
Is this page provided by default.
|
getIdString getName()
Page.Page.String getDisplayName()
Page.Page.boolean isProvided()
String getDescription()
Page.Page.Date getInstallationDate()
long getInstalledBy()
Date getLastModificationDate()
long getLastUpdatedBy()
String getContentName()
Page.String getContentType()
Page.Page. see ContentType for available valuesLong getProcessDefinitionId()
Page.Page, or null if not set.Copyright © 2018 Bonitasoft S.A.. All rights reserved.