com.atlassian.crowd.plugin.rest.entity
Class UserEventEntity

java.lang.Object
  extended by com.atlassian.crowd.plugin.rest.entity.AbstractEventEntity
      extended by com.atlassian.crowd.plugin.rest.entity.AbstractAttributeEventEntity
          extended by com.atlassian.crowd.plugin.rest.entity.UserEventEntity

public class UserEventEntity
extends AbstractAttributeEventEntity


Constructor Summary
UserEventEntity(Operation operation, UserEntity user, MultiValuedAttributeEntityList storedAttributes, MultiValuedAttributeEntityList deletedAttributes)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserEventEntity

public UserEventEntity(Operation operation,
                       UserEntity user,
                       MultiValuedAttributeEntityList storedAttributes,
                       MultiValuedAttributeEntityList deletedAttributes)


Copyright © 2012 Atlassian. All Rights Reserved.