ScenarioSession
Object
Represents an execution of a ScenarioRelease.
Fields
#
completedItems
A list of Step Items completed in the current Scenario Session.
completedSteps
A list of Steps completed in the current Scenario Session.
events
A list of ScenarioSessionEvents associated with the ScenarioSession.
parts
A list of ScenarioSessionParts associated with the ScenarioSession.
percentOfStepsCompleted
The percentage of steps completed during the ScenarioSession (i.e. all checklist items have been completed).
permissions
A list of Permissions associated with the currently authenticated User and the ScenarioSession.
recipientGroups
The recipient groups of the parent Scenario at time of creation.
scenarioReleaseWorkInstructionType
The type of ScenarioRelease.
steps
A list of ScenarioSessionSteps associated with the ScenarioSession.
Interfaces
#
Also implements NodeInterface .
Usages
#
References
#
- Part of union AttachmentOwner
- Field scenarioSession from Call
- Field undeletedItems from DeleteScenarioSessionsMutationPayload