Table of Contents

Class WorkflowPathSummary

Namespace
JD.AI.Workflows.History
Assembly
JD.AI.Workflows.dll
public sealed class WorkflowPathSummary
Inheritance
WorkflowPathSummary
Inherited Members

Properties

ExecutionCount

public long ExecutionCount { get; init; }

Property Value

long

StepCount

public int StepCount { get; init; }

Property Value

int

SuccessRate

public double SuccessRate { get; init; }

Property Value

double

WorkflowName

public string WorkflowName { get; init; }

Property Value

string