com.mchange.sysadmin.taskrunner.TaskRunner.Step
See theStep companion trait
Attributes
Members list
Type members
Inherited classlikes
case class Result(exitCode: Option[Int], stepOut: String, stepErr: String, carryForward: T, notes: Option[String], carryForwardDescriber: T => Option[String])
Attributes
- Inherited from:
- StepType
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Result
Attributes
- Inherited from:
- StepType
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
In this article