Class SubstitutionsProcessor
OptimaJet.Workflow.Core.CodeActions.SubstitutionsProcessor
Namespace: OptimaJet.Workflow.Core.CodeActions
public static class SubstitutionsProcessorInheritance
- System.Object
Methods
public static Task<(string newValue, bool wasSubstituted)> SubstituteAsync(string value, ProcessInstance processInstance) #Parameters
Name
Type
Description
valueStringprocessInstanceProcessInstanceReturns
Type
Description
Task<Boolean>