Class ChannelUpdateDefaultSortOrderEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<Channel,ForumChannel.SortOrder>

public class ChannelUpdateDefaultSortOrderEvent extends GenericChannelUpdateEvent<ForumChannel.SortOrder>
Indicates that the default sort order of a ForumChannel changed.

Can be used to retrieve the old default sort order and the new one.

See Also: