Package jenkins.model

Class Jenkins.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • isInstantiable

        public boolean isInstantiable()
        Description copied from class: NodeDescriptor
        Can the administrator create this type of nodes from UI? Return false if it only makes sense for programs to create it, not through the "new node" UI.
        Overrides:
        isInstantiable in class NodeDescriptor