com.atlassian.jira.lookandfeel.rest
Class AutoLookAndFeelResource

java.lang.Object
  extended by com.atlassian.jira.lookandfeel.rest.AutoLookAndFeelResource

public class AutoLookAndFeelResource
extends Object


Constructor Summary
AutoLookAndFeelResource(AutoLookAndFeelManager autoLookAndFeelManager, JiraAuthenticationContext jiraAuthenticationContext)
           
 
Method Summary
 javax.ws.rs.core.Response isJustUpdated()
           
 javax.ws.rs.core.Response restoreBackup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoLookAndFeelResource

public AutoLookAndFeelResource(AutoLookAndFeelManager autoLookAndFeelManager,
                               JiraAuthenticationContext jiraAuthenticationContext)
Method Detail

isJustUpdated

public javax.ws.rs.core.Response isJustUpdated()

restoreBackup

public javax.ws.rs.core.Response restoreBackup()


Copyright © 2002-2014 Atlassian. All Rights Reserved.