Class ImportSummaryImpl

java.lang.Object
com.commercetools.importapi.models.importsummaries.ImportSummaryImpl
All Implemented Interfaces:
ImportSummary, io.vrap.rmf.base.client.ModelBase

public class ImportSummaryImpl extends Object implements ImportSummary, io.vrap.rmf.base.client.ModelBase

Describes the status of an ImportContainer by the number of resources in each Processing State. Can be used to monitor the import progress per Import Container.

  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

    io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    The import status of an ImportContainer given by the number of resources in each Processing State.
    The total number of ImportOperations received for this Import Summary.
    int
     
    void
    The import status of an ImportContainer given by the number of resources in each Processing State.
    void
    setTotal(Long total)
    The total number of ImportOperations received for this Import Summary.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.commercetools.importapi.models.importsummaries.ImportSummary

    withImportSummary

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString