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