Package com.atlassian.gadgets.spi.changes

Interface Summary
DashboardChange Marker interface for operations that can be performed to update a DashboardState.
DashboardChange.Visitor Visitor which allows for dynamic dispatching of implementations based on the type of change.
 

Class Summary
AddGadgetChange Details of adding a gadget to a dashboard.
GadgetColorChange Details of changing the color of a gadget on a dashboard.
RemoveGadgetChange Details of removing a gadget from a dashboard.
UpdateGadgetUserPrefsChange Details of updating the user preferences of a gadget on a dashboard.
UpdateLayoutChange Details of updating the layout of a dashboard.
 



Copyright © 2009 Atlassian. All Rights Reserved.