Class ClipboardServiceInternalImpl

java.lang.Object
org.craftercms.studio.impl.v2.service.clipboard.internal.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