tasks.fileservice
package tasks.fileservice
Members list
Packages
package tasks.fileservice.s3
Type members
Experimental classlikes
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ManagedFilePathclass RemoteFilePath
object FilePath
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object FileServicePrefix
Attributes
- Companion
- class
- Experimental
- true
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
FileServicePrefix.type
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object History
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class HistoryContextImplobject NoHistory
object HistoryContext
Attributes
- Companion
- trait
- Experimental
- true
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
HistoryContext.type
case class HistoryContextImpl(task: TaskVersion, codeVersion: String, traceId: Option[String]) extends HistoryContext
Attributes
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HistoryContextclass Objecttrait Matchableclass AnyShow all
case class ManagedFilePath(pathElements: Vector[String]) extends FilePath
Attributes
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FilePathclass Objecttrait Matchableclass AnyShow all
case object NoHistory extends HistoryContext
Attributes
- Experimental
- true
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait HistoryContextclass Objecttrait Matchableclass AnyShow all
- Self type
-
NoHistory.type
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ProposedManagedFilePath
Attributes
- Companion
- class
- Experimental
- true
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
case class RemoteFilePath(uri: Uri) extends FilePath
Attributes
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FilePathclass Objecttrait Matchableclass AnyShow all
case class SharedFile(path: FilePath, byteSize: Long, hash: Int) extends HasSharedFiles
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
trait Serializabletrait HasSharedFilestrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object SharedFile
Attributes
- Companion
- class
- Experimental
- true
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SharedFile.type
In this article