Uses of Record Class
io.fluxzero.devserver.DevLogEvent
-
Uses of DevLogEvent in io.fluxzero.devserver
Methods in io.fluxzero.devserver that return types with arguments of type DevLogEventModifier and TypeMethodDescriptionAgentChange.events()Returns the value of theeventsrecord component.AgentLogPage.events()Returns the value of theeventsrecord component.Constructor parameters in io.fluxzero.devserver with type arguments of type DevLogEventModifierConstructorDescriptionAgentChange(AgentCursor cursor, boolean sessionChanged, boolean timedOut, List<DevLogEvent> events, List<DevProblem> activeProblems, boolean hasMore) Creates an instance of aAgentChangerecord class.AgentLogPage(AgentCursor cursor, List<DevLogEvent> events, boolean sessionChanged, boolean hasMore) Creates an instance of aAgentLogPagerecord class.