Uses of Class
org.squashtest.csp.tm.domain.audit.Auditable

Packages that use Auditable
org.squashtest.csp.tm.domain.campaign   
org.squashtest.csp.tm.domain.execution   
org.squashtest.csp.tm.domain.project   
org.squashtest.csp.tm.domain.requirement   
org.squashtest.csp.tm.domain.resource   
org.squashtest.csp.tm.domain.testcase   
org.squashtest.csp.tm.domain.users   
 

Uses of Auditable in org.squashtest.csp.tm.domain.campaign
 

Classes in org.squashtest.csp.tm.domain.campaign with annotations of type Auditable
 class CampaignLibraryNode
           
 class Iteration
           
 class IterationTestPlanItem
           
 

Uses of Auditable in org.squashtest.csp.tm.domain.execution
 

Classes in org.squashtest.csp.tm.domain.execution with annotations of type Auditable
 class Execution
           
 class ExecutionStep
           
 

Uses of Auditable in org.squashtest.csp.tm.domain.project
 

Classes in org.squashtest.csp.tm.domain.project with annotations of type Auditable
 class Project
           
 

Uses of Auditable in org.squashtest.csp.tm.domain.requirement
 

Classes in org.squashtest.csp.tm.domain.requirement with annotations of type Auditable
 class RequirementLibraryNode<RESOURCE extends Resource>
           
 

Uses of Auditable in org.squashtest.csp.tm.domain.resource
 

Classes in org.squashtest.csp.tm.domain.resource with annotations of type Auditable
 class Resource
          A Resource is the actual "things" which are organized in a library tree.
 

Uses of Auditable in org.squashtest.csp.tm.domain.testcase
 

Classes in org.squashtest.csp.tm.domain.testcase with annotations of type Auditable
 class TestCaseLibraryNode
          An organizational element ot the TestCaseLibrary
 

Uses of Auditable in org.squashtest.csp.tm.domain.users
 

Classes in org.squashtest.csp.tm.domain.users with annotations of type Auditable
 class User
           
 



Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.