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

java.lang.Object
  extended by com.atlassian.crowd.plugin.rest.entity.AbstractEventEntity
      extended by com.atlassian.crowd.plugin.rest.entity.AbstractAttributeEventEntity
Direct Known Subclasses:
GroupEventEntity, UserEventEntity

public abstract class AbstractAttributeEventEntity
extends AbstractEventEntity


Constructor Summary
protected AbstractAttributeEventEntity(Operation operation, 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

AbstractAttributeEventEntity

protected AbstractAttributeEventEntity(Operation operation,
                                       MultiValuedAttributeEntityList storedAttributes,
                                       MultiValuedAttributeEntityList deletedAttributes)


Copyright © 2012 Atlassian. All Rights Reserved.