クラス WebdavClient
java.lang.Object
hudson.plugins.backlog.webdav.WebdavClient
-
コンストラクタの概要
-
メソッドの概要
修飾子とタイプメソッド説明boolean
void
void
putWithParent
(FilePath filePath, String remotePath, FilePath basePath) void
setRemovePrefix
(String removePrefix)
-
コンストラクタの詳細
-
WebdavClient
-
-
メソッドの詳細
-
put
- 例外:
IOException
-
putWithParent
public void putWithParent(FilePath filePath, String remotePath, FilePath basePath) throws IOException, InterruptedException -
delete
- 例外:
IOException
-
getRemovePrefix
-
setRemovePrefix
-