Run |
Run.setAssignedtoId(Integer assignedtoId) |
Run |
Run.setBlockedCount(int blockedCount) |
Run |
Run.setCaseIds(List<Integer> caseIds) |
Run |
Run.setCompleted(boolean isCompleted) |
Run |
Run.setCompletedOn(Date completedOn) |
Run |
Run.setConfig(List<String> config) |
Run |
Run.setConfigIds(List<Integer> configIds) |
Run |
Run.setCreatedBy(int createdBy) |
Run |
Run.setCreatedOn(Date createdOn) |
Run |
Run.setCustomStatus1Count(int customStatus1Count) |
Run |
Run.setCustomStatus2Count(int customStatus2Count) |
Run |
Run.setCustomStatus3Count(int customStatus3Count) |
Run |
Run.setCustomStatus4Count(int customStatus4Count) |
Run |
Run.setCustomStatus5Count(int customStatus5Count) |
Run |
Run.setCustomStatus6Count(int customStatus6Count) |
Run |
Run.setCustomStatus7Count(int customStatus7Count) |
Run |
Run.setDescription(String description) |
Run |
Run.setFailedCount(int failedCount) |
Run |
Run.setId(int id) |
Run |
Run.setIncludeAll(Boolean includeAll) |
Run |
Run.setMilestoneId(Integer milestoneId) |
Run |
Run.setName(String name) |
Run |
Run.setPassedCount(int passedCount) |
Run |
Run.setPlanId(Integer planId) |
Run |
Run.setProjectId(int projectId) |
Run |
Run.setRetestCount(int retestCount) |
Run |
Run.setSuiteId(Integer suiteId) |
Run |
Run.setUntestedCount(int untestedCount) |
Run |
Run.setUrl(String url) |