Class Plugin

All Implemented Interfaces:
CapybaraPortingLayer

public class Plugin extends ContainerPageObject
Installed plugin.
Author:
ogondza
  • Constructor Details

  • Method Details

    • getVersion

      public hudson.util.VersionNumber getVersion()
    • isNewerThan

      public boolean isNewerThan(String version)
    • isOlderThan

      public boolean isOlderThan(String version)