Package | Description |
---|---|
eu.profinit.manta.bachelor.thesis.log.viewer.controllers.dto.executions |
Modifier and Type | Method and Description |
---|---|
List<ScenarioExecutionDTO> |
WorkflowExecutionDTO.getScenarioExecutions()
Gets scenario executions.
|
Constructor and Description |
---|
WorkflowExecutionDTO(String workflowExecutionId,
Date timestamp,
List<ScenarioExecutionDTO> scenarioExecutions)
Instantiates a new Workflow execution dto.
|
Copyright © 2020. All rights reserved.