public class ApplicationToNodeConverter extends Object
| Constructor and Description |
|---|
ApplicationToNodeConverter(ProfileService profileService,
ApplicationService applicationService,
ApplicationPageToNodeConverter applicationPageToNodeConverter,
ApplicationMenuToNodeConverter applicationMenuToNodeConverter,
PageService pageService) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.persistence.QueryOptions |
buildApplicationPagesQueryOptions(long applicationId,
int startIndex,
int pageSize) |
ApplicationNode |
toNode(SApplication application) |
public ApplicationToNodeConverter(ProfileService profileService, ApplicationService applicationService, ApplicationPageToNodeConverter applicationPageToNodeConverter, ApplicationMenuToNodeConverter applicationMenuToNodeConverter, PageService pageService)
public ApplicationNode toNode(SApplication application) throws ExportException
ExportExceptionpublic org.bonitasoft.engine.persistence.QueryOptions buildApplicationPagesQueryOptions(long applicationId,
int startIndex,
int pageSize)
Copyright © 2015 Bonitasoft S.A.. All rights reserved.