Class ProfilesExporter

java.lang.Object
org.bonitasoft.engine.profile.ProfilesExporter

@Component public class ProfilesExporter extends Object
Author:
Baptiste Mesta
  • Constructor Details

    • ProfilesExporter

      public ProfilesExporter(IdentityService identityService, ProfileService profileService, org.bonitasoft.engine.profile.ProfilesParser profilesParser)
  • Method Details

    • exportAllProfiles

      public String exportAllProfiles() throws org.bonitasoft.engine.exception.ExecutionException
      Throws:
      org.bonitasoft.engine.exception.ExecutionException
    • exportProfiles

      public String exportProfiles(List<Long> longs) throws org.bonitasoft.engine.exception.ExecutionException
      Throws:
      org.bonitasoft.engine.exception.ExecutionException