Uses of Interface
jenkins.model.FullyNamed
Packages that use FullyNamed
-
Uses of FullyNamed in hudson.model
Subinterfaces of FullyNamed in hudson.modelModifier and TypeInterfaceDescriptioninterfaceItemthat can be "built", for whatever meaning of "build".interfaceAbstractProjectthat has associatedBuildWrappers.interfaceBasic configuration unit in Hudson.interfaceRepresents a grouping inherent to a kind ofItems.interfaceModifiableItemGroup<T extends Item>ItemGroupthat is a general purpose container, which allows users and the rest of the program to create arbitrary items into it.interfaceDeprecated.interfaceClasses in hudson.model that implement FullyNamedModifier and TypeClassDescriptionclassclassPartial default implementation ofItem.classAbstractProject<P extends AbstractProject<P,R>, R extends AbstractBuild<P, R>> Base implementation ofJobs that build software.classFree-style software project.classclassA job is an runnable entity under the monitoring of Hudson.classBuildable software project.classJobthat monitors activities that happen outside Hudson, which requires occasional batch reload activity to obtain the up-to-date information. -
Uses of FullyNamed in jenkins.model
Subinterfaces of FullyNamed in jenkins.modelModifier and TypeInterfaceDescriptioninterfaceItem group which supports items being directly moved in or out of it.interfaceAModifiableItemGroupto manageTopLevelItem, including copying, creating from descriptor and from XML.static interfaceParameterizedJobMixIn.ParameterizedJob<JobT extends Job<JobT,RunT> & ParameterizedJobMixIn.ParameterizedJob<JobT, RunT> & Queue.Task, RunT extends Run<JobT, RunT> & Queue.Executable> Marker for job using this mixin, and default implementations of many methods.Classes in jenkins.model that implement FullyNamedModifier and TypeClassDescriptionclassDefault base implementation ofTopLevelItem.classRoot object of the system. -
Uses of FullyNamed in jenkins.triggers
Subinterfaces of FullyNamed in jenkins.triggers
SCMTriggerIteminstead.