...
This routine is available starting with Power Scripts for Jira 3.0.8.
...
Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getScheduledJobKeys+-+15490069 |
---|
width | auto |
---|
|
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | getScheduledJobKeys() | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns the list of scheduled jobs keys. |
Returns the list of scheduled jobs keys.
Return
...
Type
stringString []
Returns the list of the scheduled job keys.
...
Code Block |
---|
runnerLog("The job keys are : " + getScheduledJobKeys());
|
The example above returns the list of all scheduled job keys created.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "schedulerschedule_routines"routine" and space = currentSpace ( ) |
---|
labels | schedulerarray_routines |
---|
|