| Package | Description |
|---|---|
| org.squashtest.tm.service.importer | |
| org.squashtest.tm.service.internal.batchimport |
| Modifier and Type | Method and Description |
|---|---|
Target |
LogEntry.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
LogEntry.Builder |
LogEntry.Builder.forTarget(Target tgt) |
void |
LogEntry.setTarget(Target target) |
| Constructor and Description |
|---|
LogEntry(Integer line,
Target target,
ImportMode mode,
ImportStatus status,
String i18nError,
String i18nImpact) |
LogEntry(Target target,
ImportStatus status,
String i18nError) |
LogEntry(Target target,
ImportStatus status,
String i18nError,
Object[] errorArgs) |
LogEntry(Target target,
ImportStatus status,
String i18nError,
Object[] errorArgs,
String i18nImpact,
Object[] impactArgs) |
LogEntry(Target target,
ImportStatus status,
String i18nError,
String i18nImpact) |
| Modifier and Type | Class and Description |
|---|---|
class |
Instruction<T extends Target> |
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetTarget |
class |
ParameterTarget |
class |
TestCaseTarget
Bean that holds the property of a test case target.
|
class |
TestStepTarget |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.