Interface IRefinedExecutionResultDescriptorParams<Model>
- Type Parameters:
Model- The model type of the workflow node properties.
public interface IRefinedExecutionResultDescriptorParams<Model>
Parameters with data passed to the various methods of
IRefinedExecutionResultDescriptor.-
Method Summary
-
Method Details
-
client
-
model
Model model()Gets the deserialized properties of the workflow node.- Returns:
- The deserialized properties of the workflow node.
-
project
-