Index

C D G I M P S T W _ 
All Classes and Interfaces|All Packages|Serialized Form

C

canProvision(Cloud.CloudState) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud
 
check(AbstractCloudComputer<?>) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsRetentionStrategy
 
createComputer() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgent
 
createFor(Computer) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsComputer.GitHubActionsRunActionFactory
 

D

DescriptorImpl() - Constructor for class io.jenkins.plugins.ghacloud.GitHubActionsAgent.DescriptorImpl
 
DescriptorImpl() - Constructor for class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate.DescriptorImpl
 
DescriptorImpl() - Constructor for class io.jenkins.plugins.ghacloud.GitHubActionsCloud.DescriptorImpl
 
DescriptorImpl() - Constructor for class io.jenkins.plugins.ghacloud.GitHubActionsRetentionStrategy.DescriptorImpl
 
DispatchResult(long, String) - Constructor for class io.jenkins.plugins.ghacloud.GitHubClient.DispatchResult
 
doCheckLabelString(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate.DescriptorImpl
 
doCheckName(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud.DescriptorImpl
 
doCheckRepository(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud.DescriptorImpl
 
doCheckTemplateName(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate.DescriptorImpl
 
doCheckWorkflowFileName(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate.DescriptorImpl
 
doFillCredentialsIdItems(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud.DescriptorImpl
 
doFillGitHubApiUrlItems(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud.DescriptorImpl
 
doIndex() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsRunAction
 

G

getCloudName() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgent
 
getConclusion() - Method in class io.jenkins.plugins.ghacloud.GitHubClient.WorkflowRunStatus
 
getCredentialsId() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud
 
getDisplayName() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgent.DescriptorImpl
 
getDisplayName() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate.DescriptorImpl
 
getDisplayName() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud.DescriptorImpl
 
getDisplayName() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsRetentionStrategy.DescriptorImpl
 
getDisplayName() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsRunAction
 
getGitHubApiUrl() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud
 
getGitRef() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
getHtmlUrl() - Method in class io.jenkins.plugins.ghacloud.GitHubClient.DispatchResult
 
getIconFileName() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsRunAction
 
getId() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgent
 
getId() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsComputer
 
getIdleMinutes() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
getIdleMinutes() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsRetentionStrategy
 
getLabelString() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
getMaxAgents() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
getMaxAgents() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud
 
getNumExecutors() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
getRemoteFs() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
getRepository() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud
 
getRunId() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsRunAction
 
getRunId() - Method in class io.jenkins.plugins.ghacloud.GitHubClient.DispatchResult
 
getStatus() - Method in class io.jenkins.plugins.ghacloud.GitHubClient.WorkflowRunStatus
 
getTemplateName() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
getTemplates() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud
 
getUrl() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsRunAction
 
getUrlName() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsRunAction
 
getWorkflowFileName() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
getWorkflowRunId() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgent
 
getWorkflowRunStatus(String, long) - Method in class io.jenkins.plugins.ghacloud.GitHubClient
Gets the current status of a workflow run.
getWorkflowRunUrl() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgent
 
GitHubActionsAgent - Class in io.jenkins.plugins.ghacloud
 
GitHubActionsAgent(String, String, String, int, int, String) - Constructor for class io.jenkins.plugins.ghacloud.GitHubActionsAgent
 
GitHubActionsAgent.DescriptorImpl - Class in io.jenkins.plugins.ghacloud
 
GitHubActionsAgentTemplate - Class in io.jenkins.plugins.ghacloud
 
GitHubActionsAgentTemplate(String, String) - Constructor for class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
GitHubActionsAgentTemplate.DescriptorImpl - Class in io.jenkins.plugins.ghacloud
 
GitHubActionsCloud - Class in io.jenkins.plugins.ghacloud
 
GitHubActionsCloud(String, String, String, List<GitHubActionsAgentTemplate>) - Constructor for class io.jenkins.plugins.ghacloud.GitHubActionsCloud
 
GitHubActionsCloud.DescriptorImpl - Class in io.jenkins.plugins.ghacloud
 
GitHubActionsComputer - Class in io.jenkins.plugins.ghacloud
 
GitHubActionsComputer(GitHubActionsAgent) - Constructor for class io.jenkins.plugins.ghacloud.GitHubActionsComputer
 
GitHubActionsComputer.GitHubActionsRunActionFactory - Class in io.jenkins.plugins.ghacloud
 
GitHubActionsRetentionStrategy - Class in io.jenkins.plugins.ghacloud
 
GitHubActionsRetentionStrategy(int) - Constructor for class io.jenkins.plugins.ghacloud.GitHubActionsRetentionStrategy
 
GitHubActionsRetentionStrategy.DescriptorImpl - Class in io.jenkins.plugins.ghacloud
 
GitHubActionsRunAction - Class in io.jenkins.plugins.ghacloud
Action that adds a "GitHub Actions Run" link to the agent's sidebar.
GitHubActionsRunAction(long, String) - Constructor for class io.jenkins.plugins.ghacloud.GitHubActionsRunAction
 
GitHubActionsRunActionFactory() - Constructor for class io.jenkins.plugins.ghacloud.GitHubActionsComputer.GitHubActionsRunActionFactory
 
GitHubClient - Class in io.jenkins.plugins.ghacloud
Minimal GitHub REST API client for triggering workflow_dispatch events.
GitHubClient(String, String) - Constructor for class io.jenkins.plugins.ghacloud.GitHubClient
 
GitHubClient.DispatchResult - Class in io.jenkins.plugins.ghacloud
Result of a workflow dispatch containing the run ID and URLs.
GitHubClient.WorkflowRunStatus - Class in io.jenkins.plugins.ghacloud
Represents the status of a GitHub Actions workflow run.

I

io.jenkins.plugins.ghacloud - package io.jenkins.plugins.ghacloud
 
isCompleted() - Method in class io.jenkins.plugins.ghacloud.GitHubClient.WorkflowRunStatus
Returns true if the workflow run has completed (regardless of outcome).
isFailure() - Method in class io.jenkins.plugins.ghacloud.GitHubClient.WorkflowRunStatus
Returns true if the workflow run completed with a failure, cancellation, or timeout.
isInstantiable() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgent.DescriptorImpl
 

M

matches(Label) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
matches(GitHubActionsAgent) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 

P

provision(Cloud.CloudState, int) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud
 

S

setGitHubApiUrl(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud
 
setGitRef(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
setIdleMinutes(int) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
setMaxAgents(int) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
setMaxAgents(int) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsCloud
 
setNumExecutors(int) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
setProvisioningId(ProvisioningActivity.Id) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgent
 
setRemoteFs(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
setWorkflowFileName(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgentTemplate
 
setWorkflowRunId(long) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgent
 
setWorkflowRunUrl(String) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgent
 
start(AbstractCloudComputer<?>) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsRetentionStrategy
 

T

triggerWorkflow(String, String, String, Map<String, String>) - Method in class io.jenkins.plugins.ghacloud.GitHubClient
Triggers a workflow_dispatch event on the specified repository and workflow file.
type() - Method in class io.jenkins.plugins.ghacloud.GitHubActionsComputer.GitHubActionsRunActionFactory
 

W

WorkflowRunStatus(String, String) - Constructor for class io.jenkins.plugins.ghacloud.GitHubClient.WorkflowRunStatus
 

_

_terminate(TaskListener) - Method in class io.jenkins.plugins.ghacloud.GitHubActionsAgent
 
C D G I M P S T W _ 
All Classes and Interfaces|All Packages|Serialized Form