Interface ProjectPreparation

    • Method Detail

      • prepare

        boolean prepare​(@NotNull
                        SProject project)
        Prepare virtual project configuration
        Parameters:
        project - virtual project
        Returns:
        is project changed true: the project has been changed false: nothing happened or something else was changed
      • name

        @NotNull
        String name()