Uses of Class
hudson.model.ExternalRun
Packages that use ExternalRun
-
Uses of ExternalRun in hudson.model
Subclasses with type arguments of type ExternalRun in hudson.modelModifier and TypeClassDescriptionclassJob that runs outside Hudson whose result is submitted to Hudson (either via web interface, or simply by placing files on the file system, for compatibility.)classRunforExternalJob.Methods in hudson.model that return ExternalRunModifier and TypeMethodDescriptionExternalJob.newBuild()Creates a new build of this project for immediate execution.