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
ConstructorDescriptionGroupEventEntity
(Operation operation, GroupEntity group, MultiValuedAttributeEntityList storedAttributes, MultiValuedAttributeEntityList deletedAttributes) -
Method Summary
-
Constructor Details
-
GroupEventEntity
public GroupEventEntity(Operation operation, GroupEntity group, MultiValuedAttributeEntityList storedAttributes, MultiValuedAttributeEntityList deletedAttributes)
-