PluginImage.IMG_MAILTASK);
addContextButton(otherElementButton, new CreateBusinessRuleTaskFeature(getFeatureProvider()), taskContext, "Create business rule task",
"Create a new business rule task", PluginImage.IMG_BUSINESSRULETASK);
addContextButton(otherElementButton, new CreateManualTaskFeature(getFeatureProvider()), taskContext, "Create manual task", "Create a new manual task",
PluginImage.IMG_MANUALTASK);
addContextButton(otherElementButton, new CreateReceiveTaskFeature(getFeatureProvider()), taskContext, "Create receive task", "Create a new receive task",
PluginImage.IMG_RECEIVETASK);
addContextButton(otherElementButton, new CreateCallActivityFeature(getFeatureProvider()), taskContext, "Create call activity",
"Create a new call activiti", PluginImage.IMG_CALLACTIVITY);
addContextButton(otherElementButton, new CreateExclusiveGatewayFeature(getFeatureProvider()), taskContext, "Create exclusive gateway",
"Create a new exclusive gateway", PluginImage.IMG_GATEWAY_EXCLUSIVE);