palio.services
Class DesignerHistory

java.lang.Object
  extended by palio.services.DesignerHistory

public class DesignerHistory
extends java.lang.Object


Method Summary
static palio.services.portal.exporting.PortalExportDelegate getModifiedElements(Instance instance, java.util.Date since)
           
static palio.services.portal.exporting.PortalExportDelegate getPatchedElements(Instance instance, java.lang.Long patchId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getModifiedElements

public static palio.services.portal.exporting.PortalExportDelegate getModifiedElements(Instance instance,
                                                                                       java.util.Date since)
                                                                                throws palio.PalioException
Throws:
palio.PalioException

getPatchedElements

public static palio.services.portal.exporting.PortalExportDelegate getPatchedElements(Instance instance,
                                                                                      java.lang.Long patchId)
                                                                               throws palio.PalioException
Throws:
palio.PalioException