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
Return a percentage (0-100) for the completion status of this run
Hierarchy
SourceRunPercentCompleteMethod
Callable
Source
Run
Percent
Complete
Method
(
argument
:
{
app
:
App
;
appGuid
:
string
;
appOptions
:
SimpleAppOptions
;
connection
:
any
;
highWaterMark
:
HighWaterMark
;
run
:
Run
;
runGuid
:
string
;
schedule
:
Schedule
;
scheduleGuid
:
string
;
scheduleOptions
:
SimpleScheduleOptions
;
source
:
Source
;
sourceGuid
:
string
;
sourceMapping
:
SourceMapping
;
sourceOptions
:
SimpleSourceOptions
}
)
:
Promise
<
number
>
Return a percentage (0-100) for the completion status of this run
Parameters
argument:
{
app
:
App
;
appGuid
:
string
;
appOptions
:
SimpleAppOptions
;
connection
:
any
;
highWaterMark
:
HighWaterMark
;
run
:
Run
;
runGuid
:
string
;
schedule
:
Schedule
;
scheduleGuid
:
string
;
scheduleOptions
:
SimpleScheduleOptions
;
source
:
Source
;
sourceGuid
:
string
;
sourceMapping
:
SourceMapping
;
sourceOptions
:
SimpleSourceOptions
}
app
:
App
app
Guid
:
string
app
Options
:
SimpleAppOptions
connection
:
any
high
Water
Mark
:
HighWaterMark
run
:
Run
run
Guid
:
string
schedule
:
Schedule
schedule
Guid
:
string
schedule
Options
:
SimpleScheduleOptions
source
:
Source
source
Guid
:
string
source
Mapping
:
SourceMapping
source
Options
:
SimpleSourceOptions
Returns
Promise
<
number
>
Exports
Source
Run
Percent
Complete
Method
Generated using
TypeDoc
Return a percentage (0-100) for the completion status of this run