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