Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EmBridgeLatestImportProcessingStatus

Processing status of the latest upload from enterprise manager. Supported values are NOT_STARTED, SUCCESS, IN_PROGRESS, FAILED, PARTIAL_SUCCESS

Enumeration members

Failed

Failed: = "FAILED"

InProgress

InProgress: = "IN_PROGRESS"

NotStarted

NotStarted: = "NOT_STARTED"

PartialSuccess

PartialSuccess: = "PARTIAL_SUCCESS"

Success

Success: = "SUCCESS"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj