You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
2.6 KiB

warning: in the working copy of 'src/X1.Application/ApplicationServices/TaskExecutionService.cs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'src/X1.Application/Features/TaskExecution/Commands/StartTaskExecution/StartTaskExecutionCommand.cs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'src/X1.Domain/Entities/TestTask/TestScenarioTaskExecutionCaseDetail.cs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'src/X1.Domain/Services/ITaskExecutionService.cs', LF will be replaced by CRLF the next time Git touches it
src/X1.Application/ApplicationServices/TaskExecutionService.cs
src/X1.Application/Features/TaskExecution/Commands/StartTaskExecution/StartTaskExecutionCommand.cs
src/X1.Application/Features/TaskExecution/Commands/StartTaskExecution/StartTaskExecutionCommandHandler.cs
src/X1.Application/Features/TaskExecution/Commands/StartTaskExecution/StartTaskExecutionCommandValidator.cs
src/X1.Application/Features/TaskExecution/Events/ControllerHandlers/BaseControllerHandler.cs
src/X1.Application/Features/TaskExecution/Events/ControllerHandlers/DisableFlightModeControllerHandler.cs
src/X1.Application/Features/TaskExecution/Events/ControllerHandlers/EnableFlightModeControllerHandler.cs
src/X1.Application/Features/TaskExecution/Events/ControllerHandlers/EndFlowControllerHandler.cs
src/X1.Application/Features/TaskExecution/Events/ControllerHandlers/ImsiRegistrationControllerHandler.cs
src/X1.Application/Features/TaskExecution/Events/ControllerHandlers/StartFlowControllerHandler.cs
src/X1.Application/Features/TaskExecution/Events/EventHandlers/BaseEventHandler.cs
src/X1.Application/Features/TaskExecution/Events/EventHandlers/NodeExecutionCompletedEventHandler.cs
src/X1.Application/Features/TaskExecution/Events/EventHandlers/NodeExecutionEventRouter.cs
src/X1.Application/Features/TaskExecution/Events/EventHandlers/NodeExecutionFailedEventHandler.cs
src/X1.Application/Features/TaskExecution/Events/NodeExecutionEvents/BaseNodeExecutionEvent.cs
src/X1.Domain/Entities/TestTask/TestScenarioTaskExecutionDetail.cs
src/X1.Domain/Entities/TestTask/TestScenarioTaskExecutionStepLog.cs
src/X1.Domain/Events/INodeExecutionEvent.cs
src/X1.Domain/Models/NextNodeInfo.cs
src/X1.Domain/Repositories/TestTask/ITestScenarioTaskExecutionStepLogRepository.cs
src/X1.Domain/Services/ITaskExecutionService.cs
src/X1.Infrastructure/Configurations/TestTask/TestScenarioTaskExecutionStepLogConfiguration.cs
src/X1.Infrastructure/Migrations/AppDbContextModelSnapshot.cs
src/X1.Infrastructure/Repositories/TestTask/TestScenarioTaskExecutionStepLogRepository.cs