Class FetchedFormTemplate

    • Constructor Detail

      • FetchedFormTemplate

        public FetchedFormTemplate​(FormTemplate template,
                                   String version)
        Creates a new POJO for the given plugin template and plugin version.
        Parameters:
        template - Form template that was fetched
        version - Version of the template.
    • Method Detail

      • getTemplate

        public FormTemplate getTemplate()
        Returns:
        Form template that was fetched.
      • getVersion

        public String getVersion()
        Returns:
        Version of the template.