}
catch (Exception ex)
{
// not JIRA or confluence so ignore
descriptor = new DefaultWebItemModuleDescriptor(webInterfaceManager);
}
}
Element userElement = (Element) originalElement.clone();
userElement.addAttribute("key", getStatefulKey(userElement.attributeValue("key"), state));