Package

com.salesforce

op

Permalink

package op

Visibility
  1. Public
  2. All

Type Members

  1. case class FeatureHistory(originFeatures: Seq[String], stages: Seq[String]) extends JsonLike with Product with Serializable

    Permalink

    History of all stages and origin features used to create a given feature

    History of all stages and origin features used to create a given feature

    originFeatures

    alphabetically ordered names of the raw features this feature was created from

    stages

    sequence of the stageNames applied

Value Members

  1. object FeatureHistory extends Product with Serializable

    Permalink
  2. object UID extends Product with Serializable

    Permalink

    Unique Identifier (UID) generator

  3. package test

    Permalink
  4. package utils

    Permalink

Ungrouped