BpmnServiceObject

camundala.helper.openApi.BpmnServiceObject
case class BpmnServiceObject(name: String, topicName: String, path: String, descr: Option[String], method: Method, respStatus: Option[String], in: Option[ConstrField], out: Option[ConstrField], inputParams: Option[Seq[ConstrField]]) extends BpmnClassOrEnum, EnumCase

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait EnumCase
trait OpenApiElem
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

lazy val mockStatus: String

Inherited fields

lazy val niceName: String

Attributes

Inherited from:
OpenApiElem