Class AbstractAttributeEventEntity
java.lang.Object
com.atlassian.crowd.plugin.rest.entity.AbstractEventEntity
com.atlassian.crowd.plugin.rest.entity.AbstractAttributeEventEntity
- Direct Known Subclasses:
GroupEventEntity,UserEventEntity
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractAttributeEventEntity(Operation operation, MultiValuedAttributeEntityList storedAttributes, MultiValuedAttributeEntityList deletedAttributes) -
Method Summary
-
Constructor Details
-
AbstractAttributeEventEntity
protected AbstractAttributeEventEntity(Operation operation, MultiValuedAttributeEntityList storedAttributes, MultiValuedAttributeEntityList deletedAttributes)
-