Uses of Record Class
dev.dokimos.server.dto.v1.RegressionAlertPayload
Packages that use RegressionAlertPayload
-
Uses of RegressionAlertPayload in dev.dokimos.server.service
Methods in dev.dokimos.server.service that return RegressionAlertPayloadModifier and TypeMethodDescriptionRegressionAlertEvent.payload()Returns the value of thepayloadrecord component.Constructors in dev.dokimos.server.service with parameters of type RegressionAlertPayloadModifierConstructorDescriptionRegressionAlertEvent(UUID projectId, RegressionAlertPayload payload) Creates an instance of aRegressionAlertEventrecord class.