Uses of Interface
com.collabnet.ce.webservices.ObjectWithTitle
-
Packages that use ObjectWithTitle Package Description com.collabnet.ce.webservices hudson.plugins.collabnet.util -
-
Uses of ObjectWithTitle in com.collabnet.ce.webservices
Classes in com.collabnet.ce.webservices with type parameters of type ObjectWithTitle Modifier and Type Class Description classCTFList<T extends ObjectWithTitle>GlorifiedArrayListthat supports a look-up by the title.Classes in com.collabnet.ce.webservices that implement ObjectWithTitle Modifier and Type Class Description classCTFDocumentclassCTFDocumentFolderA folder in the documents section.classCTFFolderFolder-like container object.classCTFGroupclassCTFItemclassCTFPackageclassCTFProjectA project in TeamForge.classCTFReleaseclassCTFReleaseFileclassCTFRoleA role in CTF belongs to a project.classCTFScmRepositoryA SCM repository.classCTFTrackerclassCTFUser -
Uses of ObjectWithTitle in hudson.plugins.collabnet.util
Method parameters in hudson.plugins.collabnet.util with type arguments of type ObjectWithTitle Modifier and Type Method Description static ComboBoxModelComboBoxUpdater. toModel(Collection<? extends ObjectWithTitle> list)
-