@Entity @Indexed public class Project extends GenericProject
| Constructor and Description |
|---|
Project() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ProjectVisitor visitor) |
addMilestone, allowTcModifDuringExec, bindMilestone, bindMilestones, bindTestAutomationProject, findBugTracker, findTestAutomationProjectByJob, getAttachmentList, getBugtrackerBinding, getCampaignLibrary, getCustomReportLibrary, getDescription, getId, getLabel, getMilestones, getName, getRequirementCategories, getRequirementLibrary, getTestAutomationProjects, getTestAutomationServer, getTestCaseLibrary, getTestCaseNatures, getTestCaseTypes, hasTestAutomationProjects, isActive, isBoundToMilestone, isBoundToTestAutomationProject, isBugtrackerConnected, isTestAutomationEnabled, removeBugTrackerBinding, removeMilestone, setActive, setAllowTcModifDuringExec, setBugtrackerBinding, setCampaignLibrary, setCustomReportLibrary, setDescription, setLabel, setName, setRequirementCategories, setRequirementLibrary, setTestAutomationProjects, setTestAutomationServer, setTestCaseLibrary, setTestCaseNatures, setTestCaseTypes, unbindMilestone, unbindMilestones, unbindTestAutomationProject, unbindTestAutomationProjectpublic void accept(ProjectVisitor visitor)
accept in class GenericProjectGenericProject.accept(org.squashtest.tm.domain.project.ProjectVisitor)Copyright © 2010–2016 Henix, henix.fr. All rights reserved.