Skip to end of banner
Go to start of banner

getAffectsVersionSwappedToFromEvent

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

Retrieves a structure containing information about a version that has been deleted.

Return Type

JVersion

Example

The following example shows how you can obtaina structure containing the version id, the version name, the version description, the project key of the version, the start date, the release date and if the version is archieved or released.

logPrint("INFO", "Result of listener: " + getAffectsVersionSwappedToFromEvent());

See also

  • No labels