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 class
WebDavFileServiceImpl
Fields in com.flowable.webdav.impl declared as WebDavFileService Modifier and Type Field Description protected WebDavFileService
ContentItemWebDavFile. webDavFileService
protected WebDavFileService
WebDavServiceImpl. webDavFileService
Constructors 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)