<component name="Task.Api" extends="task">
<interface>
<field id="url" type="string" />
</interface>
</component>
This component has the name Task.Api, but we cannot reference a type with the name roSGNodeTask.Api because it looks like a namespace.
Perhaps this is just a lint rule?