Uses of Interface
org.jenkinsci.plugins.torque.service.EnvironmentAPIService
-
Packages that use EnvironmentAPIService Package Description org.jenkinsci.plugins.torque org.jenkinsci.plugins.torque.service -
-
Uses of EnvironmentAPIService in org.jenkinsci.plugins.torque
Fields in org.jenkinsci.plugins.torque declared as EnvironmentAPIService Modifier and Type Field Description protected EnvironmentAPIService
SandboxStepExecution. environmentAPIService
Methods in org.jenkinsci.plugins.torque that return EnvironmentAPIService Modifier and Type Method Description static EnvironmentAPIService
Config. CreateSandboxAPIService()
-
Uses of EnvironmentAPIService in org.jenkinsci.plugins.torque.service
Classes in org.jenkinsci.plugins.torque.service that implement EnvironmentAPIService Modifier and Type Class Description class
EnvironmentAPIServiceImpl
class
EnvironmentAPIServiceMock
-