Uses of Class
jenkins.model.TransientActionFactory
-
Uses of TransientActionFactory in jenkins.model
Modifier and TypeMethodDescriptionstatic Iterable<? extends TransientActionFactory<?>>
TransientActionFactory.factoriesFor
(Class<?> type, Class<? extends Action> actionType) -
Uses of TransientActionFactory in jenkins.tasks