Package com.coravy.hudson.plugins.github
Class GithubLinkAction.GithubLinkActionFactory
java.lang.Object
jenkins.model.TransientActionFactory<Job>
com.coravy.hudson.plugins.github.GithubLinkAction.GithubLinkActionFactory
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
GithubLinkAction
@Extension
public static class GithubLinkAction.GithubLinkActionFactory
extends TransientActionFactory<Job>
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.TransientActionFactory
TransientActionFactory.Cache
Nested 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
-
GithubLinkActionFactory
public GithubLinkActionFactory()
-
-
Method Details
-
type
- Specified by:
type
in classTransientActionFactory<Job>
-
createFor
- Specified by:
createFor
in classTransientActionFactory<Job>
-