Hierarchy For All Packages
Package Hierarchies:- com.qasymphony.ci.plugin,
- com.qasymphony.ci.plugin.action,
- com.qasymphony.ci.plugin.exception,
- com.qasymphony.ci.plugin.extension,
- com.qasymphony.ci.plugin.model,
- com.qasymphony.ci.plugin.model.qtest,
- com.qasymphony.ci.plugin.parse,
- com.qasymphony.ci.plugin.store,
- com.qasymphony.ci.plugin.store.file,
- com.qasymphony.ci.plugin.submitter,
- com.qasymphony.ci.plugin.utils,
- com.qasymphony.ci.plugin.utils.process
Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- com.qasymphony.ci.plugin.model.Configuration
- com.qasymphony.ci.plugin.model.PipelineConfiguration
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- com.qasymphony.ci.plugin.action.SubmitJUnitStep
- com.qasymphony.ci.plugin.model.ToscaIntegration (implements com.qasymphony.ci.plugin.model.ExternalTool)
- com.qasymphony.ci.plugin.utils.AppUtils
- com.qasymphony.ci.plugin.model.AutomationAttachment
- com.qasymphony.ci.plugin.model.AutomationTestResponse
- com.qasymphony.ci.plugin.model.AutomationTestResult
- com.qasymphony.ci.plugin.model.AutomationTestResultWrapper
- com.qasymphony.ci.plugin.AutomationTestService
- com.qasymphony.ci.plugin.model.AutomationTestStepLog
- hudson.tasks.BuildStepCompatibilityLayer (implements hudson.tasks.BuildStep)
- hudson.tasks.Publisher (implements hudson.model.Describable<T>)
- hudson.tasks.Notifier (implements hudson.ExtensionPoint)
- com.qasymphony.ci.plugin.action.PushingResultAction
- hudson.tasks.Notifier (implements hudson.ExtensionPoint)
- hudson.tasks.Publisher (implements hudson.model.Describable<T>)
- com.qasymphony.ci.plugin.parse.CommonParsingUtils
- com.qasymphony.ci.plugin.ConfigService
- com.qasymphony.ci.plugin.Constants
- com.qasymphony.ci.plugin.Constants.Extension
- com.qasymphony.ci.plugin.Constants.TestResultStatus
- com.qasymphony.ci.plugin.model.qtest.Container
- hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- hudson.tasks.BuildStepDescriptor<T>
- com.qasymphony.ci.plugin.action.PushingResultAction.DescriptorImpl
- com.qasymphony.ci.plugin.model.Configuration.DescriptorImpl
- com.qasymphony.ci.plugin.model.PipelineConfiguration.DescriptorImp
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- com.qasymphony.ci.plugin.action.SubmitJUnitStep.DescriptorImpl
- com.qasymphony.ci.plugin.model.ToscaIntegration.DescriptorImp
- hudson.tasks.BuildStepDescriptor<T>
- com.qasymphony.ci.plugin.model.Error
- com.qasymphony.ci.plugin.store.file.FileReader (implements java.lang.AutoCloseable, java.io.Closeable)
- com.qasymphony.ci.plugin.model.Glob
- com.qasymphony.ci.plugin.utils.HttpClientUtils
- com.qasymphony.ci.plugin.utils.HttpClientUtils.TrustAllStrategy (implements org.apache.http.ssl.TrustStrategy)
- com.qasymphony.ci.plugin.utils.JobUtils
- com.qasymphony.ci.plugin.utils.JsonUtils
- com.qasymphony.ci.plugin.submitter.JunitQtestSubmitterImpl (implements com.qasymphony.ci.plugin.submitter.JunitSubmitter)
- com.qasymphony.ci.plugin.submitter.JunitSubmitterRequest
- com.qasymphony.ci.plugin.submitter.JunitSubmitterResult
- com.qasymphony.ci.plugin.parse.JunitTestResultParser
- com.qasymphony.ci.plugin.utils.LoggerUtils
- com.qasymphony.ci.plugin.OauthProvider
- com.qasymphony.ci.plugin.parse.ParseRequest
- com.qasymphony.ci.plugin.parse.PatternScanParser (implements com.qasymphony.ci.plugin.parse.TestResultParser)
- com.qasymphony.ci.plugin.parse.AutoScanParser
- com.qasymphony.ci.plugin.action.PipelineStatisticsAction (implements hudson.model.Action)
- com.qasymphony.ci.plugin.utils.process.ProcessWrapper
- com.qasymphony.ci.plugin.parse.PublishResultParser (implements com.qasymphony.ci.plugin.parse.TestResultParser)
- com.qasymphony.ci.plugin.qTestService
- java.io.RandomAccessFile (implements java.io.Closeable, java.io.DataInput, java.io.DataOutput)
- com.qasymphony.ci.plugin.store.file.BufferedAccessFile
- com.qasymphony.ci.plugin.store.ReadSubmitLogRequest
- com.qasymphony.ci.plugin.store.ReadSubmitLogResult
- com.qasymphony.ci.plugin.ResourceBundle
- com.qasymphony.ci.plugin.utils.ResponseEntity
- com.qasymphony.ci.plugin.model.qtest.Setting
- com.qasymphony.ci.plugin.action.StatisticsAction (implements hudson.model.Action)
- org.jenkinsci.plugins.workflow.steps.StepExecution (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<T>
- com.qasymphony.ci.plugin.action.SubmitJUnitStep.SubmitJUnitStepExecution
- org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<T>
- com.qasymphony.ci.plugin.store.StoreResultServiceImpl (implements com.qasymphony.ci.plugin.store.StoreResultService)
- com.qasymphony.ci.plugin.utils.process.StreamReader (implements java.lang.Runnable)
- com.qasymphony.ci.plugin.utils.StreamWrapper (implements com.qasymphony.ci.plugin.utils.process.IStreamConsumer)
- com.qasymphony.ci.plugin.model.SubmittedResult
- com.qasymphony.ci.plugin.model.qtest.SubmittedTask
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.qasymphony.ci.plugin.utils.ClientRequestException
- com.qasymphony.ci.plugin.exception.OAuthException
- java.lang.RuntimeException
- com.qasymphony.ci.plugin.store.file.FileReaderException
- com.qasymphony.ci.plugin.exception.SaveSettingException
- com.qasymphony.ci.plugin.exception.StoreResultException
- com.qasymphony.ci.plugin.exception.SubmittedException
- java.lang.Exception
- com.qasymphony.ci.plugin.parse.ToscaJunitTestResultParser
- com.qasymphony.ci.plugin.parse.ToscaTestResultParser
- jenkins.model.TransientActionFactory<T> (implements hudson.ExtensionPoint)
- com.qasymphony.ci.plugin.extension.JunitQtestPipelineExtension
- hudson.model.TransientProjectActionFactory (implements hudson.ExtensionPoint)
- com.qasymphony.ci.plugin.extension.JunitQtestExtension
- com.qasymphony.ci.plugin.utils.UserAgentHeaderInterceptor (implements org.apache.http.HttpRequestInterceptor)
- com.qasymphony.ci.plugin.ValidationFormService
- com.qasymphony.ci.plugin.utils.XMLFileUtils
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
Interface Hierarchy
- com.qasymphony.ci.plugin.model.ExternalTool
- com.qasymphony.ci.plugin.utils.process.IStreamConsumer
- com.qasymphony.ci.plugin.submitter.JunitSubmitter
- com.qasymphony.ci.plugin.store.StoreResultService
- com.qasymphony.ci.plugin.parse.TestResultParser