Task

com.mchange.sysadmin.taskrunner.TaskRunner.Task
See theTask companion trait
object Task extends TaskType

Attributes

Companion
trait
Graph
Supertypes
trait TaskType
class Object
trait Matchable
class Any
Self type
Task.type

Members list

Type members

Inherited classlikes

case class Run(task: Task, bestEffortSetups: Set[Completed], sequential: List[Run], bestEffortFollowups: Set[Completed], isSuccess: Run => Boolean)

Attributes

Inherited from:
TaskType
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Run

Attributes

Inherited from:
TaskType
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any