Uses of Interface
com.flowable.webdav.impl.WebDavFileService
| Package | Description |
|---|---|
| com.flowable.webdav.impl |
-
Uses of WebDavFileService in com.flowable.webdav.impl
Classes in com.flowable.webdav.impl that implement WebDavFileService Modifier and Type Class Description classWebDavFileServiceImplFields in com.flowable.webdav.impl declared as WebDavFileService Modifier and Type Field Description protected WebDavFileServiceContentItemWebDavFile. webDavFileServiceprotected WebDavFileServiceWebDavServiceImpl. webDavFileServiceConstructors in com.flowable.webdav.impl with parameters of type WebDavFileService Constructor Description ContentItemWebDavFile(com.flowable.core.content.api.CoreContentItem contentItem, WebDavFileService webDavFileService)WebDavServiceImpl(com.flowable.core.content.api.CoreContentService coreContentService, WebDavFileService webDavFileService, PlatformContentItemService platformContentItemService)