Uses of Class
com.flowable.idm.engine.impl.UserAccountBuilderImpl
-
Uses of UserAccountBuilderImpl in com.flowable.idm.engine.impl.cmd
Modifier and TypeFieldDescriptionprotected final UserAccountBuilderImpl
CreateUserAccountCmd.userAccountBuilder
protected final UserAccountBuilderImpl
UpdateUserAccountCmd.userAccountBuilder
ModifierConstructorDescriptionCreateUserAccountCmd
(UserAccountBuilderImpl userAccountBuilder) UpdateUserAccountCmd
(UserAccountBuilderImpl userAccountBuilder, String accountId)