Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

Warning

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8? Click here and leave these dusty old pages behind!


Info
titleAvailability

This routine is available starting with Power Scripts™ for Jira 3.0.8.

This routine is available for Jira server and cloud deployment options.

Syntax

runJobInAndRepeat(silFile, args, interval [, user])

...

Parameter name

Type

Required

Description

scriptPath

string

Yes

The source of the script to be executed.

args

array string

Yes

The list of the arguments of the job.
interval

int

Yes

The interval

userstringNo

The user which will be used to run the script.

Info
titleAvailability

This param is available starting with version 4.8.0.10 of Power Scripts .


Return type

...