Uses of Class
hudson.model.Resource
Packages that use Resource
-
Uses of Resource in hudson.model
Fields in hudson.model declared as ResourceMethods in hudson.model that return ResourceModifier and TypeMethodDescriptionResourceList.getConflict
(ResourceList that) Returns the resource in this list that's colliding with the given resource list.ResourceController.getMissingResource
(ResourceList resources) Of the resource in the given resource list, return the one that's currently in use.AbstractProject.getWorkspaceResource()
Deprecated.Methods in hudson.model with parameters of type ResourceModifier and TypeMethodDescriptionboolean
Resource.isCollidingWith
(Resource that, int count) Checks the resource collision.Adds a resource for read access.Adds a resource for write access.Constructors in hudson.model with parameters of type Resource
WorkspaceList
for each build (furthermore, that happens after a build is started.) So aResource
representation for a workspace at the project level no longer makes sense.