Interface UploadProjectName

  • All Known Implementing Classes:
    GalaxyProjectName

    public interface UploadProjectName
    Defines the name of a project to be uploaded to a remote site.
    • Method Detail

      • getName

        java.lang.String getName()
        The name of the object to upload.
        Returns:
        The name of the object to upload.