portals.application.task
package portals.application.task
Members list
Type members
Classlikes
case class ContinuationMeta(id: Int, asker: String, portal: String, portalAsker: String, askerKey: Key)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object MapTaskStateExtension
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait PerKeyState[T] extends TypedState[T]
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
class PerKeyStateImpl[T]
object PerKeyState
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PerKeyState.type
class PerKeyStateImpl[T](name: String, initValue: T) extends PerKeyState[T]
Attributes
- Supertypes
trait PerTaskState[T] extends TypedState[T]
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
class PerTaskStateImpl[T]
object PerTaskState
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PerTaskState.type
class PerTaskStateImpl[T](name: String, initValue: T) extends PerTaskState[T]
Attributes
- Supertypes
trait TaskStates
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object TaskStates.type
object TaskStates extends TaskStates
Attributes
- Companion
- trait
- Supertypes
- Self type
-
TaskStates.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Types
In this article