Uses of Class
com.flowable.agent.engine.impl.report.AgentInstanceReport
Packages that use AgentInstanceReport
-
Uses of AgentInstanceReport in com.flowable.agent.engine.impl.report
Fields in com.flowable.agent.engine.impl.report declared as AgentInstanceReportModifier and TypeFieldDescriptionprotected final AgentInstanceReportAsposeAgentTimelinePdfRenderer.NumberedInvocation.instanceFields in com.flowable.agent.engine.impl.report with type parameters of type AgentInstanceReportModifier and TypeFieldDescriptionprotected List<AgentInstanceReport>AgentTimelineReport.instancesMethods in com.flowable.agent.engine.impl.report that return types with arguments of type AgentInstanceReportMethods in com.flowable.agent.engine.impl.report with parameters of type AgentInstanceReportModifier and TypeMethodDescriptionprotected StringAsposeAgentTimelinePdfRenderer.definitionLabel(AgentInstanceReport instance) Method parameters in com.flowable.agent.engine.impl.report with type arguments of type AgentInstanceReportModifier and TypeMethodDescriptionvoidAgentTimelineReport.setInstances(List<AgentInstanceReport> instances) Constructors in com.flowable.agent.engine.impl.report with parameters of type AgentInstanceReportModifierConstructorDescriptionprotectedNumberedInvocation(String number, String agentName, AgentInstanceReport instance, AgentInvocationReport invocation)