com.atlassian.greenhopper.api.rapid.configuration
Class LabsConfigurationServiceImpl

java.lang.Object
  extended by com.atlassian.greenhopper.api.rapid.configuration.LabsConfigurationServiceImpl
All Implemented Interfaces:
LabsConfigurationService

public class LabsConfigurationServiceImpl
extends java.lang.Object
implements LabsConfigurationService

Default implementation of LabsConfigurationService


Constructor Summary
LabsConfigurationServiceImpl(GreenHopper ghService)
           
 
Method Summary
 boolean isRapidBoardEnabled()
           
 void setRapidBoardEnabled(boolean enable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabsConfigurationServiceImpl

public LabsConfigurationServiceImpl(GreenHopper ghService)
Method Detail

setRapidBoardEnabled

public void setRapidBoardEnabled(boolean enable)
Specified by:
setRapidBoardEnabled in interface LabsConfigurationService

isRapidBoardEnabled

public boolean isRapidBoardEnabled()
Specified by:
isRapidBoardEnabled in interface LabsConfigurationService


Copyright © 2007-2014 Atlassian. All Rights Reserved.