Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitImportStatusDetail

Additional status information about an import request.

Hierarchy

  • GitImportStatusDetail

Index

Properties

Optional allSteps

allSteps: Array<string>

All valid steps for the import process

Optional currentStep

currentStep: number

Index into AllSteps for the current step

Optional errorMessage

errorMessage: string

Error message if the operation failed.

Generated using TypeDoc