Method | Description | |
---|---|---|
FakeComponentRepo ( ) : System | ||
GetComponentByIdAsync ( System.Guid workflowActivityId, int stageId ) : Task |
||
GetComponentConfigurationVariablesAsync ( System.Guid workflowGuid, int stageId ) : Task |
public GetComponentByIdAsync ( System.Guid workflowActivityId, int stageId ) : Task |
||
workflowActivityId | System.Guid | |
stageId | int | |
return | Task |
public GetComponentConfigurationVariablesAsync ( System.Guid workflowGuid, int stageId ) : Task |
||
workflowGuid | System.Guid | |
stageId | int | |
return | Task |