Serialized Form
-
Package ch.admin.bit.jeap.testorchestrator.adapter.testagent
-
Exception Class ch.admin.bit.jeap.testorchestrator.adapter.testagent.TestAgentException
class TestAgentException extends RuntimeException implements Serializable
-
-
Package ch.admin.bit.jeap.testorchestrator.domain.events
-
Class ch.admin.bit.jeap.testorchestrator.domain.events.ExecuteDoneEvent
class ExecuteDoneEvent extends org.springframework.context.ApplicationEvent implements Serializable -
Class ch.admin.bit.jeap.testorchestrator.domain.events.NotificationEvent
class NotificationEvent extends org.springframework.context.ApplicationEvent implements Serializable-
Serialized Fields
-
notificationDto
ch.admin.bit.jeap.testagent.api.notification.NotificationDto notificationDto
-
-
-
Class ch.admin.bit.jeap.testorchestrator.domain.events.ReportCreatedEvent
class ReportCreatedEvent extends org.springframework.context.ApplicationEvent implements Serializable-
Serialized Fields
-
conclusion
TestConclusion conclusion
-
testCaseName
String testCaseName
-
testId
String testId
-
-
-
Class ch.admin.bit.jeap.testorchestrator.domain.events.TestRunFinishedEvent
class TestRunFinishedEvent extends org.springframework.context.ApplicationEvent implements Serializable-
Serialized Fields
-
testId
String testId
-
-
-