Class SApplicationUpdateBuilder
java.lang.Object
org.bonitasoft.engine.business.application.model.builder.SApplicationUpdateBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondone()updateDescription(String description) updateDisplayName(String displayName) updateHomePageId(Long homePageId) updateIconContent(byte[] content) updateIconMimeType(String mimeType) updateIconPath(String iconPath) updateLayoutId(Long layoutId) updateProfileId(Long profileId) updateState(String state) updateThemeId(Long themeId) updateToken(String token) updateVersion(String version)
-
Field Details
-
descriptor
-
-
Constructor Details
-
SApplicationUpdateBuilder
public SApplicationUpdateBuilder(long updaterUserId)
-
-
Method Details
-
done
-
updateToken
-
updateDisplayName
-
updateVersion
-
updateDescription
-
updateIconPath
-
updateState
-
updateProfileId
-
updateHomePageId
-
updateLayoutId
-
updateThemeId
-
updateIconMimeType
-
updateIconContent
-