- All Implemented Interfaces:
Serializable
ImportStatus
- See Also:
-
-
Nested Class Summary
Nested Classes
static enum
current status of the import
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
ImportStatus
public ImportStatus()
-
ImportStatus
public ImportStatus(Boolean initWithEmptyList)
-
Method Details
-
-
getTotalRecords
public Long getTotalRecords()
-
getCompletedRecords
public Long getCompletedRecords()
-
getPercentComplete
public Integer getPercentComplete()
-
getFailureReason
public String getFailureReason()
-
-
getListNamePrefix
public String getListNamePrefix()
-
-
-