Uses of Class
com.flowable.agent.engine.impl.report.AgentExchangePartReport
Packages that use AgentExchangePartReport
-
Uses of AgentExchangePartReport in com.flowable.agent.engine.impl.report
Fields in com.flowable.agent.engine.impl.report with type parameters of type AgentExchangePartReportModifier and TypeFieldDescriptionprotected List<AgentExchangePartReport>AgentExchangeReport.partsMethods in com.flowable.agent.engine.impl.report that return types with arguments of type AgentExchangePartReportMethods in com.flowable.agent.engine.impl.report with parameters of type AgentExchangePartReportModifier and TypeMethodDescriptionprotected StringAsposeAgentTimelinePdfRenderer.partLabel(AgentExchangePartReport part) protected voidAsposeAgentTimelinePdfRenderer.renderPart(com.aspose.pdf.Page page, AgentExchangePartReport part, com.aspose.pdf.Page tocPage) Method parameters in com.flowable.agent.engine.impl.report with type arguments of type AgentExchangePartReportModifier and TypeMethodDescriptionvoidAgentExchangeReport.setParts(List<AgentExchangePartReport> parts)