public class ProfilesExporter extends Object
| Constructor and Description |
|---|
ProfilesExporter(IdentityService identityService,
ProfileService profileService,
ProfilesParser profilesParser) |
| Modifier and Type | Method and Description |
|---|---|
String |
exportAllProfiles() |
String |
exportProfiles(List<Long> longs) |
protected List<org.bonitasoft.engine.profile.model.SProfileEntry> |
searchProfileEntries(long profileId,
long parentId) |
public ProfilesExporter(IdentityService identityService, ProfileService profileService, ProfilesParser profilesParser)
public String exportAllProfiles() throws ExecutionException
ExecutionExceptionpublic String exportProfiles(List<Long> longs) throws ExecutionException
ExecutionExceptionprotected List<org.bonitasoft.engine.profile.model.SProfileEntry> searchProfileEntries(long profileId, long parentId) throws org.bonitasoft.engine.persistence.SBonitaReadException
org.bonitasoft.engine.persistence.SBonitaReadExceptionCopyright © 2017 Bonitasoft S.A.. All rights reserved.