...
Action name | GetArtifactVersion |
---|---|
Class name |
|
Available from core version | 8.7 |
Description | Get release version of the package of a given artifact |
Return value |
|
Properties |
|
Parameters |
|
GetNextElementOnList
Action name | GetNextElementOnList |
---|---|
Class name |
|
Available from core version | 8.7 |
Description | Retrieves the next element on a given list. Note: also removes the element from the original list.This is to make this action usable as an iteration starting point. Configure outcomes as needed.return value of null means no more elements. |
Return value |
|
Properties |
|
Parameters |
|
ThrowNewWorkflowExceptionAction
...