Class Version


  • public final class Version
    extends Object
    Class for getting and printing the version of the plugin.
    • Field Detail

      • VERSION

        @Nullable
        private static final String VERSION
        Plugin version.
    • Constructor Detail

      • Version

        private Version()
        Constructor.
    • Method Detail

      • main

        public static void main​(String[] args)
        Main entry point to program.
        Parameters:
        args - command line arguments
      • getVersion

        @Nullable
        public static String getVersion()
        Get the version of the IdP.
        Returns:
        version of the IdP