Package io.jenkins.plugins.ghacloud
Class GitHubActionsComputer.GitHubActionsRunActionFactory
java.lang.Object
jenkins.model.TransientActionFactory<Computer>
io.jenkins.plugins.ghacloud.GitHubActionsComputer.GitHubActionsRunActionFactory
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- GitHubActionsComputer
@Extension
public static class GitHubActionsComputer.GitHubActionsRunActionFactory
extends TransientActionFactory<Computer>
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.TransientActionFactory
TransientActionFactory.CacheNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.model.TransientActionFactory
actionType, factoriesFor
-
Constructor Details
-
GitHubActionsRunActionFactory
public GitHubActionsRunActionFactory()
-
-
Method Details
-
type
- Specified by:
typein classTransientActionFactory<Computer>
-
createFor
- Specified by:
createForin classTransientActionFactory<Computer>
-