Package

pl.touk.nussknacker.engine.util

namespaces

Permalink

package namespaces

Visibility
  1. Public
  2. All

Type Members

  1. case class DefaultNamespacedObjectNamingParameters(originalName: String, namespace: String) extends ObjectNamingParameters with Product with Serializable

    Permalink

Value Members

  1. object DefaultNamespacedObjectNaming extends ObjectNaming with LazyLogging

    Permalink
  2. object DefaultNamespacedObjectNamingParameters extends Serializable

    Permalink
  3. object ObjectNamingProvider extends LazyLogging with Serializable

    Permalink

    Object returns an instance of pl.touk.nussknacker.engine.api.namespaces.ObjectNaming loaded with Java SPI, if there is one provided, or the default implementation DefaultNamespacedObjectNaming otherwise.

Ungrouped