Class ClipboardServiceInternalImpl

  • All Implemented Interfaces:
    ClipboardServiceInternal, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class ClipboardServiceInternalImpl
    extends Object
    implements ClipboardServiceInternal, org.springframework.context.ApplicationContextAware
    Default implementation of ClipboardServiceInternal

    Note: This class could be removed in the future if the logic is moved to the new content service

    Since:
    3.2
    Author:
    joseross