Class UserEventEntity
java.lang.Object
com.atlassian.crowd.plugin.rest.entity.AbstractEventEntity
com.atlassian.crowd.plugin.rest.entity.AbstractAttributeEventEntity
com.atlassian.crowd.plugin.rest.entity.UserEventEntity
-
Constructor Summary
ConstructorsConstructorDescriptionUserEventEntity(com.atlassian.crowd.model.event.Operation operation, UserEntity user, MultiValuedAttributeEntityList storedAttributes, MultiValuedAttributeEntityList deletedAttributes) -
Method Summary
-
Constructor Details
-
UserEventEntity
public UserEventEntity(com.atlassian.crowd.model.event.Operation operation, UserEntity user, MultiValuedAttributeEntityList storedAttributes, MultiValuedAttributeEntityList deletedAttributes)
-