Interface ActionData

    • Method Detail

      • getType

        String getType()
        Get the upgrade type
        Returns:
        upgrade type
      • getComment

        String getComment()
        Get the comment about this action
        Returns:
        The comment about this action
      • getFrom

        String getFrom()
        Get the upgrade "from" field
        Returns:
        upgrade "from" field
      • getVersion

        Version getVersion()
        Get the version to apply this upgrade on
        Returns:
        the version to apply this upgrade on
      • getPluginName

        String getPluginName()
        Get the name of the plugin of the extension
        Returns:
        The name of the plugin of the extension