Package hudson.plugins.collabnet.util

Class Summary
CNFormFieldValidator  
CNFormFieldValidator.AssignCheck Class for checking if a user can be assigned a tracker artifact.
CNFormFieldValidator.CubitKeyCheck Class to check if a CUBiT key has the proper format and allows login.
CNFormFieldValidator.DocumentPathCheck Class to check that the path to a document exists.
CNFormFieldValidator.GroupListCheck Check that a comma-separated list of groups exists.
CNFormFieldValidator.HostUrlCheck Class for checking if a Host URL is correct.
CNFormFieldValidator.InterpretedCheck Class for checking an unrequired value that may include interpreted strings (i.e.
CNFormFieldValidator.LoginCheck Class for checking that a login to CollabNet is valid.
CNFormFieldValidator.PackageCheck Class to check that a package exists.
CNFormFieldValidator.ProjectCheck Class for checking that a project name is valid.
CNFormFieldValidator.RegexCheck Class to check for validity of a regex expression.
CNFormFieldValidator.ReleaseCheck Class to check that a release exists.
CNFormFieldValidator.RequiredCheck Class for checking that a required value is set.
CNFormFieldValidator.RequiredInterpretedCheck Class for checking an interpreted string which is required.
CNFormFieldValidator.SoapUrlCheck Class for checking if a URL is correct and corresponds to a CollabNet server.
CNFormFieldValidator.TrackerCheck Class to check that a tracker exists.
CNFormFieldValidator.UnrequiredInterpretedCheck Class for checking an interpreted string which is unrequired.
CNFormFieldValidator.UserListCheck Check that a comma-separated list of users exists.
CNHudsonUtil Class for methods that are useful across Hudson plugins.
ComboBoxUpdater These classes are used to update the list of items for a combo box.
ComboBoxUpdater.PackagesUpdater Class to update a list of packages.
ComboBoxUpdater.ProjectsUpdater Class to update a list of projects.
ComboBoxUpdater.ReleasesUpdater Class to update the list of releases.
ComboBoxUpdater.TrackersUpdater Class to update a list of trackers.
ComboBoxUpdater.UsersUpdater Class to update a list of project users.
CommonUtil Class for methods that are useful across Hudson plugins.
 



Copyright © 2009. All Rights Reserved.