Package | Description |
---|---|
org.jenkinsci.plugins.rigor.optimization.api |
Modifier and Type | Field and Description |
---|---|
ArrayList<RigorApiTag> |
RigorApiSnapshotCreate.tags |
ArrayList<RigorApiTag> |
RigorApiSnapshotUpdate.tags |
ArrayList<RigorApiTag> |
RigorApiTestUpdate.tags |
Modifier and Type | Method and Description |
---|---|
protected void |
RigorApiHelper.addBuildFailTag(ArrayList<RigorApiTag> buildFailTags,
String msg) |
protected boolean |
RigorApiHelper.analyzeFoundDefects(RigorApiSnapshotResult snapshot,
ArrayList<RigorApiTag> buildFailTags) |
RigorApiSnapshotResult |
RigorApiClient.UpdateSnapshotWithTags(Integer testID,
Integer snapshot_id,
ArrayList<RigorApiTag> tags) |
RigorApiSnapshotResult |
RigorApiClient.UpdateTestWithTags(Integer testID,
ArrayList<RigorApiTag> tags) |
Copyright © 2016–2019. All rights reserved.