Uses of Class
step.repositories.azure.devops.rest.model.ActionResult
- 
Packages that use ActionResult Package Description step.repositories.azure.devops.rest.model  - 
- 
Uses of ActionResult in step.repositories.azure.devops.rest.model
Fields in step.repositories.azure.devops.rest.model with type parameters of type ActionResult Modifier and Type Field Description java.util.List<ActionResult>IterationDetail. actionResultsMethods in step.repositories.azure.devops.rest.model that return ActionResult Modifier and Type Method Description ActionResultIterationDetail. createAndAddActionResult(int stepId)ActionResultIterationDetail. getOrCreateAndAddActionResult(int stepId) 
 -