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 | getSprintFromEvent() | Package | | Alias | | Pkg Usage | |
|
Description
Excerpt |
---|
|
Retrieves a sprint structure from the event. |
Retrieves a sprint structure from the event.
. Useful when treating sprint created/updated/deleted/started/closed event.
Return Type
JSprint
Example
Code Block |
---|
|
logPrint("INFO", "Result of listener: " + getSprintFromEvent()); |
Returns the JSprint, if any in the event.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "listener_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|