- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
ftpUrl
String ftpUrl()
- Returns:
- the url for FTP publishing, with ftp:// and the root folder.
E.g. ftp://ftp.contoso.com/site/wwwroot
-
ftpUsername
String ftpUsername()
- Returns:
- the username used for FTP publishing
-
ftpPassword
String ftpPassword()
- Returns:
- the password used for FTP publishing
-
gitUrl
String gitUrl()
- Returns:
- the url for FTP publishing, with https:// upfront.
E.g. https://contoso.com:443/myRepo.git
-
gitUsername
String gitUsername()
- Returns:
- the username used for Git publishing
-
gitPassword
String gitPassword()
- Returns:
- the password used for Git publishing
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2019. All rights reserved.