Package

pl.touk.nussknacker.restmodel

process

Permalink

package process

Visibility
  1. Public
  2. All

Type Members

  1. final case class ProcessId(value: Long) extends AnyVal with Product with Serializable

    Permalink
  2. final case class ProcessIdWithName(id: ProcessId, name: ProcessName) extends Product with Serializable

    Permalink
  3. final case class ProcessIdWithNameAndCategory(id: ProcessId, name: ProcessName, category: String) extends Product with Serializable

    Permalink

Ungrouped