AbstractApiCreator

camundala.api.AbstractApiCreator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Type members

Inherited classlikes

case class UsedByReferenceCreator(refId: String)

Attributes

Inherited from:
ProcessReferenceCreator
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class UsesReferenceCreator(processName: String)

Attributes

Inherited from:
ProcessReferenceCreator
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Abstract methods

protected def title: String
protected def version: String

Concrete methods

protected def apiConfig: ApiConfig
protected def basePath: Path
protected def info(title: String, description: Option[String]): Info
protected def servers: List[Server]

Inherited methods

protected def projectName: String

Attributes

Inherited from:
ProcessReferenceCreator

Extensions

Extensions

extension (inOutApi: InOutApi[_, _])
def endpointName: String
def endpointType: String

Implicits

Implicits

implicit protected def tenantId: Option[String]