Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class SubstitutionsProcessor

OptimaJet.Workflow.Core.CodeActions.SubstitutionsProcessor

public static class SubstitutionsProcessor

Inheritance

  • System.Object

Methods

public static Task<(string newValue, bool wasSubstituted)> SubstituteAsync(string value, ProcessInstance processInstance) #

Parameters

Name
Type
Description
value
String
processInstance
ProcessInstance

Returns

Type
Description
Task<Boolean>