Uses of Class
jenkins.model.TransientActionFactory
Packages that use TransientActionFactory
-
Uses of TransientActionFactory in jenkins.model
Subclasses of TransientActionFactory in jenkins.modelMethods in jenkins.model that return types with arguments of type TransientActionFactoryModifier and TypeMethodDescriptionstatic Iterable<? extends TransientActionFactory<?>>
TransientActionFactory.factoriesFor
(Class<?> type, Class<? extends Action> actionType) -
Uses of TransientActionFactory in jenkins.tasks
Subclasses of TransientActionFactory in jenkins.tasks