Constants
public
static
final
String
DESC_STRING
Constant Value:
"description"
public
static
final
String
ID_STRING
public
static
final
String
NAME_STRING
public
static
final
String
TYPE_STRING
Public Constructors
Parameters
ofBizDelegator
| OFBiz delegator |
eventTypeManager
| event type manager
|
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)
Runs the core task which is to create the new Issue Comment Edited and Issue Comment Deleted event type and
update the eventTypeManager with this change
public
String
getBuildNumber
()
public
String
getShortDescription
()
public
boolean
isDowngradeTaskRequired
()