Class ConfigureBuildMiscellaneousOptions

    • Constructor Detail

      • ConfigureBuildMiscellaneousOptions

        public ConfigureBuildMiscellaneousOptions()
    • Method Detail

      • input

        public String input()
                     throws Exception
        Overrides:
        input in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • execute

        public String execute()
        Fills in plugins' defaults if their configuration is missing from BuildConfiguration
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
      • validate

        public void validate()
        Specified by:
        validate in interface com.opensymphony.xwork2.Validateable
        Overrides:
        validate in class com.opensymphony.xwork2.ActionSupport
      • getMiscellaneousBuildConfigurationEditHtmlList

        @NotNull
        public @NotNull List<String> getMiscellaneousBuildConfigurationEditHtmlList()