public class IsInstalledFor extends Object
Check if Repository has Integration
See http://schemas.taskcluster.net/github/v1/is-installed-for.json#
| Modifier and Type | Field and Description |
|---|---|
boolean |
installed
True if integration is installed, False otherwise.
|
| Constructor and Description |
|---|
IsInstalledFor() |
public boolean installed
True if integration is installed, False otherwise.
See http://schemas.taskcluster.net/github/v1/is-installed-for.json#/properties/installed
Copyright © 2014–2017 Mozilla. All rights reserved.