Uses of Interface
com.atlassian.confluence.plugins.dragdrop.service.DragAndDropService
-
Packages that use DragAndDropService Package Description com.atlassian.confluence.plugins.dragdrop com.atlassian.confluence.plugins.dragdrop.providers com.atlassian.confluence.plugins.dragdrop.service -
-
Uses of DragAndDropService in com.atlassian.confluence.plugins.dragdrop
Methods in com.atlassian.confluence.plugins.dragdrop with parameters of type DragAndDropService Modifier and Type Method Description voidUploadAction. setDragAndDropService(DragAndDropService dragAndDropService) -
Uses of DragAndDropService in com.atlassian.confluence.plugins.dragdrop.providers
Constructors in com.atlassian.confluence.plugins.dragdrop.providers with parameters of type DragAndDropService Constructor Description AttachmentEditorHtmlProvider(DragAndDropService dragAndDropService, ContentEntityManager contentEntityManager) -
Uses of DragAndDropService in com.atlassian.confluence.plugins.dragdrop.service
Classes in com.atlassian.confluence.plugins.dragdrop.service that implement DragAndDropService Modifier and Type Class Description classDragAndDropServiceImpl
-