camundala-simulation
camundala-simulation
API
camundala.simulation
BadScenario
DmnScenario
HasProcessSteps
IncidentScenario
IsProcessScenario
LogEntry
LogLevel
Logging
ProcessScenario
ProcessStartType
ResultChecker
SEvent
SInOutStep
SMessageEvent
SScenario
SSignalEvent
SSimulation
SStep
SSubProcess
STimerEvent
SUserTask
SWaitTime
ScenarioOrStep
SimulationConfig
SimulationDsl
ignore
TestOverride
TestOverride
TestOverrideExtensions
TestOverrideType
TestOverrideType
TestOverrides
TestOverrides
WithTestOverrides
camundala.simulation.custom
BasicSimulationDsl
ContextData
CustomSimulation
DmnScenarioExtensions
Fsso
OAuthSimulationDsl
SEventExtensions
SScenarioExtensions
Execution
Execution
ProcessInstance
ProcessInstance
ProcessInstanceOrExecution
ProcessInstanceOrExecution
SStepExtensions
SSubProcessExtensions
SUserTaskExtensions
ScenarioData
ScenarioResult
SimulationFingerprint
SimulationHelper
SimulationRunner
SimulationTestFramework
Task
camundala-simulation
/
camundala.simulation
/
SEvent
SEvent
camundala.simulation.SEvent
sealed
trait
SEvent
extends
SInOutStep
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
SInOutStep
trait
WithTestOverrides
[
SInOutStep
]
trait
SStep
trait
ScenarioOrStep
class
Object
trait
Matchable
class
Any
Known subtypes
class
SMessageEvent
class
SSignalEvent
class
STimerEvent
Clear all
Members list
Concise view
Value members
Abstract methods
def
readyValue
:
Any
def
readyVariable
:
String
Inherited methods
def
add
(
testOverride
:
TestOverride
):
T
Attributes
Inherited from:
WithTestOverrides
protected
def
addOverride
(
testOverride
:
TestOverride
):
Option
[
TestOverrides
]
Attributes
Inherited from:
WithTestOverrides
def
inOut
:
InOut
[
_
,
_
,
_
]
Attributes
Inherited from:
WithTestOverrides
def
name
:
String
Attributes
Inherited from:
ScenarioOrStep
def
testOverrides
:
Option
[
TestOverrides
]
Attributes
Inherited from:
WithTestOverrides
def
typeName
:
String
Attributes
Inherited from:
ScenarioOrStep
Inherited fields
lazy
val
camundaInMap
:
Map
[
String
,
CamundaVariable
]
Attributes
Inherited from:
SInOutStep
lazy
val
camundaOutMap
:
Map
[
String
,
CamundaVariable
]
Attributes
Inherited from:
SInOutStep
lazy
val
camundaToCheckMap
:
Map
[
String
,
CamundaVariable
]
Attributes
Inherited from:
WithTestOverrides
lazy
val
descr
:
Option
[
String
]
Attributes
Inherited from:
SInOutStep
lazy
val
id
:
String
Attributes
Inherited from:
SInOutStep
lazy
val
inOutDescr
:
InOutDescr
[
_
,
_
]
Attributes
Inherited from:
SInOutStep