java.lang.Object
com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement.commands.GroupEventCommand<T>
All Implemented Interfaces:
Command<T,UserManagementInSyncModel>, CommandCreator<T,UserManagementInSyncModel>
Direct Known Subclasses:
GroupCreatedEventCommand, GroupRemovingEventCommand

public abstract class GroupEventCommand<T> extends Object implements Command<T,UserManagementInSyncModel>, CommandCreator<T,UserManagementInSyncModel>
Parent class for commands that process group events
Since:
9.3.0