public interface EmailConnectedModelService
Modifier and Type | Method and Description |
---|---|
void |
connectSharedModelsByEmail(String email,
com.activiti.domain.idm.User user)
Called when a
User has been made for a user that didn't exist before
(and hence the model was assigned by email). |
void connectSharedModelsByEmail(String email, com.activiti.domain.idm.User user)
User
has been made for a user that didn't exist before
(and hence the model was assigned by email). This operation replaces that email
with a real user entity for the models.Copyright © 2014–2015 Alfresco. All rights reserved.