Class MessagesFilterForBoard

Object
MessagesFilterForBoard
All Implemented Interfaces:
DescriptorCustomizer

public class MessagesFilterForBoard extends Object implements DescriptorCustomizer
This class is customizing the collection of Messages on a Board to only contain messages of the last week with pinned on top.
Author:
maartenl
  • Constructor Details

    • MessagesFilterForBoard

      public MessagesFilterForBoard()
  • Method Details

    • customize

      public void customize(ClassDescriptor descriptor) throws Exception
      Specified by:
      customize in interface DescriptorCustomizer
      Throws:
      Exception