com.atlassian.jira.web.less
Class LookAndFeelLessProvider

java.lang.Object
  extended by com.atlassian.jira.web.less.LookAndFeelLessProvider

public class LookAndFeelLessProvider
extends Object


Constructor Summary
LookAndFeelLessProvider(ApplicationProperties applicationProperties, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration)
           
 
Method Summary
 String encodeState()
           
 String makeLookAndFeelLess()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LookAndFeelLessProvider

public LookAndFeelLessProvider(ApplicationProperties applicationProperties,
                               com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration)
Method Detail

makeLookAndFeelLess

public String makeLookAndFeelLess()

encodeState

public String encodeState()


Copyright © 2002-2014 Atlassian. All Rights Reserved.