com.atlassian.confluence.plugins.gadgets.events
Class GadgetInfoRestFetchEvent

java.lang.Object
  extended by com.atlassian.confluence.plugins.gadgets.events.GadgetInfoRestFetchEvent

public class GadgetInfoRestFetchEvent
extends Object

An analytics event that is fired whenever the GadgetInfo REST resource is executed

Since:
v5.5

Constructor Summary
GadgetInfoRestFetchEvent(int gadgetCount)
           
 
Method Summary
 int getGadgetCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GadgetInfoRestFetchEvent

public GadgetInfoRestFetchEvent(int gadgetCount)
Method Detail

getGadgetCount

public int getGadgetCount()


Copyright © 2003–2015 Atlassian. All rights reserved.