Uses of Class
com.flowable.agent.engine.impl.report.AgentExchangeReport
Packages that use AgentExchangeReport
-
Uses of AgentExchangeReport in com.flowable.agent.engine.impl.report
Fields in com.flowable.agent.engine.impl.report with type parameters of type AgentExchangeReportModifier and TypeFieldDescriptionprotected List<AgentExchangeReport>AgentInvocationReport.exchangesMethods in com.flowable.agent.engine.impl.report that return types with arguments of type AgentExchangeReportMethod parameters in com.flowable.agent.engine.impl.report with type arguments of type AgentExchangeReportModifier and TypeMethodDescriptionvoidAgentInvocationReport.setExchanges(List<AgentExchangeReport> exchanges) -
Uses of AgentExchangeReport in com.flowable.platform.service.agent
Methods in com.flowable.platform.service.agent that return AgentExchangeReportModifier and TypeMethodDescriptionprotected AgentExchangeReportAgentTimelinePdfService.buildExchange(AgentExchangeTimelineResponse exchange, List<AgentModelPrice> prices)