| Package | Description |
|---|---|
| org.squashtest.tm.service.importer | |
| org.squashtest.tm.service.internal.batchimport | |
| org.squashtest.tm.service.internal.batchimport.excel |
| Modifier and Type | Method and Description |
|---|---|
ImportStatus |
LogEntry.getStatus() |
static ImportStatus |
ImportStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportStatus[] |
ImportStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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 | Method and Description |
|---|---|
void |
Instruction.addLogEntry(ImportStatus status,
String messageKey,
String impactKey,
Object... messageArgs) |
| Modifier and Type | Method and Description |
|---|---|
ImportStatus |
InvalidTargetException.getStatus() |
| Constructor and Description |
|---|
InvalidTargetException(ImportStatus status,
String errori18nMessage,
String impacti18nMessage) |
Copyright © 2010-2015 Henix, henix.fr. All Rights Reserved.