| Modifier and Type | Method and Description |
|---|---|
static <T extends Collection<? extends Identified>> |
IdentifiedUtil.extractIds(T identifieds) |
| Modifier and Type | Method and Description |
|---|---|
int |
IdentifiersOrderComparator.compare(Identified o1,
Identified o2) |
int |
IdentifiedComparator.compare(Identified o1,
Identified o2) |
| Modifier and Type | Class and Description |
|---|---|
class |
Campaign |
class |
CampaignFolder |
class |
CampaignLibrary |
class |
CampaignLibraryNode |
class |
Iteration |
class |
IterationTestPlanItem |
class |
TestSuite |
| Modifier and Type | Class and Description |
|---|---|
class |
ChartDefinition |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BoundEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomFieldValue |
class |
NumericCustomFieldValue
Created by jthebault on 20/07/2016.
|
class |
RichTextValue |
class |
TagsValue |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomReportChartBinding |
class |
CustomReportDashboard |
class |
CustomReportFolder |
class |
CustomReportLibrary |
class |
CustomReportLibraryNode |
| Modifier and Type | Class and Description |
|---|---|
class |
Execution |
class |
ExecutionStep |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Folder<NODE extends LibraryNode>
Interface of a Library folder.
|
interface |
Library<NODE extends LibraryNode>
Interface for project libraries;
|
interface |
LibraryNode
Interface for a content node of a library.
|
interface |
NodeContainer<NODE extends TreeNode>
Interface for an object which contains tree node objects.
|
interface |
TreeNode
Holds TreeNode methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericLibraryNode
Generic superclass for library nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Milestone |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericLibrary<NODE extends LibraryNode>
Abstract superclass of
Library implementations based on generics. |
class |
GenericProject
GenericProject is the superclass of Project and ProjectTemplate.
|
class |
Project |
class |
ProjectTemplate
A Project template, which can hold no nodes but will be used to build "real" projects
|
| Modifier and Type | Class and Description |
|---|---|
class |
Requirement
Entity requirement
Note that much of its setters will throw an IllegalRequirementModificationException if a modification is attempted
while the status does not allow it.
|
class |
RequirementFolder |
class |
RequirementLibrary |
class |
RequirementLibraryNode<RESOURCE extends Resource> |
class |
RequirementVersion
Represents a version of a requirement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Resource
A Resource is the actual "things" which are organized in a library tree.
|
class |
SimpleResource
A simple resource, with no extra attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionTestStep |
class |
CallTestStep |
class |
Dataset |
class |
DatasetParamValue |
class |
Parameter |
class |
RequirementVersionCoverage
Entity representing a The coverage of a
RequirementVersion by a TestCase. |
class |
TestCase |
class |
TestCaseFolder |
class |
TestCaseLibrary |
class |
TestCaseLibraryNode
An organizational element ot the
TestCaseLibrary |
class |
TestStep |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TreeEntity
Interface that every ENTITY represented in a tree by a
TreeLibraryNode must implements
The contract assure that the entity is identified, named and can produce a reference to the TreeLibraryNode
The goal is to have a bidirectional association between a TreeLibraryNode and it's entity. |
interface |
TreeLibrary |
interface |
TreeLibraryNode
Interface for a tree node without data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericTreeLibrary |
class |
GenericTreeLibraryNode |
| Modifier and Type | Class and Description |
|---|---|
class |
Party |
class |
PartyPreference |
class |
Team |
class |
User |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.