ProjectWebDAV

orchescala.helper.dev.publish.ProjectWebDAV
case class ProjectWebDAV(projectName: String, apiConfig: ApiConfig, publishConfig: PublishConfig) extends WebDAV

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class WebDAV
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def upload(): Unit

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
protected def startSession: Sardine

Attributes

Inherited from:
WebDAV

Concrete fields

val projectUrl: String

Inherited fields

val contentTypeHtml: String

Attributes

Inherited from:
WebDAV
val contentTypeYaml: String

Attributes

Inherited from:
WebDAV
val publishBaseUrl: String

Attributes

Inherited from:
WebDAV