org.squashtest.tm.service.importer
public interface ImportSummary
| Modifier and Type | Method and Description |
|---|---|
void |
add(ImportSummary summary)
adds the result of an import summary to this import summary
|
int |
getFailures() |
int |
getModified() |
int |
getRejected() |
int |
getRenamed() |
int |
getSuccess() |
int |
getTotal() |
int getTotal()
int getSuccess()
int getRenamed()
int getModified()
int getFailures()
int getRejected()
void add(ImportSummary summary)
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.