Class DngValidateConnection

  • All Implemented Interfaces:
    ResourceRequest<org.eclipse.core.runtime.IStatus>, Callable<org.eclipse.core.runtime.IStatus>

    public class DngValidateConnection
    extends ValidateConnection<DngRootServices>
    Validates the connection to a DOORS Next server. The request notably ensures the remote application is indeed a DOORS Next.
    • Constructor Detail

      • DngValidateConnection

        public DngValidateConnection​(OslcClient client,
                                     URI rootServices)
      • DngValidateConnection

        public DngValidateConnection​(OslcClient client,
                                     URI rootServices,
                                     org.eclipse.core.runtime.IProgressMonitor monitor)