o
pl.touk.nussknacker.ui.api.description.StatisticsApiEndpoints.Dtos
StatisticName
Companion trait StatisticName
object StatisticName extends Enum[StatisticName] with CirceEnum[StatisticName]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- StatisticName
- CirceEnum
- Enum
- EnumCompat
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- implicit val circeDecoder: Decoder[StatisticName]
- Definition Classes
- CirceEnum
- implicit val circeEncoder: Encoder[StatisticName]
- Definition Classes
- CirceEnum
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @HotSpotIntrinsicCandidate() @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def extraNamesToValuesMap: Map[String, StatisticName]
- Definition Classes
- Enum
- macro def findValues: IndexedSeq[StatisticName]
- Attributes
- protected
- Definition Classes
- EnumCompat
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- def indexOf(member: StatisticName): Int
- Definition Classes
- Enum
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final lazy val lowerCaseNamesToValuesMap: Map[String, StatisticName]
- Definition Classes
- Enum
- lazy val namesToValuesMap: Map[String, StatisticName]
- Definition Classes
- Enum
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final lazy val upperCaseNameValuesToMap: Map[String, StatisticName]
- Definition Classes
- Enum
- def values: IndexedSeq[StatisticName]
- Definition Classes
- StatisticName → EnumCompat
- final lazy val valuesToIndex: Map[StatisticName, Int]
- Definition Classes
- Enum
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- def withName(name: String): StatisticName
- Definition Classes
- Enum
- Annotations
- @SuppressWarnings()
- def withNameEither(name: String): Either[NoSuchMember[StatisticName], StatisticName]
- Definition Classes
- Enum
- def withNameInsensitive(name: String): StatisticName
- Definition Classes
- Enum
- Annotations
- @SuppressWarnings()
- def withNameInsensitiveEither(name: String): Either[NoSuchMember[StatisticName], StatisticName]
- Definition Classes
- Enum
- def withNameInsensitiveOption(name: String): Option[StatisticName]
- Definition Classes
- Enum
- def withNameLowercaseOnly(name: String): StatisticName
- Definition Classes
- Enum
- Annotations
- @SuppressWarnings()
- def withNameLowercaseOnlyEither(name: String): Either[NoSuchMember[StatisticName], StatisticName]
- Definition Classes
- Enum
- def withNameLowercaseOnlyOption(name: String): Option[StatisticName]
- Definition Classes
- Enum
- def withNameOption(name: String): Option[StatisticName]
- Definition Classes
- Enum
- def withNameUppercaseOnly(name: String): StatisticName
- Definition Classes
- Enum
- Annotations
- @SuppressWarnings()
- def withNameUppercaseOnlyEither(name: String): Either[NoSuchMember[StatisticName], StatisticName]
- Definition Classes
- Enum
- def withNameUppercaseOnlyOption(name: String): Option[StatisticName]
- Definition Classes
- Enum
- case object ClickActionDeploy extends StatisticName with Product with Serializable
- case object ClickActionMetrics extends StatisticName with Product with Serializable
- case object ClickCollapsePanel extends StatisticName with Product with Serializable
- case object ClickComponentUsages extends StatisticName with Product with Serializable
- case object ClickComponentsTab extends StatisticName with Product with Serializable
- case object ClickEditCopy extends StatisticName with Product with Serializable
- case object ClickEditDelete extends StatisticName with Product with Serializable
- case object ClickEditLayout extends StatisticName with Product with Serializable
- case object ClickEditPaste extends StatisticName with Product with Serializable
- case object ClickEditRedo extends StatisticName with Product with Serializable
- case object ClickEditUndo extends StatisticName with Product with Serializable
- case object ClickExpandPanel extends StatisticName with Product with Serializable
- case object ClickGlobalMetricsTab extends StatisticName with Product with Serializable
- case object ClickMoreScenarioDetails extends StatisticName with Product with Serializable
- case object ClickNewerVersion extends StatisticName with Product with Serializable
- case object ClickNodeDocumentation extends StatisticName with Product with Serializable
- case object ClickOlderVersion extends StatisticName with Product with Serializable
- case object ClickScenarioArchive extends StatisticName with Product with Serializable
- case object ClickScenarioArchiveToggle extends StatisticName with Product with Serializable
- case object ClickScenarioCancel extends StatisticName with Product with Serializable
- case object ClickScenarioCompare extends StatisticName with Product with Serializable
- case object ClickScenarioCustomAction extends StatisticName with Product with Serializable
- case object ClickScenarioCustomLink extends StatisticName with Product with Serializable
- case object ClickScenarioFromComponentUsages extends StatisticName with Product with Serializable
- case object ClickScenarioImport extends StatisticName with Product with Serializable
- case object ClickScenarioJson extends StatisticName with Product with Serializable
- case object ClickScenarioMigrate extends StatisticName with Product with Serializable
- case object ClickScenarioPdf extends StatisticName with Product with Serializable
- case object ClickScenarioProperties extends StatisticName with Product with Serializable
- case object ClickScenarioSave extends StatisticName with Product with Serializable
- case object ClickScenarioUnarchive extends StatisticName with Product with Serializable
- case object ClickTestAdhoc extends StatisticName with Product with Serializable
- case object ClickTestCounts extends StatisticName with Product with Serializable
- case object ClickTestFromFile extends StatisticName with Product with Serializable
- case object ClickTestGenerateFile extends StatisticName with Product with Serializable
- case object ClickTestGenerated extends StatisticName with Product with Serializable
- case object ClickTestHide extends StatisticName with Product with Serializable
- case object ClickViewReset extends StatisticName with Product with Serializable
- case object ClickViewZoomIn extends StatisticName with Product with Serializable
- case object ClickViewZoomOut extends StatisticName with Product with Serializable
- case object DoubleClickRangeSelectNodes extends StatisticName with Product with Serializable
- case object FilterComponentUsagesByAuthor extends StatisticName with Product with Serializable
- case object FilterComponentUsagesByCategory extends StatisticName with Product with Serializable
- case object FilterComponentUsagesByOther extends StatisticName with Product with Serializable
- case object FilterComponentUsagesByStatus extends StatisticName with Product with Serializable
- case object FilterComponentsByCategory extends StatisticName with Product with Serializable
- case object FilterComponentsByGroup extends StatisticName with Product with Serializable
- case object FilterComponentsByMultipleCategories extends StatisticName with Product with Serializable
- case object FilterComponentsByProcessingMode extends StatisticName with Product with Serializable
- case object FilterComponentsByUsages extends StatisticName with Product with Serializable
- case object FilterScenariosByAuthor extends StatisticName with Product with Serializable
- case object FilterScenariosByCategory extends StatisticName with Product with Serializable
- case object FilterScenariosByOther extends StatisticName with Product with Serializable
- case object FilterScenariosByProcessingMode extends StatisticName with Product with Serializable
- case object FilterScenariosByStatus extends StatisticName with Product with Serializable
- case object KeyboardAndClickRangeSelectNodes extends StatisticName with Product with Serializable
- case object KeyboardCopyNode extends StatisticName with Product with Serializable
- case object KeyboardCutNode extends StatisticName with Product with Serializable
- case object KeyboardDeleteNodes extends StatisticName with Product with Serializable
- case object KeyboardDeselectAllNodes extends StatisticName with Product with Serializable
- case object KeyboardFocusSearchNodeField extends StatisticName with Product with Serializable
- case object KeyboardPasteNode extends StatisticName with Product with Serializable
- case object KeyboardRedoScenarioChanges extends StatisticName with Product with Serializable
- case object KeyboardSelectAllNodes extends StatisticName with Product with Serializable
- case object KeyboardUndoScenarioChanges extends StatisticName with Product with Serializable
- case object MoveToolbarPanel extends StatisticName with Product with Serializable
- case object SearchComponentUsagesByName extends StatisticName with Product with Serializable
- case object SearchComponentsByName extends StatisticName with Product with Serializable
- case object SearchComponentsInScenario extends StatisticName with Product with Serializable
- case object SearchNodesInScenario extends StatisticName with Product with Serializable
- case object SearchScenariosByName extends StatisticName with Product with Serializable
- case object SortScenariosBySortOption extends StatisticName with Product with Serializable
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)