Class CheckInTask

    • Constructor Detail

      • CheckInTask

        public CheckInTask​(PluginTool tool,
                           java.util.List<DomainFile> list,
                           java.awt.Component parent)
        Construct a new CheckInTask.
        Parameters:
        tool - tool that has the files to be checked in
        list - list of domain files to be checked in
        taskListener - listener that is notified when this task completes
        parent - parent of error dialog if an error occurs