Search
Preparing search index...
The search index is not available
@grouparoo/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@grouparoo/core
SourceRunPercentCompleteMethod
Interface SourceRunPercentCompleteMethod<AppConnection>
Type parameters
AppConnection =
any
Hierarchy
SourceRunPercentCompleteMethod
Callable
Source
Run
Percent
Complete
Method
(
argument
:
{
app
:
App
;
appId
:
string
;
appOptions
:
SimpleAppOptions
;
connection
:
AppConnection
;
highWaterMark
:
HighWaterMark
;
run
:
Run
;
runId
:
string
;
schedule
:
Schedule
;
scheduleFilters
:
ScheduleFiltersWithKey
[]
;
scheduleId
:
string
;
scheduleOptions
:
SimpleScheduleOptions
;
source
:
Source
;
sourceId
:
string
;
sourceMapping
:
SourceMapping
;
sourceOptions
:
SimpleSourceOptions
}
)
:
Promise
<
number
>
Return a percentage (0-100) for the completion status of this run
Parameters
argument:
{
app
:
App
;
appId
:
string
;
appOptions
:
SimpleAppOptions
;
connection
:
AppConnection
;
highWaterMark
:
HighWaterMark
;
run
:
Run
;
runId
:
string
;
schedule
:
Schedule
;
scheduleFilters
:
ScheduleFiltersWithKey
[]
;
scheduleId
:
string
;
scheduleOptions
:
SimpleScheduleOptions
;
source
:
Source
;
sourceId
:
string
;
sourceMapping
:
SourceMapping
;
sourceOptions
:
SimpleSourceOptions
}
app
:
App
app
Id
:
string
app
Options
:
SimpleAppOptions
connection
:
AppConnection
high
Water
Mark
:
HighWaterMark
run
:
Run
run
Id
:
string
schedule
:
Schedule
schedule
Filters
:
ScheduleFiltersWithKey
[]
schedule
Id
:
string
schedule
Options
:
SimpleScheduleOptions
source
:
Source
source
Id
:
string
source
Mapping
:
SourceMapping
source
Options
:
SimpleSourceOptions
Returns
Promise
<
number
>
Exports
Errors
GrouparooCLI
Status
Table
Speculation
plugin
Source
Run
Percent
Complete
Method
Generated using
TypeDoc
Return a percentage (0-100) for the completion status of this run