com.atlassian.bamboo.rest.model.reindex
Class ReindexBean

java.lang.Object
  extended by com.atlassian.bamboo.rest.model.reindex.ReindexBean

public class ReindexBean
extends Object


Constructor Summary
ReindexBean()
           
ReindexBean(boolean reindexInProgress, boolean reindexPending)
           
 
Method Summary
 boolean isReindexInProgress()
           
 boolean isReindexPending()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReindexBean

public ReindexBean(boolean reindexInProgress,
                   boolean reindexPending)

ReindexBean

public ReindexBean()
Method Detail

isReindexInProgress

public boolean isReindexInProgress()

isReindexPending

public boolean isReindexPending()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.