DependencyCreator

camundala.api.docs.DependencyCreator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Classlikes

case class Package(name: String, minorVersion: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Package

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Package.type

Value members

Concrete methods

protected def printGraph(dependencyGraph: String): String

Concrete fields

lazy val colorMap: Map[String, String]
lazy val colors: Seq[(String, String)]
lazy protected val printColorLegend: String

Implicits

Implicits

implicit protected def apiConfig: ApiConfig
implicit protected def configs: Seq[ApiProjectConf]
implicit protected def releaseConfig: ReleaseConfig