| Modifier and Type | Method and Description |
|---|---|
Campaign |
Campaign.createCopy() |
Campaign |
Iteration.getCampaign() |
Campaign |
IterationTestPlanItem.getCampaign() |
Campaign |
CampaignTestPlanItem.getCampaign() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CampaignTestPlanItem.setCampaign(Campaign campaign)
Should only be used by the Campaign when this item is added to the test plan.
|
void |
CampaignLibraryNodeVisitor.visit(Campaign requirement) |
| Constructor and Description |
|---|
QCampaign(Class<? extends Campaign> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCampaign(com.querydsl.core.types.Path<? extends Campaign> path) |
| Modifier and Type | Method and Description |
|---|---|
Campaign |
Execution.getCampaign() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeContainerVisitor.visit(Campaign campaign) |
void |
WhichNodeVisitor.visit(Campaign campaign) |
void |
NodeVisitor.visit(Campaign campaign) |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.SetPath<Campaign,QCampaign> |
QMilestone.campaigns |
| Modifier and Type | Method and Description |
|---|---|
Set<Campaign> |
Milestone.getCampaigns()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Campaign |
TestCaseAlreadyInTestPlanException.getCampaign() |
| Constructor and Description |
|---|
TestCaseAlreadyInTestPlanException(TestCase testCase,
Campaign campaign) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.