public abstract class AbstractPluginDetector extends Object
| Constructor and Description |
|---|
AbstractPluginDetector() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
checkInstalled() |
protected boolean |
checkInstalledViaGet(String uri) |
boolean |
isInstalled() |
public boolean isInstalled()
protected abstract boolean checkInstalled()
protected boolean checkInstalledViaGet(String uri)
Copyright © 2002-2017 Atlassian. All Rights Reserved.