Package com.decisionbrain.optimserver.common.dto.event
This package provides DTOs related to job events.
-
Class Summary Class Description AbstractEventDTO An event has the identifier of the job it is related to, and a timestamp.OutputParameterDTO SolutionDTO A solution DTO contains the output(s) emitted by a job before completion.