Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • metadataWarns (a com.google.gson.JsonObject)

  • metadataErrors (a com.google.gson.JsonObject)

  • fieldErrors (a Map<String, Object>)

  • itemStatus (a String) the status of item/asset

    • CANCELLED
      The massimportitem instance is not in a state that allows asset creation

    • PROCESSING
      The massimportitem instance was in a state that allowed asset creation, but something went wrong during processing.

    • PROCESSED
      The massimportitem instance has been processed and an asset has been created (or modified), but an error has prevented the item's status from being changed to imported (published).

    • COMPLETED
      The massimportitem instance has been processed and an asset is created (or modified), and the item status is imported (published).

...