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

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

public class UserMembershipEventEntity
extends AbstractEventEntity


Method Summary
 Boolean getAbsolute()
           
 UserEntity getChildUser()
           
 GroupEntityList getParentGroups()
           
 
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

getChildUser

public UserEntity getChildUser()

getParentGroups

public GroupEntityList getParentGroups()

getAbsolute

public Boolean getAbsolute()


Copyright © 2013 Atlassian. All Rights Reserved.