Uses of Record Class
com.flowable.platform.service.agent.AgentTimelinePdfService.ScopeInfo
Packages that use AgentTimelinePdfService.ScopeInfo
-
Uses of AgentTimelinePdfService.ScopeInfo in com.flowable.platform.service.agent
Methods in com.flowable.platform.service.agent with parameters of type AgentTimelinePdfService.ScopeInfoModifier and TypeMethodDescriptionprotected AgentTimelineReportAgentTimelinePdfService.buildReport(String scopeId, String scopeType, AgentTimelinePdfService.ScopeInfo scopeInfo, List<AgentInstanceTimelineResponse> timeline, List<AgentModelPrice> prices) voidAgentTimelinePdfService.generateTimelinePdf(String scopeId, String scopeType, AgentTimelinePdfService.ScopeInfo scopeInfo, OutputStream outputStream)