Class Overview
Requires a JIRA re-index to be able to migrate to a new aggressive stemming algorithm for the English language.
We have changed the algorithm from the Porter Stemmer to the Snowball Program for English (AKA Porter2).
Public Constructors
public
UpgradeTask_Build6136
()
Public Methods
@Nullable
public
String
dependsUpon
()
Return the Upgrade task id of another upgrade task that must be run prior to this task.
public
void
doUpgrade
(boolean setupMode)
public
String
getBuildNumber
()
public
String
getShortDescription
()
public
boolean
isDowngradeTaskRequired
()