Package de.elo.ix.client.plugin
Interface VersionHistory
- All Known Implementing Classes:
PluginActivator
public interface VersionHistory
This interface is used to provide the version history of a plugin.
-
Method Summary
Modifier and TypeMethodDescriptionRead version history in given format.
-
Method Details
-
getHistory
Read version history in given format.- Returns:
- Version history in text format. This text is rendered as pre-formatted text in a HTML page.
- Throws:
IOException
-