com.polarion.alm.tracker.importer.IWorkItemImportResult
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| int | getUpdatedCount() | |
| String | getUpdatedQuery() | |
| int | getCreatedCount() | |
| String | getCreatedQuery() | |
| int | getAllCount() | |
| String | getAllQuery() |
Back to Index