Uses of Interface
org.jenkinsci.plugins.radargun.model.RgProcess
-
Packages that use RgProcess Package Description org.jenkinsci.plugins.radargun.model org.jenkinsci.plugins.radargun.model.impl -
-
Uses of RgProcess in org.jenkinsci.plugins.radargun.model
Subinterfaces of RgProcess in org.jenkinsci.plugins.radargun.model Modifier and Type Interface Description interfaceRgMainProcessinterfaceRgWorkerProcessRepresent remote RG worker process. -
Uses of RgProcess in org.jenkinsci.plugins.radargun.model.impl
Classes in org.jenkinsci.plugins.radargun.model.impl that implement RgProcess Modifier and Type Class Description classAbstractRgProcessclassRgMainProcessImplclassRgWorkerProcessImpl
-