Class FileBuildParameters.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • isMatrixProject

        public boolean isMatrixProject​(Object it)
        Check whether the configuring model is MatrixProject. Called from jelly. Note: Caller should pass it for the model is not bound to StaplerRequest.findAncestorObject(Class) when called via hetero-list.
        Parameters:
        it - Object to check
        Returns:
        true if the target model is MatrixProject