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