Uses of Interface
org.bonitasoft.engine.identity.CustomUserInfoDefinition
-
Packages that use CustomUserInfoDefinition Package Description org.bonitasoft.engine.identity org.bonitasoft.engine.identity.impl -
-
Uses of CustomUserInfoDefinition in org.bonitasoft.engine.identity
Methods in org.bonitasoft.engine.identity that return CustomUserInfoDefinition Modifier and Type Method Description CustomUserInfoDefinitionCustomUserInfo. getDefinition()Retrieves theCustomUserInfoDefinitionConstructors in org.bonitasoft.engine.identity with parameters of type CustomUserInfoDefinition Constructor Description CustomUserInfo(long userId, CustomUserInfoDefinition definition, CustomUserInfoValue value)Creates an instance ofCustomUserInfobased given information -
Uses of CustomUserInfoDefinition in org.bonitasoft.engine.identity.impl
Classes in org.bonitasoft.engine.identity.impl that implement CustomUserInfoDefinition Modifier and Type Class Description classCustomUserInfoDefinitionImpl
-