| java.lang.Object salomeTMF_plug.bugzilla.BugZillaTracker salomeTMF_plug.bugzilla.BugZillaTracker_2_20
Method Summary | |
Attachment | addBug(String long_desc, String assigned_to, String url_attach, String bug_severity, String short_desc, String bug_OS, String bug_priority, String bug_platform, Execution pExec, ExecutionResult pExecRes, Test ptest) | void | addEnvironment(Environment environment) | void | addProject(Project project) | void | addUser(User user) | void | deleteEnvironment(String environment) | String | getBugID(Attachment pAttachment) | Vector | getBugOSList() | Vector | getBugPlateformList() | Vector | getBugPriorityList() | Vector | getBugSeverityList() | String | getBugTrackerAttachDesc() | int | getComponetID(String name, int idProduct) | int | getEnvironmentNbBugs(Environment env, int severity, boolean onlyCorretedBugs) | int | getProductID(String name) | int | getUserID(String login) | void | init(User pUser, Project pProject) | boolean | isExistEnv(String projectName, String envName) | void | showEnvironmentBugs(Environment env) | void | updateCookies(int userID) | void | updateEnvironment(String old_component, String new_component, String description) |
defComponetID | int defComponetID(Code) | | |
product_id | int product_id(Code) | | |
addBug | Attachment addBug(String long_desc, String assigned_to, String url_attach, String bug_severity, String short_desc, String bug_OS, String bug_priority, String bug_platform, Execution pExec, ExecutionResult pExecRes, Test ptest) throws Exception(Code) | | |
getBugTrackerAttachDesc | String getBugTrackerAttachDesc()(Code) | | |
getEnvironmentNbBugs | int getEnvironmentNbBugs(Environment env, int severity, boolean onlyCorretedBugs)(Code) | | |
Methods inherited from salomeTMF_plug.bugzilla.BugZillaTracker | abstract Attachment addBug(String long_desc, String assigned_to, String url_attach, String bug_severity, String short_desc, String bug_OS, String bug_priority, String bug_platform, Execution pExec, ExecutionResult pExecRes, Test ptest) throws Exception(Code)(Java Doc) abstract void addEnvironment(Environment environment) throws Exception(Code)(Java Doc) abstract void addProject(Project project) throws Exception(Code)(Java Doc) abstract void addUser(User user) throws Exception(Code)(Java Doc) void afterAddProject(Project project)(Code)(Java Doc) void closeDB() throws Exception(Code)(Java Doc) abstract void deleteEnvironment(String environment) throws Exception(Code)(Java Doc) protected void finalize() throws Throwable(Code)(Java Doc) abstract String getBugID(Attachment pAttachment)(Code)(Java Doc) abstract Vector getBugOSList()(Code)(Java Doc) abstract Vector getBugPlateformList()(Code)(Java Doc) abstract Vector getBugPriorityList()(Code)(Java Doc) abstract Vector getBugSeverityList()(Code)(Java Doc) Vector getBugTrackerAllUsers()(Code)(Java Doc) abstract String getBugTrackerAttachDesc()(Code)(Java Doc) String getBugTrackerName()(Code)(Java Doc) Vector getEnumField(String enum_string)(Code)(Java Doc) abstract int getEnvironmentNbBugs(Environment env, int severity, boolean onlyCorretedBugs)(Code)(Java Doc) abstract void init(User pUser, Project pProject) throws Exception(Code)(Java Doc) boolean isEditableOS()(Code)(Java Doc) public boolean isEditablePlateForme()(Code)(Java Doc) abstract boolean isExistEnv(String projectName, String envName) throws Exception(Code)(Java Doc) boolean isUserExistsInBugDB()(Code)(Java Doc) void showBug(Attachment attach)(Code)(Java Doc) abstract void showEnvironmentBugs(Environment env)(Code)(Java Doc) void update(Observable o, Object arg)(Code)(Java Doc) abstract void updateEnvironment(String old_component, String new_component, String description) throws Exception(Code)(Java Doc) void validateChange()(Code)(Java Doc)
|
|
|