org.squashtest.tm.domain.project
@Entity @Indexed public class Project extends GenericProject
| Constructor and Description |
|---|
Project() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ProjectVisitor visitor) |
bindTestAutomationProject, findBugTracker, findTestAutomationProjectByJob, getAttachmentList, getBugtrackerBinding, getCampaignLibrary, getDescription, getId, getLabel, getName, getRequirementLibrary, getTestAutomationProjects, getTestAutomationServer, getTestCaseLibrary, hasTestAutomationProjects, isActive, isBoundToTestAutomationProject, isBugtrackerConnected, isTestAutomationEnabled, removeBugTrackerBinding, setActive, setBugtrackerBinding, setCampaignLibrary, setDescription, setLabel, setName, setRequirementLibrary, setTestAutomationServer, setTestCaseLibrary, unbindTestAutomationProject, unbindTestAutomationProjectpublic void accept(ProjectVisitor visitor)
accept in class GenericProjectGenericProject.accept(org.squashtest.tm.domain.project.ProjectVisitor)Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.