Uses of Class
com.cloudforgeci.api.storage.ContainerFactory
Packages that use ContainerFactory
-
Uses of ContainerFactory in com.cloudforgeci.api.core
Methods in com.cloudforgeci.api.core that return ContainerFactoryModifier and TypeMethodDescriptionSystemContext.JenkinsSpecificFactories.container()Returns the value of thecontainerrecord component.Constructors in com.cloudforgeci.api.core with parameters of type ContainerFactoryModifierConstructorDescriptionJenkinsSpecificFactories(FargateFactory fargate, ContainerFactory container, AlarmFactory alarms, Ec2Factory ec2, Object singleInstance) Creates an instance of aJenkinsSpecificFactoriesrecord class.