ProcessingStatus

uk.gov.hmrc.mongo.workitem.ProcessingStatus
See theProcessingStatus companion object
sealed trait ProcessingStatus

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object InProgress
object ToDo
trait ResultStatus
object Cancelled
object Deferred
object Duplicate
object Failed
object Ignored
object Succeeded
Show all

Members list

Value members

Abstract methods

def name: String