BpmnProcess

camundala.camunda.BpmnProcess
See theBpmnProcess companion object
case class BpmnProcess(process: Process[_, _], elements: Seq[BpmnInOut[_, _]])

Attributes

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

Members list

Value members

Concrete methods

def withElements(elements: InOut[_, _, _] | BpmnInOut[_, _]*): BpmnProcess

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

lazy val id: String