camundala.camunda

Members list

Type members

Classlikes

trait AsString[A]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class Bpmn(path: Path, processes: BpmnProcess*)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class BpmnInOut[In <: Product, Out <: Product](inOut: InOut[In, Out, _], outMappers: Seq[PathMapper], inMappers: Seq[PathMapper])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class BpmnProcess(process: Process[_, _, _], elements: Seq[BpmnInOut[_, _]])

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
abstract class InputHandler[T <: Product] extends ExecutionListener, Validator[T], Mocker

Attributes

Supertypes
trait Mocker
trait Validator[T]
trait ExecutionListener
trait DelegateListener[DelegateExecution]
class Object
trait Matchable
class Any
Show all
enum MapType(val expr: String)

Attributes

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

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
MapType.type
sealed trait MappingEntry

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class OptionalElem
class SeqElem
class ValueElem
object MappingEntry

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
trait Mocker

Check, if the variable outputMock is set and if it sets its values as process variables.

Check, if the variable outputMock is set and if it sets its values as process variables.

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class InputHandler[T]
enum PathEntry

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class PathMapper(varName: String, varType: MapType, path: List[PathEntry])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
trait ProjectPaths

Attributes

Supertypes
class Object
trait Matchable
class Any
trait Validator[T <: Product]

Validator to validate the input variables automatically.

Validator to validate the input variables automatically.

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class InputHandler[T]
object given_AsString_Boolean extends AsString[Boolean]

Attributes

Supertypes
trait AsString[Boolean]
class Object
trait Matchable
class Any
Self type

Types

Extensions

Extensions

extension (b: Boolean)
def asString: String

Exports

Defined exports

final type ArrayList = [E <: <FromJavaObject>] =>> ArrayList[E]
Exported from util
final type CBaseElement = BaseElement
Exported from instance
final type CBpmn = Bpmn
Exported from bpmn
final type CBpmnModelInstance = BpmnModelInstance
Exported from bpmn
final type CBusinessRuleTask = BusinessRuleTask
Exported from instance
final type CCallActivity = CallActivity
Exported from instance
final type CConditionExpression = ConditionExpression
Exported from instance
final type CEndEvent = EndEvent
Exported from instance
final type CExclusiveGateway = ExclusiveGateway
Exported from instance
final type CFlowElement = FlowElement
Exported from instance
final type CFlowNode = FlowNode
Exported from instance
final type CParallelGateway = ParallelGateway
Exported from instance
final type CProcess = Process
Exported from instance
final type CScriptTask = ScriptTask
Exported from instance
final type CSendTask = SendTask
Exported from instance
final type CSequenceFlow = SequenceFlow
Exported from instance
final type CServiceTask = ServiceTask
Exported from instance
final type CStartEvent = StartEvent
Exported from instance
final type CUserTask = UserTask
Exported from instance
@FunctionalInterface
final type FilenameFilter = FilenameFilter
Exported from io
final type ModelElementInstance = ModelElementInstance
Exported from instance
final val Path: Path
Exported from os
final type Path = Path
Exported from os