Class GroupEventEntity
java.lang.Object
com.atlassian.crowd.plugin.rest.entity.AbstractEventEntity
com.atlassian.crowd.plugin.rest.entity.AbstractAttributeEventEntity
com.atlassian.crowd.plugin.rest.entity.GroupEventEntity
-
Constructor Summary
ConstructorsConstructorDescriptionGroupEventEntity(com.atlassian.crowd.model.event.Operation operation, GroupEntity group, MultiValuedAttributeEntityList storedAttributes, MultiValuedAttributeEntityList deletedAttributes) -
Method Summary
-
Constructor Details
-
GroupEventEntity
public GroupEventEntity(com.atlassian.crowd.model.event.Operation operation, GroupEntity group, MultiValuedAttributeEntityList storedAttributes, MultiValuedAttributeEntityList deletedAttributes)
-