public class RepositoryResponse extends Object
Any Taskcluster-specific Github repository information.
See https://schemas.taskcluster.net/github/v1/repository.json#
| Modifier and Type | Field and Description |
|---|---|
boolean |
installed
True if integration is installed, False otherwise.
|
| Constructor and Description |
|---|
RepositoryResponse() |
public boolean installed
True if integration is installed, False otherwise.
See https://schemas.taskcluster.net/github/v1/repository.json#/properties/installed
Copyright © 2014–2018 Mozilla. All rights reserved.