Interface ConnectorStatus

    • Method Detail

      • getOperationStatus

        OperationStatus getOperationStatus()
        Returns the operation status. This is expected to be non-null.
        Returns:
        the OperationStatus
      • getStatusCode

        String getStatusCode()
        Returns the status code
        Returns:
        the code
      • getStatusMessage

        String getStatusMessage()
        Returns the status message
        Returns:
        the message