| Constructor and Description |
|---|
CIMStream.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillActionDefectFilterItems(String cimInstance) |
hudson.util.ListBoxModel |
doFillCheckerDefectFilterItems(String cimInstance,
String streamId) |
hudson.util.ListBoxModel |
doFillClassificationDefectFilterItems(String cimInstance) |
hudson.util.ListBoxModel |
doFillComponentDefectFilterItems(String cimInstance,
String streamId) |
hudson.util.ListBoxModel |
doFillInstanceItems() |
hudson.util.ListBoxModel |
doFillProjectItems(String instance) |
hudson.util.ListBoxModel |
doFillSeveritiesDefectFilterItems(String cimInstance) |
hudson.util.ListBoxModel |
doFillStreamItems(String instance,
String project) |
String |
getDisplayName() |
CIMInstance |
getInstance(String name) |
List<CIMInstance> |
getInstances() |
CoverityPublisher.DescriptorImpl |
getPublisherDescriptor() |
String |
getRandomID() |
String |
getRandomID(Object o) |
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<CIMStream>public CoverityPublisher.DescriptorImpl getPublisherDescriptor()
public List<CIMInstance> getInstances()
public CIMInstance getInstance(String name)
public String getRandomID()
public hudson.util.ListBoxModel doFillInstanceItems()
public hudson.util.ListBoxModel doFillProjectItems(@QueryParameter
String instance)
throws IOException,
CovRemoteServiceException_Exception
public hudson.util.ListBoxModel doFillStreamItems(@QueryParameter
String instance,
@QueryParameter
String project)
throws IOException,
CovRemoteServiceException_Exception
public hudson.util.ListBoxModel doFillClassificationDefectFilterItems(@QueryParameter(value="../cimInstance")
String cimInstance)
throws IOException,
CovRemoteServiceException_Exception
public hudson.util.ListBoxModel doFillActionDefectFilterItems(@QueryParameter(value="../cimInstance")
String cimInstance)
throws IOException,
CovRemoteServiceException_Exception
public hudson.util.ListBoxModel doFillSeveritiesDefectFilterItems(@QueryParameter(value="../cimInstance")
String cimInstance)
throws IOException,
CovRemoteServiceException_Exception
public hudson.util.ListBoxModel doFillComponentDefectFilterItems(@QueryParameter(value="../cimInstance")
String cimInstance,
@QueryParameter(value="../stream")
String streamId)
throws IOException,
CovRemoteServiceException_Exception
public hudson.util.ListBoxModel doFillCheckerDefectFilterItems(@QueryParameter(value="../cimInstance")
String cimInstance,
@QueryParameter(value="../stream")
String streamId)
throws IOException,
CovRemoteServiceException_Exception
Copyright © 2004-2013 Hudson. All Rights Reserved.