Summary
| Public Methods |
|
void
|
doUpgrade(boolean setupMode)
Runs the core task which is to create the new Issue Worklog Edited and Issue Worklog Deleted event type and
update the eventTypeManager with this change
|
|
String
|
getBuildNumber()
|
|
String
|
getShortDescription()
A short (<50 chars) description of the upgrade action
|
Public Constructors
public
UpgradeTask_Build257
(OfBizDelegator ofBizDelegator, EventTypeManager eventTypeManager)
Parameters
| ofBizDelegator
| OFBiz delegator |
| eventTypeManager
| event type manager
|
Public Methods
public
void
doUpgrade
(boolean setupMode)
Runs the core task which is to create the new Issue Worklog Edited and Issue Worklog Deleted event type and
update the eventTypeManager with this change
Parameters
| setupMode
| Indicating this upgrade task is running during set up.
|
public
String
getBuildNumber
()
public
String
getShortDescription
()
A short (<50 chars) description of the upgrade action