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 Cancelled
object Deferred
object Duplicate
object Failed
object Ignored
object InProgress
object Succeeded
object ToDo
Show all

Members list

Value members

Abstract methods

def name: String