Search
Preparing search index...
The search index is not available
@dxdeveloperexperience/hygie
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Schedule
Class Schedule
Hierarchy
NestSchedule
Schedule
Index
Constructors
constructor
Properties
cron
cron
Jobs
data
Access
Service
github
Service
gitlab
Service
http
Service
id
remote
Envs
remote
Repository
rules
Service
webhook
Methods
cron
Job
set
Gitlab
Project
Id
try
Lock
update
Cron
Constructors
constructor
new
Schedule
(
githubService
:
GithubService
, gitlabService
:
GitlabService
, rulesService
:
RulesService
, httpService
:
HttpService
, dataAccessService
:
DataAccessService
, cron
:
CronStandardClass
)
:
Schedule
Parameters
githubService:
GithubService
gitlabService:
GitlabService
rulesService:
RulesService
httpService:
HttpService
dataAccessService:
DataAccessService
cron:
CronStandardClass
Returns
Schedule
Properties
cron
cron
:
CronStandardClass
cron
Jobs
cron
Jobs
:
any
[]
Private
data
Access
Service
data
Access
Service
:
DataAccessService
Private
github
Service
github
Service
:
GithubService
Private
gitlab
Service
gitlab
Service
:
GitlabService
Private
http
Service
http
Service
:
HttpService
id
id
:
string
remote
Envs
remote
Envs
:
string
remote
Repository
remote
Repository
:
string
Private
rules
Service
rules
Service
:
RulesService
webhook
webhook
:
Webhook
Methods
cron
Job
cron
Job
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
set
Gitlab
Project
Id
set
Gitlab
Project
Id
(
)
:
Promise
<
void
>
Set the Gitlab projectId if undefined
Returns
Promise
<
void
>
try
Lock
try
Lock
(
method
:
string
)
:
Promise
<
any
>
Parameters
method:
string
Returns
Promise
<
any
>
update
Cron
update
Cron
(
cron
:
string
)
:
void
Parameters
cron:
string
Returns
void
Globals
Schedule
constructor
cron
cron
Jobs
data
Access
Service
github
Service
gitlab
Service
http
Service
id
remote
Envs
remote
Repository
rules
Service
webhook
cron
Job
set
Gitlab
Project
Id
try
Lock
update
Cron
Generated using
TypeDoc
Set the Gitlab projectId if undefined