Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-3671

ChainedPlugin is not constructed correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Bug
    • 2.2.0
    • None
    • plugins
    • None

    Description

      Default constructor of RangerChainedPlugin is:

      public RangerChainedPlugin(RangerBasePlugin rootPlugin, String serviceType, String serviceName){} 

       But in RangerBasedPlugin#initChainedPlugins method, the chained plugin is not construct correctly:

      RangerChainedPlugin        chainedPlugin = pluginClass.getConstructor(RangerBasePlugin.class, String.class).newInstance(this, chainedService); 

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            canguan CanGuan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 50m
                50m