Class ManagedFile

    • Field Detail

      • variable

        public String variable
    • Constructor Detail

      • ManagedFile

        @DataBoundConstructor
        public ManagedFile​(String fileId)
        Parameters:
        fileId - the id of the file to be provided
        Since:
        2.12
      • ManagedFile

        public ManagedFile​(String fileId,
                           String targetLocation,
                           String variable)