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(Operation operation, UserEntity user, MultiValuedAttributeEntityList storedAttributes, MultiValuedAttributeEntityList deletedAttributes) -
Method Summary
-
Constructor Details
-
UserEventEntity
public UserEventEntity(Operation operation, UserEntity user, MultiValuedAttributeEntityList storedAttributes, MultiValuedAttributeEntityList deletedAttributes)
-