Uses of Class
org.bonitasoft.engine.identity.xml.ExportedUser
Packages that use ExportedUser
Package
Description
Contains Organization Model classes.
-
Uses of ExportedUser in org.bonitasoft.engine.identity
Methods in org.bonitasoft.engine.identity that return ExportedUserConstructors in org.bonitasoft.engine.identity with parameters of type ExportedUser -
Uses of ExportedUser in org.bonitasoft.engine.identity.xml
Methods in org.bonitasoft.engine.identity.xml that return types with arguments of type ExportedUserConstructors in org.bonitasoft.engine.identity.xml with parameters of type ExportedUserConstructor parameters in org.bonitasoft.engine.identity.xml with type arguments of type ExportedUserModifierConstructorDescriptionOrganization(List<ExportedUser> users, List<ExportedRole> roles, List<ExportedGroup> groups, List<ExportedUserMembership> memberships, List<ExportedCustomUserInfoDefinition> customUserInfoDefinition)