Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[spaces-dev] Managing publications

I've implemented an IPublishingSelector that returns my OSGiPublishingOperation. The operation contains the space and the resource to publish. A wizard can be started where the user can enter additional information about the publishing etc. and finally start the actual publishing job. So far so good.

Now let's assume that I want to manage something that has been published. I want to remove some stuff that I no longer have in my workspace. How do I get hold of my publishing operation and wizard? I have no resource selected this time.

- thomas



Back to the top