Uses of Enum
org.bonitasoft.web.client.services.policies.ProfileImportPolicy
Packages that use ProfileImportPolicy
Package
Description
-
Uses of ProfileImportPolicy in org.bonitasoft.web.client.services
Methods in org.bonitasoft.web.client.services with parameters of type ProfileImportPolicyModifier and TypeMethodDescriptionvoidUserService.importProfiles(File profiles, ProfileImportPolicy policy) -
Uses of ProfileImportPolicy in org.bonitasoft.web.client.services.impl
Methods in org.bonitasoft.web.client.services.impl with parameters of type ProfileImportPolicyModifier and TypeMethodDescriptionvoidDefaultUserService.importProfiles(File profiles, ProfileImportPolicy policy) -
Uses of ProfileImportPolicy in org.bonitasoft.web.client.services.policies
Methods in org.bonitasoft.web.client.services.policies that return ProfileImportPolicyModifier and TypeMethodDescriptionstatic ProfileImportPolicyReturns the enum constant of this type with the specified name.static ProfileImportPolicy[]ProfileImportPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.