Class PerfSigRecorder

    • Method Detail

      • isExportSessions

        public boolean isExportSessions()
      • setExportSessions

        @DataBoundSetter
        public void setExportSessions​(boolean exportSessions)
      • isDeleteSessions

        public boolean isDeleteSessions()
      • setDeleteSessions

        @DataBoundSetter
        public void setDeleteSessions​(boolean deleteSessions)
      • getNonFunctionalFailure

        public int getNonFunctionalFailure()
      • setNonFunctionalFailure

        @DataBoundSetter
        public void setNonFunctionalFailure​(int nonFunctionalFailure)
      • getDynatraceProfile

        public String getDynatraceProfile()
      • isRemoveConfidentialStrings

        public boolean isRemoveConfidentialStrings()
      • setRemoveConfidentialStrings

        @DataBoundSetter
        public void setRemoveConfidentialStrings​(boolean removeConfidentialStrings)