Uses of Record Class
io.fluxzero.devserver.AgentProblemSummary
-
Uses of AgentProblemSummary in io.fluxzero.devserver
Methods in io.fluxzero.devserver that return AgentProblemSummaryModifier and TypeMethodDescriptionAgentProblemChange.problem()Returns the value of theproblemrecord component.Constructors in io.fluxzero.devserver with parameters of type AgentProblemSummaryModifierConstructorDescriptionAgentProblemChange(long sequence, AgentProblemChange.Type type, AgentProblemSummary problem, String reason) Creates an instance of aAgentProblemChangerecord class.