BpmnServiceTaskDsl

camundala.bpmn.BpmnServiceTaskDsl

Attributes

Graph
Supertypes
trait BpmnDsl
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def path: String
def serviceLabel: String
def serviceVersion: String

Concrete methods

def serviceTask[In <: Product : Codec, Out <: Product : Schema, ServiceIn : Encoder, ServiceOut : Encoder](in: In, out: Out, defaultServiceOutMock: MockedServiceResponse[ServiceOut], serviceInExample: ServiceIn): ServiceTask[In, Out, ServiceIn, ServiceOut]

Inherited and Abstract methods

def companyDescr: String

Attributes

Inherited from:
BpmnDsl
def descr: String

Attributes

Inherited from:
BpmnDsl
def topicName: String

Attributes

Inherited from:
BpmnExternalTaskDsl