Package org.bonitasoft.engine.external.identitymapping


package org.bonitasoft.engine.external.identitymapping
  • Classes
    Class
    Description
    Parameter keys: EXTERNAL_ID_KEY: external id provided as is by the external system, USER_ID_KEY: -1 is not needed, ROLE_ID_KEY: -1 is not needed, GROUP_ID_KEY: -1 is not needed, DISCRIMINATOR_ID_KEY: the discriminator to isolate the different functional notions.
    Delete all entity members related to the provided external ID.
     
     
     
     
    Parameter keys: ENTITY_MEMBER_ID_KEY: entity member id to remove.
    Parameter keys: DISCRIMINATOR_ID_KEY: the discriminator to isolate the different functional notions, SEARCH_OPTIONS_KEY: the Search options to filter & sort the results, MEMBER_TYPE_KEY: Member Type to search for (USER, GROUP, ROLE, or MEMBERSHIP).
    Parameter keys: USER_ID_KEY: the ID of the user to search for, DISCRIMINATOR_ID_KEY : the discriminator to isolate the different functional notions, SEARCH_OPTIONS_KEY: the Search options to filter & sort the results.