Run

com.mchange.sysadmin.Step$.Run$
See theRun companion trait
object Run

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Run.type

Members list

Type members

Classlikes

case class Completed(step: Step, result: Result) extends Run

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Run
class Object
trait Matchable
class Any
Show all
object Completed

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Completed.type
case class Skipped(step: Step) extends Run

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Run
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror