Uses of Class
step.repositories.azure.devops.rest.model.SharedStepModel
-
Packages that use SharedStepModel Package Description step.repositories.azure.devops.rest.model -
-
Uses of SharedStepModel in step.repositories.azure.devops.rest.model
Fields in step.repositories.azure.devops.rest.model declared as SharedStepModel Modifier and Type Field Description SharedStepModel
TestStep.SharedStepInfo. model
SharedStepModel
ActionResult. sharedStepModel
Constructors in step.repositories.azure.devops.rest.model with parameters of type SharedStepModel Constructor Description SharedStepInfo(java.lang.String title, SharedStepModel model)
-