Uses of Interface
org.squashtest.tm.domain.bugtracker.IssueDetector

Packages that use IssueDetector
org.squashtest.tm.domain.bugtracker   
org.squashtest.tm.domain.execution   
 

Uses of IssueDetector in org.squashtest.tm.domain.bugtracker
 

Methods in org.squashtest.tm.domain.bugtracker that return IssueDetector
 IssueDetector IssueOwnership.getOwner()
           
 

Constructors in org.squashtest.tm.domain.bugtracker with parameters of type IssueDetector
IssueOwnership(ISSUE issue, IssueDetector owner)
           
 

Uses of IssueDetector in org.squashtest.tm.domain.execution
 

Classes in org.squashtest.tm.domain.execution that implement IssueDetector
 class Execution
           
 class ExecutionStep
           
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.