Interface ProjectRepositoryCustom

    • Method Detail

      • updateProjectModifiedDate

        void updateProjectModifiedDate​(Project project,
                                       java.util.Date modifiedDate)
        Update the modifiedDate in a Project to the specified date.
        Parameters:
        project - The Project to update
        modifiedDate - The new Date