Class ProjectPreparation.SetReadOnly

    • Constructor Detail

      • SetReadOnly

        public SetReadOnly()
    • Method Detail

      • prepare

        public boolean prepare​(@NotNull
                               SProject project)
        Description copied from interface: ProjectPreparation
        Prepare virtual project configuration
        Specified by:
        prepare in interface ProjectPreparation
        Parameters:
        project - virtual project
        Returns:
        is project changed true: the project has been changed false: nothing happened or something else was changed