Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

accessKeyId - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.TemporarySecurityCredentials
Access key identifier that identifies the temporary security credentials.
accessToken - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
AccessToken used for authenticating requests, you should store this you won’t be able to retrive it again!
accessToken - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse.Credentials
accessToken - Variable in class org.mozilla.taskcluster.client.Credentials
 
accessToken - Variable in class org.mozilla.taskcluster.client.login.CredentialsResponse
accessToken - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry.Credentials
The accessToken for the temporary credentials.
accessToken - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse.Credentials
The accessToken for the temporary credentials.
accessToken - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse.Credentials
The accessToken for the temporary credentials.
accounts - Variable in class org.mozilla.taskcluster.client.auth.AzureListAccountResponse
A list of accountIds that are managed by auth.
action - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
The GitHub action which triggered an event.
address - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest
E-mail address to which the message should be sentSee http://schemas.taskcluster.net/notify/v1/email-request.json#/properties/address
address - Variable in class org.mozilla.taskcluster.client.pulse.SendEmailRequest.TheContactPayload
allPurgeRequests() - Method in class org.mozilla.taskcluster.client.purgecache.PurgeCache
This is useful mostly for administors to view the set of open purge requests.
amis - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateAMISetRequest
amis - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetAMISetResponse
AmisEntry() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateAMISetRequest.AmisEntry
 
AmisEntry() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetAMISetResponse.AmisEntry
 
amiSet(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Retreive a copy of the requested AMI set.
apiCall(Request, String, String, Type) - Method in class org.mozilla.taskcluster.client.TaskClusterRequestHandler
 
APICallFailure - Exception in org.mozilla.taskcluster.client
 
APICallFailure(Throwable) - Constructor for exception org.mozilla.taskcluster.client.APICallFailure
 
architecture - Variable in class org.mozilla.taskcluster.client.treeherderevents.Machine
arguments - Variable in class org.mozilla.taskcluster.client.pulse.Exchange
Arguments() - Constructor for class org.mozilla.taskcluster.client.pulse.Exchange.Arguments
 
Artifact() - Constructor for class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifact
 
artifact - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
ArtifactCreated() - Constructor for class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage.ArtifactCreated
 
ArtifactCreatedMessage - Class in org.mozilla.taskcluster.client.queueevents
Message reporting a new artifact has been created for a given task.
ArtifactCreatedMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
 
ArtifactCreatedMessage.ArtifactCreated - Class in org.mozilla.taskcluster.client.queueevents
 
artifacts - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse
List of artifacts for given taskId and runId.
assertion - Variable in class org.mozilla.taskcluster.client.login.PersonaAssertionRequest
audience - Variable in class org.mozilla.taskcluster.client.login.PersonaAssertionRequest
The audience against which to verify the assertion, in the format https://site.com:443.
Auth - Class in org.mozilla.taskcluster.client.auth
Authentication related API end-points for TaskCluster and related services.
Auth(Credentials) - Constructor for class org.mozilla.taskcluster.client.auth.Auth
 
Auth(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.auth.Auth
 
Auth(String, String) - Constructor for class org.mozilla.taskcluster.client.auth.Auth
 
Auth(String, String, String) - Constructor for class org.mozilla.taskcluster.client.auth.Auth
 
Auth(String) - Constructor for class org.mozilla.taskcluster.client.auth.Auth
 
Auth() - Constructor for class org.mozilla.taskcluster.client.auth.Auth
 
authenticateHawk(HawkSignatureAuthenticationRequest) - Method in class org.mozilla.taskcluster.client.auth.Auth
Validate the request signature given on input and return list of scopes that the authenticating client has.
AuthenticationFailedResponse - Class in org.mozilla.taskcluster.client.auth
AuthenticationFailedResponse() - Constructor for class org.mozilla.taskcluster.client.auth.AuthenticationFailedResponse
 
AuthenticationSuccessfulResponse - Class in org.mozilla.taskcluster.client.auth
AuthenticationSuccessfulResponse() - Constructor for class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
 
authorization - Variable in class org.mozilla.taskcluster.client.auth.HawkSignatureAuthenticationRequest
Authorization header, must only be specified if request being authenticated has a Authorization header.
authorizedScopes - Variable in class org.mozilla.taskcluster.client.Credentials
 
authorizedScopes - Variable in class org.mozilla.taskcluster.client.ExtAuthField
 
autodelete - Variable in class org.mozilla.taskcluster.client.pulse.Exchange
Whether or not the exchange deletes when all queues are finished using itSee http://schemas.taskcluster.net/pulse/v1/exchanges-response.json#/items/properties/auto-delete
AwsProvisioner - Class in org.mozilla.taskcluster.client.awsprovisioner
The AWS Provisioner is responsible for provisioning instances on EC2 for use in TaskCluster.
AwsProvisioner(Credentials) - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
 
AwsProvisioner(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
 
AwsProvisioner(String, String) - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
 
AwsProvisioner(String, String, String) - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
 
AwsProvisioner(String) - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
 
AwsProvisioner() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
 
awsS3Credentials(String, String, String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Get temporary AWS credentials for read-write or read-only access to a given bucket and prefix within that bucket.
AWSS3CredentialsResponse - Class in org.mozilla.taskcluster.client.auth
Response for a request to get access to an S3 bucket.
AWSS3CredentialsResponse() - Constructor for class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse
 
AWSS3CredentialsResponse.TemporarySecurityCredentials - Class in org.mozilla.taskcluster.client.auth
 
azureAccounts() - Method in class org.mozilla.taskcluster.client.auth.Auth
Retrieve a list of all Azure accounts managed by Taskcluster Auth.
AzureArtifactRequest - Class in org.mozilla.taskcluster.client.queue
Request for an Azure Shared Access Signature (SAS) that will allow you to upload an artifact to an Azure blob storage container managed by the queue.
AzureArtifactRequest() - Constructor for class org.mozilla.taskcluster.client.queue.AzureArtifactRequest
 
AzureArtifactResponse - Class in org.mozilla.taskcluster.client.queue
Response to a request for an Azure Shared Access Signature (SAS) that will allow you to upload an artifact to an Azure blob storage container managed by the queue.
AzureArtifactResponse() - Constructor for class org.mozilla.taskcluster.client.queue.AzureArtifactResponse
 
azureBlobSAS(String, String, String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Get a shared access signature (SAS) string for use with a specific Azure Blob Storage container.
AzureListAccountResponse - Class in org.mozilla.taskcluster.client.auth
A list of Azure accounts managed by taskcluster-authSee http://schemas.taskcluster.net/auth/v1/azure-account-list-response.json#
AzureListAccountResponse() - Constructor for class org.mozilla.taskcluster.client.auth.AzureListAccountResponse
 
AzureListAccountResponse1 - Class in org.mozilla.taskcluster.client.auth
AzureListAccountResponse1() - Constructor for class org.mozilla.taskcluster.client.auth.AzureListAccountResponse1
 
azureTables(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Retrieve a list of all tables in an account.
azureTableSAS(String, String, String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Get a shared access signature (SAS) string for use with a specific Azure Table Storage table.

B

backendStatus() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
This endpoint is used to show when the last time the provisioner has checked in.
BackendStatusResponse - Class in org.mozilla.taskcluster.client.awsprovisioner
BackendStatusResponse() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.BackendStatusResponse
 
badge(String, String, String) - Method in class org.mozilla.taskcluster.client.github.Github
Checks the status of the latest build of a given branch and returns corresponding badge image.
baseUrl - Variable in class org.mozilla.taskcluster.client.auth.StatsumTokenResponse
Base URL for the statsum server this project is allocated on.
before - Variable in class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList.RequestsEntry
All caches that match this provisionerId, workerType, and cacheName must be destroyed if they were created before this time.
before - Variable in class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList.RequestsEntry
All caches that match this provisionerId, workerType, and cacheName must be destroyed if they were created before this time.
BlockedTaskGraphMessage - Class in org.mozilla.taskcluster.client.schedulerevents
Message that all reruns of a task has failed it is now blocking the task-graph from finishing.
BlockedTaskGraphMessage() - Constructor for class org.mozilla.taskcluster.client.schedulerevents.BlockedTaskGraphMessage
 
buildMachine - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
Builds - Class in org.mozilla.taskcluster.client.github
Builds() - Constructor for class org.mozilla.taskcluster.client.github.Builds
 
builds - Variable in class org.mozilla.taskcluster.client.github.Builds
A simple list of builds.
builds() - Method in class org.mozilla.taskcluster.client.github.Github
A paginated list of builds that have been run in Taskcluster.
Builds.BuildsEntry - Class in org.mozilla.taskcluster.client.github
 
BuildsEntry() - Constructor for class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
 
buildSystem - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
The name of the build system that initiated this content.

C

cacheHit - Variable in class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList
True if the cache has been used in this request.
cacheName - Variable in class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList.RequestsEntry
Name of cache to purge.
cacheName - Variable in class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList.RequestsEntry
Name of cache to purge.
cacheName - Variable in class org.mozilla.taskcluster.client.purgecache.PurgeCacheRequest
Name of cache to purge.
cacheName - Variable in class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
Name of cache to purge.
CallSummary<Request,Response> - Class in org.mozilla.taskcluster.client
 
CallSummary() - Constructor for class org.mozilla.taskcluster.client.CallSummary
 
cancelTask(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
This method will cancel a task that is either unscheduled, pending or running.
canUseOndemand - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
True if this worker type is allowed on demand instances.
canUseOndemand - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
True if this worker type is allowed on demand instances.
canUseSpot - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
True if this worker type is allowed spot instances.
canUseSpot - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
True if this worker type is allowed spot instances.
capacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
This number represents the number of tasks that this instance type is capable of running concurrently.
capacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
This number represents the number of tasks that this instance type is capable of running concurrently.
certificate - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse.Credentials
Certificate - Class in org.mozilla.taskcluster.client
TaskCluster certificates are used in temporary credentials when authenticating against TaskCluster HTTP(S) end points.
Certificate(int, Date, Date, String[]) - Constructor for class org.mozilla.taskcluster.client.Certificate
 
certificate - Variable in class org.mozilla.taskcluster.client.Credentials
 
certificate - Variable in class org.mozilla.taskcluster.client.ExtAuthField
 
certificate - Variable in class org.mozilla.taskcluster.client.login.CredentialsResponse
certificate - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry.Credentials
The certificate for the temporary credentials, these are required for the temporary credentials to work.
certificate - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse.Credentials
The certificate for the temporary credentials, these are required for the temporary credentials to work.
certificate - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse.Credentials
The certificate for the temporary credentials, these are required for the temporary credentials to work.
channel - Variable in class org.mozilla.taskcluster.client.notify.PostIRCMessageRequest
Channel to post the message in.
channel - Variable in class org.mozilla.taskcluster.client.pulse.PostIRCMessageRequest.TheContactPayload
Channel to post the message in.
chunkCount - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display
chunkId - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display
claimTask(String, String, TaskClaimRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
claim a task, more to be added later…Required scopes: (queue:claim-task and assume:worker-type:<provisionerId>/<workerType> and assume:worker-id:<workerGroup>/<workerId>), or (queue:claim-task:<provisionerId>/<workerType> and queue:worker-id:<workerGroup>/<workerId>)
claimWork(String, String, ClaimWorkRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
Claim any task, more to be added later… long polling up to 20s.
ClaimWorkRequest - Class in org.mozilla.taskcluster.client.queue
Request to claim a task for a worker to process.
ClaimWorkRequest() - Constructor for class org.mozilla.taskcluster.client.queue.ClaimWorkRequest
 
ClaimWorkResponse - Class in org.mozilla.taskcluster.client.queue
Response to an attempt to claim tasks for a worker to process.
ClaimWorkResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ClaimWorkResponse
 
ClaimWorkResponse.TasksEntry - Class in org.mozilla.taskcluster.client.queue
 
ClaimWorkResponse.TasksEntry.Credentials - Class in org.mozilla.taskcluster.client.queue
 
client(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Get information about a single client.
clientId - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
The clientId that made this request.
clientId - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
clientId - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
ClientId of the client scopes is requested aboutSyntax: ^[A-Za-z0-9@/:._-]+$See http://schemas.taskcluster.net/auth/v1/get-client-response.json#/properties/clientId
clientId - Variable in class org.mozilla.taskcluster.client.auth.TestAuthenticateResponse
ClientId from the request as it will be loggedSyntax: ^[A-Za-z0-9@/:._-]+$See http://schemas.taskcluster.net/auth/v1/test-authenticate-response.json#/properties/clientId
clientId - Variable in class org.mozilla.taskcluster.client.authevents.ClientMessage
clientId of the client that was changedSyntax: ^[A-Za-z0-9@/:._-]+$See http://schemas.taskcluster.net/auth/v1/client-message.json#/properties/clientId
clientId - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse.Credentials
clientId - Variable in class org.mozilla.taskcluster.client.Credentials
 
clientId - Variable in class org.mozilla.taskcluster.client.login.CredentialsResponse
clientId - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry.Credentials
The clientId for the temporary credentials.
clientId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse.Credentials
The clientId for the temporary credentials.
clientId - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse.Credentials
The clientId for the temporary credentials.
ClientMessage - Class in org.mozilla.taskcluster.client.authevents
Message reporting that a client has changedSee http://schemas.taskcluster.net/auth/v1/client-message.json#
ClientMessage() - Constructor for class org.mozilla.taskcluster.client.authevents.ClientMessage
 
clientScopes - Variable in class org.mozilla.taskcluster.client.auth.TestAuthenticateRequest
List of scopes that should be client used should be given.
cluster_name - Variable in class org.mozilla.taskcluster.client.pulse.RabbitOverviewResponse
coalesced - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
The job guids that were coalesced to this job.
configureHawk() - Method in class org.mozilla.taskcluster.client.Credentials
 
contact - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationRequest
The contact information which will be handed off to the notification serviceSee http://schemas.taskcluster.net/pulse/v1/namespace-request.json#/properties/contact
contact - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationResponse
The contact information which will be handed off to the notification serviceSee http://schemas.taskcluster.net/pulse/v1/namespace-response.json#/properties/contact
content - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest
Content of the e-mail as markdown, will be rendered to HTML before the email is sent.
contentType - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactRequest
Artifact mime-type, when uploading artifact please use the same Content-Type, consistently using the correct mime-type make tooling a lot easier, specifically, always using application/json for JSON artifacts.
contentType - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactResponse
Artifact mime-type, should be specified with the x-ms-blob-content-type when committing the block.
contentType - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifact
Mimetype for the artifact that was created.
contentType - Variable in class org.mozilla.taskcluster.client.queue.RedirectArtifactRequest
Artifact mime-type for the resource to which the queue should redirect.
contentType - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactRequest
Artifact mime-type, when uploading artifact to the signed PUT URL returned from this request this must given with the ContentType header.
contentType - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactResponse
Artifact mime-type, must be specified as header when uploading with the signed putUrl.
contentType - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage.ArtifactCreated
Mimetype for the artifact that was created.
continuationToken - Variable in class org.mozilla.taskcluster.client.auth.AzureListAccountResponse1
Opaque continuationToken to be given as query-string option to get the next set of tables.
continuationToken - Variable in class org.mozilla.taskcluster.client.github.Builds
Passed back from Azure to allow us to page through long result sets.
continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesRequest
A continuation token previously returned in a response to this list request.
continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse
A continuation token is returned if there are more results than listed here.
continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListTasksRequest
A continuation token previously returned in a response to this list request.
continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse
A continuation token is returned if there are more results than listed here.
continuationToken - Variable in class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList
Passed back from Azure to allow us to page through long result sets.
continuationToken - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse
Opaque continuationToken to be given as query-string option to get the next set of artifacts.
continuationToken - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse
Opaque continuationToken to be given as query-string option to get the next set of dependent tasks.
continuationToken - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse
Opaque continuationToken to be given as query-string option to get the next set of tasks in the task-group.
CountPendingTasksResponse - Class in org.mozilla.taskcluster.client.queue
Response to a request for the number of pending tasks for a given provisionerId and workerType.
CountPendingTasksResponse() - Constructor for class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
 
createAmiSet(String, CreateAMISetRequest) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Create an AMI Set.
CreateAMISetRequest - Class in org.mozilla.taskcluster.client.awsprovisioner
CreateAMISetRequest() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateAMISetRequest
 
CreateAMISetRequest.AmisEntry - Class in org.mozilla.taskcluster.client.awsprovisioner
 
createArtifact(String, String, String, Object) - Method in class org.mozilla.taskcluster.client.queue.Queue
This API end-point creates an artifact for a specific run of a task.
createClient(String, CreateClientRequest) - Method in class org.mozilla.taskcluster.client.auth.Auth
Create a new client and get the accessToken for this client.
CreateClientRequest - Class in org.mozilla.taskcluster.client.auth
Properties to create a client.
CreateClientRequest() - Constructor for class org.mozilla.taskcluster.client.auth.CreateClientRequest
 
CreateClientResponse - Class in org.mozilla.taskcluster.client.auth
All details about a client including the accessTokenSee http://schemas.taskcluster.net/auth/v1/create-client-response.json#
CreateClientResponse() - Constructor for class org.mozilla.taskcluster.client.auth.CreateClientResponse
 
created - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
created - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
created - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
created - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
The initial creation time of the build.
created - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
created - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
created - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
createHook(String, String, HookCreationRequest) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
This endpoint will create a new hook.
createNamespace(String, NamespaceCreationRequest) - Method in class org.mozilla.taskcluster.client.pulse.Pulse
Creates a namespace, given the taskcluster credentials with scopes.
createRole(String, CreateRoleRequest) - Method in class org.mozilla.taskcluster.client.auth.Auth
Create a new role.
CreateRoleRequest - Class in org.mozilla.taskcluster.client.auth
Data to create or update a role.
CreateRoleRequest() - Constructor for class org.mozilla.taskcluster.client.auth.CreateRoleRequest
 
createSecret(String, GetSecretRequest) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Insert a secret into the secret storage.
createTask(String, TaskDefinitionRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
Create a new task, this is an idempotent operation, so repeat it if you get an internal server error or network connection is dropped.
createTaskGraph(String, TaskGraphDefinition) - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
Create a new task-graph, the status of the resulting JSON is a task-graph status structure, you can find the taskGraphId in this structure.
createTemporaryCredentials(String[], Date, Date) - Method in class org.mozilla.taskcluster.client.Credentials
 
createTemporaryCredentials(String, String[], Date, Date) - Method in class org.mozilla.taskcluster.client.Credentials
 
createWorkerType(String, CreateWorkerTypeRequest) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Create a worker type.
CreateWorkerTypeRequest - Class in org.mozilla.taskcluster.client.awsprovisioner
CreateWorkerTypeRequest() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
 
CreateWorkerTypeRequest.InstanceTypesEntry - Class in org.mozilla.taskcluster.client.awsprovisioner
 
CreateWorkerTypeRequest.RegionsEntry - Class in org.mozilla.taskcluster.client.awsprovisioner
 
CreateWorkerTypeRequest.RegionsEntry.LaunchSpec - Class in org.mozilla.taskcluster.client.awsprovisioner
 
credentials - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse
credentials - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse
Credentials() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse.Credentials
 
Credentials - Class in org.mozilla.taskcluster.client
 
Credentials(String, String) - Constructor for class org.mozilla.taskcluster.client.Credentials
 
Credentials(String, String, String) - Constructor for class org.mozilla.taskcluster.client.Credentials
 
credentials - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
Temporary credentials granting task.scopes and the scope: queue:claim-task:<taskId>/<runId> which allows the worker to reclaim the task, upload artifacts and report task resolution.
Credentials() - Constructor for class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry.Credentials
 
credentials - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
Temporary credentials granting task.scopes and the scope: queue:claim-task:<taskId>/<runId> which allows the worker to reclaim the task, upload artifacts and report task resolution.
Credentials() - Constructor for class org.mozilla.taskcluster.client.queue.TaskClaimResponse.Credentials
 
credentials - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
Temporary credentials granting task.scopes and the scope: queue:claim-task:<taskId>/<runId> which allows the worker to reclaim the task, upload artifacts and report task resolution.
Credentials() - Constructor for class org.mozilla.taskcluster.client.queue.TaskReclaimResponse.Credentials
 
credentialsFromPersonaAssertion(PersonaAssertionRequest) - Method in class org.mozilla.taskcluster.client.login.Login
Given an assertion, return an appropriate set of temporary credentials.
CredentialsResponse - Class in org.mozilla.taskcluster.client.login
A response containing temporary credentials.
CredentialsResponse() - Constructor for class org.mozilla.taskcluster.client.login.CredentialsResponse
 
currentScopes() - Method in class org.mozilla.taskcluster.client.auth.Auth
Return the expanded scopes available in the request, taking into account all sources of scopes and scope restrictions (temporary credentials, assumeScopes, client scopes, and roles).

D

data - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse
Free-form object which contains secrets from the worker type definitionSee http://schemas.taskcluster.net/aws-provisioner/v1/get-secret-response.json#/properties/data
data - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
Data that was reported with the task.
data - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
This is an arbitrary JSON object.
data - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Task
Data that was reported with the task.
deadline - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest
Deadline of the task, pending and running runs are resolved as failed if not resolved by other means before the deadline.
deadline - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
Deadline of the task, pending and running runs are resolved as failed if not resolved by other means before the deadline.
deadline - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
Deadline of the task, pending and running runs are resolved as failed if not resolved by other means before the deadline.
deadline - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
Deadline of the task, pending and running runs are resolved as exception if not resolved by other means before the deadline.
deadline - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
Deadline of the task, pending and running runs are resolved as exception if not resolved by other means before the deadline.
deadline - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
Deadline of the task, pending and running runs are resolved as exception if not resolved by other means before the deadline.
deadline - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
Deadline of the task, pending and running runs are resolved as exception if not resolved by other means before the deadline.
deadline - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
Deadline of the task, pending and running runs are resolved as exception if not resolved by other means before the deadline.
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.auth.Auth
 
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
 
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.github.Github
 
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.hooks.Hooks
 
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.index.Index
 
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.login.Login
 
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.notify.Notify
 
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.pulse.Pulse
 
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.purgecache.PurgeCache
 
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.queue.Queue
 
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.scheduler.Scheduler
 
defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.secrets.Secrets
 
defineTask(String, TaskDefinitionRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
Deprecated, this is the same as createTask with a self-dependency.
deleteClient(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Delete a client, please note that any roles related to this client must be deleted independently.
deleteOnExpiration - Variable in class org.mozilla.taskcluster.client.auth.CreateClientRequest
If true, the service may delete this client after it has expired.
deleteOnExpiration - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
If true, the service may delete this client after it has expired.
deleteOnExpiration - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
If true, the service may delete this client after it has expired.
deleteRole(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Delete a role.
dependencies - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
List of dependent tasks.
dependencies - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
List of dependent tasks.
dependencies - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
List of dependent tasks.
dependents - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TaskInformation
List of taskIds that requires this task to be complete successfully before they can be scheduled.
dependents - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
List of taskIds that requires this task to be complete successfully before they can be scheduled.
description - Variable in class org.mozilla.taskcluster.client.auth.CreateClientRequest
Description of what these credentials are used for in markdown.
description - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
Description of what these credentials are used for in markdown.
description - Variable in class org.mozilla.taskcluster.client.auth.CreateRoleRequest
Description of what this role is used for in markdown.
description - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
Description of what these credentials are used for in markdown.
description - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
Description of what this role is used for in markdown.
description - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
A string which describes what this image is for and hints on using itSee http://schemas.taskcluster.net/aws-provisioner/v1/create-worker-type-request.json#/properties/description
description - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
A string which describes what this image is for and hints on using itSee http://schemas.taskcluster.net/aws-provisioner/v1/get-worker-type-response.json#/properties/description
description - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest.Metadata
description - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition.Metadata
description - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate.MetaData
Human readable description of the task, please explain what the task does.
description - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest.MetaData
Human readable description of the task, please explain what the task does.
description - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse.MetaData
Human readable description of the task, please explain what the task does.
description - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.MetaData
Human readable description of task-graph, explain what it does!
description - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest.MetaData
Human readable description of the task, please explain what the task does.
description - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.MetaData
Human readable description of task-graph, explain what it does!
description - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse.MetaData
Human readable description of task-graph, explain what it does!
details - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
Metadata describing the pull request.
details - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPushMessage
Metadata describing the push.
details - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubReleaseMessage
Metadata describing the release.
disableClient(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Disable a client.
disabled - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
If true, this client is disabled and cannot be used.
disabled - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
If true, this client is disabled and cannot be used.
display - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
Display() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display
 
dsn - Variable in class org.mozilla.taskcluster.client.auth.SentryDSNResponse
Access credentials and urls for the Sentry project.
Dsn() - Constructor for class org.mozilla.taskcluster.client.auth.SentryDSNResponse.Dsn
 
durable - Variable in class org.mozilla.taskcluster.client.pulse.Exchange

E

email(SendEmailRequest) - Method in class org.mozilla.taskcluster.client.notify.Notify
Send an email to address.
emailOnError - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest.Metadata
Whether to email the owner on an error creating the task.
emailOnError - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition.Metadata
Whether to email the owner on an error creating the task.
EmptyPayload - Class in org.mozilla.taskcluster.client
 
EmptyPayload() - Constructor for class org.mozilla.taskcluster.client.EmptyPayload
 
enableClient(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Enable a client that was disabled with disableClient.
error - Variable in class org.mozilla.taskcluster.client.hooks.FailedFire
The error that occurred when firing the task.
ErrorArtifactRequest - Class in org.mozilla.taskcluster.client.queue
Request the queue to reply 403 (forbidden) with reason and message to any GET request for this artifact.
ErrorArtifactRequest() - Constructor for class org.mozilla.taskcluster.client.queue.ErrorArtifactRequest
 
ErrorArtifactResponse - Class in org.mozilla.taskcluster.client.queue
Response to a request for the queue to reply 403 (forbidden) with reason and message to any GET request for this artifact.
ErrorArtifactResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ErrorArtifactResponse
 
errors - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
ErrorsEntry() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry.ErrorsEntry
 
errorsTruncated - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry
If true, indicates that the number of errors in the log was too large and not all of those lines are indicated here.
eventId - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
The GitHub webhook deliveryId.
eventId - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
The GitHub webhook deliveryId.
eventId - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPushMessage
The GitHub webhook deliveryId.
eventId - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubReleaseMessage
The GitHub webhook deliveryId.
eventType - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
Type of Github event that triggered the build (i.e. push, pull_request.opened).
Exchange - Class in org.mozilla.taskcluster.client.pulse
An array of RabbitMQ exchanges containing the details of RabbitMQ exchangesSee http://schemas.taskcluster.net/pulse/v1/exchanges-response.json#
Exchange() - Constructor for class org.mozilla.taskcluster.client.pulse.Exchange
 
Exchange.Arguments - Class in org.mozilla.taskcluster.client.pulse
 
exchanges() - Method in class org.mozilla.taskcluster.client.pulse.Pulse
A list of exchanges in the rabbit cluster
expandedScopes - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
List of scopes granted to this client by matching roles, including the client’s scopes and the implicit role client-id:<clientId>.
expandedScopes - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
List of scopes granted to this client by matching roles.
expandedScopes - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
List of scopes granted anyone who assumes this role, including anything granted by roles that can be assumed when you have this role.
expandScopes(SetOfScopes) - Method in class org.mozilla.taskcluster.client.auth.Auth
Return an expanded copy of the given scopeset, with scopes implied by any roles included.
expiration - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
expires - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
The expiration time for the credentials used to make this request.
expires - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse
Date and time of when the temporary credentials expires.
expires - Variable in class org.mozilla.taskcluster.client.auth.CreateClientRequest
Date and time where the clients access is set to expireSee http://schemas.taskcluster.net/auth/v1/create-client-request.json#/properties/expires
expires - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
Date and time where the clients access is set to expireSee http://schemas.taskcluster.net/auth/v1/create-client-response.json#/properties/expires
expires - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
Date and time where the clients access is set to expireSee http://schemas.taskcluster.net/auth/v1/get-client-response.json#/properties/expires
expires - Variable in class org.mozilla.taskcluster.client.auth.SentryDSNResponse
Expiration time for the credentials.
expires - Variable in class org.mozilla.taskcluster.client.auth.StatsumTokenResponse
Time at which the token expires and should not be used anymore.
expires - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest
Task expiration, time at which task definition and status is deleted.
expires - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
Task expiration, time at which task definition and status is deleted.
expires - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
Task expiration, time at which task definition and status is deleted.
expires - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
Date at which this entry expires from the task index.
expires - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
Date at which this entry expires from the task index.
expires - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse.Namespace
Date at which this entry, and by implication all entries below it, expires from the task index.
expires - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Task
Date at which this entry expires from the task index.
expires - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactRequest
Date-time after which the artifact should be deleted.
expires - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactResponse
Date-time after which Shared Access Signature (SAS) will seize to work.
expires - Variable in class org.mozilla.taskcluster.client.queue.ErrorArtifactRequest
Date-time after which the queue should stop replying with the error and forget about the artifact.
expires - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifact
Date and time after which the artifact created will be automatically deleted by the queue.
expires - Variable in class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse
Date and time after which the signed URLs provided in this response expires and not longer works for authentication.
expires - Variable in class org.mozilla.taskcluster.client.queue.RedirectArtifactRequest
Date-time after which the queue should no longer redirect to this URL.
expires - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactRequest
Date-time after which the artifact should be deleted.
expires - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactResponse
expires - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
Task expiration, time at which task definition and status is deleted.
expires - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
Task expiration, time at which task definition and status is deleted.
expires - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
Task expiration, time at which task definition and status is deleted.
expires - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage.ArtifactCreated
Date and time after which the artifact created will be automatically deleted by the queue.
expires - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
Task expiration, time at which task definition and status is deleted.
expires - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
Task expiration, time at which task definition and status is deleted.
expires - Variable in class org.mozilla.taskcluster.client.secrets.Secret
An expiration date for this secret.
expiry - Variable in class org.mozilla.taskcluster.client.auth.Var
Date and time of when the Shared-Access-Signature expires.
expiry - Variable in class org.mozilla.taskcluster.client.auth.Var1
Date and time of when the Shared-Access-Signature expires.
expiry - Variable in class org.mozilla.taskcluster.client.Certificate
 
ExtAuthField - Class in org.mozilla.taskcluster.client
 
ExtAuthField(Certificate, String[]) - Constructor for class org.mozilla.taskcluster.client.ExtAuthField
 
extendTaskGraph(String, TaskGraphDefinition1) - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
Add a set of tasks to an existing task-graph.
extra - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
Object with properties that can hold any kind of extra data that should be associated with the task.
extra - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
Object with properties that can hold any kind of extra data that should be associated with the task.
extra - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
Object with properties that can hold any kind of extra data that should be associated with the task.
extra - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
Object with properties that can hold any kind of extra data that should be associated with the task.
extra - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
Extra information that Treeherder reads on a best-effort basisSee http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/extra

F

FailedFire - Class in org.mozilla.taskcluster.client.hooks
Information about an unsuccessful firing of the hookSee http://schemas.taskcluster.net/hooks/v1/hook-status.json#/properties/lastFire/oneOf[1]
FailedFire() - Constructor for class org.mozilla.taskcluster.client.hooks.FailedFire
 
findArtifactFromTask(String, String) - Method in class org.mozilla.taskcluster.client.index.Index
Find task by namespace and redirect to artifact with given name, if no task existing for the given namespace, this API end-point respond 404.
findTask(String) - Method in class org.mozilla.taskcluster.client.index.Index
Find task by namespace, if no task existing for the given namespace, this API end-point respond 404.

G

generateAuthorizationHeader(URI, String, String) - Method in class org.mozilla.taskcluster.client.Credentials
 
generateSignature(String, String) - Method in class org.mozilla.taskcluster.client.Certificate
 
generateTemporaryAccessToken(String, String) - Static method in class org.mozilla.taskcluster.client.Credentials
 
get(String) - Method in class org.mozilla.taskcluster.client.secrets.Secrets
Read the secret associated with some key.
GetAMISetResponse - Class in org.mozilla.taskcluster.client.awsprovisioner
GetAMISetResponse() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetAMISetResponse
 
GetAMISetResponse.AmisEntry - Class in org.mozilla.taskcluster.client.awsprovisioner
 
getArtifact(String, String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
Get artifact by <name> from a specific run.
getCertificate() - Method in class org.mozilla.taskcluster.client.Credentials
 
GetClientResponse - Class in org.mozilla.taskcluster.client.auth
Get all details about a client, useful for tools modifying a clientSee http://schemas.taskcluster.net/auth/v1/get-client-response.json#
GetClientResponse() - Constructor for class org.mozilla.taskcluster.client.auth.GetClientResponse
 
getHookSchedule(String, String) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
This endpoint will return the schedule and next scheduled creation time for the given hook.
getHookStatus(String, String) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
This endpoint will return the current status of the hook.
getLatestArtifact(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
Get artifact by <name> from the last run of a task.
getLaunchSpecs(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
This method returns a preview of all possible launch specifications that this worker type definition could submit to EC2.
GetRoleResponse - Class in org.mozilla.taskcluster.client.auth
GetRoleResponse() - Constructor for class org.mozilla.taskcluster.client.auth.GetRoleResponse
 
getSecret(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Retrieve a secret from storage.
GetSecretRequest - Class in org.mozilla.taskcluster.client.awsprovisioner
GetSecretRequest() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
 
GetSecretResponse - Class in org.mozilla.taskcluster.client.awsprovisioner
GetSecretResponse() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse
 
GetSecretResponse.Credentials - Class in org.mozilla.taskcluster.client.awsprovisioner
 
getTriggerToken(String, String) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
Retrieve a unique secret token for triggering the specified hook.
GetWorkerTypeResponse - Class in org.mozilla.taskcluster.client.awsprovisioner
A worker launchSpecification and required metadataSee http://schemas.taskcluster.net/aws-provisioner/v1/get-worker-type-response.json#
GetWorkerTypeResponse() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
 
GetWorkerTypeResponse.InstanceTypesEntry - Class in org.mozilla.taskcluster.client.awsprovisioner
 
GetWorkerTypeResponse.RegionsEntry - Class in org.mozilla.taskcluster.client.awsprovisioner
 
GetWorkerTypeResponse.RegionsEntry.LaunchSpec - Class in org.mozilla.taskcluster.client.awsprovisioner
 
GetWorkerTypeResponse1 - Class in org.mozilla.taskcluster.client.awsprovisioner
GetWorkerTypeResponse1() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse1
 
Github - Class in org.mozilla.taskcluster.client.github
The github service, typically available at github.taskcluster.net, is responsible for publishing pulse messages in response to GitHub events.
Github(Credentials) - Constructor for class org.mozilla.taskcluster.client.github.Github
 
Github(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.github.Github
 
Github(String, String) - Constructor for class org.mozilla.taskcluster.client.github.Github
 
Github(String, String, String) - Constructor for class org.mozilla.taskcluster.client.github.Github
 
Github(String) - Constructor for class org.mozilla.taskcluster.client.github.Github
 
Github() - Constructor for class org.mozilla.taskcluster.client.github.Github
 
GithubPullRequest - Class in org.mozilla.taskcluster.client.treeherderevents
GithubPullRequest() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.GithubPullRequest
 
GitHubPullRequestMessage - Class in org.mozilla.taskcluster.client.githubevents
Message reporting that a GitHub pull request has occurredSee http://schemas.taskcluster.net/github/v1/github-pull-request-message.json#
GitHubPullRequestMessage() - Constructor for class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
 
GitHubPushMessage - Class in org.mozilla.taskcluster.client.githubevents
Message reporting that a GitHub push has occurredSee http://schemas.taskcluster.net/github/v1/github-push-message.json#
GitHubPushMessage() - Constructor for class org.mozilla.taskcluster.client.githubevents.GitHubPushMessage
 
GitHubReleaseMessage - Class in org.mozilla.taskcluster.client.githubevents
Message reporting that a GitHub release has occurredSee http://schemas.taskcluster.net/github/v1/github-release-message.json#
GitHubReleaseMessage() - Constructor for class org.mozilla.taskcluster.client.githubevents.GitHubReleaseMessage
 
githubWebHookConsumer() - Method in class org.mozilla.taskcluster.client.github.Github
Capture a GitHub event and publish it via pulse, if it’s a push, release or pull request.
groupName - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display
groups - Variable in class org.mozilla.taskcluster.client.hooks.HookGroups
groupSymbol - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display

H

hash - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
Payload as extracted from Authentication header.
HawkSignatureAuthenticationRequest - Class in org.mozilla.taskcluster.client.auth
Request to authenticate a hawk request.
HawkSignatureAuthenticationRequest() - Constructor for class org.mozilla.taskcluster.client.auth.HawkSignatureAuthenticationRequest
 
HGPush - Class in org.mozilla.taskcluster.client.treeherderevents
HGPush() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.HGPush
 
HGPushLegacy - Class in org.mozilla.taskcluster.client.treeherderevents
BACKWARD COMPATABILITY: An HG job that only has a revision_hash.
HGPushLegacy() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.HGPushLegacy
 
hook(String, String) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
This endpoint will return the hook definition for the given hookGroupId and hookId.
HookCreationRequest - Class in org.mozilla.taskcluster.client.hooks
Definition of a hook that can create tasks at defined times.
HookCreationRequest() - Constructor for class org.mozilla.taskcluster.client.hooks.HookCreationRequest
 
HookCreationRequest.Metadata - Class in org.mozilla.taskcluster.client.hooks
 
HookDefinition - Class in org.mozilla.taskcluster.client.hooks
Definition of a hook that will create tasks when defined events occur.
HookDefinition() - Constructor for class org.mozilla.taskcluster.client.hooks.HookDefinition
 
HookDefinition.Metadata - Class in org.mozilla.taskcluster.client.hooks
 
hookGroupId - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
Syntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/hooks/v1/hook-definition.json#/properties/hookGroupId
HookGroups - Class in org.mozilla.taskcluster.client.hooks
List of hookGroupIds.
HookGroups() - Constructor for class org.mozilla.taskcluster.client.hooks.HookGroups
 
hookId - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
HookList - Class in org.mozilla.taskcluster.client.hooks
HookList() - Constructor for class org.mozilla.taskcluster.client.hooks.HookList
 
hooks - Variable in class org.mozilla.taskcluster.client.hooks.HookList
Hooks - Class in org.mozilla.taskcluster.client.hooks
Hooks are a mechanism for creating tasks in response to events.
Hooks(Credentials) - Constructor for class org.mozilla.taskcluster.client.hooks.Hooks
 
Hooks(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.hooks.Hooks
 
Hooks(String, String) - Constructor for class org.mozilla.taskcluster.client.hooks.Hooks
 
Hooks(String, String, String) - Constructor for class org.mozilla.taskcluster.client.hooks.Hooks
 
Hooks(String) - Constructor for class org.mozilla.taskcluster.client.hooks.Hooks
 
Hooks() - Constructor for class org.mozilla.taskcluster.client.hooks.Hooks
 
HookScheduleResponse - Class in org.mozilla.taskcluster.client.hooks
A description of when a hook’s task will be created, and the next scheduled timeSee http://schemas.taskcluster.net/hooks/v1/hook-schedule.json#
HookScheduleResponse() - Constructor for class org.mozilla.taskcluster.client.hooks.HookScheduleResponse
 
HookStatusResponse - Class in org.mozilla.taskcluster.client.hooks
A snapshot of the current status of a hook.
HookStatusResponse() - Constructor for class org.mozilla.taskcluster.client.hooks.HookStatusResponse
 
host - Variable in class org.mozilla.taskcluster.client.auth.HawkSignatureAuthenticationRequest
Host for which the request came in, this is typically the Host header excluding the port if any.
href - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest.Link
Where the link should point to.
hvm - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateAMISetRequest.AmisEntry
hvm - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetAMISetResponse.AmisEntry

I

id - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetAMISetResponse
ImageId - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry.LaunchSpec
ImageId - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry.LaunchSpec
Index - Class in org.mozilla.taskcluster.client.index
The task index, typically available at index.taskcluster.net, is responsible for indexing tasks.
Index(Credentials) - Constructor for class org.mozilla.taskcluster.client.index.Index
 
Index(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.index.Index
 
Index(String, String) - Constructor for class org.mozilla.taskcluster.client.index.Index
 
Index(String, String, String) - Constructor for class org.mozilla.taskcluster.client.index.Index
 
Index(String) - Constructor for class org.mozilla.taskcluster.client.index.Index
 
Index() - Constructor for class org.mozilla.taskcluster.client.index.Index
 
IndexedTaskResponse - Class in org.mozilla.taskcluster.client.index
Representation of an indexed task.
IndexedTaskResponse() - Constructor for class org.mozilla.taskcluster.client.index.IndexedTaskResponse
 
info(String) - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
Get task-graph information, this includes the task-graph status structure, along with metadata and tags, but not information about all tasks.
insertTask(String, InsertTaskRequest) - Method in class org.mozilla.taskcluster.client.index.Index
Insert a task into the index.
InsertTaskRequest - Class in org.mozilla.taskcluster.client.index
Representation of an a task to be indexed.
InsertTaskRequest() - Constructor for class org.mozilla.taskcluster.client.index.InsertTaskRequest
 
inspect(String) - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
Inspect a task-graph, this returns all the information the task-graph scheduler knows about the task-graph and the state of its tasks.
inspectTask(String, String) - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
Inspect a task from a task-graph, this returns all the information the task-graph scheduler knows about the specific task.
InspectTaskGraphResponse - Class in org.mozilla.taskcluster.client.scheduler
Information about a task-graph as known by the scheduler, with all the state of all individual tasks.
InspectTaskGraphResponse() - Constructor for class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse
 
InspectTaskGraphResponse.MetaData - Class in org.mozilla.taskcluster.client.scheduler
 
InspectTaskGraphResponse.TaskInformation - Class in org.mozilla.taskcluster.client.scheduler
 
InspectTaskGraphTaskResponse - Class in org.mozilla.taskcluster.client.scheduler
Information about a task in a task-graph as known by the scheduler.
InspectTaskGraphTaskResponse() - Constructor for class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
 
installationId - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
The installation which had an event.
installationId - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPushMessage
The installation which had an event.
installationId - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubReleaseMessage
The installation which had an event.
installed - Variable in class org.mozilla.taskcluster.client.github.IsInstalledFor
True if integration is installed, False otherwise.
instanceStarted(String, String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
An instance will report in by giving its instance id as well as its security token.
instanceType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
InstanceType name for Amazon.
instanceType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
InstanceType name for Amazon.
instanceTypes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
instanceTypes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
InstanceTypesEntry() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
 
InstanceTypesEntry() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
 
InvalidOptionsException - Exception in org.mozilla.taskcluster.client
 
InvalidOptionsException(Throwable) - Constructor for exception org.mozilla.taskcluster.client.InvalidOptionsException
 
irc(PostIRCMessageRequest) - Method in class org.mozilla.taskcluster.client.notify.Notify
Post a message on IRC to a specific channel or user, or a specific user on a specific channel.
isInstalledFor(String, String) - Method in class org.mozilla.taskcluster.client.github.Github
Checks if the integration has been installed for a given repository of a given organization or user.
IsInstalledFor - Class in org.mozilla.taskcluster.client.github
IsInstalledFor() - Constructor for class org.mozilla.taskcluster.client.github.IsInstalledFor
 
isRetried - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
True indicates this job has been retried.
issuer - Variable in class org.mozilla.taskcluster.client.Certificate
 

J

JobDefinition - Class in org.mozilla.taskcluster.client.treeherderevents
Definition of a single job that can be added to Treeherder Project is determined by the routing key, so we don’t need to specify it here.
JobDefinition() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
 
JobDefinition.Display - Class in org.mozilla.taskcluster.client.treeherderevents
 
JobDefinition.JobInfo - Class in org.mozilla.taskcluster.client.treeherderevents
 
JobDefinition.JobInfo.LinksEntry - Class in org.mozilla.taskcluster.client.treeherderevents
 
JobDefinition.LogsEntry - Class in org.mozilla.taskcluster.client.treeherderevents
 
JobDefinition.LogsEntry.StepsEntry - Class in org.mozilla.taskcluster.client.treeherderevents
 
JobDefinition.LogsEntry.StepsEntry.ErrorsEntry - Class in org.mozilla.taskcluster.client.treeherderevents
 
jobInfo - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
Definition of the Job Info for a job.
JobInfo() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo
 
jobKind - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
Possible values: * “build” * “test” * “other” Default: “other”See http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/jobKind
jobName - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display
jobSymbol - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display

K

kind - Variable in class org.mozilla.taskcluster.client.treeherderevents.GithubPullRequest
kind - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPush
kind - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPushLegacy

L

label - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo.LinksEntry
labels - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
Labels are a dimension of a platform.
lastCheckedIn - Variable in class org.mozilla.taskcluster.client.awsprovisioner.BackendStatusResponse
A date when the provisioner backend process last completed an iteration.
lastDateUsed - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
Date of last time this client was used.
lastDateUsed - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
Date of last time this client was used.
lastFire - Variable in class org.mozilla.taskcluster.client.hooks.HookStatusResponse
Information about the last time this hook fired.
lastModified - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
lastModified - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
lastModified - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
lastModified - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetAMISetResponse
ISO Date string (e.g. new Date().toISOString()) which represents the time when this AMI Set was last altered (inclusive of creation)See http://schemas.taskcluster.net/aws-provisioner/v1/get-ami-set-response.json#/properties/lastModified
lastModified - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
ISO Date string (e.g. new Date().toISOString()) which represents the time when this worker type definition was last altered (inclusive of creation)See http://schemas.taskcluster.net/aws-provisioner/v1/get-worker-type-response.json#/properties/lastModified
lastModified - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse1
ISO Date string (e.g. new Date().toISOString()) which represents the time when this worker type definition was last altered (inclusive of creation)See http://schemas.taskcluster.net/aws-provisioner/v1/get-worker-type-last-modified.json#/properties/lastModified
lastRotated - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
Date and time of when the accessToken was reset last time.
lastRotated - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
Date and time of when the accessToken was reset last time.
launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
Launch Specification entries which are used in all regions and all instance typesSee http://schemas.taskcluster.net/aws-provisioner/v1/create-worker-type-request.json#/properties/launchSpec
launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
LaunchSpec() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry.LaunchSpec
 
launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
Launch Specification entries which are used in all regions and all instance typesSee http://schemas.taskcluster.net/aws-provisioner/v1/get-worker-type-response.json#/properties/launchSpec
launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
LaunchSpec() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry.LaunchSpec
 
limit - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesRequest
Maximum number of results per page.
limit - Variable in class org.mozilla.taskcluster.client.index.ListTasksRequest
Maximum number of results per page.
line - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry.ErrorsEntry
lineFinished - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
linenumber - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry.ErrorsEntry
lineStarted - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
link - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest
Optional link that can be added as a button to the email.
Link() - Constructor for class org.mozilla.taskcluster.client.notify.SendEmailRequest.Link
 
links - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo
LinksEntry() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo.LinksEntry
 
linkText - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo.LinksEntry
list() - Method in class org.mozilla.taskcluster.client.secrets.Secrets
List the names of all secrets that you would have access to read.
listAmiSets() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Return a list of AMI sets names.
listArtifacts(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
Returns a list of artifacts and associated meta-data for a given run.
ListArtifactsResponse - Class in org.mozilla.taskcluster.client.queue
List of artifacts for a given taskId and runId.
ListArtifactsResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ListArtifactsResponse
 
ListArtifactsResponse.Artifact - Class in org.mozilla.taskcluster.client.queue
 
listClients() - Method in class org.mozilla.taskcluster.client.auth.Auth
Get a list of all clients.
listDependentTasks(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
List tasks that depend on the given taskId.
ListDependentTasksResponse - Class in org.mozilla.taskcluster.client.queue
Response from a listDependentTasks request.
ListDependentTasksResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse
 
ListDependentTasksResponse.TaskDefinitionAndStatus - Class in org.mozilla.taskcluster.client.queue
 
listHookGroups() - Method in class org.mozilla.taskcluster.client.hooks.Hooks
This endpoint will return a list of all hook groups with at least one hook.
listHooks(String) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
This endpoint will return a list of all the hook definitions within a given hook group.
listLatestArtifacts(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
Returns a list of artifacts and associated meta-data for the latest run from the given task.
listNamespaces(String, ListNamespacesRequest) - Method in class org.mozilla.taskcluster.client.index.Index
List the namespaces immediately under a given namespace.
ListNamespacesRequest - Class in org.mozilla.taskcluster.client.index
Request to list namespaces within a given namespace.
ListNamespacesRequest() - Constructor for class org.mozilla.taskcluster.client.index.ListNamespacesRequest
 
ListNamespacesResponse - Class in org.mozilla.taskcluster.client.index
Response from a request to list namespaces within a given namespace.
ListNamespacesResponse() - Constructor for class org.mozilla.taskcluster.client.index.ListNamespacesResponse
 
ListNamespacesResponse.Namespace - Class in org.mozilla.taskcluster.client.index
 
listRoles() - Method in class org.mozilla.taskcluster.client.auth.Auth
Get a list of all roles, each role object also includes the list of scopes it expands to.
listTaskGroup(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
List tasks sharing the same taskGroupId.
ListTaskGroupResponse - Class in org.mozilla.taskcluster.client.queue
Response from a listTaskGroup request.
ListTaskGroupResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse
 
ListTaskGroupResponse.TaskDefinitionAndStatus - Class in org.mozilla.taskcluster.client.queue
 
listTasks(String, ListTasksRequest) - Method in class org.mozilla.taskcluster.client.index.Index
List the tasks immediately under a given namespace.
ListTasksRequest - Class in org.mozilla.taskcluster.client.index
Request to list tasks within a given namespace.
ListTasksRequest() - Constructor for class org.mozilla.taskcluster.client.index.ListTasksRequest
 
ListTasksResponse - Class in org.mozilla.taskcluster.client.index
Representation of an indexed task.
ListTasksResponse() - Constructor for class org.mozilla.taskcluster.client.index.ListTasksResponse
 
ListTasksResponse.Task - Class in org.mozilla.taskcluster.client.index
 
listWorkerTypes() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Return a list of string worker type names.
listWorkerTypeSummaries() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Return a list of worker types, including some summary information about current capacity for each.
Login - Class in org.mozilla.taskcluster.client.login
The Login service serves as the interface between external authentication systems and TaskCluster credentials.
Login(Credentials) - Constructor for class org.mozilla.taskcluster.client.login.Login
 
Login(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.login.Login
 
Login(String, String) - Constructor for class org.mozilla.taskcluster.client.login.Login
 
Login(String, String, String) - Constructor for class org.mozilla.taskcluster.client.login.Login
 
Login(String) - Constructor for class org.mozilla.taskcluster.client.login.Login
 
Login() - Constructor for class org.mozilla.taskcluster.client.login.Login
 
logs - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
LogsEntry() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry
 

M

Machine - Class in org.mozilla.taskcluster.client.treeherderevents
Machine() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.Machine
 
management_version - Variable in class org.mozilla.taskcluster.client.pulse.RabbitOverviewResponse
maxCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
Maximum number of capacity units to be provisioned.
maxCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
Maximum number of capacity units to be provisioned.
maxCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
maxPrice - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
Maximum price we’ll pay.
maxPrice - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
Maximum price we’ll pay.
message - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationFailedResponse
Message saying why the authentication failed.
message - Variable in class org.mozilla.taskcluster.client.notify.PostIRCMessageRequest
IRC message to send as plain text.
message - Variable in class org.mozilla.taskcluster.client.notify.PostPulseMessageRequest
IRC message to send as plain text.
message - Variable in class org.mozilla.taskcluster.client.queue.ErrorArtifactRequest
Human readable explanation of why the artifact is missingMax length: 4096See http://schemas.taskcluster.net/queue/v1/post-artifact-request.json#/oneOf[3]/properties/message
metadata - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest
Metadata() - Constructor for class org.mozilla.taskcluster.client.hooks.HookCreationRequest.Metadata
 
metadata - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
Metadata() - Constructor for class org.mozilla.taskcluster.client.hooks.HookDefinition.Metadata
 
metadata - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
MetaData() - Constructor for class org.mozilla.taskcluster.client.hooks.TaskTemplate.MetaData
 
metadata - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
MetaData() - Constructor for class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest.MetaData
 
metadata - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
MetaData() - Constructor for class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse.MetaData
 
metadata - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse
MetaData() - Constructor for class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.MetaData
 
metadata - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
MetaData() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest.MetaData
 
metadata - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition
MetaData() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.MetaData
 
metadata - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse
MetaData() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse.MetaData
 
method - Variable in class org.mozilla.taskcluster.client.auth.HawkSignatureAuthenticationRequest
HTTP method of the request being authenticated.
method - Variable in class org.mozilla.taskcluster.client.pulse.PostIRCMessageRequest
The contact method (eg. irc)Possible values: * “irc”See http://schemas.taskcluster.net/pulse/v1/irc-request.json#/properties/method
method - Variable in class org.mozilla.taskcluster.client.pulse.SendEmailRequest
The contact method (eg. email)Possible values: * “email”See http://schemas.taskcluster.net/pulse/v1/email-request.json#/properties/method
minCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
Minimum number of capacity units to be provisioned.
minCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
Minimum number of capacity units to be provisioned.
minCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
minPrice - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
Minimum price to pay for an instance.
minPrice - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
Minimum price to pay for an instance.

N

name - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest.Metadata
name - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition.Metadata
name - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate.MetaData
Human readable name of task, used to very briefly given an idea about what the task does.
name - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse.Namespace
Name of namespace within it’s parent namespace.
name - Variable in class org.mozilla.taskcluster.client.pulse.Exchange
name - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifact
Name of the artifact that was created, this is useful if you want to attempt to fetch the artifact.
name - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest.MetaData
Human readable name of task, used to very briefly given an idea about what the task does.
name - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse.MetaData
Human readable name of task, used to very briefly given an idea about what the task does.
name - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage.ArtifactCreated
Name of the artifact that was created, this is useful if you want to attempt to fetch the artifact.
name - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.MetaData
name - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TaskInformation
name - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
name - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest.MetaData
Human readable name of task, used to very briefly given an idea about what the task does.
name - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.MetaData
Human readable name of task-graph, give people finding this an idea what this graph is about.
name - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse.MetaData
name - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry
name - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
name - Variable in class org.mozilla.taskcluster.client.treeherderevents.Machine
namespace - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
Namespace of the indexed task, used to find the indexed task in the index.
Namespace() - Constructor for class org.mozilla.taskcluster.client.index.ListNamespacesResponse.Namespace
 
namespace - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse.Namespace
Fully qualified name of the namespace, you can use this to list namespaces or tasks under this namespace.
namespace - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Task
Namespace of the indexed task, used to find the indexed task in the index.
namespace - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationResponse
namespace(String) - Method in class org.mozilla.taskcluster.client.pulse.Pulse
Gets a namespace, given the taskcluster credentials with scopes.
NamespaceCreationRequest - Class in org.mozilla.taskcluster.client.pulse
NamespaceCreationRequest() - Constructor for class org.mozilla.taskcluster.client.pulse.NamespaceCreationRequest
 
NamespaceCreationResponse - Class in org.mozilla.taskcluster.client.pulse
NamespaceCreationResponse() - Constructor for class org.mozilla.taskcluster.client.pulse.NamespaceCreationResponse
 
namespaces - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse
List of namespaces.
NewTaskGraphMessage - Class in org.mozilla.taskcluster.client.schedulerevents
Messages as posted to scheduler/v1/task-graph-running informing the world that a new task-graph have been submitted.
NewTaskGraphMessage() - Constructor for class org.mozilla.taskcluster.client.schedulerevents.NewTaskGraphMessage
 
nextScheduledDate - Variable in class org.mozilla.taskcluster.client.hooks.HookScheduleResponse
The next time this hook’s task is scheduled to be created.
nextScheduledDate - Variable in class org.mozilla.taskcluster.client.hooks.HookStatusResponse
The next time this hook’s task is scheduled to be created.
NoFire - Class in org.mozilla.taskcluster.client.hooks
Information about no firing of the hook (e.g., a new hook)See http://schemas.taskcluster.net/hooks/v1/hook-status.json#/properties/lastFire/oneOf[2]
NoFire() - Constructor for class org.mozilla.taskcluster.client.hooks.NoFire
 
Notify - Class in org.mozilla.taskcluster.client.notify
The notification service, typically available at notify.taskcluster.net listens for tasks with associated notifications and handles requests to send emails and post pulse messages.
Notify(Credentials) - Constructor for class org.mozilla.taskcluster.client.notify.Notify
 
Notify(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.notify.Notify
 
Notify(String, String) - Constructor for class org.mozilla.taskcluster.client.notify.Notify
 
Notify(String, String, String) - Constructor for class org.mozilla.taskcluster.client.notify.Notify
 
Notify(String) - Constructor for class org.mozilla.taskcluster.client.notify.Notify
 
Notify() - Constructor for class org.mozilla.taskcluster.client.notify.Notify
 

O

OpenAllPurgeRequestsList - Class in org.mozilla.taskcluster.client.purgecache
A list of currently open purge-cache requests.
OpenAllPurgeRequestsList() - Constructor for class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList
 
OpenAllPurgeRequestsList.RequestsEntry - Class in org.mozilla.taskcluster.client.purgecache
 
OpenPurgeRequestList - Class in org.mozilla.taskcluster.client.purgecache
A list of currently open purge-cache requests.
OpenPurgeRequestList() - Constructor for class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList
 
OpenPurgeRequestList.RequestsEntry - Class in org.mozilla.taskcluster.client.purgecache
 
org.mozilla.taskcluster.client - package org.mozilla.taskcluster.client
 
org.mozilla.taskcluster.client.auth - package org.mozilla.taskcluster.client.auth
 
org.mozilla.taskcluster.client.authevents - package org.mozilla.taskcluster.client.authevents
 
org.mozilla.taskcluster.client.awsprovisioner - package org.mozilla.taskcluster.client.awsprovisioner
 
org.mozilla.taskcluster.client.awsprovisionerevents - package org.mozilla.taskcluster.client.awsprovisionerevents
 
org.mozilla.taskcluster.client.github - package org.mozilla.taskcluster.client.github
 
org.mozilla.taskcluster.client.githubevents - package org.mozilla.taskcluster.client.githubevents
 
org.mozilla.taskcluster.client.hooks - package org.mozilla.taskcluster.client.hooks
 
org.mozilla.taskcluster.client.index - package org.mozilla.taskcluster.client.index
 
org.mozilla.taskcluster.client.login - package org.mozilla.taskcluster.client.login
 
org.mozilla.taskcluster.client.notify - package org.mozilla.taskcluster.client.notify
 
org.mozilla.taskcluster.client.pulse - package org.mozilla.taskcluster.client.pulse
 
org.mozilla.taskcluster.client.purgecache - package org.mozilla.taskcluster.client.purgecache
 
org.mozilla.taskcluster.client.purgecacheevents - package org.mozilla.taskcluster.client.purgecacheevents
 
org.mozilla.taskcluster.client.queue - package org.mozilla.taskcluster.client.queue
 
org.mozilla.taskcluster.client.queueevents - package org.mozilla.taskcluster.client.queueevents
 
org.mozilla.taskcluster.client.scheduler - package org.mozilla.taskcluster.client.scheduler
 
org.mozilla.taskcluster.client.schedulerevents - package org.mozilla.taskcluster.client.schedulerevents
 
org.mozilla.taskcluster.client.secrets - package org.mozilla.taskcluster.client.secrets
 
org.mozilla.taskcluster.client.treeherderevents - package org.mozilla.taskcluster.client.treeherderevents
 
organization - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
Github organization associated with the build.
organization - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
The GitHub organization which had an event.
organization - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPushMessage
The GitHub organization which had an event.
organization - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubReleaseMessage
The GitHub organization which had an event.
origin - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
os - Variable in class org.mozilla.taskcluster.client.treeherderevents.Machine
overview() - Method in class org.mozilla.taskcluster.client.pulse.Pulse
An overview of the Rabbit cluster
owner - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
owner - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
owner - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest.Metadata
Email of the person or group responsible for this hook.
owner - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition.Metadata
Email of the person or group responsible for this hook.
owner - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate.MetaData
E-mail of person who caused this task, e.g. the person who did hg push.
owner - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest.MetaData
E-mail of person who caused this task, e.g. the person who did hg push.
owner - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse.MetaData
E-mail of person who caused this task, e.g. the person who did hg push.
owner - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.MetaData
E-mail of person who caused this task-graph, e.g. the person who did hg pushMax length: 255See http://schemas.taskcluster.net/scheduler/v1/inspect-task-graph-response.json#/properties/metadata/properties/owner
owner - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest.MetaData
E-mail of person who caused this task, e.g. the person who did hg push.
owner - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.MetaData
E-mail of person who caused this task-graph, e.g. the person who did hg push or whatever triggered it.
owner - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse.MetaData
E-mail of person who caused this task-graph, e.g. the person who did hg pushMax length: 255See http://schemas.taskcluster.net/scheduler/v1/task-graph-info-response.json#/properties/metadata/properties/owner
owner - Variable in class org.mozilla.taskcluster.client.treeherderevents.GithubPullRequest
This could be the organization or the individual git username depending on who owns the repo.
owner - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
Description of who submitted the job: gaia | scheduler name | username | emailMin length: 1 Max length: 50See http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/owner

P

password - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationResponse
payload - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
Task-specific payload following worker-specific format.
payload - Variable in class org.mozilla.taskcluster.client.pulse.PostIRCMessageRequest
Details for the contact method (eg. irc channel)See http://schemas.taskcluster.net/pulse/v1/irc-request.json#/properties/payload
payload - Variable in class org.mozilla.taskcluster.client.pulse.SendEmailRequest
Details for the contact method (eg. email address)See http://schemas.taskcluster.net/pulse/v1/email-request.json#/properties/payload
payload - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
Task-specific payload following worker-specific format.
payload - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
Task-specific payload following worker-specific format.
payload - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
Task-specific payload following worker-specific format.
pendingCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
pendingTasks - Variable in class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
An approximate number of pending tasks for the given provisionerId and workerType.
pendingTasks(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
Get an approximate number of pending tasks for the given provisionerId and workerType.
PersonaAssertionRequest - Class in org.mozilla.taskcluster.client.login
PersonaAssertionRequest() - Constructor for class org.mozilla.taskcluster.client.login.PersonaAssertionRequest
 
ping() - Method in class org.mozilla.taskcluster.client.auth.Auth
Respond without doing anything.
ping() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Documented later…Warning this api end-point is not stable.
ping() - Method in class org.mozilla.taskcluster.client.github.Github
Respond without doing anything.
ping() - Method in class org.mozilla.taskcluster.client.hooks.Hooks
Respond without doing anything.
ping() - Method in class org.mozilla.taskcluster.client.index.Index
Respond without doing anything.
ping() - Method in class org.mozilla.taskcluster.client.login.Login
Respond without doing anything.
ping() - Method in class org.mozilla.taskcluster.client.notify.Notify
Respond without doing anything.
ping() - Method in class org.mozilla.taskcluster.client.pulse.Pulse
Respond without doing anything.
ping() - Method in class org.mozilla.taskcluster.client.purgecache.PurgeCache
Respond without doing anything.
ping() - Method in class org.mozilla.taskcluster.client.queue.Queue
Respond without doing anything.
ping() - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
Documented later…Warning this api end-point is not stable.
ping() - Method in class org.mozilla.taskcluster.client.secrets.Secrets
Respond without doing anything.
platform - Variable in class org.mozilla.taskcluster.client.treeherderevents.Machine
pollTaskUrls(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
Get a signed URLs to get and delete messages from azure queue.
PollTaskUrlsResponse - Class in org.mozilla.taskcluster.client.queue
Response to request for poll task urls.
PollTaskUrlsResponse() - Constructor for class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse
 
PollTaskUrlsResponse.SignedURLsForAQueue - Class in org.mozilla.taskcluster.client.queue
 
port - Variable in class org.mozilla.taskcluster.client.auth.HawkSignatureAuthenticationRequest
Port on which the request came in, this is typically 80 or 443.
PostIRCMessageRequest - Class in org.mozilla.taskcluster.client.notify
Request to post a message on IRC.
PostIRCMessageRequest() - Constructor for class org.mozilla.taskcluster.client.notify.PostIRCMessageRequest
 
PostIRCMessageRequest - Class in org.mozilla.taskcluster.client.pulse
Request to post a message on IRC.
PostIRCMessageRequest() - Constructor for class org.mozilla.taskcluster.client.pulse.PostIRCMessageRequest
 
PostIRCMessageRequest.TheContactPayload - Class in org.mozilla.taskcluster.client.pulse
 
PostPulseMessageRequest - Class in org.mozilla.taskcluster.client.notify
Request to post a message on pulse.
PostPulseMessageRequest() - Constructor for class org.mozilla.taskcluster.client.notify.PostPulseMessageRequest
 
priority - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
Priority of task, this defaults to normal.
priority - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
Priority of task, this defaults to normal.
priority - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
Priority of task, this defaults to normal and the scope queue:task-priority:high is required to define a task with priority set to high.
priority - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
Priority of task, this defaults to normal.
productName - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
Examples include: - ‘b2g’ - ‘firefox’ - ‘taskcluster’ - ‘xulrunner’Min length: 1 Max length: 125See http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/productName
project - Variable in class org.mozilla.taskcluster.client.auth.SentryDSNResponse
Project name that the DSN grants access to.
project - Variable in class org.mozilla.taskcluster.client.auth.StatsumTokenResponse
Project name that the token grants access to.
project - Variable in class org.mozilla.taskcluster.client.treeherderevents.GithubPullRequest
project - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPush
project - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPushLegacy
provisionerId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
Unique identifier for the provisioner that this task must be scheduled onSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/hooks/v1/task-status.json#/properties/status/properties/provisionerId
provisionerId - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
Unique identifier for a provisioner, that can supply specified workerTypeSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/hooks/v1/task-template.json#/properties/provisionerId
provisionerId - Variable in class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList.RequestsEntry
ProvisionerId associated with the workerType.
provisionerId - Variable in class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList.RequestsEntry
ProvisionerId associated with the workerType.
provisionerId - Variable in class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
provisionerId under which the workerType we want to purge for exists.
provisionerId - Variable in class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
Unique identifier for the provisionerSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/pending-tasks-response.json#/properties/provisionerId
provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
Unique identifier for a provisioner, that can supply specified workerTypeSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/create-task-request.json#/properties/provisionerId
provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
Unique identifier for a provisioner, that can supply specified workerTypeSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/task.json#/properties/provisionerId
provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
Unique identifier for the provisioner that this task must be scheduled onSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/provisionerId
provisionerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
Unique identifier for the provisioner that this task must be scheduled onSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/provisionerId
provisionerId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
Unique identifier for a provisioner, that can supply specified workerTypeSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/create-task-request.json#/properties/provisionerId
public1 - Variable in class org.mozilla.taskcluster.client.auth.SentryDSNResponse.Dsn
Access credential and URL for public error reports.
pullRequestID - Variable in class org.mozilla.taskcluster.client.treeherderevents.GithubPullRequest
pulse(PostPulseMessageRequest) - Method in class org.mozilla.taskcluster.client.notify.Notify
Publish a message on pulse with the given routingKey.
Pulse - Class in org.mozilla.taskcluster.client.pulse
The taskcluster-pulse service, typically available at pulse.taskcluster.net manages pulse credentials for taskcluster users.
Pulse(Credentials) - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
 
Pulse(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
 
Pulse(String, String) - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
 
Pulse(String, String, String) - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
 
Pulse(String) - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
 
Pulse() - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
 
PurgeCache - Class in org.mozilla.taskcluster.client.purgecache
The purge-cache service, typically available at purge-cache.taskcluster.net, is responsible for publishing a pulse message for workers, so they can purge cache upon request.
PurgeCache(Credentials) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
 
PurgeCache(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
 
PurgeCache(String, String) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
 
PurgeCache(String, String, String) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
 
PurgeCache(String) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
 
PurgeCache() - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
 
purgeCache(String, String, PurgeCacheRequest) - Method in class org.mozilla.taskcluster.client.purgecache.PurgeCache
Publish a purge-cache message to purge caches named cacheName with provisionerId and workerType in the routing-key.
PurgeCacheMessage - Class in org.mozilla.taskcluster.client.purgecacheevents
Message reporting that a specific cache should be purgedSee http://schemas.taskcluster.net/purge-cache/v1/purge-cache-message.json#
PurgeCacheMessage() - Constructor for class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
 
PurgeCacheRequest - Class in org.mozilla.taskcluster.client.purgecache
Request that a message be published to purge a specific cache.
PurgeCacheRequest() - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCacheRequest
 
purgeRequests(String, String) - Method in class org.mozilla.taskcluster.client.purgecache.PurgeCache
List of caches that need to be purged if they are from before a certain time.
pushLogID - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPush
pushLogID - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPushLegacy
putUrl - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactResponse
Shared Access Signature (SAS) with write permissions, see Azure REST API reference for details on how to use this.
putUrl - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactResponse
URL to which a PUT request can be made to upload the artifact requested.
pv - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateAMISetRequest.AmisEntry
pv - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetAMISetResponse.AmisEntry

Q

Queue - Class in org.mozilla.taskcluster.client.queue
The queue, typically available at queue.taskcluster.net, is responsible for accepting tasks and track their state as they are executed by workers.
Queue(Credentials) - Constructor for class org.mozilla.taskcluster.client.queue.Queue
 
Queue(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.queue.Queue
 
Queue(String, String) - Constructor for class org.mozilla.taskcluster.client.queue.Queue
 
Queue(String, String, String) - Constructor for class org.mozilla.taskcluster.client.queue.Queue
 
Queue(String) - Constructor for class org.mozilla.taskcluster.client.queue.Queue
 
Queue() - Constructor for class org.mozilla.taskcluster.client.queue.Queue
 
queues - Variable in class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse
List of signed URLs for queues to poll tasks from, they must be called in the order they are given.

R

rabbitmq_version - Variable in class org.mozilla.taskcluster.client.pulse.RabbitOverviewResponse
RabbitOverviewResponse - Class in org.mozilla.taskcluster.client.pulse
RabbitOverviewResponse() - Constructor for class org.mozilla.taskcluster.client.pulse.RabbitOverviewResponse
 
rank - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
If multiple tasks are indexed with the same namespace the task with the highest rank will be stored and returned in later requests.
rank - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
If multiple tasks are indexed with the same namespace the task with the highest rank will be stored and returned in later requests.
rank - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Task
If multiple tasks are indexed with the same namespace the task with the highest rank will be stored and returned in later requests.
reason - Variable in class org.mozilla.taskcluster.client.queue.ErrorArtifactRequest
Reason why the artifact doesn’t exist.
reason - Variable in class org.mozilla.taskcluster.client.queue.TaskExceptionRequest
Reason that the task is resolved with an exception.
reason - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
Examples include: - scheduled - scheduler - Self-serve: Rebuilt by foo@example.com - Self-serve: Requested by foo@example.com - The Nightly scheduler named ‘b2g_mozilla-inbound periodic’ triggered this build - unknownMin length: 1 Max length: 125See http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/reason
reasonCreated - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
Reason for the creation of this run, more reasons may be added in the future.
reasonCreated - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
Reason for the creation of this run, more reasons may be added in the future.
reasonCreated - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
Reason for the creation of this run, more reasons may be added in the future.
reasonResolved - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
Reason that run was resolved, this is mainly useful for runs resolved as exception.
reasonResolved - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
Reason that run was resolved, this is mainly useful for runs resolved as exception.
reasonResolved - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
Reason that run was resolved, this is mainly useful for runs resolved as exception.
reclaimTask(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
reclaim a task more to be added later…Required scopes: (queue:claim-task and assume:worker-id:<workerGroup>/<workerId>), or queue:reclaim-task:<taskId>/<runId>
RedirectArtifactRequest - Class in org.mozilla.taskcluster.client.queue
Request the queue to redirect to a URL for a given artifact.
RedirectArtifactRequest() - Constructor for class org.mozilla.taskcluster.client.queue.RedirectArtifactRequest
 
RedirectArtifactResponse - Class in org.mozilla.taskcluster.client.queue
Response to a request for the queue to redirect to a URL for a given artifact.
RedirectArtifactResponse() - Constructor for class org.mozilla.taskcluster.client.queue.RedirectArtifactResponse
 
region - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateAMISetRequest.AmisEntry
region - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
The Amazon AWS Region being configured.
region - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetAMISetResponse.AmisEntry
region - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
The Amazon AWS Region being configured.
regions - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
regions - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
RegionsEntry() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
 
RegionsEntry() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
 
remove(String) - Method in class org.mozilla.taskcluster.client.secrets.Secrets
Delete the secret associated with some key.
removeAmiSet(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Delete an AMI Set.
removeHook(String, String) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
This endpoint will remove a hook definition.
removeSecret(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Remove a secret.
removeWorkerType(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Delete a worker type definition.
replyTo - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest
replyTo - Variable in class org.mozilla.taskcluster.client.pulse.SendEmailRequest.TheContactPayload
reportCompleted(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
Report a task completed, resolving the run as completed.
reportException(String, String, TaskExceptionRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
Resolve a run as exception.
reportFailed(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
Report a run failed, resolving the run as failed.
repository - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
Github repository associated with the build.
repository - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
The GitHub repository which had an event.
repository - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPushMessage
The GitHub repository which had an event.
repository - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubReleaseMessage
The GitHub repository which had an event.
requestBody - Variable in class org.mozilla.taskcluster.client.CallSummary
 
requestedCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
requestPayload - Variable in class org.mozilla.taskcluster.client.CallSummary
 
requests - Variable in class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList
A simple list of purge-cache requests.
requests - Variable in class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList
A simple list of purge-cache requests.
RequestsEntry() - Constructor for class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList.RequestsEntry
 
RequestsEntry() - Constructor for class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList.RequestsEntry
 
requiredScopes - Variable in class org.mozilla.taskcluster.client.auth.TestAuthenticateRequest
List of scopes the request should require.
requires - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
The tasks relation to its dependencies.
requires - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
The tasks relation to its dependencies.
requires - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TaskInformation
requires - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
requires - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
The tasks relation to its dependencies.
requires - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.TaskNode
requires - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.TaskNode
requiresLeft - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TaskInformation
List of taskIds that have yet to complete successfully, before this task can be scheduled.
requiresLeft - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
List of taskIds that have yet to complete successfully, before this task can be scheduled.
reruns - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TaskInformation
Number of times to rerun the task if it completed unsuccessfully.
reruns - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
Number of times to rerun the task if it completed unsuccessfully.
reruns - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.TaskNode
Number of times to rerun the task if it completed unsuccessfully.
reruns - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.TaskNode
Number of times to rerun the task if it completed unsuccessfully.
rerunsLeft - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TaskInformation
Number of reruns that haven’t been used yet.
rerunsLeft - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
Number of reruns that haven’t been used yet.
rerunTask(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
This method reruns a previously resolved task, even if it was completed.
resetAccessToken(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Reset a clients accessToken, this will revoke the existing accessToken, generate a new accessToken and return it from this call.
resetTriggerToken(String, String) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
Reset the token for triggering a given hook.
resolved - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
Date-time at which this run was resolved, ie. when the run changed state from running to either completed, failed or exception.
resolved - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
Date-time at which this run was resolved, ie. when the run changed state from running to either completed, failed or exception.
resolved - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
Date-time at which this run was resolved, ie. when the run changed state from running to either completed, failed or exception.
resource - Variable in class org.mozilla.taskcluster.client.auth.HawkSignatureAuthenticationRequest
Resource the request operates on including querystring.
responseBody - Variable in class org.mozilla.taskcluster.client.CallSummary
 
responsePayload - Variable in class org.mozilla.taskcluster.client.CallSummary
 
result - Variable in class org.mozilla.taskcluster.client.hooks.FailedFire
result - Variable in class org.mozilla.taskcluster.client.hooks.NoFire
result - Variable in class org.mozilla.taskcluster.client.hooks.SuccessfulFire
result - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
Possible values: * “success” * “fail” * “exception” * “canceled” * “unknown”See http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/logs/items/properties/steps/items/properties/result
result - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
fail: A failure exception: An infrastructure error/exception success: Build/Test executed without error or failure canceled: The job was cancelled by a user unknown: When the job is not yet completedPossible values: * “success” * “fail” * “exception” * “canceled” * “unknown”See http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/result
retries - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
Number of times to retry the task in case of infrastructure issues.
retries - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
Number of times to retry the task in case of infrastructure issues.
retries - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
Number of times to retry the task in case of infrastructure issues.
retries - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
Number of times to retry the task in case of infrastructure issues.
retriesLeft - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
Number of retries left for the task in case of infrastructure issuesMininum: 0 Maximum: 999See http://schemas.taskcluster.net/hooks/v1/task-status.json#/properties/status/properties/retriesLeft
retriesLeft - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
Number of retries left for the task in case of infrastructure issuesMininum: 0 Maximum: 999See http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/retriesLeft
retriesLeft - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
Number of retries left for the task in case of infrastructure issuesMininum: 0 Maximum: 999See http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/retriesLeft
retryId - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
The infrastructure retry iteration on this job.
revision - Variable in class org.mozilla.taskcluster.client.treeherderevents.GithubPullRequest
revision - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPush
revision_hash - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPushLegacy
role(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Get information about a single role, including the set of scopes that the role expands to.
roleId - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
roleId of the role requestedSyntax: ^[\x20-\x7e]+$See http://schemas.taskcluster.net/auth/v1/get-role-response.json#/properties/roleId
roleId - Variable in class org.mozilla.taskcluster.client.authevents.RoleMessage
roleId of the role that was changedSyntax: ^[\x20-\x7e]+$See http://schemas.taskcluster.net/auth/v1/role-message.json#/properties/roleId
RoleMessage - Class in org.mozilla.taskcluster.client.authevents
Message reporting that a role has changedSee http://schemas.taskcluster.net/auth/v1/role-message.json#
RoleMessage() - Constructor for class org.mozilla.taskcluster.client.authevents.RoleMessage
 
routes - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
List of task specific routes, AMQP messages will be CC’ed to these routes.
routes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
List of task specific routes, AMQP messages will be CC’ed to these routes.
routes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
List of task specific routes, AMQP messages will be CC’ed to these routes.
routes - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
List of task specific routes, AMQP messages will be CC’ed to these routes.
routes - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition
List of task-graph specific routes, AMQP messages will be CC’ed to these routes prefixed by 'route.'.
routingKey - Variable in class org.mozilla.taskcluster.client.notify.PostPulseMessageRequest
Routing-key to use when posting the message.
runId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
Id of this task run, run-ids always starts from 0Mininum: 0 Maximum: 1000See http://schemas.taskcluster.net/hooks/v1/task-status.json#/properties/status/properties/runs/items/properties/runId
runId - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
runId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
run-id assigned to this run of the taskMininum: 0 Maximum: 1000See http://schemas.taskcluster.net/queue/v1/task-claim-response.json#/properties/runId
runId - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
run-id assigned to this run of the taskMininum: 0 Maximum: 1000See http://schemas.taskcluster.net/queue/v1/task-reclaim-response.json#/properties/runId
runId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
Id of this task run, run-ids always starts from 0Mininum: 0 Maximum: 1000See http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/runs/items/properties/runId
runId - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
Id of the run on which artifact was created.
runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
Id of the run that completed the taskMininum: 0 Maximum: 1000See http://schemas.taskcluster.net/queue/v1/task-completed-message.json#/properties/runId
runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
Id of the last run for the task, not provided if deadline was exceeded before a run was started.
runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
Id of the run that failed.
runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskPendingMessage
Id of run that became pending, run-ids always starts from 0Mininum: 0 Maximum: 1000See http://schemas.taskcluster.net/queue/v1/task-pending-message.json#/properties/runId
runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
Id of the run that just started, always starts from 0Mininum: 0 Maximum: 1000See http://schemas.taskcluster.net/queue/v1/task-running-message.json#/properties/runId
runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
Id of this task run, run-ids always starts from 0Mininum: 0 Maximum: 1000See http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/runs/items/properties/runId
RunInformation() - Constructor for class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
 
RunInformation() - Constructor for class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
 
RunInformation() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
 
runMachine - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
runningCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
runs - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
runs - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
List of runs, ordered so that index i has runId == iSee http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/runs
runs - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
List of runs, ordered so that index i has runId == iSee http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/runs

S

S3ArtifactRequest - Class in org.mozilla.taskcluster.client.queue
Request for a signed PUT URL that will allow you to upload an artifact to an S3 bucket managed by the queue.
S3ArtifactRequest() - Constructor for class org.mozilla.taskcluster.client.queue.S3ArtifactRequest
 
S3ArtifactResponse - Class in org.mozilla.taskcluster.client.queue
Response to a request for a signed PUT URL that will allow you to upload an artifact to an S3 bucket managed by the queue.
S3ArtifactResponse() - Constructor for class org.mozilla.taskcluster.client.queue.S3ArtifactResponse
 
sas - Variable in class org.mozilla.taskcluster.client.auth.Var
Shared-Access-Signature string.
sas - Variable in class org.mozilla.taskcluster.client.auth.Var1
Shared-Access-Signature string.
satisfied - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TaskInformation
true, if the scheduler considers the task node as satisfied and hence no-longer prevents dependent tasks from running.
satisfied - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
true, if the scheduler considers the task node as satisfied and hence no-longer prevents dependent tasks from running.
scalingRatio - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
A scaling ratio of 0.2 means that the provisioner will attempt to keep the number of pending tasks around 20% of the provisioned capacity.
scalingRatio - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
A scaling ratio of 0.2 means that the provisioner will attempt to keep the number of pending tasks around 20% of the provisioned capacity.
schedule - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest
Definition of the times at which a hook will result in creation of a task.
schedule - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
Definition of the times at which a hook will result in creation of a task.
schedule - Variable in class org.mozilla.taskcluster.client.hooks.HookScheduleResponse
scheduled - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
Date-time at which this run was scheduled, ie. when the run was created in state pending.
scheduled - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
Date-time at which this run was scheduled, ie. when the run was created in state pending.
scheduled - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
Date-time at which this run was scheduled, ie. when the run was created in state pending.
Scheduler - Class in org.mozilla.taskcluster.client.scheduler
The task-graph scheduler, typically available at scheduler.taskcluster.net, is responsible for accepting task-graphs and scheduling tasks for evaluation by the queue as their dependencies are satisfied.
Scheduler(Credentials) - Constructor for class org.mozilla.taskcluster.client.scheduler.Scheduler
 
Scheduler(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.scheduler.Scheduler
 
Scheduler(String, String) - Constructor for class org.mozilla.taskcluster.client.scheduler.Scheduler
 
Scheduler(String, String, String) - Constructor for class org.mozilla.taskcluster.client.scheduler.Scheduler
 
Scheduler(String) - Constructor for class org.mozilla.taskcluster.client.scheduler.Scheduler
 
Scheduler() - Constructor for class org.mozilla.taskcluster.client.scheduler.Scheduler
 
schedulerId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
Identifier for the scheduler that defined this task.
schedulerId - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
Identifier for the scheduler that defined this task, this can be an identifier for a user or a service like the "task-graph-scheduler".
schedulerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
Identifier for the scheduler that defined this task, this can be an identifier for a user or a service like the "task-graph-scheduler".
schedulerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
Identifier for the scheduler that defined this task, this can be an identifier for a user or a service like the "task-graph-scheduler".
schedulerId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
Identifier for the scheduler that defined this task.
schedulerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskGroupResolved
Identifier for the scheduler that created this task-group.
schedulerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
Identifier for the scheduler that defined this task.
schedulerId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
Identifier for the scheduler that defined this task, this can be an identifier for a user or a service like the "task-graph-scheduler".
schedulerId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusStructure
Unique identifier for task-graph scheduler managing the given task-graphSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/scheduler/v1/task-graph-status.json#/properties/schedulerId
schedulerId - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphStatusStructure
Unique identifier for task-graph scheduler managing the given task-graphSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/scheduler/v1/task-graph-status.json#/properties/schedulerId
scheduleTask(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
scheduleTask will schedule a task to be executed, even if it has unresolved dependencies.
scheme - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
Authentication scheme the client used.
scopes - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
List of scopes the client is authorized to access.
scopes - Variable in class org.mozilla.taskcluster.client.auth.CreateClientRequest
List of scopes the client has.
scopes - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
List of scopes the client has (unexpanded).
scopes - Variable in class org.mozilla.taskcluster.client.auth.CreateRoleRequest
List of scopes the role grants access to.
scopes - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
List of scopes the client has (unexpanded).
scopes - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
List of scopes the role grants access to.
scopes - Variable in class org.mozilla.taskcluster.client.auth.SetOfScopes
List of scopes.
scopes - Variable in class org.mozilla.taskcluster.client.auth.TestAuthenticateResponse
List of scopes the request was authorized.
scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
Scopes which should be included for this InstanceType.
scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
Scopes which should be included for this Region.
scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
Scopes to issue credentials to for all regions Scopes must be composed of printable ASCII characters and spaces.
scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
List of strings which are scopes for temporary credentials to give to the worker through the secret system.
scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
Scopes which should be included for this InstanceType.
scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
Scopes which should be included for this Region.
scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
Scopes to issue credentials to for all regions.
scopes - Variable in class org.mozilla.taskcluster.client.Certificate
 
scopes - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
List of scopes (or scope-patterns) that the task is authorized to use.
scopes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
List of scopes (or scope-patterns) that the task is authorized to use.
scopes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
List of scopes (or scope-patterns) that the task is authorized to use.
scopes - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse
List of scopes (or scope-patterns) that tasks of the task-graph is authorized to use.
scopes - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
List of scopes (or scope-patterns) that the task is authorized to use.
scopes - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition
List of scopes (or scope-patterns) that tasks of the task-graph is authorized to use.
secret - Variable in class org.mozilla.taskcluster.client.auth.SentryDSNResponse.Dsn
Access credential and URL for private error reports.
Secret - Class in org.mozilla.taskcluster.client.secrets
Message containing a TaskCluster SecretSee http://schemas.taskcluster.net/secrets/v1/secret.json#
Secret() - Constructor for class org.mozilla.taskcluster.client.secrets.Secret
 
secret - Variable in class org.mozilla.taskcluster.client.secrets.Secret
The secret value to be encrypted.
secretAccessKey - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.TemporarySecurityCredentials
secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
Static secrets entries which are used in all regions and all instance typesSee http://schemas.taskcluster.net/aws-provisioner/v1/create-worker-type-request.json#/properties/secrets
secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
Static secrets entries which are used in all regions and all instance typesSee http://schemas.taskcluster.net/aws-provisioner/v1/get-worker-type-response.json#/properties/secrets
Secrets - Class in org.mozilla.taskcluster.client.secrets
The secrets service provides a simple key/value store for small bits of secret data.
Secrets(Credentials) - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
 
Secrets(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
 
Secrets(String, String) - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
 
Secrets(String, String, String) - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
 
Secrets(String) - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
 
Secrets() - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
 
secrets - Variable in class org.mozilla.taskcluster.client.secrets.SecretsList
SecretsList - Class in org.mozilla.taskcluster.client.secrets
Message containing a list of secret namesSee http://schemas.taskcluster.net/secrets/v1/secret-list.json#
SecretsList() - Constructor for class org.mozilla.taskcluster.client.secrets.SecretsList
 
seed - Variable in class org.mozilla.taskcluster.client.Certificate
 
SendEmailRequest - Class in org.mozilla.taskcluster.client.notify
SendEmailRequest() - Constructor for class org.mozilla.taskcluster.client.notify.SendEmailRequest
 
SendEmailRequest - Class in org.mozilla.taskcluster.client.pulse
SendEmailRequest() - Constructor for class org.mozilla.taskcluster.client.pulse.SendEmailRequest
 
SendEmailRequest.Link - Class in org.mozilla.taskcluster.client.notify
 
SendEmailRequest.TheContactPayload - Class in org.mozilla.taskcluster.client.pulse
 
sentryDSN(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Get temporary DSN (access credentials) for a sentry project.
SentryDSNResponse - Class in org.mozilla.taskcluster.client.auth
Sentry DSN for submitting errors.
SentryDSNResponse() - Constructor for class org.mozilla.taskcluster.client.auth.SentryDSNResponse
 
SentryDSNResponse.Dsn - Class in org.mozilla.taskcluster.client.auth
 
sessionToken - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.TemporarySecurityCredentials
A token that must passed with request to use the temporary security credentials.
set(String, Secret) - Method in class org.mozilla.taskcluster.client.secrets.Secrets
Set the secret associated with some key.
setBaseURL(String) - Method in class org.mozilla.taskcluster.client.TaskClusterRequestHandler
 
SetOfScopes - Class in org.mozilla.taskcluster.client.auth
SetOfScopes() - Constructor for class org.mozilla.taskcluster.client.auth.SetOfScopes
 
sha - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
Github revision associated with the build.
shutdownEverySingleEc2InstanceManagedByThisProvisioner() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
WARNING: YOU ALMOST CERTAINLY DO NOT WANT TO USE THIS Shut down every single EC2 instance managed by this provisioner.
signature - Variable in class org.mozilla.taskcluster.client.Certificate
 
signedDeleteUrl - Variable in class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse.SignedURLsForAQueue
Signed URL to delete messages that have been received using the signedPollUrl.
signedPollUrl - Variable in class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse.SignedURLsForAQueue
Signed URL to get message from the Azure Queue Storage queue, that holds messages for the given provisionerId and workerType.
SignedURLsForAQueue() - Constructor for class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse.SignedURLsForAQueue
 
source - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate.MetaData
Link to source of this task, should specify a file, revision and repository.
source - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest.MetaData
Link to source of this task, should specify a file, revision and repository.
source - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse.MetaData
Link to source of this task, should specify a file, revision and repository.
source - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.MetaData
Link to source of this task-graph, should specify file, revision and repositoryMax length: 4096See http://schemas.taskcluster.net/scheduler/v1/inspect-task-graph-response.json#/properties/metadata/properties/source
source - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest.MetaData
Link to source of this task, should specify a file, revision and repository.
source - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.MetaData
Link to source of this task-graph, should specify file, revision and repositoryMax length: 4096See http://schemas.taskcluster.net/scheduler/v1/task-graph.json#/properties/metadata/properties/source
source - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse.MetaData
Link to source of this task-graph, should specify file, revision and repositoryMax length: 4096See http://schemas.taskcluster.net/scheduler/v1/task-graph-info-response.json#/properties/metadata/properties/source
start - Variable in class org.mozilla.taskcluster.client.Certificate
 
started - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
Date-time at which this run was claimed, ie. when the run changed state from pending to running.
started - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
Date-time at which this run was claimed, ie. when the run changed state from pending to running.
started - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
Date-time at which this run was claimed, ie. when the run changed state from pending to running.
state(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Return the state of a given workertype as stored by the provisioner.
state - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
Github status associated with the build.
state - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
State of this runPossible values: * “pending” * “running” * “completed” * “failed” * “exception”See http://schemas.taskcluster.net/hooks/v1/task-status.json#/properties/status/properties/runs/items/properties/state
state - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
State of this task.
state - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
State of this runPossible values: * “pending” * “running” * “completed” * “failed” * “exception”See http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/runs/items/properties/state
state - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
State of this task.
state - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
State of this runPossible values: * “pending” * “running” * “completed” * “failed” * “exception”See http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/runs/items/properties/state
state - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
State of this task.
state - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TaskInformation
State of the task as considered by the schedulerPossible values: * “unscheduled” * “scheduled” * “completed” * “failed” * “exception”See http://schemas.taskcluster.net/scheduler/v1/inspect-task-graph-response.json#/properties/tasks/items/properties/state
state - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
State of the task as considered by the schedulerPossible values: * “unscheduled” * “scheduled” * “completed” * “failed” * “exception”See http://schemas.taskcluster.net/scheduler/v1/inspect-task-graph-task-response.json#/properties/state
state - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusStructure
Task-graph state, this enum is frozen new values will not be added.
state - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphStatusStructure
Task-graph state, this enum is frozen new values will not be added.
state - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
unscheduled: not yet scheduled pending: not yet started running: currently in progress completed: Job ran through to completionPossible values: * “unscheduled” * “pending” * “running” * “completed”See http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/state
statsumToken(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
Get temporary token and baseUrl for sending metrics to statsum.
StatsumTokenResponse - Class in org.mozilla.taskcluster.client.auth
Token for submitting statistics to statsum.
StatsumTokenResponse() - Constructor for class org.mozilla.taskcluster.client.auth.StatsumTokenResponse
 
status - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationFailedResponse
The kind of response, auth-failed or auth-success.
status - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
The kind of response, auth-failed or auth-success.
status - Variable in class org.mozilla.taskcluster.client.awsprovisioner.BackendStatusResponse
A string from Deadman’s Snitch which describes the status.
status - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure
Status() - Constructor for class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
 
status - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
status - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse.TaskDefinitionAndStatus
status - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse.TaskDefinitionAndStatus
status(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
Get task status structure from taskId
status - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
status - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
status - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusResponse
status - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskDefinedMessage
status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskPendingMessage
status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
status - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse
status(String) - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
Get task-graph status, this will return the task-graph status structure. which can be used to check if a task-graph is running, blocked or finished.
status - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse
status - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusResponse
status - Variable in class org.mozilla.taskcluster.client.schedulerevents.BlockedTaskGraphMessage
status - Variable in class org.mozilla.taskcluster.client.schedulerevents.NewTaskGraphMessage
status - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphExtendedMessage
status - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphFinishedMessage
steps - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry
This object defines what is seen in the Treeherder Log Viewer.
StepsEntry() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
 
storageType - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactRequest
Artifact storage type, in this case azurePossible values: * “azure”See http://schemas.taskcluster.net/queue/v1/post-artifact-request.json#/oneOf[1]/properties/storageType
storageType - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactResponse
Artifact storage type, in this case azurePossible values: * “azure”See http://schemas.taskcluster.net/queue/v1/post-artifact-response.json#/oneOf[1]/properties/storageType
storageType - Variable in class org.mozilla.taskcluster.client.queue.ErrorArtifactRequest
Artifact storage type, in this case errorPossible values: * “error”See http://schemas.taskcluster.net/queue/v1/post-artifact-request.json#/oneOf[3]/properties/storageType
storageType - Variable in class org.mozilla.taskcluster.client.queue.ErrorArtifactResponse
Artifact storage type, in this case errorPossible values: * “error”See http://schemas.taskcluster.net/queue/v1/post-artifact-response.json#/oneOf[3]/properties/storageType
storageType - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifact
This is the storageType for the request that was used to create the artifact.
storageType - Variable in class org.mozilla.taskcluster.client.queue.RedirectArtifactRequest
Artifact storage type, in this case referencePossible values: * “reference”See http://schemas.taskcluster.net/queue/v1/post-artifact-request.json#/oneOf[2]/properties/storageType
storageType - Variable in class org.mozilla.taskcluster.client.queue.RedirectArtifactResponse
Artifact storage type, in this case referencePossible values: * “reference”See http://schemas.taskcluster.net/queue/v1/post-artifact-response.json#/oneOf[2]/properties/storageType
storageType - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactRequest
Artifact storage type, in this case 's3'Possible values: * “s3”See http://schemas.taskcluster.net/queue/v1/post-artifact-request.json#/oneOf[0]/properties/storageType
storageType - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactResponse
Artifact storage type, in this case 's3'Possible values: * “s3”See http://schemas.taskcluster.net/queue/v1/post-artifact-response.json#/oneOf[0]/properties/storageType
storageType - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage.ArtifactCreated
This is the storageType for the request that was used to create the artifact.
subject - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest
Subject line of the e-mail, this is plain-textMin length: 1 Max length: 255See http://schemas.taskcluster.net/notify/v1/email-request.json#/properties/subject
SuccessfulFire - Class in org.mozilla.taskcluster.client.hooks
SuccessfulFire() - Constructor for class org.mozilla.taskcluster.client.hooks.SuccessfulFire
 
summary - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo
Plain text description of the job and its state.

T

tables - Variable in class org.mozilla.taskcluster.client.auth.AzureListAccountResponse1
A list of tables that are in an account.
tags - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
Arbitrary key-value tags (only strings limited to 4k).
tags - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
Arbitrary key-value tags (only strings limited to 4k).
tags - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
Arbitrary key-value tags (only strings limited to 4k).
tags - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse
tags - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
Arbitrary key-value tags (only strings limited to 4k).
tags - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition
Arbitrary key-value tags (only strings limited to 4k)Default: map[]See http://schemas.taskcluster.net/scheduler/v1/task-graph.json#/properties/tags
tags - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse
takenUntil - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
takenUntil - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
Time at which the run expires and is resolved as exception, with reason claim-expired if the run haven’t been reclaimed.
takenUntil - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
Time at which the run expires and is resolved as exception, with reason claim-expired if the run haven’t been reclaimed.
takenUntil - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
Time at which the run expires and is resolved as exception, with reason claim-expired if the run haven’t been reclaimed.
takenUntil - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
takenUntil - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
takenUntil - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
task - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest
task - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
Task() - Constructor for class org.mozilla.taskcluster.client.index.ListTasksResponse.Task
 
task - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
task - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse.TaskDefinitionAndStatus
task - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse.TaskDefinitionAndStatus
task(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
This end-point will return the task-definition.
task - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
task - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.TaskNode
task - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.TaskNode
TaskClaimRequest - Class in org.mozilla.taskcluster.client.queue
TaskClaimRequest() - Constructor for class org.mozilla.taskcluster.client.queue.TaskClaimRequest
 
TaskClaimResponse - Class in org.mozilla.taskcluster.client.queue
TaskClaimResponse() - Constructor for class org.mozilla.taskcluster.client.queue.TaskClaimResponse
 
TaskClaimResponse.Credentials - Class in org.mozilla.taskcluster.client.queue
 
TaskClusterRequestHandler - Class in org.mozilla.taskcluster.client
 
TaskClusterRequestHandler(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.TaskClusterRequestHandler
 
TaskClusterRequestHandler(String) - Constructor for class org.mozilla.taskcluster.client.TaskClusterRequestHandler
 
TaskCompletedMessage - Class in org.mozilla.taskcluster.client.queueevents
Message reporting that a task has complete successfully.
TaskCompletedMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
 
TaskDefinedMessage - Class in org.mozilla.taskcluster.client.queueevents
Message reporting that a task has been defined.
TaskDefinedMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskDefinedMessage
 
TaskDefinitionAndStatus() - Constructor for class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse.TaskDefinitionAndStatus
 
TaskDefinitionAndStatus() - Constructor for class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse.TaskDefinitionAndStatus
 
TaskDefinitionRequest - Class in org.mozilla.taskcluster.client.queue
Definition of a task that can be scheduledSee http://schemas.taskcluster.net/queue/v1/create-task-request.json#
TaskDefinitionRequest() - Constructor for class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
 
TaskDefinitionRequest - Class in org.mozilla.taskcluster.client.scheduler
Definition of a task that can be scheduledSee http://schemas.taskcluster.net/queue/v1/create-task-request.json#
TaskDefinitionRequest() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
 
TaskDefinitionRequest.MetaData - Class in org.mozilla.taskcluster.client.queue
 
TaskDefinitionRequest.MetaData - Class in org.mozilla.taskcluster.client.scheduler
 
TaskDefinitionResponse - Class in org.mozilla.taskcluster.client.queue
Definition of a task that can be scheduledSee http://schemas.taskcluster.net/queue/v1/task.json#
TaskDefinitionResponse() - Constructor for class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
 
TaskDefinitionResponse.MetaData - Class in org.mozilla.taskcluster.client.queue
 
TaskExceptionMessage - Class in org.mozilla.taskcluster.client.queueevents
Message reporting that TaskCluster have failed to run a task.
TaskExceptionMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
 
TaskExceptionRequest - Class in org.mozilla.taskcluster.client.queue
Request for a run of a task to be resolved with an exceptionSee http://schemas.taskcluster.net/queue/v1/task-exception-request.json#
TaskExceptionRequest() - Constructor for class org.mozilla.taskcluster.client.queue.TaskExceptionRequest
 
TaskFailedMessage - Class in org.mozilla.taskcluster.client.queueevents
Message reporting that a task failed to complete successfully.
TaskFailedMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
 
TaskGraphDefinition - Class in org.mozilla.taskcluster.client.scheduler
Definition of a task-graph that can be scheduledSee http://schemas.taskcluster.net/scheduler/v1/task-graph.json#
TaskGraphDefinition() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition
 
TaskGraphDefinition.MetaData - Class in org.mozilla.taskcluster.client.scheduler
 
TaskGraphDefinition.TaskNode - Class in org.mozilla.taskcluster.client.scheduler
 
TaskGraphDefinition1 - Class in org.mozilla.taskcluster.client.scheduler
Definition of a task-graph that can be scheduledSee http://schemas.taskcluster.net/scheduler/v1/extend-task-graph-request.json#
TaskGraphDefinition1() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1
 
TaskGraphDefinition1.TaskNode - Class in org.mozilla.taskcluster.client.scheduler
 
TaskGraphExtendedMessage - Class in org.mozilla.taskcluster.client.schedulerevents
Messages as posted to scheduler/v1/task-graph-extended informing the world that a task-graph have been extended.
TaskGraphExtendedMessage() - Constructor for class org.mozilla.taskcluster.client.schedulerevents.TaskGraphExtendedMessage
 
TaskGraphFinishedMessage - Class in org.mozilla.taskcluster.client.schedulerevents
Message that all tasks in a task-graph have now completed successfully and the graph is finished.
TaskGraphFinishedMessage() - Constructor for class org.mozilla.taskcluster.client.schedulerevents.TaskGraphFinishedMessage
 
taskGraphId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusStructure
Unique task-graph identifier, this is UUID encoded as URL-safe base64 and stripped of = padding.
taskGraphId - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphStatusStructure
Unique task-graph identifier, this is UUID encoded as URL-safe base64 and stripped of = padding.
TaskGraphInfoResponse - Class in org.mozilla.taskcluster.client.scheduler
Response for a request for task-graph informationSee http://schemas.taskcluster.net/scheduler/v1/task-graph-info-response.json#
TaskGraphInfoResponse() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse
 
TaskGraphInfoResponse.MetaData - Class in org.mozilla.taskcluster.client.scheduler
 
TaskGraphStatusResponse - Class in org.mozilla.taskcluster.client.scheduler
Response containing the status structure for a task-graphSee http://schemas.taskcluster.net/scheduler/v1/task-graph-status-response.json#
TaskGraphStatusResponse() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusResponse
 
TaskGraphStatusStructure - Class in org.mozilla.taskcluster.client.scheduler
A representation of task-graph status as known by the scheduler, without the state of all individual tasks.
TaskGraphStatusStructure() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusStructure
 
TaskGraphStatusStructure - Class in org.mozilla.taskcluster.client.schedulerevents
A representation of task-graph status as known by the scheduler, without the state of all individual tasks.
TaskGraphStatusStructure() - Constructor for class org.mozilla.taskcluster.client.schedulerevents.TaskGraphStatusStructure
 
taskGroupId - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
Taskcluster task-group associated with the build.
taskGroupId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
taskGroupId - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
taskGroupId - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse
Identifier for the task-group being listed.
taskGroupId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
taskGroupId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
taskGroupId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
taskGroupId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskGroupResolved
Identifier for the task-group being listed.
taskGroupId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
taskGroupId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
TaskGroupResolved - Class in org.mozilla.taskcluster.client.queueevents
Message written once a task group has no tasks to be run.
TaskGroupResolved() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskGroupResolved
 
taskId - Variable in class org.mozilla.taskcluster.client.hooks.SuccessfulFire
The task createdSyntax: ^[A-Za-z0-9_-]{8}[Q-T][A-Za-z0-9_-][CGKOSWaeimquy26-][A-Za-z0-9_-]{10}[AQgw]$See http://schemas.taskcluster.net/hooks/v1/hook-status.json#/properties/lastFire/oneOf[0]/properties/taskId
taskId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
Unique task identifier, this is UUID encoded as URL-safe base64 and stripped of = padding.
taskId - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
Unique task identifier, this is UUID encoded as URL-safe base64 and stripped of = padding.
taskId - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
Unique task identifier, this is UUID encoded as URL-safe base64 and stripped of = padding.
taskId - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Task
Unique task identifier, this is UUID encoded as URL-safe base64 and stripped of = padding.
taskId - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse
Identifier for the task whose dependents are being listed.
taskId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
Unique task identifier, this is UUID encoded as URL-safe base64 and stripped of = padding.
taskId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
Unique task identifier, this is UUID encoded as URL-safe base64 and stripped of = padding.
taskId - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TaskInformation
Unique task identifier, this is UUID encoded as URL-safe base64 and stripped of = padding.
taskId - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
Unique task identifier, this is UUID encoded as URL-safe base64 and stripped of = padding.
taskId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.TaskNode
Task identifier (taskId) for the task when submitted to the queue, also used in requires below.
taskId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.TaskNode
Task identifier (taskId) for the task when submitted to the queue, also used in requires below.
taskId - Variable in class org.mozilla.taskcluster.client.schedulerevents.BlockedTaskGraphMessage
Unique taskId that is blocking this task-graph from completion.
taskId - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
This could just be what was formerly submitted as a job_guid in the REST API.
TaskInformation() - Constructor for class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TaskInformation
 
TaskNode() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.TaskNode
 
TaskNode() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.TaskNode
 
TaskPendingMessage - Class in org.mozilla.taskcluster.client.queueevents
Message reporting that a task is now pendingSee http://schemas.taskcluster.net/queue/v1/task-pending-message.json#
TaskPendingMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskPendingMessage
 
TaskReclaimResponse - Class in org.mozilla.taskcluster.client.queue
TaskReclaimResponse() - Constructor for class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
 
TaskReclaimResponse.Credentials - Class in org.mozilla.taskcluster.client.queue
 
TaskRunningMessage - Class in org.mozilla.taskcluster.client.queueevents
Message reporting that a given run of a task have startedSee http://schemas.taskcluster.net/queue/v1/task-running-message.json#
TaskRunningMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
 
tasks - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse
List of tasks.
tasks - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkRequest
Number of tasks to attempt to claim.
tasks - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse
List of task claims, may be empty if no tasks was claimed, in which case the worker should sleep a tiny bit before polling again.
tasks - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse
List of tasks that have taskId in the task.dependencies property.
tasks - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse
List of tasks in this task-group.
tasks - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse
Mapping from task-labels to task information and state.
tasks - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition
List of nodes in the task-graph, each featuring a task definition and scheduling preferences, such as number of reruns to attempt.
tasks - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1
List of nodes in the task-graph, each featuring a task definition and scheduling preferences, such as number of reruns to attempt.
TasksEntry() - Constructor for class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
 
TaskStatusResponse - Class in org.mozilla.taskcluster.client.queue
TaskStatusResponse() - Constructor for class org.mozilla.taskcluster.client.queue.TaskStatusResponse
 
TaskStatusStructure - Class in org.mozilla.taskcluster.client.hooks
A representation of task status as known by the queueSee http://schemas.taskcluster.net/hooks/v1/task-status.json#
TaskStatusStructure() - Constructor for class org.mozilla.taskcluster.client.hooks.TaskStatusStructure
 
TaskStatusStructure - Class in org.mozilla.taskcluster.client.queue
A representation of task status as known by the queueSee http://schemas.taskcluster.net/queue/v1/task-status.json#
TaskStatusStructure() - Constructor for class org.mozilla.taskcluster.client.queue.TaskStatusStructure
 
TaskStatusStructure - Class in org.mozilla.taskcluster.client.queueevents
A representation of task status as known by the queueSee http://schemas.taskcluster.net/queue/v1/task-status.json#
TaskStatusStructure() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
 
TaskStatusStructure.RunInformation - Class in org.mozilla.taskcluster.client.queue
 
TaskStatusStructure.RunInformation - Class in org.mozilla.taskcluster.client.queueevents
 
TaskStatusStructure.Status - Class in org.mozilla.taskcluster.client.hooks
 
TaskStatusStructure.Status.RunInformation - Class in org.mozilla.taskcluster.client.hooks
 
TaskTemplate - Class in org.mozilla.taskcluster.client.hooks
Definition of a task embedded in a hookSee http://schemas.taskcluster.net/hooks/v1/task-template.json#
TaskTemplate() - Constructor for class org.mozilla.taskcluster.client.hooks.TaskTemplate
 
TaskTemplate.MetaData - Class in org.mozilla.taskcluster.client.hooks
 
TemporarySecurityCredentials() - Constructor for class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.TemporarySecurityCredentials
 
terminateAllInstancesOfWorkerType(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
WARNING: YOU ALMOST CERTAINLY DO NOT WANT TO USE THIS Shut down every single EC2 instance associated with this workerType.
testAuthenticate(TestAuthenticateRequest) - Method in class org.mozilla.taskcluster.client.auth.Auth
Utility method to test client implementations of TaskCluster authentication.
testAuthenticateGet() - Method in class org.mozilla.taskcluster.client.auth.Auth
Utility method similar to testAuthenticate, but with the GET method, so it can be used with signed URLs (bewits).
TestAuthenticateRequest - Class in org.mozilla.taskcluster.client.auth
Details on how the test request should be authenticated.
TestAuthenticateRequest() - Constructor for class org.mozilla.taskcluster.client.auth.TestAuthenticateRequest
 
TestAuthenticateResponse - Class in org.mozilla.taskcluster.client.auth
Details on how the test request was authenticated.
TestAuthenticateResponse() - Constructor for class org.mozilla.taskcluster.client.auth.TestAuthenticateResponse
 
text - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest.Link
Text to display on link.
TheContactPayload() - Constructor for class org.mozilla.taskcluster.client.pulse.PostIRCMessageRequest.TheContactPayload
 
TheContactPayload() - Constructor for class org.mozilla.taskcluster.client.pulse.SendEmailRequest.TheContactPayload
 
tier - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
time - Variable in class org.mozilla.taskcluster.client.hooks.FailedFire
The time the task was created.
time - Variable in class org.mozilla.taskcluster.client.hooks.SuccessfulFire
The time the task was created.
timeCompleted - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
timeFinished - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
timeScheduled - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
timeStarted - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
timeStarted - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
token - Variable in class org.mozilla.taskcluster.client.auth.StatsumTokenResponse
JWT token to be used as Bearer <token> when submitting data to statsum.
token - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
A Slug ID which is the uniquely addressable token to access this set of secretsSee http://schemas.taskcluster.net/aws-provisioner/v1/create-secret-request.json#/properties/token
token - Variable in class org.mozilla.taskcluster.client.hooks.TriggerTokenResponse
toString() - Method in class org.mozilla.taskcluster.client.Certificate
 
toString() - Method in class org.mozilla.taskcluster.client.Credentials
 
triggerHook(String, String, Object) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
This endpoint will trigger the creation of a task from a hook definition.
triggerHookWithToken(String, String, String, Object) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
This endpoint triggers a defined hook with a valid token.
TriggerTokenResponse - Class in org.mozilla.taskcluster.client.hooks
TriggerTokenResponse() - Constructor for class org.mozilla.taskcluster.client.hooks.TriggerTokenResponse
 
type - Variable in class org.mozilla.taskcluster.client.pulse.Exchange

U

updateAmiSet(String, CreateAMISetRequest) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Provide a new copy of an AMI Set to replace the existing one.
updateClient(String, CreateClientRequest) - Method in class org.mozilla.taskcluster.client.auth.Auth
Update an exisiting client.
updated - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
The last updated of the build.
updateHook(String, String, HookCreationRequest) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
This endpoint will update an existing hook.
updateRole(String, CreateRoleRequest) - Method in class org.mozilla.taskcluster.client.auth.Auth
Update an existing role.
updateWorkerType(String, CreateWorkerTypeRequest) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Provide a new copy of a worker type to replace the existing one.
uriEncode(String) - Static method in class org.mozilla.taskcluster.client.TaskClusterRequestHandler
Utility method to uri encode a parameter for using in url
url - Variable in class org.mozilla.taskcluster.client.queue.RedirectArtifactRequest
URL to which the queue should redirect using a 303 (See other) redirect.
url - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo.LinksEntry
url - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry
user - Variable in class org.mozilla.taskcluster.client.notify.PostIRCMessageRequest
User to post the message to.
user - Variable in class org.mozilla.taskcluster.client.pulse.PostIRCMessageRequest.TheContactPayload
User to post the message to.
userData - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
userData - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
userData - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
UserData entries which are used in all regions and all instance typesSee http://schemas.taskcluster.net/aws-provisioner/v1/create-worker-type-request.json#/properties/userData
userData - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
userData - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
userData - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
UserData entries which are used in all regions and all instance typesSee http://schemas.taskcluster.net/aws-provisioner/v1/get-worker-type-response.json#/properties/userData
username - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationResponse
utility - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
This number is a relative measure of performance between two instance types.
utility - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
This number is a relative measure of performance between two instance types.

V

Var - Class in org.mozilla.taskcluster.client.auth
Response to a request for an Shared-Access-Signature to access and Azure Table Storage table.
Var() - Constructor for class org.mozilla.taskcluster.client.auth.Var
 
Var1 - Class in org.mozilla.taskcluster.client.auth
Response to a request for an Shared-Access-Signature to access an Azure Blob Storage container.
Var1() - Constructor for class org.mozilla.taskcluster.client.auth.Var1
 
version - Variable in class org.mozilla.taskcluster.client.authevents.ClientMessage
version - Variable in class org.mozilla.taskcluster.client.authevents.RoleMessage
version - Variable in class org.mozilla.taskcluster.client.awsprovisionerevents.WorkerTypeMessage
version - Variable in class org.mozilla.taskcluster.client.Certificate
 
version - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
version - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPushMessage
version - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubReleaseMessage
version - Variable in class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
version - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
version - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
version - Variable in class org.mozilla.taskcluster.client.queueevents.TaskDefinedMessage
version - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
version - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
version - Variable in class org.mozilla.taskcluster.client.queueevents.TaskGroupResolved
version - Variable in class org.mozilla.taskcluster.client.queueevents.TaskPendingMessage
version - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
version - Variable in class org.mozilla.taskcluster.client.schedulerevents.BlockedTaskGraphMessage
version - Variable in class org.mozilla.taskcluster.client.schedulerevents.NewTaskGraphMessage
version - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphExtendedMessage
version - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphFinishedMessage
version - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
vhost - Variable in class org.mozilla.taskcluster.client.pulse.Exchange

W

workerGroup - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
Identifier for group that worker who executes this run is a part of, this identifier is mainly used for efficient routing.
workerGroup - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkRequest
Identifier for group that worker claiming the task is a part of.
workerGroup - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
Identifier for the worker-group within which this run started.
workerGroup - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimRequest
Identifier for group that worker claiming the task is a part of.
workerGroup - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
Identifier for the worker-group within which this run started.
workerGroup - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
Identifier for the worker-group within which this run started.
workerGroup - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
Identifier for group that worker who executes this run is a part of, this identifier is mainly used for efficient routing.
workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
Identifier for the worker-group within which the run with the created artifacted is running.
workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
Identifier for the worker-group within which this run ran.
workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
Identifier for the worker-group within which the last attempt of the task ran.
workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
Identifier for the worker-group within which this run ran.
workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
Identifier for the worker-group within which this run started.
workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
Identifier for group that worker who executes this run is a part of, this identifier is mainly used for efficient routing.
workerId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
Identifier for worker evaluating this run within given workerGroup.
workerId - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkRequest
Identifier for worker within the given workerGroupSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/claim-work-request.json#/properties/workerId
workerId - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
Identifier for the worker executing this run.
workerId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimRequest
Identifier for worker within the given workerGroupSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/task-claim-request.json#/properties/workerId
workerId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
Identifier for the worker executing this run.
workerId - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
Identifier for the worker executing this run.
workerId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
Identifier for worker evaluating this run within given workerGroup.
workerId - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
Identifier for the worker within which the run with the created artifact is running.
workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
Identifier for the worker that executed this run.
workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
Identifier for the last worker that failed to report, causing the task to fail.
workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
Identifier for the worker that executed this run.
workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
Identifier for the worker executing this run.
workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
Identifier for worker evaluating this run within given workerGroup.
workerType(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
Retreive a copy of the requested worker type definition.
workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse1
workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
workerType - Variable in class org.mozilla.taskcluster.client.awsprovisionerevents.WorkerTypeMessage
workerType - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
Identifier for worker type within the specified provisionerSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/hooks/v1/task-status.json#/properties/status/properties/workerType
workerType - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
Unique identifier for a worker-type within a specific provisionerSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/hooks/v1/task-template.json#/properties/workerType
workerType - Variable in class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList.RequestsEntry
Workertype cache exists on.
workerType - Variable in class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList.RequestsEntry
Workertype cache exists on.
workerType - Variable in class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
workerType we wish to purge cache for.
workerType - Variable in class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
Identifier for worker type within the specified provisionerSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/pending-tasks-response.json#/properties/workerType
workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
Unique identifier for a worker-type within a specific provisionerSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/create-task-request.json#/properties/workerType
workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
Unique identifier for a worker-type within a specific provisionerSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/task.json#/properties/workerType
workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
Identifier for worker type within the specified provisionerSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/workerType
workerType - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
Identifier for worker type within the specified provisionerSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/task-status.json#/properties/workerType
workerType - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
Unique identifier for a worker-type within a specific provisionerSyntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/create-task-request.json#/properties/workerType
workerTypeLastModified(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
This method is provided to allow workers to see when they were last modified.
WorkerTypeMessage - Class in org.mozilla.taskcluster.client.awsprovisionerevents
Message reporting that an action occured to a worker typeSee http://schemas.taskcluster.net/aws-provisioner/v1/worker-type-message.json#
WorkerTypeMessage() - Constructor for class org.mozilla.taskcluster.client.awsprovisionerevents.WorkerTypeMessage
 
WorkerTypeSummary - Class in org.mozilla.taskcluster.client.awsprovisioner
A summary of a worker type’s current state, expresed in terms of capacity.
WorkerTypeSummary() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2014–2017 Mozilla. All rights reserved.