tasks.fileservice

Members list

Packages

Type members

Experimental classlikes

sealed trait FilePath

Attributes

Companion
object
Experimental
true
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FilePath

Attributes

Companion
trait
Experimental
true
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FilePath.type
case class FileServicePrefix(list: Vector[String])

Attributes

Companion
object
Experimental
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Experimental
true
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class History(self: SharedFile, context: Option[HistoryContext])

Attributes

Companion
object
Experimental
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object History

Attributes

Companion
class
Experimental
true
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
History.type
sealed trait HistoryContext

Attributes

Companion
object
Experimental
true
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Experimental
true
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
case class HistoryContextImpl(task: TaskVersion, codeVersion: String, traceId: Option[String]) extends HistoryContext

Attributes

Experimental
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ManagedFilePath(pathElements: Vector[String]) extends FilePath

Attributes

Experimental
true
Supertypes
trait Serializable
trait Product
trait Equals
trait FilePath
class Object
trait Matchable
class Any
Show all
case object NoHistory extends HistoryContext

Attributes

Experimental
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
NoHistory.type
case class ProposedManagedFilePath(list: Vector[String])

Attributes

Companion
object
Experimental
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Experimental
true
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class RemoteFilePath(uri: Uri) extends FilePath

Attributes

Experimental
true
Supertypes
trait Serializable
trait Product
trait Equals
trait FilePath
class Object
trait Matchable
class Any
Show all
case class SharedFile(path: FilePath, byteSize: Long, hash: Int) extends HasSharedFiles

Attributes

Companion
object
Experimental
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SharedFile

Attributes

Companion
class
Experimental
true
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
SharedFile.type