Class AllUnreleasedVersionsFunction

All Implemented Interfaces:
ClauseSanitisingJqlFunction, JqlFunction

public class AllUnreleasedVersionsFunction extends AbstractVersionsFunction
Function that produces released versions for any specified projects (or all released versions if no project is specified). The versions returned will include both archived and unarchived versions.

Projects are resolved by project key first, then name, then id. Only Versions from Projects which the current user can browse will be returned.

Since:
v4.0