Table of Contents

Class StepFingerprint

Namespace
JD.AI.Workflows.History
Assembly
JD.AI.Workflows.dll
public static class StepFingerprint
Inheritance
StepFingerprint
Inherited Members

Methods

Compute(AgentStepDefinition)

public static string Compute(AgentStepDefinition step)

Parameters

step AgentStepDefinition

Returns

string

Compute(AgentStepKind, string?, string)

public static string Compute(AgentStepKind kind, string? target, string name)

Parameters

kind AgentStepKind
target string
name string

Returns

string