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

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

public class UserEventEntity
extends AbstractAttributeEventEntity


Method Summary
 UserEntity getUser()
           
 
Methods inherited from class com.atlassian.crowd.integration.rest.entity.AbstractAttributeEventEntity
getDeletedAttributes, getStoredAttributes
 
Methods inherited from class com.atlassian.crowd.integration.rest.entity.AbstractEventEntity
getOperation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUser

public UserEntity getUser()


Copyright © 2012 Atlassian. All Rights Reserved.