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

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

public class GroupEventEntity
extends AbstractAttributeEventEntity


Constructor Summary
GroupEventEntity(Operation operation, GroupEntity group, 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

GroupEventEntity

public GroupEventEntity(Operation operation,
                        GroupEntity group,
                        MultiValuedAttributeEntityList storedAttributes,
                        MultiValuedAttributeEntityList deletedAttributes)


Copyright © 2013 Atlassian. All Rights Reserved.