Uses of Class
com.flowable.platform.service.agent.AgentExchangeTimelineResponse
Packages that use AgentExchangeTimelineResponse
-
Uses of AgentExchangeTimelineResponse in com.flowable.platform.service.agent
Fields in com.flowable.platform.service.agent with type parameters of type AgentExchangeTimelineResponseModifier and TypeFieldDescriptionprotected List<AgentExchangeTimelineResponse> AgentInvocationTimelineResponse.exchangesMethods in com.flowable.platform.service.agent that return types with arguments of type AgentExchangeTimelineResponseMethod parameters in com.flowable.platform.service.agent with type arguments of type AgentExchangeTimelineResponseModifier and TypeMethodDescriptionvoidAgentInvocationTimelineResponse.setExchanges(List<AgentExchangeTimelineResponse> exchanges)