Uses of Record Class
com.cloudforgeci.api.core.SystemContext.JenkinsSpecificFactories
Packages that use SystemContext.JenkinsSpecificFactories
-
Uses of SystemContext.JenkinsSpecificFactories in com.cloudforgeci.api.core
Methods in com.cloudforgeci.api.core that return SystemContext.JenkinsSpecificFactoriesModifier and TypeMethodDescriptionSystemContext.JenkinsDeployment.jenkins()Returns the value of thejenkinsrecord component.Constructors in com.cloudforgeci.api.core with parameters of type SystemContext.JenkinsSpecificFactoriesModifierConstructorDescriptionJenkinsDeployment(SystemContext.InfrastructureFactories infrastructure, SystemContext.JenkinsSpecificFactories jenkins, SystemContext.DomainAndSslFactories domainSsl) Creates an instance of aJenkinsDeploymentrecord class.