Class ProjectReference

    • Constructor Detail

      • ProjectReference

        public ProjectReference​(String projectName)
        Constructs a new application request for the specified application/project.
        Parameters:
        projectName - the name of the application/project
      • ProjectReference

        public ProjectReference​(IProjectReference other)
        Copy constructor
        Parameters:
        other - The project reference to copy.