com.atlassian.jira.rest.internal
Class DarkFeaturePropertyBean

java.lang.Object
  extended by com.atlassian.jira.rest.internal.DarkFeaturePropertyBean

public class DarkFeaturePropertyBean
extends Object

Transport for dark feature enablement

Since:
v5.2

Constructor Summary
DarkFeaturePropertyBean()
           
DarkFeaturePropertyBean(boolean enabled)
           
 
Method Summary
 boolean isEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DarkFeaturePropertyBean

public DarkFeaturePropertyBean()

DarkFeaturePropertyBean

public DarkFeaturePropertyBean(boolean enabled)
Method Detail

isEnabled

public boolean isEnabled()


Copyright © 2002-2014 Atlassian. All Rights Reserved.