Uses of Class
hudson.model.TransientProjectActionFactory
-
Packages that use TransientProjectActionFactory Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of TransientProjectActionFactory in hudson.model
Methods in hudson.model that return types with arguments of type TransientProjectActionFactory Modifier and Type Method Description static ExtensionList<TransientProjectActionFactory>
TransientProjectActionFactory. all()
Returns all the registeredTransientProjectActionFactory
s.
-