|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.ww2.actions.admin.repository.PerforceCacheCondition
public class PerforceCacheCondition
Web item condition for when the Perforce cache is on
Constructor Summary | |
---|---|
PerforceCacheCondition()
|
Method Summary | |
---|---|
void |
init(java.util.Map params)
|
void |
setPerforceManager(PerforceManager perforceManager)
|
boolean |
shouldDisplay(java.util.Map context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerforceCacheCondition()
Method Detail |
---|
public void init(java.util.Map params) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.Condition
com.atlassian.plugin.PluginParseException
public boolean shouldDisplay(java.util.Map context)
shouldDisplay
in interface com.atlassian.plugin.web.Condition
public void setPerforceManager(PerforceManager perforceManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |