Class BasicFixContext

    • Constructor Detail

      • BasicFixContext

        public BasicFixContext​(IDtProject dtProject)
        Creates context
        Parameters:
        dtProject - , cannot be null
    • Method Detail

      • getDtProject

        public IDtProject getDtProject()
        Description copied from interface: IFixContext
        Gets the DT project from the context
        Specified by:
        getDtProject in interface IFixContext
        Returns:
        The target project for the fix. May not be null