Uses of Class
com.flowable.platform.service.agent.AgentInvocationTimelineResponse
Packages that use AgentInvocationTimelineResponse
-
Uses of AgentInvocationTimelineResponse in com.flowable.platform.service.agent
Fields in com.flowable.platform.service.agent with type parameters of type AgentInvocationTimelineResponseModifier and TypeFieldDescriptionprotected List<AgentInvocationTimelineResponse> AgentInstanceTimelineResponse.invocationsMethods in com.flowable.platform.service.agent that return types with arguments of type AgentInvocationTimelineResponseMethod parameters in com.flowable.platform.service.agent with type arguments of type AgentInvocationTimelineResponseModifier and TypeMethodDescriptionvoidAgentInstanceTimelineResponse.setInvocations(List<AgentInvocationTimelineResponse> invocations)