Package org.bonitasoft.engine.page.impl
Class SPageUpdateBuilderImpl
java.lang.Object
org.bonitasoft.engine.page.impl.SPageUpdateBuilderImpl
- All Implemented Interfaces:
SPageUpdateBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondone()updateContentName(String value) updateContentType(String contentType) updateDescription(String value) updateDisplayName(String value) updateLastModificationDate(long currentTimeMillis) updateLastUpdatedBy(long userId) updateName(String value) updatePageHash(String hash) updateProcessDefinitionId(Long processDefinitionId)
-
Constructor Details
-
SPageUpdateBuilderImpl
-
-
Method Details
-
updateName
- Specified by:
updateNamein interfaceSPageUpdateBuilder
-
updateDescription
- Specified by:
updateDescriptionin interfaceSPageUpdateBuilder
-
updateDisplayName
- Specified by:
updateDisplayNamein interfaceSPageUpdateBuilder
-
updateLastModificationDate
- Specified by:
updateLastModificationDatein interfaceSPageUpdateBuilder
-
updateLastUpdatedBy
- Specified by:
updateLastUpdatedByin interfaceSPageUpdateBuilder
-
updateContentName
- Specified by:
updateContentNamein interfaceSPageUpdateBuilder
-
updateContentType
- Specified by:
updateContentTypein interfaceSPageUpdateBuilder
-
updateProcessDefinitionId
- Specified by:
updateProcessDefinitionIdin interfaceSPageUpdateBuilder
-
updatePageHash
- Specified by:
updatePageHashin interfaceSPageUpdateBuilder
-
markNonProvided
- Specified by:
markNonProvidedin interfaceSPageUpdateBuilder
-
done
- Specified by:
donein interfaceSPageUpdateBuilder
-