| Package | Description |
|---|---|
| org.bonitasoft.engine.profile | |
| org.bonitasoft.engine.profile.impl |
| Modifier and Type | Method and Description |
|---|---|
protected SProfile |
ProfilesImporter.importTheProfile(long importerId,
ProfileNode profile,
SProfile existingProfile,
ProfileImportStrategy importStrategy) |
SProfile |
ProfileService.updateProfile(SProfile profile,
EntityUpdateDescriptor descriptor)
Update profile by given profile and new content
|
void |
ProfileService.updateProfileMetaData(long profileId)
updates profile metaData fields lastUpdateDate and lastUpdatedBy for a given profile
|
SProfile |
UpdateDefaultsImportStrategy.whenProfileExists(long importerId,
ProfileNode profile,
SProfile existingProfile) |
SProfile |
ReplaceDuplicateImportStrategy.whenProfileExists(long importerId,
ProfileNode profile,
SProfile existingProfile) |
abstract SProfile |
ProfileImportStrategy.whenProfileExists(long importerId,
ProfileNode profile,
SProfile existingProfile)
return the imported version of the profile
|
| Modifier and Type | Method and Description |
|---|---|
SProfile |
ProfileServiceImpl.updateProfile(SProfile sProfile,
EntityUpdateDescriptor descriptor) |
void |
ProfileServiceImpl.updateProfileMetaData(long profileId) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.