PluginImage.IMG_ENDEVENT_NONE);
addContextButton(otherElementButton, new CreateErrorEndEventFeature(getFeatureProvider()), taskContext, "Create error end event",
"Create a new error end event", PluginImage.IMG_ENDEVENT_ERROR);
addContextButton(otherElementButton, new CreateTerminateEndEventFeature(getFeatureProvider()), taskContext, "Create terminate end event",
"Create a new terminate end event", PluginImage.IMG_ENDEVENT_TERMINATE);
addContextButton(otherElementButton, new CreateAlfrescoScriptTaskFeature(getFeatureProvider()), taskContext, "Create alfresco script task",
"Create a new alfresco script task", PluginImage.IMG_SERVICETASK);
addContextButton(otherElementButton, new CreateAlfrescoUserTaskFeature(getFeatureProvider()), taskContext, "Create alfresco user task",
"Create a new alfresco user task", PluginImage.IMG_USERTASK);
addContextButton(otherElementButton, new CreateAlfrescoMailTaskFeature(getFeatureProvider()), taskContext, "Create alfresco mail task",
"Create a new alfresco mail task", PluginImage.IMG_MAILTASK);