camundala.simulation.custom

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
case class ContextData(requestCount: Int, processInstanceId: String, rootProcessInstanceId: String, taskId: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
abstract class CustomSimulation extends SimulationDsl[Future[Seq[(LogLevel, Seq[ScenarioResult])]]] with DmnScenarioExtensions

Attributes

Graph
Supertypes
Known subtypes

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Known subtypes
case class Fsso(url: String, bodyForm: Map[String, String])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Known subtypes
case class ScenarioData(scenarioName: String, context: ContextData, logEntries: Seq[LogEntry])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class ScenarioResult(name: String, maxLevel: LogLevel, log: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object SimulationFingerprint extends SubclassFingerprint

Attributes

Graph
Supertypes
trait SubclassFingerprint
trait Fingerprint
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Known subtypes
final class SimulationRunner(val args: Array[String], val remoteArgs: Array[String], testClassLoader: ClassLoader) extends Runner

Attributes

Graph
Supertypes
trait Runner
class Object
trait Matchable
class Any
final class SimulationTestFramework extends Framework

Attributes

Graph
Supertypes
trait Framework
class Object
trait Matchable
class Any
class Task(val taskDef: TaskDef, runUTestTask: (Seq[Logger], EventHandler) => Future[Unit]) extends Task

Attributes

Graph
Supertypes
trait Task
class Object
trait Matchable
class Any

Types