A B C D E F G H I J L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractTeamForgeNotifier - Class in hudson.plugins.collabnet
-
Base class for
Notifier
s that talk to CollabNet TeamForge. - AbstractTeamForgeNotifier(ConnectionFactory, String) - Constructor for class hudson.plugins.collabnet.AbstractTeamForgeNotifier
- AbstractTeamForgeNotifier.DescriptorImpl - Class in hudson.plugins.collabnet
- actualEffort - Variable in class com.collabnet.ce.webservices.CTFArtifact
- addErrorMsg(String) - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- addFile(String, String, CTFFile) - Method in class com.collabnet.ce.webservices.CTFRelease
- addMember(CTFUser) - Method in class com.collabnet.ce.webservices.CTFGroup
-
Adds the user to the this group.
- addMember(CTFUser) - Method in class com.collabnet.ce.webservices.CTFProject
- addMember(String) - Method in class com.collabnet.ce.webservices.CTFProject
- addPermission(Permission) - Method in class hudson.plugins.collabnet.auth.CollabNetRole
- addTo(CTFGroup) - Method in class com.collabnet.ce.webservices.CTFUser
-
Adds the user to the this group.
- annotate(AbstractBuild<?, ?>, ChangeLogSet.Entry, MarkupText) - Method in class hudson.plugins.collabnet.CNChangeLogAnnotator
- areSslErrorsIgnored() - Static method in class com.collabnet.ce.webservices.CollabNetApp
- ARTIFACT_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- assignCheck(CollabNetApp, String, String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class for checking if a user can be assigned a tracker artifact.
- assignedTo - Variable in class com.collabnet.ce.webservices.CTFArtifact
- authenticate(Authentication) - Method in class hudson.plugins.collabnet.auth.CollabNetAuthManager
- autosumming - Variable in class com.collabnet.ce.webservices.CTFArtifact
B
- BuildEvent - Class in hudson.plugins.collabnet.orchestrate
-
Converts a build to JSON for importing as a build activity into WEBR.
- BuildEvent() - Constructor for class hudson.plugins.collabnet.orchestrate.BuildEvent
- BuildNotifier - Class in hudson.plugins.collabnet.orchestrate
-
Notifies TeamForge when a build is complete.
- BuildNotifier(BuildNotifier.OptionalAssociationView, BuildNotifier.OptionalWebhook) - Constructor for class hudson.plugins.collabnet.orchestrate.BuildNotifier
-
Creates a new BuildNotifier.
- BuildNotifier.OptionalAssociationView - Class in hudson.plugins.collabnet.orchestrate
- BuildNotifier.OptionalWebhook - Class in hudson.plugins.collabnet.orchestrate
- BuildNotifierDescriptor - Class in hudson.plugins.collabnet.orchestrate
- BuildNotifierDescriptor() - Constructor for class hudson.plugins.collabnet.orchestrate.BuildNotifierDescriptor
-
Creates a new plugin descriptor.
- by(String) - Method in class hudson.plugins.collabnet.FakeChangeLogSCM.Commit
- byId(String) - Method in class com.collabnet.ce.webservices.CTFList
-
Looks up the object by its ID.
- byTitle(String) - Method in class com.collabnet.ce.webservices.CTFList
-
Looks up the object by its title.
C
- canConvert(Class) - Method in class hudson.plugins.collabnet.documentuploader.FilePattern.ConverterImpl
- canInheritAuth() - Method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier.DescriptorImpl
- canInheritAuth() - Method in class hudson.plugins.collabnet.browser.TeamForge.DescriptorImpl
- canInheritAuth() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifierDescriptor
- cast(Authentication) - Static method in class hudson.plugins.collabnet.auth.CNAuthentication
- category - Variable in class com.collabnet.ce.webservices.CTFArtifact
- checkInterpretedString(String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Utility function to check that a str contains only valid environmental variables to interpret.
- checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class hudson.plugins.collabnet.FakeChangeLogSCM
- checkSoapUrl(String) - Method in class hudson.plugins.collabnet.auth.CollabNetSecurityRealm.DescriptorImpl
-
Check that a URL has the expected SOAP service.
- checkSoapUrl(String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Check that a URL has the expected SOAP service.
- checkUrl(String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Returns form validation that represents the validity of the URL.
- checkValidSessionId() - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Throws a CollabNetAppException if there is no current sessionId.
- closeDate - Variable in class com.collabnet.ce.webservices.CTFArtifact
- closeSucceedingBuild(CTFArtifact, AbstractBuild<?, ?>) - Method in class hudson.plugins.collabnet.tracker.CNTracker
-
Update the issue with a build that's successful, and close it.
- CNAuthenticatedUserACL - Class in hudson.plugins.collabnet.auth
-
Gives user permission if the user is authenticated.
- CNAuthenticatedUserACL() - Constructor for class hudson.plugins.collabnet.auth.CNAuthenticatedUserACL
- CNAuthentication - Class in hudson.plugins.collabnet.auth
-
Authentication class for CollabNet.
- CNAuthentication(Object, Object) - Constructor for class hudson.plugins.collabnet.auth.CNAuthentication
- CNAuthenticationEntryPoint - Class in hudson.plugins.collabnet.auth
- CNAuthenticationEntryPoint() - Constructor for class hudson.plugins.collabnet.auth.CNAuthenticationEntryPoint
- CNAuthorizationCache - Class in hudson.plugins.collabnet.auth
-
Authorization cache.
- CNAuthorizationCache() - Constructor for class hudson.plugins.collabnet.auth.CNAuthorizationCache
-
Constructor.
- CNAuthorizationStrategy - Class in hudson.plugins.collabnet.auth
-
Class for the CollabNet Authorization.
- CNAuthorizationStrategy(String, String, String, String, int) - Constructor for class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- CNAuthorizationStrategy(List<String>, List<String>, List<String>, List<String>, int) - Constructor for class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
-
Constructs a new CNAUthorizationStrategy object.
- CNAuthorizationStrategy.DescriptorImpl - Class in hudson.plugins.collabnet.auth
-
The CNAuthorizationStrategy Descriptor class.
- CNAuthProjectProperty - Class in hudson.plugins.collabnet.auth
-
Job property to associate a Jenkins job with a CollabNet Project for Authorization purposes (used with CollabNet Authorization).
- CNAuthProjectProperty(String, boolean, String, boolean) - Constructor for class hudson.plugins.collabnet.auth.CNAuthProjectProperty
-
Constructor
- CNAuthProjectProperty.DescriptorImpl - Class in hudson.plugins.collabnet.auth
-
Descriptor class.
- CNChangeLogAnnotator - Class in hudson.plugins.collabnet
-
Looks for object IDs in the commit messages and turn them into hyperlinks.
- CNChangeLogAnnotator() - Constructor for class hudson.plugins.collabnet.CNChangeLogAnnotator
- CNConnection - Class in hudson.plugins.collabnet.auth
-
Provides access to the
CollabNetApp
associated with the currentAuthentication
that the calling thread carries. - CNConnection() - Constructor for class hudson.plugins.collabnet.auth.CNConnection
- CNDocumentUploader - Class in hudson.plugins.collabnet.documentuploader
-
Jenkins plugin to upload the Jenkins build log to the CollabNet Documents.
- CNDocumentUploader(ConnectionFactory, String, String, String, FilePattern[], boolean) - Constructor for class hudson.plugins.collabnet.documentuploader.CNDocumentUploader
-
Creates a new CNDocumentUploader object.
- CNDocumentUploader.DescriptorImpl - Class in hudson.plugins.collabnet.documentuploader
-
The CNDocumentUploader Descriptor class.
- CnduResultAction - Class in hudson.plugins.collabnet.documentuploader
-
Displays the results of a Document upload attempt.
- CnduResultAction(String, String, String, String, int) - Constructor for class hudson.plugins.collabnet.documentuploader.CnduResultAction
- CNFileRelease - Class in hudson.plugins.collabnet.filerelease
-
Jenkins plugin to update files from the Jenkins workspace to the CollabNet File Release System.
- CNFileRelease(ConnectionFactory, String, String, String, boolean, FilePattern[]) - Constructor for class hudson.plugins.collabnet.filerelease.CNFileRelease
-
Creates a new CNFileRelease object.
- CNFileRelease.DescriptorImpl - Class in hudson.plugins.collabnet.filerelease
-
The CNFileRelease Descriptor class.
- CNFilter - Class in hudson.plugins.collabnet.auth
-
Class for filtering CollabNet auth information for SSO.
- CNFilter() - Constructor for class hudson.plugins.collabnet.auth.CNFilter
- CNFormFieldValidator - Class in hudson.plugins.collabnet.util
- CNFormFieldValidator() - Constructor for class hudson.plugins.collabnet.util.CNFormFieldValidator
- CnfrResultAction - Class in hudson.plugins.collabnet.filerelease
-
Displays the results of a File Release System upload attempt.
- CnfrResultAction(String, String, String, String, int) - Constructor for class hudson.plugins.collabnet.filerelease.CnfrResultAction
- CNHudsonUtil - Class in hudson.plugins.collabnet.util
-
Class for methods that are useful across Jenkins plugins.
- CNProjectACL - Class in hudson.plugins.collabnet.auth
-
An ACL that uses project roles to determine what Jenkins permissions to give.
- CNProjectACL(String) - Constructor for class hudson.plugins.collabnet.auth.CNProjectACL
-
Constructor.
- CNProjectACL.CollabNetRoles - Class in hudson.plugins.collabnet.auth
- CNRootACL - Class in hudson.plugins.collabnet.auth
-
Root ACL for the CollabNet Authorization.
- CNRootACL(Collection<String>, Collection<String>, Collection<String>, Collection<String>) - Constructor for class hudson.plugins.collabnet.auth.CNRootACL
- CNRootACL(Collection<String>, Collection<String>, Collection<String>, Collection<String>, ACL) - Constructor for class hudson.plugins.collabnet.auth.CNRootACL
- CNTracker - Class in hudson.plugins.collabnet.tracker
- CNTracker(ConnectionFactory, String, String, String, String, Priority, boolean, boolean, boolean, String) - Constructor for class hudson.plugins.collabnet.tracker.CNTracker
-
Constructs a new CNTracker instance.
- CNTracker.DescriptorImpl - Class in hudson.plugins.collabnet.tracker
- CollabNetApp - Class in com.collabnet.ce.webservices
-
This class represents the connection to the CollabNet webservice.
- CollabNetApp(String) - Constructor for class com.collabnet.ce.webservices.CollabNetApp
-
Creates a new collabnet app
- CollabNetApp(String, String) - Constructor for class com.collabnet.ce.webservices.CollabNetApp
-
Creates a new CollabNetApp without a session.
- CollabNetApp(String, String, String) - Constructor for class com.collabnet.ce.webservices.CollabNetApp
-
Creates a new session to the server at the given url.
- CollabNetApp(String, String, String, String) - Constructor for class com.collabnet.ce.webservices.CollabNetApp
-
Creates a new session to the server without actually authenticating, relying only on values passed in.
- CollabNetApp.CollabNetAppException - Exception in com.collabnet.ce.webservices
-
Exception class to throw when something unexpected goes wrong.
- CollabNetAppException(String) - Constructor for exception com.collabnet.ce.webservices.CollabNetApp.CollabNetAppException
- CollabNetAuthManager - Class in hudson.plugins.collabnet.auth
- CollabNetAuthManager(String) - Constructor for class hudson.plugins.collabnet.auth.CollabNetAuthManager
- CollabNetPlugin - Class in hudson.plugins.collabnet
-
Entry point for the plugins.
- CollabNetPlugin() - Constructor for class hudson.plugins.collabnet.CollabNetPlugin
- CollabNetRole - Class in hudson.plugins.collabnet.auth
-
This class stores information about each CollabNet Role (name, description, associated Jenkins permissions, etc.)
- CollabNetRole(String) - Constructor for class hudson.plugins.collabnet.auth.CollabNetRole
- CollabNetRole(String, String) - Constructor for class hudson.plugins.collabnet.auth.CollabNetRole
- CollabNetRole(String, String, Permission...) - Constructor for class hudson.plugins.collabnet.auth.CollabNetRole
- CollabNetRoles() - Constructor for class hudson.plugins.collabnet.auth.CNProjectACL.CollabNetRoles
- CollabNetSecurityRealm - Class in hudson.plugins.collabnet.auth
- CollabNetSecurityRealm(String, boolean, boolean) - Constructor for class hudson.plugins.collabnet.auth.CollabNetSecurityRealm
- CollabNetSecurityRealm.DescriptorImpl - Class in hudson.plugins.collabnet.auth
-
The CollabNetSecurityRealm Descriptor class.
- com.collabnet.ce.webservices - package com.collabnet.ce.webservices
- ComboBoxUpdater - Class in hudson.plugins.collabnet.util
-
These classes are used to update the list of items for a combo box.
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class hudson.plugins.collabnet.auth.CNAuthenticationEntryPoint
-
Override the parent's commence so that the returned status is not 403.
- commit(String...) - Method in class hudson.plugins.collabnet.FakeChangeLogSCM
-
Fakes a new commit, to be made available to Jenkins in the next build.
- Commit() - Constructor for class hudson.plugins.collabnet.FakeChangeLogSCM.Commit
- CommonUtil - Class in hudson.plugins.collabnet.util
-
Class for methods that are useful across Jenkins plugins.
- configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifierDescriptor
- configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.collabnet.share.TeamForgeShare.TeamForgeShareDescriptor
- CONFIGURE_PROPERTY - Static variable in class hudson.plugins.collabnet.auth.CNAuthProjectProperty
- connect() - Method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier
-
Connects to the TeamForge.
- ConnectionFactory - Class in hudson.plugins.collabnet
-
Represents the information about the connectivity to TeamForge.
- ConnectionFactory(String, String, Secret) - Constructor for class hudson.plugins.collabnet.ConnectionFactory
- ConnectionFactory(String, String, String) - Constructor for class hudson.plugins.collabnet.ConnectionFactory
- ConnectionFactory.DescriptorImpl - Class in hudson.plugins.collabnet
- constructJson(Run, TaskListener, String, boolean) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- ConverterImpl() - Constructor for class hudson.plugins.collabnet.documentuploader.FilePattern.ConverterImpl
- convertTime(Date) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- createAction(int, CTFRelease) - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease
-
Get the ResultAction for this build.
- createArtifact(String, String, String, String, String, String, int, int, String, String[], CTFFlexField, String, String, CTFFile) - Method in class com.collabnet.ce.webservices.CTFTracker
-
Create a new tracker artifact with the given values.
- createChangeLogParser() - Method in class hudson.plugins.collabnet.FakeChangeLogSCM
- createdBy - Variable in class com.collabnet.ce.webservices.CTFArtifact
- createdDate - Variable in class com.collabnet.ce.webservices.CTFArtifact
- createDocument(String, String, String, String, boolean, String, String, CTFFile, String, String) - Method in class com.collabnet.ce.webservices.CTFDocumentFolder
- createFolder(String, String) - Method in class com.collabnet.ce.webservices.CTFDocumentFolder
- createFor(AbstractBuild) - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityActionFactory
- createGroup(String, String) - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Creates Group.
- createHttpClient(PoolingHttpClientConnectionManager) - Method in class hudson.plugins.collabnet.CtfSoapHttpSender
-
Creates the HttpClient used to submit SOAP requests.
- createNewTrackerArtifact(CTFTracker, String, String, AbstractBuild<?, ?>) - Method in class hudson.plugins.collabnet.tracker.CNTracker
-
Create a new tracker artifact with the given values.
- createPackage(String, String, boolean) - Method in class com.collabnet.ce.webservices.CTFProject
- createProject(String, String, String) - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Creates a new project and obtains its ID.
- createRelease(String, String, String, String) - Method in class com.collabnet.ce.webservices.CTFPackage
- createRole(String, String) - Method in class com.collabnet.ce.webservices.CTFProject
- createSecurityComponents() - Method in class hudson.plugins.collabnet.auth.CollabNetSecurityRealm
- createTracker(String, String, String) - Method in class com.collabnet.ce.webservices.CTFProject
- createUser(String, String, String, String, String, boolean, boolean, String) - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Creates new teamforge user
- CTFArtifact - Class in com.collabnet.ce.webservices
- CTFConstants - Class in com.collabnet.ce.webservices
- CTFConstants() - Constructor for class com.collabnet.ce.webservices.CTFConstants
- CTFDocument - Class in com.collabnet.ce.webservices
- CTFDocument(CTFObject, JSONObject) - Constructor for class com.collabnet.ce.webservices.CTFDocument
- CTFDocumentFolder - Class in com.collabnet.ce.webservices
-
A folder in the documents section.
- CTFFile - Class in com.collabnet.ce.webservices
-
A file in the file storage.
- CTFFile(CollabNetApp, String) - Constructor for class com.collabnet.ce.webservices.CTFFile
- CTFFlexField - Class in com.collabnet.ce.webservices
- CTFFlexField(JSONObject) - Constructor for class com.collabnet.ce.webservices.CTFFlexField
- CTFFolder - Class in com.collabnet.ce.webservices
-
Folder-like container object.
- CTFFolder(CTFObject, JSONObject, String, String) - Constructor for class com.collabnet.ce.webservices.CTFFolder
- CTFGroup - Class in com.collabnet.ce.webservices
- CTFItem - Class in com.collabnet.ce.webservices
- CTFItem(CTFObject, JSONObject) - Constructor for class com.collabnet.ce.webservices.CTFItem
- CTFList<T extends ObjectWithTitle> - Class in com.collabnet.ce.webservices
-
Glorified
ArrayList
that supports a look-up by the title. - CTFList() - Constructor for class com.collabnet.ce.webservices.CTFList
- CTFList(Collection<? extends T>) - Constructor for class com.collabnet.ce.webservices.CTFList
- CTFPackage - Class in com.collabnet.ce.webservices
- CTFProject - Class in com.collabnet.ce.webservices
-
A project in TeamForge.
- CTFRelease - Class in com.collabnet.ce.webservices
- CTFReleaseFile - Class in com.collabnet.ce.webservices
- CTFReleaseFile(CTFObject, JSONObject) - Constructor for class com.collabnet.ce.webservices.CTFReleaseFile
- CTFRole - Class in com.collabnet.ce.webservices
-
A role in CTF belongs to a project.
- CTFRole(CTFProject, JSONObject) - Constructor for class com.collabnet.ce.webservices.CTFRole
- CTFScmRepository - Class in com.collabnet.ce.webservices
-
A SCM repository.
- CTFScmRepository(CTFProject, JSONObject) - Constructor for class com.collabnet.ce.webservices.CTFScmRepository
- CtfSoapHttpSender - Class in hudson.plugins.collabnet
- CtfSoapHttpSender() - Constructor for class hudson.plugins.collabnet.CtfSoapHttpSender
- CTFTracker - Class in com.collabnet.ce.webservices
- CTFUser - Class in com.collabnet.ce.webservices
- customer - Variable in class com.collabnet.ce.webservices.CTFArtifact
D
- DEFAULT - Static variable in enum hudson.plugins.collabnet.tracker.Priority
- delete() - Method in class com.collabnet.ce.webservices.CTFPackage
-
Deletes this package.
- delete() - Method in class com.collabnet.ce.webservices.CTFRelease
- delete() - Method in class com.collabnet.ce.webservices.CTFReleaseFile
- description - Variable in class com.collabnet.ce.webservices.CTFArtifact
- DESCRIPTOR - Static variable in class hudson.plugins.collabnet.browser.TeamForge
- DescriptorImpl() - Constructor for class hudson.plugins.collabnet.AbstractTeamForgeNotifier.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.collabnet.auth.CNAuthorizationStrategy.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.collabnet.auth.CNAuthProjectProperty.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.collabnet.auth.CollabNetSecurityRealm.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.collabnet.browser.TeamForge.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.collabnet.ConnectionFactory.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.collabnet.documentuploader.CNDocumentUploader.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.collabnet.documentuploader.FilePattern.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.collabnet.filerelease.CNFileRelease.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.collabnet.tracker.CNTracker.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.collabnet.steps.PublishWebhookStep.DescriptorImpl
- destroy() - Method in class hudson.plugins.collabnet.auth.CNFilter
- doCheckAdminGroupsStr(String, String) - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy.DescriptorImpl
-
Check that the groups are valid.
- doCheckAdminUsersStr(String) - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy.DescriptorImpl
-
Check that the users are valid.
- doCheckAssignUser(CollabNetApp, String, String) - Method in class hudson.plugins.collabnet.tracker.CNTracker.DescriptorImpl
-
Form validation for "assign issue to".
- doCheckAuthCacheTimeoutMin(String) - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy.DescriptorImpl
-
Check that the timeout number is greater than or equal to 0
- doCheckCollabNetUrl(String) - Method in class hudson.plugins.collabnet.auth.CollabNetSecurityRealm.DescriptorImpl
-
Form validation for the CollabNet URL.
- doCheckCredentialsId(String, Item) - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep.DescriptorImpl
- doCheckDescription(String) - Method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader.DescriptorImpl
- doCheckPassword(ConnectionFactory, String) - Method in class hudson.plugins.collabnet.ConnectionFactory.DescriptorImpl
-
Check that a password is present and allows login.
- doCheckPkg(CollabNetApp, String, String) - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease.DescriptorImpl
-
Form validation for package.
- doCheckProject(CollabNetApp, String) - Method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier.DescriptorImpl
-
Form validation for the project field.
- doCheckProject(CollabNetApp, String) - Method in class hudson.plugins.collabnet.browser.TeamForge.DescriptorImpl
-
Form validation for the project field.
- doCheckProject(String) - Method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty.DescriptorImpl
-
Form validation for the project field.
- doCheckReadGroupsStr(String) - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy.DescriptorImpl
- doCheckReadUsersStr(String) - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy.DescriptorImpl
- doCheckRelease(CollabNetApp, String, String, String) - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease.DescriptorImpl
-
Form validation for release.
- doCheckRelease(CollabNetApp, String, String, String) - Method in class hudson.plugins.collabnet.tracker.CNTracker.DescriptorImpl
-
Form validation for the release field.
- doCheckRepo(StaplerRequest) - Method in class hudson.plugins.collabnet.browser.TeamForge.DescriptorImpl
-
Form validation for the repo field.
- doCheckStatus(String) - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep.DescriptorImpl
-
Validates that the user provided status.
- doCheckTracker(CollabNetApp, String, String) - Method in class hudson.plugins.collabnet.tracker.CNTracker.DescriptorImpl
-
Form validation for the tracker field.
- doCheckUploadPath(CollabNetApp, String, String) - Method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader.DescriptorImpl
-
Form validation for upload path.
- doCheckUrl(String) - Method in class hudson.plugins.collabnet.ConnectionFactory.DescriptorImpl
-
Form validation for the CollabNet URL.
- doCheckUsername(String) - Method in class hudson.plugins.collabnet.ConnectionFactory.DescriptorImpl
-
Form validation for username.
- doCheckValue(String) - Method in class hudson.plugins.collabnet.documentuploader.FilePattern.DescriptorImpl
-
Form validation for the file patterns.
- doCheckWebhookUrl(String) - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep.DescriptorImpl
-
Validates that the user provided a server URL.
- DOCUMENT_FOLDERS_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- DOCUMENT_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- documentPathCheck(CollabNetApp, String, String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class to check that the path to a document exists.
- doFillAssignUserItems(CollabNetApp, String) - Method in class hudson.plugins.collabnet.tracker.CNTracker.DescriptorImpl
-
Gets a list of projectUsers to choose from and write them as a JSON string into the response data.
- doFillCredentialsIdItems(Item) - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep.DescriptorImpl
- doFillPkgItems(CollabNetApp, String) - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease.DescriptorImpl
-
Gets a list of packages to choose from and write them as a JSON string into the response data.
- doFillProjectItems() - Method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty.DescriptorImpl
-
Get a list of projects to choose from.
- doFillProjectItems(CollabNetApp) - Method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier.DescriptorImpl
- doFillProjectItems(CollabNetApp) - Method in class hudson.plugins.collabnet.browser.TeamForge.DescriptorImpl
-
Gets a list of projects to choose from and write them as a JSON string into the response data.
- doFillReleaseItems(CollabNetApp, String, String) - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease.DescriptorImpl
-
Gets a list of releases to choose from and write them as a JSON string into the response data.
- doFillReleaseItems(CollabNetApp, String, String) - Method in class hudson.plugins.collabnet.tracker.CNTracker.DescriptorImpl
-
Gets a list of releases to choose from and write them as a JSON string into the response data.
- doFillRepoItems(CollabNetApp, String) - Method in class hudson.plugins.collabnet.browser.TeamForge.DescriptorImpl
-
Gets a list of repos to choose from and write them as a JSON string into the response data.
- doFillStatusItems() - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep.DescriptorImpl
- doFillTrackerItems(CollabNetApp, String) - Method in class hudson.plugins.collabnet.tracker.CNTracker.DescriptorImpl
-
Gets a list of trackers to choose from and write them as a JSON string into the response data.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class hudson.plugins.collabnet.auth.CNFilter
-
Filter for the CollabNet plugin.
- doRequiredInterpretedCheck(String, String) - Method in class hudson.plugins.collabnet.tracker.CNTracker.DescriptorImpl
-
Form validation for the comment and description.
E
- equals(Object) - Method in class com.collabnet.ce.webservices.CTFUser
- equals(Object) - Method in class hudson.plugins.collabnet.auth.CollabNetRole
-
Any two CollabNetRoles with the same name are equal.
- equals(Object) - Method in class hudson.plugins.collabnet.ConnectionFactory
- equals(Object) - Method in class hudson.plugins.collabnet.documentuploader.FilePattern
- estimatedEffort - Variable in class com.collabnet.ce.webservices.CTFArtifact
- excludeCommitInfo - Variable in class jenkins.plugins.collabnet.steps.PublishWebhookStep
-
The flag to control whether to exclude associated commit info in the TeamForge notification.
F
- FakeChangeLogSCM - Class in hudson.plugins.collabnet
-
SCM
for test that enables the caller to fake changelog entries programatically. - FakeChangeLogSCM() - Constructor for class hudson.plugins.collabnet.FakeChangeLogSCM
- FakeChangeLogSCM.Commit - Class in hudson.plugins.collabnet
- FILE_STORAGE_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- FilePattern - Class in hudson.plugins.collabnet.documentuploader
-
File pattern to upload
- FilePattern(String) - Constructor for class hudson.plugins.collabnet.documentuploader.FilePattern
- FilePattern.ConverterImpl - Class in hudson.plugins.collabnet.documentuploader
-
To remain backward compatible with the earlier string-only serialization format.
- FilePattern.DescriptorImpl - Class in hudson.plugins.collabnet.documentuploader
- findTrackerArtifact(CTFTracker, AbstractBuild<?, ?>) - Method in class hudson.plugins.collabnet.tracker.CNTracker
-
Return a tracker artifact with the matching title.
- flexFields - Variable in class com.collabnet.ce.webservices.CTFArtifact
- folderId - Variable in class com.collabnet.ce.webservices.CTFArtifact
- FOUNDATION_PRJ_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- FOUNDATION_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- fromStapler(boolean, String, String, String) - Static method in class com.collabnet.ce.webservices.CollabNetApp
-
A databinding method from Stapler.
- fromStapler(String, String, String) - Static method in class hudson.plugins.collabnet.ConnectionFactory
-
A databinding method from Stapler.
- FRS_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
G
- get() - Static method in class hudson.plugins.collabnet.auth.CNAuthentication
-
If the current thread carries the
CNAuthentication
object as the context, returns it. - getACL(AbstractItem) - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- getACL(Computer) - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- getACL(Job<?, ?>) - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- getACL(User) - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- getACL(View) - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- getActionByClassName(Run, String) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- getActualHours() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getAdminGroupsStr() - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- getAdmins() - Method in class com.collabnet.ce.webservices.CTFProject
-
Gets the administrators of this project.
- getAdminUsersStr() - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- getAllRoles() - Static method in class hudson.plugins.collabnet.auth.CNProjectACL.CollabNetRoles
- getAlwaysUpdate() - Method in class hudson.plugins.collabnet.tracker.CNTracker
- getArtifactsByTitle(String) - Method in class com.collabnet.ce.webservices.CTFTracker
- getAssignedTo() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getAssignUser() - Method in class hudson.plugins.collabnet.tracker.CNTracker
- getAssociationView() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getAttachLog() - Method in class hudson.plugins.collabnet.tracker.CNTracker
- getAuthCacheTimeoutMin() - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
-
Get the number of min the cache is to be kept.
- getAuthCacheTimeoutMs() - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
-
Get the number of ms the cache is to be kept.
- getAuthorities() - Method in class hudson.plugins.collabnet.auth.CNAuthentication
- getBoolean(String, JSONObject) - Static method in class hudson.plugins.collabnet.util.CommonUtil
-
Returns true if the string value of the key in the form is "true".
- getBuild() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getBuildData(Run, TaskListener, String, boolean) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- getBuildURI(Run) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- getCategory() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getChangeSetLink(SubversionChangeLogSet.LogEntry) - Method in class hudson.plugins.collabnet.browser.TeamForge
- getCloseDate() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getCloseOnSuccess() - Method in class hudson.plugins.collabnet.tracker.CNTracker
- getCnduUrlName() - Method in class hudson.plugins.collabnet.documentuploader.CnduResultAction
- getCnfrUrlName() - Method in class hudson.plugins.collabnet.filerelease.CnfrResultAction
- getCollabNetApp(String, String, String) - Static method in class hudson.plugins.collabnet.util.CNHudsonUtil
- getCollabNetApp(StaplerRequest) - Static method in class hudson.plugins.collabnet.util.CNHudsonUtil
-
Get a CollabNetApp, given a StaplerRequest with url, username, and password set.
- getCollabNetUrl() - Method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier
- getCollabNetUrl() - Static method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy.DescriptorImpl
- getCollabNetUrl() - Method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty.DescriptorImpl
- getCollabNetUrl() - Method in class hudson.plugins.collabnet.auth.CollabNetAuthManager
- getCollabNetUrl() - Method in class hudson.plugins.collabnet.auth.CollabNetSecurityRealm
- getCollabNetUrl() - Method in class hudson.plugins.collabnet.browser.TeamForge
- getCollabNetUrl() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getCollabNetUrl() - Method in class hudson.plugins.collabnet.share.TeamForgeShare.TeamForgeShareDescriptor
- getConnectionFactory() - Method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier
-
If this notifier is configured with a separate credential, return it.
- getConnectionFactory() - Method in class hudson.plugins.collabnet.browser.TeamForge
- getConnectionFactory() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getConnectionFactory() - Method in class hudson.plugins.collabnet.share.TeamForgeShare.TeamForgeShareDescriptor
- getCreatedBy() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getCreatedDate() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getCreateRoles() - Method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty
- getCredentials() - Method in class hudson.plugins.collabnet.auth.CNAuthentication
- getCredentials() - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep.PublishWebhookStepExecution
- getCredentials(Item, String, String) - Static method in class hudson.plugins.collabnet.util.Helper
- getCredentialsId() - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep
- getCtfPassword() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
-
Reads the ctf passowrd
- getCtfPassword() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getCtfRestUrl() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getCtfUrl() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
-
Reads the ctf project URL
- getCtfUrl() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getCtfUser() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
-
Reads the ctf credentials - user
- getCtfUser() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getCurrentBaseUrl(HttpServletRequest) - Static method in class hudson.plugins.collabnet.auth.CNFilter
- getCurrentUrl(HttpServletRequest) - Static method in class hudson.plugins.collabnet.auth.CNFilter
- getCustomer() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getDefaultAdminRoles() - Static method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty
- getDefaultUserRoles() - Static method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty
- getDescription() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getDescription() - Method in class com.collabnet.ce.webservices.CTFDocument
- getDescription() - Method in class com.collabnet.ce.webservices.CTFFolder
- getDescription() - Method in class com.collabnet.ce.webservices.CTFGroup
- getDescription() - Method in class com.collabnet.ce.webservices.CTFReleaseFile
- getDescription() - Method in class com.collabnet.ce.webservices.CTFRole
- getDescription() - Method in class hudson.plugins.collabnet.auth.CollabNetRole
- getDescription() - Method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader
- getDescriptor() - Method in class hudson.plugins.collabnet.browser.TeamForge
- getDescriptor() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
-
Gets the plugin descriptor with its global configuration.
- getDescriptor() - Method in class hudson.plugins.collabnet.share.TeamForgeShare
- getDetails() - Method in class hudson.plugins.collabnet.auth.CNAuthentication
- getDiffLink(SubversionChangeLogSet.Path) - Method in class hudson.plugins.collabnet.browser.TeamForge
- getDisplayName() - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.collabnet.auth.CollabNetSecurityRealm.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.collabnet.browser.TeamForge.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.collabnet.ConnectionFactory.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.collabnet.documentuploader.CnduResultAction
- getDisplayName() - Method in class hudson.plugins.collabnet.documentuploader.FilePattern.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.collabnet.filerelease.CnfrResultAction
- getDisplayName() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifierDescriptor
- getDisplayName() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getDisplayName() - Method in class hudson.plugins.collabnet.share.TeamForgeShare.TeamForgeShareDescriptor
- getDisplayName() - Method in class hudson.plugins.collabnet.tracker.CNTracker.DescriptorImpl
- getDisplayName() - Method in enum hudson.plugins.collabnet.tracker.Priority
- getDisplayName() - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep.DescriptorImpl
- getDocuments() - Method in class com.collabnet.ce.webservices.CTFDocumentFolder
- getEmail() - Method in class com.collabnet.ce.webservices.CTFUser
- getEnableSSOAuthFromCTF() - Method in class hudson.plugins.collabnet.auth.CollabNetSecurityRealm
-
Single sign on preference governing making Jenkins read CTF's SSO token
- getEnableSSOAuthToCTF() - Method in class hudson.plugins.collabnet.auth.CollabNetSecurityRealm
-
Single sign on preference governing making Jenkins login to CTF upon authenticating
- getEnableSSORedirect() - Method in class hudson.plugins.collabnet.auth.CollabNetSecurityRealm
-
Whether after singole singon into CTF, we should automatically redirect back to Jenkins.
- getErrorMessage(String) - Static method in class hudson.plugins.collabnet.util.Helper
- getErrorMsg() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getEstimatedEffort() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getEstimatedHours() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getFileByTitle(String) - Method in class com.collabnet.ce.webservices.CTFRelease
- getFileLink(SubversionChangeLogSet.Path) - Method in class hudson.plugins.collabnet.browser.TeamForge
- getFilename() - Method in class com.collabnet.ce.webservices.CTFReleaseFile
- getFilePatterns() - Method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader
- getFilePatterns() - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease
- getFiles() - Method in class com.collabnet.ce.webservices.CTFRelease
- getFlexFields() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getFolder() - Method in class com.collabnet.ce.webservices.CTFItem
- getFolderId() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getFolders() - Method in class com.collabnet.ce.webservices.CTFDocumentFolder
- getFullName() - Method in class com.collabnet.ce.webservices.CTFGroup
- getFullName() - Method in class com.collabnet.ce.webservices.CTFUser
- getFunctionName() - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep.DescriptorImpl
- getGitRepository(Run, SCM) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- getGrantDefaultRoles() - Method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty
- getGrantingRole(Permission) - Static method in class hudson.plugins.collabnet.auth.CNProjectACL.CollabNetRoles
-
Given a permission, return the CollabNet role which would grant that permission (if any).
- getGroup() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getGroupByTitle(String) - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Get the Group for given fullName.
- getGroupNames() - Method in class com.collabnet.ce.webservices.CTFUser
-
Gets the group full names that this user belongs to.
- getGroups() - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Get the list of all Groups on the system.
- getGroups() - Method in class com.collabnet.ce.webservices.CTFUser
- getGroups() - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- getGroupUsers(String) - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Return a collection of users that are active members of the group.
- getHelpFile() - Method in class hudson.plugins.collabnet.browser.TeamForge.DescriptorImpl
- getHelpUrl() - Static method in class hudson.plugins.collabnet.browser.TeamForge.DescriptorImpl
- getHttpClient() - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
- getIconFileName() - Method in class hudson.plugins.collabnet.documentuploader.CnduResultAction
- getIconFileName() - Method in class hudson.plugins.collabnet.filerelease.CnfrResultAction
- getIconFileName() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getId() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getId() - Method in class com.collabnet.ce.webservices.CTFFolder
- getId() - Method in interface com.collabnet.ce.webservices.ObjectWithTitle
- getIdRequiredOnCommit() - Method in class com.collabnet.ce.webservices.CTFScmRepository
- getIncludeBuildLog() - Method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader
- getInstance() - Static method in class hudson.plugins.collabnet.auth.CNConnection
-
Gets an instance with the current authentication, or null if the auth is the wrong type.
- getInstance(Authentication) - Static method in class hudson.plugins.collabnet.auth.CNConnection
-
Wraps the private constructor.
- getInterpreted(Map<String, String>, String) - Static method in class hudson.plugins.collabnet.util.CommonUtil
-
Translates a string that may contain build vars like ${BUILD_VAR} to a string with those vars interpreted.
- getIsOnManagedScmServer() - Method in class com.collabnet.ce.webservices.CTFScmRepository
- getLastModifiedBy() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getLastModifiedDate() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getLocale() - Method in class com.collabnet.ce.webservices.CTFUser
- getMatchingRoles(CTFList<CTFRole>) - Static method in class hudson.plugins.collabnet.auth.CNProjectACL.CollabNetRoles
-
Get the applicable Jenkins roles matching a set of user role names
- getMembers() - Method in class com.collabnet.ce.webservices.CTFProject
- getMembers() - Method in class com.collabnet.ce.webservices.CTFRole
-
Gets the users who has this role (in the project that the role belongs to.)
- getMimeType() - Method in class com.collabnet.ce.webservices.CTFReleaseFile
- getMimeType(FilePath) - Static method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader
-
Get the mimetype for the file.
- getMimeType(FilePath) - Static method in class hudson.plugins.collabnet.filerelease.CNFileRelease
-
Get the mimetype for the file.
- getMimeType(File) - Static method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader
-
Get the mimetype for the file.
- getMyself() - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Returns the current user that's logged in.
- getMyselfData() - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Returns the current user that's logged in.
- getName() - Method in class com.collabnet.ce.webservices.CTFFlexField
- getName() - Method in class hudson.plugins.collabnet.auth.CNAuthentication
- getName() - Method in class hudson.plugins.collabnet.auth.CollabNetRole
- getNames() - Static method in class hudson.plugins.collabnet.auth.CNProjectACL.CollabNetRoles
- getNumFiles() - Method in class hudson.plugins.collabnet.documentuploader.CnduResultAction
- getNumFiles() - Method in class hudson.plugins.collabnet.filerelease.CnfrResultAction
- getOneTimeToken(URL, String) - Static method in class hudson.plugins.collabnet.util.Helper
-
Gets OneTimeToken for given acess token
- getOrCreateDocumentFolder(String) - Method in class com.collabnet.ce.webservices.CTFProject
-
Gets to the folder from a path string like "foo/bar/zot", if necessary by creating intermediate directories.
- getPackages() - Method in class com.collabnet.ce.webservices.CTFProject
- getPackages(CollabNetApp, String) - Static method in class hudson.plugins.collabnet.util.ComboBoxUpdater
-
Obtains the list of packages in the given project.
- getParentFolderId() - Method in class com.collabnet.ce.webservices.CTFFolder
- getPassword() - Method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier
- getPassword() - Method in class hudson.plugins.collabnet.browser.TeamForge
- getPassword() - Method in class hudson.plugins.collabnet.ConnectionFactory
- getPassword() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getPassword() - Method in class hudson.plugins.collabnet.share.TeamForgeShare.TeamForgeShareDescriptor
- getPath() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getPath() - Method in class com.collabnet.ce.webservices.CTFFolder
- getPath() - Method in class com.collabnet.ce.webservices.CTFItem
- getPayload(Run, TaskListener, String, boolean) - Method in class hudson.plugins.collabnet.orchestrate.PushNotification
- getPermissions() - Method in class hudson.plugins.collabnet.auth.CollabNetRole
- getPkg() - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease
- getPlanningFolderId() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getPoints() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getPrincipal() - Method in class hudson.plugins.collabnet.auth.CNAuthentication
- getPriority() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getPriority() - Method in class hudson.plugins.collabnet.tracker.CNTracker
- getProject() - Method in class com.collabnet.ce.webservices.CTFFolder
-
Gets the project that this belongs to.
- getProject() - Method in class com.collabnet.ce.webservices.CTFTracker
- getProject() - Method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier
- getProject() - Method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty
- getProject() - Method in class hudson.plugins.collabnet.browser.TeamForge
-
Get the name of the project
- getProjectById(String) - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Returns project object for given projectId
- getProjectByTitle(String) - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Returns project data for given project title
- getProjectId() - Method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty
- getProjectList(CollabNetApp) - Static method in class hudson.plugins.collabnet.util.ComboBoxUpdater
- getProjectObject() - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease
-
Get the project id for the project name.
- getProjectReleaseId(CTFProject, String) - Static method in class hudson.plugins.collabnet.util.CNHudsonUtil
-
Get a releaseId, given a projectId and a release title.
- getProjects() - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Return a collection of projects
- getReadGroupsStr() - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- getReadUsersStr() - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- getRelease() - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease
- getRelease() - Method in class hudson.plugins.collabnet.tracker.CNTracker
- getReleaseById(String) - Method in class com.collabnet.ce.webservices.CTFPackage
- getReleaseByTitle(String) - Method in class com.collabnet.ce.webservices.CTFPackage
-
Finds a release by its title, or return null if not found.
- getReleaseList(CTFPackage) - Static method in class hudson.plugins.collabnet.util.ComboBoxUpdater
- getReleaseList(CTFProject) - Static method in class hudson.plugins.collabnet.util.ComboBoxUpdater
- getReleaseObject(String) - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease
-
Get the releaseId from the project/package/release names.
- getReleases() - Method in class com.collabnet.ce.webservices.CTFPackage
- getReleases(CollabNetApp, String, String) - Static method in class hudson.plugins.collabnet.util.ComboBoxUpdater
- getRemainingEffort() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getRepo() - Method in class hudson.plugins.collabnet.browser.TeamForge
-
Get the name of the repository.
- getReportedReleaseId() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getRepos(CollabNetApp, String) - Static method in class hudson.plugins.collabnet.util.ComboBoxUpdater
- getRepositoryDirectory() - Method in class com.collabnet.ce.webservices.CTFScmRepository
- getRepositoryInfo(Run, TaskListener) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- getRequiredContext() - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep.DescriptorImpl
- getRequiredMonitorService() - Method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader
- getRequiredMonitorService() - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease
- getRequiredMonitorService() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getRequiredMonitorService() - Method in class hudson.plugins.collabnet.tracker.CNTracker
- getResolvedReleaseId() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getResultUrlName() - Method in class hudson.plugins.collabnet.documentuploader.CnduResultAction
- getResultUrlName() - Method in class hudson.plugins.collabnet.filerelease.CnfrResultAction
- getRevisions(Run, TaskListener) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- getRoles() - Method in class com.collabnet.ce.webservices.CTFProject
-
Roles in this project.
- getRootACL() - Method in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy
- getRootFolder() - Method in class com.collabnet.ce.webservices.CTFProject
- getScmAdapterName() - Method in class com.collabnet.ce.webservices.CTFScmRepository
- getScmRepositories() - Method in class com.collabnet.ce.webservices.CTFProject
- getScmViewerUrl() - Method in class com.collabnet.ce.webservices.CTFScmRepository
- getScmViewerUrl(CollabNetApp, String, String, String) - Static method in class hudson.plugins.collabnet.util.CNHudsonUtil
- getServerUrl() - Method in class com.collabnet.ce.webservices.CollabNetApp
- getSessionId() - Method in class com.collabnet.ce.webservices.CollabNetApp
- getSessionId() - Method in class hudson.plugins.collabnet.auth.CNAuthentication
- getSessionId(URL, String) - Static method in class hudson.plugins.collabnet.util.Helper
-
Get session id for given OneTimeToken
- getSize() - Method in class com.collabnet.ce.webservices.CTFReleaseFile
- getSoapSessionId() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getStatus() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getStatus() - Method in class com.collabnet.ce.webservices.CTFUser
- getStatus() - Method in class jenkins.plugins.collabnet.steps.SynchNonBlockingStepExecution
- getStatus(Run) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- getStatusClass() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getSummaryIcon() - Method in class hudson.plugins.collabnet.documentuploader.CnduResultAction
- getSummaryIcon() - Method in class hudson.plugins.collabnet.filerelease.CnfrResultAction
- getSupportWebhook() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getSVNRepository(Run, TaskListener) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- getSystemId() - Method in class com.collabnet.ce.webservices.CTFScmRepository
- getSystemId(CollabNetApp, String, String) - Static method in class hudson.plugins.collabnet.util.CNHudsonUtil
- getSystemTitle() - Method in class com.collabnet.ce.webservices.CTFScmRepository
- getTeamForgeShareDescriptor() - Static method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier
- getTeamForgeShareDescriptor() - Static method in class hudson.plugins.collabnet.browser.TeamForge
- getTeamForgeShareDescriptor() - Static method in class hudson.plugins.collabnet.ConnectionFactory.DescriptorImpl
- getTeamForgeShareDescriptor() - Static method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getTeamForgeShareDescriptor() - Static method in class hudson.plugins.collabnet.orchestrate.BuildNotifierDescriptor
- getTeamForgeShareDescriptor() - Static method in class hudson.plugins.collabnet.share.TeamForgeShare
-
Static version of the above getDescriptor method.
- getTestResults(Run) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- getTimeZone() - Method in class com.collabnet.ce.webservices.CTFUser
- getTitle() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getTitle() - Method in class com.collabnet.ce.webservices.CTFFolder
- getTitle() - Method in class com.collabnet.ce.webservices.CTFGroup
-
Alias for
CTFGroup.getFullName()
. - getTitle() - Method in class com.collabnet.ce.webservices.CTFItem
- getTitle() - Method in class com.collabnet.ce.webservices.CTFProject
- getTitle() - Method in class com.collabnet.ce.webservices.CTFRole
- getTitle() - Method in class com.collabnet.ce.webservices.CTFUser
-
Alias for
CTFUser.getUserName()
. - getTitle() - Method in interface com.collabnet.ce.webservices.ObjectWithTitle
- getTitle() - Method in class hudson.plugins.collabnet.tracker.CNTracker
- getTitles() - Method in class com.collabnet.ce.webservices.CTFList
-
Gets the view of this list where titles are returned instead of
T
. - getToken(URL, String, String) - Static method in class hudson.plugins.collabnet.util.Helper
- getTokenId() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getTracker() - Method in class hudson.plugins.collabnet.tracker.CNTracker
- getTrackerList(CTFProject) - Static method in class hudson.plugins.collabnet.util.ComboBoxUpdater
- getTrackers() - Method in class com.collabnet.ce.webservices.CTFProject
- getType() - Method in class com.collabnet.ce.webservices.CTFFlexField
- getUploadPath() - Method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader
- getUrl() - Method in class com.collabnet.ce.webservices.CTFRelease
-
The HTTP URL of this release on the server.
- getUrl() - Static method in class hudson.plugins.collabnet.ConnectionFactory.DescriptorImpl
- getUrl() - Method in class hudson.plugins.collabnet.ConnectionFactory
- getURL() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getURL() - Method in class com.collabnet.ce.webservices.CTFDocument
-
Get the document's URL.
- getURL() - Method in class com.collabnet.ce.webservices.CTFDocumentFolder
- getURL() - Method in class com.collabnet.ce.webservices.CTFReleaseFile
- getUrlName() - Method in class hudson.plugins.collabnet.documentuploader.CnduResultAction
- getUrlName() - Method in class hudson.plugins.collabnet.filerelease.CnfrResultAction
- getUrlName() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getUseAssociationView() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getUser(String) - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Retrieves the user with the specified username, or null if no such user exists.
- getUserData(String, String, String) - Static method in class hudson.plugins.collabnet.util.Helper
- getUserList(CTFProject) - Static method in class hudson.plugins.collabnet.util.ComboBoxUpdater
- getUsername() - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Returns the user name that this connection is set up with.
- getUsername() - Method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier
- getUsername() - Method in class hudson.plugins.collabnet.browser.TeamForge
- getUsername() - Method in class hudson.plugins.collabnet.ConnectionFactory
- getUsername() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getUsername() - Method in class hudson.plugins.collabnet.share.TeamForgeShare.TeamForgeShareDescriptor
- getUsername(StaplerRequest) - Static method in class hudson.plugins.collabnet.util.CNHudsonUtil
- getUserName() - Method in class com.collabnet.ce.webservices.CTFUser
- getUserProjectPermSet(String, String) - Method in class hudson.plugins.collabnet.auth.CNAuthentication
-
Get a set of all permission that a user has for a given project.
- getUserProjectPermSet(String, String) - Method in class hudson.plugins.collabnet.auth.CNAuthorizationCache
-
Get a user's permission available for a given project.
- getUserRoles(CTFUser) - Method in class com.collabnet.ce.webservices.CTFProject
- getUserRoles(String) - Method in class com.collabnet.ce.webservices.CTFProject
-
Gets all the roles that the given user has in this project.
- getUsers(CollabNetApp, String) - Static method in class hudson.plugins.collabnet.util.ComboBoxUpdater
- getValidation() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- getValues() - Method in class com.collabnet.ce.webservices.CTFFlexField
- getVersion() - Method in class com.collabnet.ce.webservices.CTFArtifact
- getVersionArray(String) - Static method in class hudson.plugins.collabnet.util.CNHudsonUtil
-
Turn version string into an array, where each version is in its own index/pos.
- getWebhook() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getWebhookPassword() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getWebhookPassword() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier.OptionalWebhook
- getWebhookToken(String, String, String, TaskListener) - Static method in class hudson.plugins.collabnet.util.Helper
- getWebhookUrl() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getWebhookUrl() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier.OptionalWebhook
- getWebhookUrl() - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep
-
Reads the server URL to contact.
- getWebhookUsername() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- getWebhookUsername() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier.OptionalWebhook
- GOOD_VERSION - Static variable in class hudson.plugins.collabnet.auth.CNAuthorizationStrategy.DescriptorImpl
- grant(CTFUser) - Method in class com.collabnet.ce.webservices.CTFRole
- grant(String) - Method in class com.collabnet.ce.webservices.CTFRole
-
Grants this role to the given user.
- group - Variable in class com.collabnet.ce.webservices.CTFArtifact
- groupListCheck(String, String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Check that a comma-separated list of groups exists.
- GROUPS_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
H
- handle(Run, BuildNotifier.OptionalWebhook, TaskListener, String, boolean) - Method in class hudson.plugins.collabnet.orchestrate.PushNotification
- hashCode() - Method in class com.collabnet.ce.webservices.CTFUser
- hashCode() - Method in class hudson.plugins.collabnet.auth.CollabNetRole
-
Override hashcode so it remains consistent with equals.
- hashCode() - Method in class hudson.plugins.collabnet.ConnectionFactory
- hashCode() - Method in class hudson.plugins.collabnet.documentuploader.FilePattern
- hasMember(String) - Method in class com.collabnet.ce.webservices.CTFProject
- hasPermission(Permission) - Method in class hudson.plugins.collabnet.auth.CollabNetRole
- hasPermission(Authentication, Permission) - Method in class hudson.plugins.collabnet.auth.CNAuthenticatedUserACL
-
If the user is authenticated, return true.
- hasPermission(Authentication, Permission) - Method in class hudson.plugins.collabnet.auth.CNProjectACL
- hasPermission(Authentication, Permission) - Method in class hudson.plugins.collabnet.auth.CNRootACL
-
If the user is included in the admins or readUsers sets, check whether the permission is granted via those.
- Helper - Class in hudson.plugins.collabnet.util
- Helper() - Constructor for class hudson.plugins.collabnet.util.Helper
- hostUrlCheck(String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class for checking if a Host URL is correct.
- HUDSON_BUILD_ROLE - Static variable in class hudson.plugins.collabnet.auth.CNProjectACL.CollabNetRoles
- HUDSON_CONFIGURE_ROLE - Static variable in class hudson.plugins.collabnet.auth.CNProjectACL.CollabNetRoles
- HUDSON_DELETE_ROLE - Static variable in class hudson.plugins.collabnet.auth.CNProjectACL.CollabNetRoles
- HUDSON_READ_ROLE - Static variable in class hudson.plugins.collabnet.auth.CNProjectACL.CollabNetRoles
- hudson.plugins.collabnet - package hudson.plugins.collabnet
- hudson.plugins.collabnet.auth - package hudson.plugins.collabnet.auth
- hudson.plugins.collabnet.browser - package hudson.plugins.collabnet.browser
- hudson.plugins.collabnet.documentuploader - package hudson.plugins.collabnet.documentuploader
- hudson.plugins.collabnet.filerelease - package hudson.plugins.collabnet.filerelease
- hudson.plugins.collabnet.orchestrate - package hudson.plugins.collabnet.orchestrate
- hudson.plugins.collabnet.share - package hudson.plugins.collabnet.share
- hudson.plugins.collabnet.tracker - package hudson.plugins.collabnet.tracker
- hudson.plugins.collabnet.util - package hudson.plugins.collabnet.util
I
- id - Variable in class com.collabnet.ce.webservices.CTFArtifact
- idRequiredOnCommit - Variable in class com.collabnet.ce.webservices.CTFScmRepository
- init(FilterConfig) - Method in class hudson.plugins.collabnet.auth.CNFilter
- interpret(AbstractBuild<?, ?>, TaskListener) - Method in class hudson.plugins.collabnet.documentuploader.FilePattern
- interpretedCheck(String, String, boolean) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class for checking an unrequired value that may include interpreted strings (i.e.
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier.DescriptorImpl
-
Implementation of the abstract isApplicable method from BuildStepDescriptor.
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifierDescriptor
- isApplicable(Class<? extends Job>) - Method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty.DescriptorImpl
- isApplicable(Class<? extends Job>) - Method in class hudson.plugins.collabnet.share.TeamForgeShare.TeamForgeShareDescriptor
-
This should never show up in any jobs since it's only for global configuration.
- isAuthenticated() - Method in class hudson.plugins.collabnet.auth.CNAuthentication
- isAutosumming() - Method in class com.collabnet.ce.webservices.CTFArtifact
- isCNAuthed() - Method in class hudson.plugins.collabnet.auth.CNAuthentication
-
Determine whether we have authenticated to CTF in the browser.
- isEmpty(String) - Static method in class hudson.plugins.collabnet.util.CommonUtil
-
Determine whether a string is "empty", meaning is null or empty.
- isMember(String) - Method in class hudson.plugins.collabnet.auth.CNAuthentication
- isMemberOfAny(Collection<String>) - Method in class hudson.plugins.collabnet.auth.CNAuthentication
-
Determines if the authenticated user belongs to any of the groups.
- isOnManagedScmServer - Variable in class com.collabnet.ce.webservices.CTFScmRepository
- isOverwrite() - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease
- isProjectAdmin(CTFProject) - Method in class hudson.plugins.collabnet.auth.CNAuthentication
-
Determines if the authenticated user is a project admin.
- isRestrictedUser() - Method in class com.collabnet.ce.webservices.CTFUser
- isSiteConfigured - Static variable in class hudson.plugins.collabnet.ConnectionFactory.DescriptorImpl
- isSiteConfigured() - Method in class hudson.plugins.collabnet.ConnectionFactory.DescriptorImpl
- isSuccess() - Method in class hudson.plugins.collabnet.documentuploader.CnduResultAction
- isSuccess() - Method in class hudson.plugins.collabnet.filerelease.CnfrResultAction
- isSuperUser() - Method in class com.collabnet.ce.webservices.CTFUser
- isSuperUser() - Method in class hudson.plugins.collabnet.auth.CNAuthentication
-
Determines if the authenticated user is a super user.
- isSupportWebhook() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- isUsernameValid(String) - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Can the user can be found on the CollabNet server?
- isUserValid(CollabNetApp, String) - Static method in class hudson.plugins.collabnet.util.CNHudsonUtil
J
- jenkins.plugins.collabnet.steps - package jenkins.plugins.collabnet.steps
L
- lastModifiedBy - Variable in class com.collabnet.ce.webservices.CTFArtifact
- lastModifiedDate - Variable in class com.collabnet.ce.webservices.CTFArtifact
- log - Static variable in class hudson.plugins.collabnet.util.ComboBoxUpdater
- log(String, PrintStream) - Static method in class hudson.plugins.collabnet.util.Helper
-
Logging helper that prepends the log message prefix
- LOG_MESSAGE_INVALID_URL - Static variable in class jenkins.plugins.collabnet.steps.PublishWebhookStep.PublishWebhookStepExecution
-
Message for invalid TeamForge Webhook URL
- LOG_MESSAGE_PREFIX - Static variable in class jenkins.plugins.collabnet.steps.PublishWebhookStep.PublishWebhookStepExecution
-
Prefix for messages appearing in the console log, for readability
- loginCheck(CollabNetApp, String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class for checking that a login to CollabNet is valid.
- loginWithToken(String) - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Login with a token.
- logMsg(String, TaskListener, Logger, Exception) - Static method in class hudson.plugins.collabnet.util.Helper
- logoff() - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Logoff for this user and invalidate the sessionId.
- logoff() - Method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader
-
Log out of the collabnet server.
- logoff() - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease
-
Log out of the collabnet server.
- logoff() - Method in class hudson.plugins.collabnet.tracker.CNTracker
-
Log out of the collabnet server.
- logoff(CollabNetApp) - Static method in class hudson.plugins.collabnet.util.CNHudsonUtil
-
Logs off the CollabNetApp, if possible.
- logRE(Logger, String, IOException) - Static method in class hudson.plugins.collabnet.util.CommonUtil
-
Convenience method to log RemoteExceptions.
- lookupCredentials(Item, String) - Static method in class hudson.plugins.collabnet.util.Helper
M
- markUnstable - Variable in class jenkins.plugins.collabnet.steps.PublishWebhookStep
-
The flag to mark current run unstable if this step fails to notify TeamForge.
- markUnstable(Run, PrintStream, String, String) - Static method in class hudson.plugins.collabnet.util.Helper
-
Marks the build as unstable and logs a message.
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.plugins.collabnet.documentuploader.FilePattern.ConverterImpl
N
- n - Variable in enum hudson.plugins.collabnet.tracker.Priority
- numberCheck(String, boolean, boolean, boolean) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Perform checking of number
O
- ObjectWithTitle - Interface in com.collabnet.ce.webservices
- onResume() - Method in class jenkins.plugins.collabnet.steps.SynchNonBlockingStepExecution
- OptionalAssociationView(ConnectionFactory) - Constructor for class hudson.plugins.collabnet.orchestrate.BuildNotifier.OptionalAssociationView
- OptionalWebhook(String, String, Secret) - Constructor for class hudson.plugins.collabnet.orchestrate.BuildNotifier.OptionalWebhook
- OptionalWebhook(String, String, String) - Constructor for class hudson.plugins.collabnet.orchestrate.BuildNotifier.OptionalWebhook
- overrideAuth() - Method in class hudson.plugins.collabnet.AbstractTeamForgeNotifier
- overrideAuth() - Method in class hudson.plugins.collabnet.browser.TeamForge
- overrideAuth() - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
P
- P1 - hudson.plugins.collabnet.tracker.Priority
- P2 - hudson.plugins.collabnet.tracker.Priority
- P3 - hudson.plugins.collabnet.tracker.Priority
- P4 - hudson.plugins.collabnet.tracker.Priority
- P5 - hudson.plugins.collabnet.tracker.Priority
- PACKAGE_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- packageCheck(CollabNetApp, String, String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class to check that a package exists.
- path - Variable in class com.collabnet.ce.webservices.CTFArtifact
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader
-
The function does the work of uploading the build log.
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease
-
The function does the work of uploading files for the release.
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.collabnet.tracker.CNTracker
-
Create/Update/Close the tracker issue, according to the Jenkins build status.
- planningFolderId - Variable in class com.collabnet.ce.webservices.CTFArtifact
- points - Variable in class com.collabnet.ce.webservices.CTFArtifact
- priority - Variable in class com.collabnet.ce.webservices.CTFArtifact
- Priority - Enum in hudson.plugins.collabnet.tracker
-
Priority of the tracker artifact.
- projectCheck(CollabNetApp, String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Checks if a project name is valid, by using the given connection.
- PublishWebhookStep - Class in jenkins.plugins.collabnet.steps
- PublishWebhookStep(String) - Constructor for class jenkins.plugins.collabnet.steps.PublishWebhookStep
- PublishWebhookStep.DescriptorImpl - Class in jenkins.plugins.collabnet.steps
- PublishWebhookStep.PublishWebhookStepExecution - Class in jenkins.plugins.collabnet.steps
- PublishWebhookStepExecution(PublishWebhookStep, StepContext) - Constructor for class jenkins.plugins.collabnet.steps.PublishWebhookStep.PublishWebhookStepExecution
- PushNotification - Class in hudson.plugins.collabnet.orchestrate
- PushNotification() - Constructor for class hudson.plugins.collabnet.orchestrate.PushNotification
R
- recreateCollabNetApp(String, String, String) - Static method in class hudson.plugins.collabnet.util.CNHudsonUtil
- refill() - Method in class com.collabnet.ce.webservices.CTFArtifact
-
Obtains all the fields, not just those ones that are made available to us during the search.
- regexCheck(String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class to check for validity of a regex expression.
- RELEASE_FILE_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- RELEASE_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- releaseCheck(CollabNetApp, String, String, String, boolean) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class to check that a release exists.
- remainingEffort - Variable in class com.collabnet.ce.webservices.CTFArtifact
- repoCheck(StaplerRequest) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class to check that a repo exists.
- reportedReleaseId - Variable in class com.collabnet.ce.webservices.CTFArtifact
- repositoryDirectory - Variable in class com.collabnet.ce.webservices.CTFScmRepository
- request(String, String, String, String, Map<String, String>) - Static method in class hudson.plugins.collabnet.util.Helper
- requiredCheck(String, String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class for checking that a required value is set.
- requiredInterpretedCheck(String, String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class for checking an interpreted string which is required.
- resolvedReleaseId - Variable in class com.collabnet.ce.webservices.CTFArtifact
- ROLE_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- run() - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep.PublishWebhookStepExecution
- run() - Method in class jenkins.plugins.collabnet.steps.SynchNonBlockingStepExecution
-
Meat of the execution.
S
- sanitizeCollabNetUrl(String) - Static method in class hudson.plugins.collabnet.util.CNHudsonUtil
-
Sanitizes a CollabNet url and make it appropriate to be used by this plugin.
- sanitizeForJS(Collection<String>) - Static method in class hudson.plugins.collabnet.util.CommonUtil
-
Deprecated.
- says(String) - Method in class hudson.plugins.collabnet.FakeChangeLogSCM.Commit
- SCM_REPO_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- SCM_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- scmAdapterName - Variable in class com.collabnet.ce.webservices.CTFScmRepository
- scmViewerUrl - Variable in class com.collabnet.ce.webservices.CTFScmRepository
- setActualHours(int) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setAssignedTo(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setAuthenticated(boolean) - Method in class hudson.plugins.collabnet.auth.CNAuthentication
- setAutosumming(boolean) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setCategory(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setCloseDate(Date) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setCNAuthed(boolean) - Method in class hudson.plugins.collabnet.auth.CNAuthentication
-
Set whether we have authenticated to CTF in the browser.
- setConnectionFactory(ConnectionFactory) - Method in class hudson.plugins.collabnet.share.TeamForgeShare.TeamForgeShareDescriptor
- setCredentialsId(String) - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep
- setCtfUrl(String) - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
-
Sets the CTF URL
- setCtfUser(String) - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
-
Sets the CTF User
- setCustomer(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setDescription(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setEstimatedEffort(int) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setEstimatedHours(int) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setExistingArtfData(JSONObject) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setFlexFields(CTFFlexField[]) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setFolderId(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setGroup(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setId(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setLastModifiedBy(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setName(String) - Method in class com.collabnet.ce.webservices.CTFFlexField
- setPath(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setPlanningFolderId(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setPoints(int) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setPriority(int) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setProjectId(String) - Method in class hudson.plugins.collabnet.auth.CNAuthProjectProperty
-
Set the project id and reprocure the corresponding project name
- setRemainingEffort(int) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setReportedReleaseId(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setResolvedReleaseId(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setStatus(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setStatusClass(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setSupportWebhook(boolean) - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- setTitle(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- setType(String) - Method in class com.collabnet.ce.webservices.CTFFlexField
- setUseAssociationView(boolean) - Method in class hudson.plugins.collabnet.orchestrate.BuildNotifier
- setValues(String[]) - Method in class com.collabnet.ce.webservices.CTFFlexField
- SOAP_SERVICE - Static variable in class com.collabnet.ce.webservices.CollabNetApp
- soapUrlCheck(String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class for checking if a URL is correct and corresponds to a CollabNet server.
- splitCommaStr(String) - Static method in class hudson.plugins.collabnet.util.CommonUtil
-
Given a comma-delimited string, split it into an array of strings, removing unneccessary whitespace.
- start() - Method in class hudson.plugins.collabnet.CollabNetPlugin
- start() - Method in class jenkins.plugins.collabnet.steps.SynchNonBlockingStepExecution
- start(StepContext) - Method in class jenkins.plugins.collabnet.steps.PublishWebhookStep
- status - Variable in class com.collabnet.ce.webservices.CTFArtifact
- status - Variable in class jenkins.plugins.collabnet.steps.PublishWebhookStep
-
The (optional) status to report explicitly to TeamForge.
- statusClass - Variable in class com.collabnet.ce.webservices.CTFArtifact
- stop(Throwable) - Method in class jenkins.plugins.collabnet.steps.SynchNonBlockingStepExecution
-
If the computation is going synchronously, try to cancel that.
- stripSlashes(String) - Static method in class hudson.plugins.collabnet.util.CommonUtil
-
String leading and trailing '/'s from a String.
- stripUserAndPassword(String) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- SUPER_USER - Static variable in class hudson.plugins.collabnet.auth.CNAuthentication
- SynchNonBlockingStepExecution<T> - Class in jenkins.plugins.collabnet.steps
-
Similar to SynchronousStepExecution (it executes synchronously too) but it does not block the CPS VM thread.
- SynchNonBlockingStepExecution(StepContext) - Constructor for class jenkins.plugins.collabnet.steps.SynchNonBlockingStepExecution
- systemId - Variable in class com.collabnet.ce.webservices.CTFScmRepository
- systemTitle - Variable in class com.collabnet.ce.webservices.CTFScmRepository
T
- TeamForge - Class in hudson.plugins.collabnet.browser
- TeamForge(ConnectionFactory, String, String) - Constructor for class hudson.plugins.collabnet.browser.TeamForge
-
DataBoundConstructor for building the object from form data.
- TeamForge(String, String, boolean) - Constructor for class hudson.plugins.collabnet.browser.TeamForge
- TeamForge(String, String, String, String, String, boolean) - Constructor for class hudson.plugins.collabnet.browser.TeamForge
-
Simple constructors for rebuilding the object from config data.
- TeamForge.DescriptorImpl - Class in hudson.plugins.collabnet.browser
- TeamForgeShare - Class in hudson.plugins.collabnet.share
-
The TeamForgeShare descriptor holds global data to be shared with other extension points.
- TeamForgeShare() - Constructor for class hudson.plugins.collabnet.share.TeamForgeShare
- TeamForgeShare.TeamForgeShareDescriptor - Class in hudson.plugins.collabnet.share
-
Singleton object that stores global configuration related to TeamForge.
- TeamForgeShareDescriptor() - Constructor for class hudson.plugins.collabnet.share.TeamForgeShare.TeamForgeShareDescriptor
- text - Variable in enum hudson.plugins.collabnet.tracker.Priority
- title - Variable in class com.collabnet.ce.webservices.CTFArtifact
- toJson(Object) - Static method in class hudson.plugins.collabnet.orchestrate.BuildEvent
- toModel(Collection<? extends ObjectWithTitle>) - Static method in class hudson.plugins.collabnet.util.ComboBoxUpdater
- toString() - Method in class hudson.plugins.collabnet.auth.CNAuthentication
- toString() - Method in class hudson.plugins.collabnet.auth.CollabNetRole
-
Override for prettier logging.
- TraceabilityAction - Class in hudson.plugins.collabnet.orchestrate
-
Created by sureshk on 08/01/16.
- TraceabilityAction(AbstractBuild) - Constructor for class hudson.plugins.collabnet.orchestrate.TraceabilityAction
- TraceabilityActionFactory - Class in hudson.plugins.collabnet.orchestrate
-
Created by sureshk on 07/01/16.
- TraceabilityActionFactory() - Constructor for class hudson.plugins.collabnet.orchestrate.TraceabilityActionFactory
- TRACKER_PRJ_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- TRACKER_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
- trackerCheck(CollabNetApp, String, String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class to check that a tracker exists.
- tryCreateAcceptAllSslSocketFactory() - Static method in class hudson.plugins.collabnet.CtfSoapHttpSender
- type() - Method in class hudson.plugins.collabnet.orchestrate.TraceabilityActionFactory
U
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.plugins.collabnet.documentuploader.FilePattern.ConverterImpl
- unrequiredInterpretedCheck(String, String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Class for checking an interpreted string which is unrequired.
- unset(String) - Static method in class hudson.plugins.collabnet.util.CommonUtil
- update(CTFFile) - Method in class com.collabnet.ce.webservices.CTFDocument
-
Updates this document by a new file.
- update(String) - Method in class com.collabnet.ce.webservices.CTFArtifact
- update(String, String, String, CTFFile) - Method in class com.collabnet.ce.webservices.CTFArtifact
- updateFailingBuild(CTFArtifact, AbstractBuild<?, ?>) - Method in class hudson.plugins.collabnet.tracker.CNTracker
-
Update the issue with failing build status.
- updateSucceedingBuild(CTFArtifact, AbstractBuild<?, ?>) - Method in class hudson.plugins.collabnet.tracker.CNTracker
-
Update the issue with a build that's successful, but do not change its status.
- upload(File) - Method in class com.collabnet.ce.webservices.CollabNetApp
-
Uploads a file.
- uploadFiles(CTFDocumentFolder, AbstractBuild<?, ?>, BuildListener) - Method in class hudson.plugins.collabnet.documentuploader.CNDocumentUploader
-
Upload files matching the file patterns to the Document Service.
- uploadFiles(AbstractBuild<?, ?>, CTFRelease) - Method in class hudson.plugins.collabnet.filerelease.CNFileRelease
-
Upload the files which match the file patterns to the given releaseId.
- url - Static variable in class hudson.plugins.collabnet.ConnectionFactory.DescriptorImpl
- useGlobal() - Method in class hudson.plugins.collabnet.ConnectionFactory.DescriptorImpl
- useGlobal() - Method in class hudson.plugins.collabnet.share.TeamForgeShare.TeamForgeShareDescriptor
- userListCheck(String) - Static method in class hudson.plugins.collabnet.util.CNFormFieldValidator
-
Check that a comma-separated list of users exists.
- USERS_URL - Static variable in class com.collabnet.ce.webservices.CTFConstants
V
- value - Variable in class hudson.plugins.collabnet.documentuploader.FilePattern
- valueOf(int) - Static method in enum hudson.plugins.collabnet.tracker.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hudson.plugins.collabnet.tracker.Priority
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum hudson.plugins.collabnet.tracker.Priority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verifyPath(String) - Method in class com.collabnet.ce.webservices.CTFProject
-
Verify a document folder path.
- version - Variable in class com.collabnet.ce.webservices.CTFArtifact
All Classes All Packages