Package hudson.slaves

Class NodePropertyDescriptor

    • Constructor Detail

      • NodePropertyDescriptor

        protected NodePropertyDescriptor​(Class<? extends NodeProperty<?>> clazz)
      • NodePropertyDescriptor

        protected NodePropertyDescriptor()
    • Method Detail

      • isApplicableAsGlobal

        public boolean isApplicableAsGlobal()
        Is this node property one where it makes sense to permit it as a global node property.
        Returns:
        true if and only if the node property can be listed as a global node property.
        Since:
        1.520