void |
ImportOrganization.execute() |
void |
ImportOrganizationStrategy.foundExistingGroup(org.bonitasoft.engine.identity.model.SGroup existingGroup,
GroupCreator newGroup) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingGroup(org.bonitasoft.engine.identity.model.SGroup existingGroup,
GroupCreator newGroup) |
void |
ImportOrganizationStrategy.foundExistingMembership(org.bonitasoft.engine.identity.model.SUserMembership existingMembership) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingMembership(org.bonitasoft.engine.identity.model.SUserMembership existingMembership) |
void |
ImportOrganizationStrategy.foundExistingRole(org.bonitasoft.engine.identity.model.SRole existingRole,
RoleCreator newRole) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingRole(org.bonitasoft.engine.identity.model.SRole existingRole,
RoleCreator newRole) |
void |
ImportOrganizationStrategy.foundExistingUser(org.bonitasoft.engine.identity.model.SUser existingUser,
ExportedUser user) |
void |
ImportOrganizationFailOnDuplicatesStrategy.foundExistingUser(org.bonitasoft.engine.identity.model.SUser existingUser,
ExportedUser user) |