ProcessInstance

orchescala.engine.domain.MessageCorrelationResult.ProcessInstance
final case class ProcessInstance(id: String, resultType: ResultType)

Members list

Value members

Inherited methods

def isProcessInstance: Boolean

Attributes

Inherited from:
MessageCorrelationResult
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product