Uses of Class
org.bonitasoft.engine.identity.xml.ExportedCustomUserInfoValue
Packages that use ExportedCustomUserInfoValue
Package
Description
Contains Organization Model classes.
-
Uses of ExportedCustomUserInfoValue in org.bonitasoft.engine.identity
Methods in org.bonitasoft.engine.identity with parameters of type ExportedCustomUserInfoValueModifier and TypeMethodDescriptionExportedUserBuilder.addCustomUserInfoValue(ExportedCustomUserInfoValue userInfo) -
Uses of ExportedCustomUserInfoValue in org.bonitasoft.engine.identity.xml
Fields in org.bonitasoft.engine.identity.xml with type parameters of type ExportedCustomUserInfoValueModifier and TypeFieldDescriptionprotected List<ExportedCustomUserInfoValue>ExportedUser.customUserInfoValuesMethods in org.bonitasoft.engine.identity.xml that return types with arguments of type ExportedCustomUserInfoValueMethods in org.bonitasoft.engine.identity.xml with parameters of type ExportedCustomUserInfoValueModifier and TypeMethodDescriptionvoidExportedUser.addCustomUserInfoValues(ExportedCustomUserInfoValue customUserInfoValue) Method parameters in org.bonitasoft.engine.identity.xml with type arguments of type ExportedCustomUserInfoValueModifier and TypeMethodDescriptionvoidExportedUser.setCustomUserInfoValues(List<ExportedCustomUserInfoValue> customUserInfoValues)