Class CreateThumbnailActionFilter

  • All Implemented Interfaces:
    java.util.Comparator<OngoingAsyncAction>

    public class CreateThumbnailActionFilter
    extends AbstractAsynchronousActionFilter
    This filter class is used to identify equivalent create-thumbnail actions. Two create-thumbnail actions are considered equivalent if they are on the same NodeRef and if they have the same thumbnail-name parameter.
    Author:
    Neil McErlean