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

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.GroupEventEntity

public class GroupEventEntity
extends AbstractAttributeEventEntity


Method Summary
 GroupEntity getGroup()
           
 
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

getGroup

public GroupEntity getGroup()


Copyright © 2013 Atlassian. All Rights Reserved.