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

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

public class GroupMembershipEventEntity
extends AbstractEventEntity


Constructor Summary
GroupMembershipEventEntity(Operation operation, GroupEntity childGroup, GroupEntityList parentGroups, GroupEntityList childGroups)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupMembershipEventEntity

public GroupMembershipEventEntity(Operation operation,
                                  GroupEntity childGroup,
                                  GroupEntityList parentGroups,
                                  GroupEntityList childGroups)


Copyright © 2012 Atlassian. All Rights Reserved.