Uses of Record Class
org.bsc.spring.agentexecutor.AgentExecutor.Finish
-
Uses of AgentExecutor.Finish in org.bsc.spring.agentexecutor
Modifier and TypeMethodDescriptionAgentExecutor.Outcome.finish()
Returns the value of thefinish
record component.ModifierConstructorDescriptionOutcome
(AgentExecutor.Action action, AgentExecutor.Finish finish) Creates an instance of aOutcome
record class.