Uses of Class
io.jenkins.plugins.remoteenvfile.RemoteEnvSource
-
Uses of RemoteEnvSource in io.jenkins.plugins.remoteenvfile
Methods in io.jenkins.plugins.remoteenvfile that return types with arguments of type RemoteEnvSourceModifier and TypeMethodDescriptionRemoteEnvFileBuildWrapper.getSources()RemoteEnvFileJobProperty.getSources()Method parameters in io.jenkins.plugins.remoteenvfile with type arguments of type RemoteEnvSourceModifier and TypeMethodDescriptionvoidRemoteEnvFileBuildWrapper.setSources(List<RemoteEnvSource> sources) Constructor parameters in io.jenkins.plugins.remoteenvfile with type arguments of type RemoteEnvSourceModifierConstructorDescriptionRemoteEnvFileBuildWrapper(List<RemoteEnvSource> sources) Convenience constructor used by programmatic callers and tests.RemoteEnvFileJobProperty(List<RemoteEnvSource> sources)