- accessKeyId - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.Credentials
-
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
-
Syntax: ^[a-zA-Z0-9_-]{22,66}$
- 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.
- 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 sent
- 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 in this set
- amis - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetAMISetResponse
-
AMIs in this set
- 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
-
Syntax: ^[\w-]+$ Min length: 1 Max length: 25
- artifact - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
-
Information about the artifact that was created
- Artifact() - Constructor for class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage.Artifact
-
- 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.Artifact - 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.
- ArtifactsEntry() - Constructor for class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.ArtifactsEntry
-
- assertion - Variable in class org.mozilla.taskcluster.client.login.PersonaAssertionRequest
-
The Persona assertion from navigator.id.get
- 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
-
- 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.Credentials - Class in org.mozilla.taskcluster.client.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
-
- AzureSharedAccessSignatureResponse - Class in org.mozilla.taskcluster.client.auth
-
Response to a request for an Shared-Access-Signature to access and Azure Table Storage table.
- AzureSharedAccessSignatureResponse() - Constructor for class org.mozilla.taskcluster.client.auth.AzureSharedAccessSignatureResponse
-
- azureTableSAS(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.
- 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.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.
- chunkCount - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display
-
Mininum: 1
- chunkId - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display
-
Mininum: 1
- claimTask(String, String, TaskClaimRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
claim a task, more to be added later…
- 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 of the client
- clientId - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
ClientId of the client scopes is requested about
- clientId - Variable in class org.mozilla.taskcluster.client.auth.TestAuthenticateResponse
-
ClientId from the request as it will be logged
- clientId - Variable in class org.mozilla.taskcluster.client.authevents.ClientMessage
-
clientId of the client that was changed
- 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
-
Syntax: ^[A-Za-z0-9@/:._-]+$
- 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 changed
- 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
-
The name of the cluster
- 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
-
- 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.ArtifactsEntry
-
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.Artifact
-
Mimetype for the artifact that was created.
- 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.OpenPurgeRequestList
-
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
-
Create a new AMI Set
- 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 accessToken
- CreateClientResponse() - Constructor for class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
- created - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
Date and time when this client was created
- created - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
Date and time when this client was created
- created - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
-
Date and time when this role was created
- created - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Creation time of task
- created - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Creation time of task
- created - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
-
Creation time of task
- createHook(String, String, HookCreationRequest) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
-
This endpoint will create a new hook.
- 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
-
A worker launchSpecification and required metadata
- 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
-
Temporary STS credentials for use when operating on S3
- Credentials() - Constructor for class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.Credentials
-
- credentials - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse
-
Generated Temporary credentials from the Provisioner
- 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).
- data - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse
-
Free-form object which contains secrets from the worker type definition
- 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.TasksEntry
-
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
-
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 failed 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 failed 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 failed 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 failed 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 failed 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
-
Define a task without scheduling it.
- 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.
- 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.TasksEntry
-
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 it
- description - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
A string which describes what this image is for and hints on using it
- description - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest.Metadata
-
Long-form of the hook’s purpose and behavior
- description - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition.Metadata
-
Long-form of the hook’s purpose and behavior
- 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.
- 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
-
- 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.
- 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
-
The date at which the secret is no longer guarunteed to exist
- 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 expire
- expires - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
Date and time where the clients access is set to expire
- expires - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
Date and time where the clients access is set to expire
- 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
-
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.NamespacesEntry
-
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.TasksEntry
-
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.ArtifactsEntry
-
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
-
Date-time after which the signed putUrl no longer works
- 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.Artifact
-
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.AzureSharedAccessSignatureResponse
-
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 basis
- label - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo.LinksEntry
-
Min length: 1 Max length: 70
- 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
-
Date and time of last modification
- lastModified - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
Date and time of last modification
- lastModified - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
-
Date and time of last modification
- lastModified - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetAMISetResponse
-
ISO Date string (e.g.
- lastModified - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
ISO Date string (e.g.
- lastModified - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse1
-
ISO Date string (e.g.
- 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
-
LaunchSpecification entries unique to this InstanceType
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
Launch Specification entries which are used in all regions and all instance types
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
-
LaunchSpecification entries unique to this Region
- LaunchSpec() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry.LaunchSpec
-
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
-
LaunchSpecification entries unique to this InstanceType
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
Launch Specification entries which are used in all regions and all instance types
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
-
LaunchSpecification entries unique to this Region
- 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
-
Min length: 1 Max length: 255
- lineFinished - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
-
Mininum: 0
- linenumber - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry.ErrorsEntry
-
Mininum: 0
- lineStarted - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
-
Mininum: 0
- 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
-
Min length: 1 Max length: 125
- 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.ArtifactsEntry - 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.TasksEntry - 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.NamespacesEntry - 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.TasksEntry - 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.TasksEntry - 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
-
- name - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest.Metadata
-
Human readable name of the hook
- name - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition.Metadata
-
Human readable name of the hook
- 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.NamespacesEntry
-
Name of namespace within it’s parent namespace.
- name - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.ArtifactsEntry
-
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.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.scheduler.InspectTaskGraphResponse.Metadata
-
Human readable name of task-graph
- name - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TasksEntry
-
Human readable name from the task definition
- name - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
Human readable name from the task definition
- 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
-
Human readable name of task-graph
- name - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry
-
Min length: 1 Max length: 50
- name - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
-
Min length: 1 Max length: 255
- name - Variable in class org.mozilla.taskcluster.client.treeherderevents.Machine
-
Syntax: ^[\w-]+$ Min length: 1 Max length: 50
- 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 - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse.NamespacesEntry
-
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.TasksEntry
-
Namespace of the indexed task, used to find the indexed task in the index.
- namespace(String) - Method in class org.mozilla.taskcluster.client.pulse.Pulse
-
Creates a namespace, given the taskcluster credentials with scopes.
- namespaces - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse
-
List of namespaces.
- NamespacesEntry() - Constructor for class org.mozilla.taskcluster.client.index.ListNamespacesResponse.NamespacesEntry
-
- 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)
- 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
-
- 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.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
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.github.Github
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.index.Index
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.login.Login
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.notify.Notify
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.pulse.Pulse
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.secrets.Secrets
-
Respond without doing anything.
- platform - Variable in class org.mozilla.taskcluster.client.treeherderevents.Machine
-
Syntax: ^[\w-]+$ Min length: 1 Max length: 100
- 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.QueuesEntry - 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
-
- 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’
- 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
-
Syntax: ^[\w-]+$ Min length: 1 Max length: 50
- project - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPush
-
Syntax: ^[\w-]+$ Min length: 1 Max length: 50
- project - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPushLegacy
-
Syntax: ^[\w-]+$ Min length: 1 Max length: 50
- provisionerId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure
-
Unique identifier for the provisioner that this task must be scheduled on
- provisionerId - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
-
Unique identifier for a provisioner, that can supply specified 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 provisioner
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Unique identifier for a provisioner, that can supply specified workerType
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Unique identifier for a provisioner, that can supply specified workerType
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Unique identifier for the provisioner that this task must be scheduled on
- provisionerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Unique identifier for the provisioner that this task must be scheduled on
- provisionerId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
-
Unique identifier for a provisioner, that can supply specified workerType
- 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 purged
- 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
-
The AMI that uses PV virtualization type
- pv - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetAMISetResponse.AmisEntry
-
The AMI that uses PV virtualization type
- rabbitmq_version - Variable in class org.mozilla.taskcluster.client.pulse.RabbitOverviewResponse
-
The version of RabbitMQ
- RabbitOverviewResponse - Class in org.mozilla.taskcluster.client.pulse
-
Rabbit overview response
- 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.TasksEntry
-
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 - unknown
- reasonCreated - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.RunsEntry
-
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.RunsEntry
-
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.RunsEntry
-
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.RunsEntry
-
Reason that run was resolved, this is mainly useful for runs resolved as exception.
- reasonResolved - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunsEntry
-
Reason that run was resolved, this is mainly useful for runs resolved as exception.
- reasonResolved - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunsEntry
-
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…
- 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
-
The Amazon AWS region of the AMI set
- 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
-
The Amazon AWS region of the AMI set
- 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
-
Reply-to e-mail (this property is optional)
- 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.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.
- 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.OpenPurgeRequestList
-
A simple list of purge-cache requests.
- 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.TasksEntry
-
List of required taskIds
- requires - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
List of required taskIds
- 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.TasksEntry
-
List of required taskIds
- requires - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.TasksEntry
-
List of required taskIds
- requiresLeft - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TasksEntry
-
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.TasksEntry
-
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.TasksEntry
-
Number of times to rerun the task if it completed unsuccessfully.
- reruns - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.TasksEntry
-
Number of times to rerun the task if it completed unsuccessfully.
- rerunsLeft - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TasksEntry
-
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.
- resolved - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.RunsEntry
-
Date-time at which this run was resolved, ie.
- resolved - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunsEntry
-
Date-time at which this run was resolved, ie.
- resolved - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunsEntry
-
Date-time at which this run was resolved, ie.
- 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
-
Possible values: * “error”
- result - Variable in class org.mozilla.taskcluster.client.hooks.NoFire
-
Possible values: * “no-fire”
- result - Variable in class org.mozilla.taskcluster.client.hooks.SuccessfulFire
-
Possible values: * “success”
- result - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
-
Possible values: * “success” * “fail” * “exception” * “canceled” * “unknown”
- 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 completed
- 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
-
Number of retries left for the task in case of infrastructure issues
- retriesLeft - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Number of retries left for the task in case of infrastructure issues
- retriesLeft - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Number of retries left for the task in case of infrastructure issues
- 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
-
Min length: 40 Max length: 40
- revision - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPush
-
Syntax: ^[0-9a-f]+$ Min length: 40 Max length: 40
- revision_hash - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPushLegacy
-
Syntax: ^[0-9a-f]+$ Min length: 40 Max length: 40
- 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 requested
- roleId - Variable in class org.mozilla.taskcluster.client.authevents.RoleMessage
-
roleId of the role that was changed
- RoleMessage - Class in org.mozilla.taskcluster.client.authevents
-
Message reporting that a role has changed
- 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.RunsEntry
-
Id of this task run, run-ids always starts from 0
- runId - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
run-id assigned to this run of the task
- runId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
run-id assigned to this run of the task
- runId - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
-
run-id assigned to this run of the task
- runId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunsEntry
-
Id of this task run, run-ids always starts from 0
- 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 task
- 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 0
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
Id of the run that just started, always starts from 0
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunsEntry
-
Id of this task run, run-ids always starts from 0
- 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
-
List of runs, ordered so that index i has runId == i
- runs - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
List of runs, ordered so that index i has runId == i
- runs - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
List of runs, ordered so that index i has runId == i
- RunsEntry() - Constructor for class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.RunsEntry
-
- RunsEntry() - Constructor for class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunsEntry
-
- RunsEntry() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunsEntry
-
- 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.AzureSharedAccessSignatureResponse
-
Shared-Access-Signature string.
- satisfied - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TasksEntry
-
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.RunsEntry
-
Date-time at which this run was scheduled, ie.
- scheduled - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunsEntry
-
Date-time at which this run was scheduled, ie.
- scheduled - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunsEntry
-
Date-time at which this run was scheduled, ie.
- 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
-
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-graph
- schedulerId - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphStatusStructure
-
Unique identifier for task-graph scheduler managing the given task-graph
- 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 Secret
- 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.Credentials
-
Secret access key used to sign requests
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
-
Static Secrets unique to this InstanceType
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
-
Static Secrets unique to this Region
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
Static secrets entries which are used in all regions and all instance types
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
-
Free form object which contains the secrets stored
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
-
Static Secrets unique to this InstanceType
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
-
Static Secrets unique to this Region
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
Static secrets entries which are used in all regions and all instance types
- 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
-
Secret names
- SecretsList - Class in org.mozilla.taskcluster.client.secrets
-
Message containing a list of secret names
- 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
-
Request to send an email
- SendEmailRequest() - Constructor for class org.mozilla.taskcluster.client.notify.SendEmailRequest
-
- SendEmailRequest.Link - Class in org.mozilla.taskcluster.client.notify
-
- 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.Credentials
-
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
-
A set of scopes
- SetOfScopes() - Constructor for class org.mozilla.taskcluster.client.auth.SetOfScopes
-
- 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.QueuesEntry
-
Signed URL to delete messages that have been received using the signedPollUrl.
- signedPollUrl - Variable in class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse.QueuesEntry
-
Signed URL to get message from the Azure Queue Storage queue, that holds messages for the given provisionerId and workerType.
- 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 repository
- 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 repository
- source - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse.Metadata
-
Link to source of this task-graph, should specify file, revision and repository
- start - Variable in class org.mozilla.taskcluster.client.Certificate
-
- started - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.RunsEntry
-
Date-time at which this run was claimed, ie.
- started - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunsEntry
-
Date-time at which this run was claimed, ie.
- started - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunsEntry
-
Date-time at which this run was claimed, ie.
- 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.hooks.TaskStatusStructure.RunsEntry
-
State of this run
- state - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure
-
State of this task.
- state - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunsEntry
-
State of this run
- state - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
State of this task.
- state - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunsEntry
-
State of this run
- state - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
State of this task.
- state - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TasksEntry
-
State of the task as considered by the scheduler
- state - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
State of the task as considered by the scheduler
- 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 completion
- 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.TaskStatusResponse
-
- status - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
- status - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse.TasksEntry
-
- status - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse.TasksEntry
-
- 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.
- 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 azure
- storageType - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactResponse
-
Artifact storage type, in this case azure
- storageType - Variable in class org.mozilla.taskcluster.client.queue.ErrorArtifactRequest
-
Artifact storage type, in this case error
- storageType - Variable in class org.mozilla.taskcluster.client.queue.ErrorArtifactResponse
-
Artifact storage type, in this case error
- storageType - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.ArtifactsEntry
-
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 reference
- storageType - Variable in class org.mozilla.taskcluster.client.queue.RedirectArtifactResponse
-
Artifact storage type, in this case reference
- storageType - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactRequest
-
Artifact storage type, in this case 's3'
- storageType - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactResponse
-
Artifact storage type, in this case 's3'
- storageType - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage.Artifact
-
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-text
- SuccessfulFire - Class in org.mozilla.taskcluster.client.hooks
-
Information about a successful firing of the hook
- 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.
- 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
-
Arbitrary key-value tags (only strings limited to 4k)
- 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)
- tags - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse
-
Arbitrary key-value tags (only strings limited to 4k)
- takenUntil - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.RunsEntry
-
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.RunsEntry
-
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.RunsEntry
-
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 - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
- task - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse.TasksEntry
-
- task - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse.TasksEntry
-
- 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.TasksEntry
-
- task - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.TasksEntry
-
- TaskClaimRequest - Class in org.mozilla.taskcluster.client.queue
-
Request to claim (or reclaim) a task
- TaskClaimRequest() - Constructor for class org.mozilla.taskcluster.client.queue.TaskClaimRequest
-
- TaskClaimResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a successful task claim
- 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
-
- TaskDefinitionRequest - Class in org.mozilla.taskcluster.client.queue
-
Definition of a task that can be scheduled
- 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 scheduled
- 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 scheduled
- 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 exception
- 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 scheduled
- TaskGraphDefinition() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition
-
- TaskGraphDefinition.Metadata - Class in org.mozilla.taskcluster.client.scheduler
-
- TaskGraphDefinition.TasksEntry - Class in org.mozilla.taskcluster.client.scheduler
-
- TaskGraphDefinition1 - Class in org.mozilla.taskcluster.client.scheduler
-
Definition of a task-graph that can be scheduled
- TaskGraphDefinition1() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1
-
- TaskGraphDefinition1.TasksEntry - 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 information
- 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-graph
- 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.hooks.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.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 created
- taskId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure
-
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.TasksEntry
-
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.TasksEntry
-
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.TasksEntry
-
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.TasksEntry
-
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.
- TaskPendingMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting that a task is now pending
- TaskPendingMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskPendingMessage
-
- TaskReclaimResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a successful task claim
- 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 started
- 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.index.ListTasksResponse.TasksEntry
-
- TasksEntry() - Constructor for class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
- TasksEntry() - Constructor for class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse.TasksEntry
-
- TasksEntry() - Constructor for class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse.TasksEntry
-
- TasksEntry() - Constructor for class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.TasksEntry
-
- TasksEntry() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.TasksEntry
-
- TasksEntry() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.TasksEntry
-
- TaskStatusResponse - Class in org.mozilla.taskcluster.client.hooks
-
Response to a task status request
- TaskStatusResponse() - Constructor for class org.mozilla.taskcluster.client.hooks.TaskStatusResponse
-
- TaskStatusResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a task status request
- 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 queue
- 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 queue
- 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 queue
- TaskStatusStructure() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
- TaskStatusStructure.RunsEntry - Class in org.mozilla.taskcluster.client.hooks
-
- TaskStatusStructure.RunsEntry - Class in org.mozilla.taskcluster.client.queue
-
- TaskStatusStructure.RunsEntry - Class in org.mozilla.taskcluster.client.queueevents
-
- TaskTemplate - Class in org.mozilla.taskcluster.client.hooks
-
Definition of a task embedded in a hook
- TaskTemplate() - Constructor for class org.mozilla.taskcluster.client.hooks.TaskTemplate
-
- TaskTemplate.Metadata - Class in org.mozilla.taskcluster.client.hooks
-
- 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.
- tier - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
Mininum: 1 Maximum: 3
- 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 secrets
- 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.
- workerGroup - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.RunsEntry
-
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.RunsEntry
-
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.RunsEntry
-
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.RunsEntry
-
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 workerGroup
- 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 workerGroup
- 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.RunsEntry
-
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.RunsEntry
-
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
-
A string describing what the secret will be used for
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
The ID of the workerType
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse1
-
The ID of the workerType
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
-
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisionerevents.WorkerTypeMessage
-
Name of the worker type which was created
- workerType - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure
-
Identifier for worker type within the specified provisioner
- workerType - Variable in class org.mozilla.taskcluster.client.hooks.TaskTemplate
-
Unique identifier for a worker-type within a specific provisioner
- 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 provisioner
- workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Unique identifier for a worker-type within a specific provisioner
- workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Unique identifier for a worker-type within a specific provisioner
- workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Identifier for worker type within the specified provisioner
- workerType - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Identifier for worker type within the specified provisioner
- workerType - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinitionRequest
-
Unique identifier for a worker-type within a specific provisioner
- 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 type
- 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
-