Class Messages


  • @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public class Messages
    extends Object
    Generated localization support class.
    • Constructor Detail

      • Messages

        public Messages()
    • Method Detail

      • PerfSigRecorder_ConnectionSuccessful

        public static String PerfSigRecorder_ConnectionSuccessful​(Object arg0)
        Key PerfSigRecorder.ConnectionSuccessful: connection successful, getting reports for this build and testcase {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        connection successful, getting reports for this build and testcase {0}
      • _PerfSigRecorder_ConnectionSuccessful

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_ConnectionSuccessful​(Object arg0)
        Key PerfSigRecorder.ConnectionSuccessful: connection successful, getting reports for this build and testcase {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        connection successful, getting reports for this build and testcase {0}
      • PerfSigActivateConfiguration_ConfigurationNotValid

        public static String PerfSigActivateConfiguration_ConfigurationNotValid()
        Key PerfSigActivateConfiguration.ConfigurationNotValid: configuration name is not valid.
        Returns:
        configuration name is not valid
      • _PerfSigActivateConfiguration_ConfigurationNotValid

        public static org.jvnet.localizer.Localizable _PerfSigActivateConfiguration_ConfigurationNotValid()
        Key PerfSigActivateConfiguration.ConfigurationNotValid: configuration name is not valid.
        Returns:
        configuration name is not valid
      • PerfSigStopRecording_InternalError

        public static String PerfSigStopRecording_InternalError()
        Key PerfSigStopRecording.InternalError: internal error, received empty session name.
        Returns:
        internal error, received empty session name
      • _PerfSigStopRecording_InternalError

        public static org.jvnet.localizer.Localizable _PerfSigStopRecording_InternalError()
        Key PerfSigStopRecording.InternalError: internal error, received empty session name.
        Returns:
        internal error, received empty session name
      • PerfSigStartRecording_AnotherSessionStillRecording

        public static String PerfSigStartRecording_AnotherSessionStillRecording()
        Key PerfSigStartRecording.AnotherSessionStillRecording: another session is still recording, trying to stop recording.
        Returns:
        another session is still recording, trying to stop recording
      • _PerfSigStartRecording_AnotherSessionStillRecording

        public static org.jvnet.localizer.Localizable _PerfSigStartRecording_AnotherSessionStillRecording()
        Key PerfSigStartRecording.AnotherSessionStillRecording: another session is still recording, trying to stop recording.
        Returns:
        another session is still recording, trying to stop recording
      • PerfSigRecorder_TestCaseValidationError

        public static String PerfSigRecorder_TestCaseValidationError()
        Key PerfSigRecorder.TestCaseValidationError: TestCase can not be validated.
        Returns:
        TestCase can not be validated
      • _PerfSigRecorder_TestCaseValidationError

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_TestCaseValidationError()
        Key PerfSigRecorder.TestCaseValidationError: TestCase can not be validated.
        Returns:
        TestCase can not be validated
      • PerfSigRecorder_SessionNotAvailable

        public static String PerfSigRecorder_SessionNotAvailable​(Object arg0)
        Key PerfSigRecorder.SessionNotAvailable: session {0} is not available, cannot proceed with this build step!.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        session {0} is not available, cannot proceed with this build step!
      • _PerfSigRecorder_SessionNotAvailable

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_SessionNotAvailable​(Object arg0)
        Key PerfSigRecorder.SessionNotAvailable: session {0} is not available, cannot proceed with this build step!.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        session {0} is not available, cannot proceed with this build step!
      • PerfSigActivateConfiguration_InternalError

        public static String PerfSigActivateConfiguration_InternalError()
        Key PerfSigActivateConfiguration.InternalError: could not activate configuration.
        Returns:
        could not activate configuration
      • _PerfSigActivateConfiguration_InternalError

        public static org.jvnet.localizer.Localizable _PerfSigActivateConfiguration_InternalError()
        Key PerfSigActivateConfiguration.InternalError: could not activate configuration.
        Returns:
        could not activate configuration
      • PerfSigRecorder_VerifyDTConnection

        public static String PerfSigRecorder_VerifyDTConnection()
        Key PerfSigRecorder.VerifyDTConnection: verifying connection to Dynatrace server REST interface ....
        Returns:
        verifying connection to Dynatrace server REST interface ...
      • _PerfSigRecorder_VerifyDTConnection

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_VerifyDTConnection()
        Key PerfSigRecorder.VerifyDTConnection: verifying connection to Dynatrace server REST interface ....
        Returns:
        verifying connection to Dynatrace server REST interface ...
      • PerfSigThreadDump_CreatingThreadDump

        public static String PerfSigThreadDump_CreatingThreadDump​(Object arg0,
                                                                  Object arg1,
                                                                  Object arg2,
                                                                  Object arg3)
        Key PerfSigThreadDump.CreatingThreadDump: creating Thread Dump for {0} - agent: {1} - host: {2} - processId: {3}.
        Parameters:
        arg3 - 4th format parameter, {3}, as String.valueOf(Object).
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        creating Thread Dump for {0} - agent: {1} - host: {2} - processId: {3}
      • _PerfSigThreadDump_CreatingThreadDump

        public static org.jvnet.localizer.Localizable _PerfSigThreadDump_CreatingThreadDump​(Object arg0,
                                                                                            Object arg1,
                                                                                            Object arg2,
                                                                                            Object arg3)
        Key PerfSigThreadDump.CreatingThreadDump: creating Thread Dump for {0} - agent: {1} - host: {2} - processId: {3}.
        Parameters:
        arg3 - 4th format parameter, {3}, as String.valueOf(Object).
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        creating Thread Dump for {0} - agent: {1} - host: {2} - processId: {3}
      • PerfSigRecorder_SleepingDelay

        public static String PerfSigRecorder_SleepingDelay​(Object arg0)
        Key PerfSigRecorder.SleepingDelay: sleeping for the configured delay of {0} sec.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        sleeping for the configured delay of {0} sec
      • _PerfSigRecorder_SleepingDelay

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_SleepingDelay​(Object arg0)
        Key PerfSigRecorder.SleepingDelay: sleeping for the configured delay of {0} sec.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        sleeping for the configured delay of {0} sec
      • PerfSigMemoryDump_AgentNotConnected

        public static String PerfSigMemoryDump_AgentNotConnected​(Object arg0)
        Key PerfSigMemoryDump.AgentNotConnected: agent {0} not connected.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        agent {0} not connected
      • _PerfSigMemoryDump_AgentNotConnected

        public static org.jvnet.localizer.Localizable _PerfSigMemoryDump_AgentNotConnected​(Object arg0)
        Key PerfSigMemoryDump.AgentNotConnected: agent {0} not connected.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        agent {0} not connected
      • PerfSigStopRecording_StoppedSessionRecording

        public static String PerfSigStopRecording_StoppedSessionRecording​(Object arg0,
                                                                          Object arg1)
        Key PerfSigStopRecording.StoppedSessionRecording: stopped recording on {0} with session name {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        stopped recording on {0} with session name {1}
      • _PerfSigStopRecording_StoppedSessionRecording

        public static org.jvnet.localizer.Localizable _PerfSigStopRecording_StoppedSessionRecording​(Object arg0,
                                                                                                    Object arg1)
        Key PerfSigStopRecording.StoppedSessionRecording: stopped recording on {0} with session name {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        stopped recording on {0} with session name {1}
      • PerfSigThreadDump_ThreadDumpWasntTaken

        public static String PerfSigThreadDump_ThreadDumpWasntTaken()
        Key PerfSigThreadDump.ThreadDumpWasntTaken: thread dump wasn't taken.
        Returns:
        thread dump wasn't taken
      • _PerfSigThreadDump_ThreadDumpWasntTaken

        public static org.jvnet.localizer.Localizable _PerfSigThreadDump_ThreadDumpWasntTaken()
        Key PerfSigThreadDump.ThreadDumpWasntTaken: thread dump wasn't taken.
        Returns:
        thread dump wasn't taken
      • PerfSigRecorder_SessionStillRecording

        public static String PerfSigRecorder_SessionStillRecording()
        Key PerfSigRecorder.SessionStillRecording: session is still recording, trying to stop recording.
        Returns:
        session is still recording, trying to stop recording
      • _PerfSigRecorder_SessionStillRecording

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_SessionStillRecording()
        Key PerfSigRecorder.SessionStillRecording: session is still recording, trying to stop recording.
        Returns:
        session is still recording, trying to stop recording
      • PerfSigRecorder_DisplayName

        public static String PerfSigRecorder_DisplayName()
        Key PerfSigRecorder.DisplayName: Publish Performance Signature reports.
        Returns:
        Publish Performance Signature reports
      • _PerfSigRecorder_DisplayName

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_DisplayName()
        Key PerfSigRecorder.DisplayName: Publish Performance Signature reports.
        Returns:
        Publish Performance Signature reports
      • PerfSigRecorder_SingleReportError

        public static String PerfSigRecorder_SingleReportError()
        Key PerfSigRecorder.SingleReportError: failed to download Dynatrace single report, build status set to failed.
        Returns:
        failed to download Dynatrace single report, build status set to failed
      • _PerfSigRecorder_SingleReportError

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_SingleReportError()
        Key PerfSigRecorder.SingleReportError: failed to download Dynatrace single report, build status set to failed.
        Returns:
        failed to download Dynatrace single report, build status set to failed
      • PerfSigStartRecording_SessionTriggered

        public static String PerfSigStartRecording_SessionTriggered()
        Key PerfSigStartRecording.SessionTriggered: This session is triggered by Jenkins.
        Returns:
        This session is triggered by Jenkins
      • _PerfSigStartRecording_SessionTriggered

        public static org.jvnet.localizer.Localizable _PerfSigStartRecording_SessionTriggered()
        Key PerfSigStartRecording.SessionTriggered: This session is triggered by Jenkins.
        Returns:
        This session is triggered by Jenkins
      • PerfSigRecorder_SessionDeleteSuccessful

        public static String PerfSigRecorder_SessionDeleteSuccessful​(Object arg0)
        Key PerfSigRecorder.SessionDeleteSuccessful: session {0} successfully deleted.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        session {0} successfully deleted
      • _PerfSigRecorder_SessionDeleteSuccessful

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_SessionDeleteSuccessful​(Object arg0)
        Key PerfSigRecorder.SessionDeleteSuccessful: session {0} successfully deleted.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        session {0} successfully deleted
      • PerfSigMemoryDump_CreatingMemoryDump

        public static String PerfSigMemoryDump_CreatingMemoryDump​(Object arg0,
                                                                  Object arg1,
                                                                  Object arg2,
                                                                  Object arg3)
        Key PerfSigMemoryDump.CreatingMemoryDump: creating Memory Dump for {0} - agent: {1} - host: {2} - processId: {3}.
        Parameters:
        arg3 - 4th format parameter, {3}, as String.valueOf(Object).
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        creating Memory Dump for {0} - agent: {1} - host: {2} - processId: {3}
      • _PerfSigMemoryDump_CreatingMemoryDump

        public static org.jvnet.localizer.Localizable _PerfSigMemoryDump_CreatingMemoryDump​(Object arg0,
                                                                                            Object arg1,
                                                                                            Object arg2,
                                                                                            Object arg3)
        Key PerfSigMemoryDump.CreatingMemoryDump: creating Memory Dump for {0} - agent: {1} - host: {2} - processId: {3}.
        Parameters:
        arg3 - 4th format parameter, {3}, as String.valueOf(Object).
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        creating Memory Dump for {0} - agent: {1} - host: {2} - processId: {3}
      • PerfSigRecorder_SessionDownloadError

        public static String PerfSigRecorder_SessionDownloadError()
        Key PerfSigRecorder.SessionDownloadError: failed to download Dynatrace session, build status set to failed.
        Returns:
        failed to download Dynatrace session, build status set to failed
      • _PerfSigRecorder_SessionDownloadError

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_SessionDownloadError()
        Key PerfSigRecorder.SessionDownloadError: failed to download Dynatrace session, build status set to failed.
        Returns:
        failed to download Dynatrace session, build status set to failed
      • PerfSigActivateConfiguration_FailureActivation

        public static String PerfSigActivateConfiguration_FailureActivation​(Object arg0)
        Key PerfSigActivateConfiguration.FailureActivation: HotSensorPlacement failed on agent: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        HotSensorPlacement failed on agent: {0}
      • _PerfSigActivateConfiguration_FailureActivation

        public static org.jvnet.localizer.Localizable _PerfSigActivateConfiguration_FailureActivation​(Object arg0)
        Key PerfSigActivateConfiguration.FailureActivation: HotSensorPlacement failed on agent: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        HotSensorPlacement failed on agent: {0}
      • PerfSigMemoryDump_HostNotValid

        public static String PerfSigMemoryDump_HostNotValid()
        Key PerfSigMemoryDump.HostNotValid: agent name not valid!.
        Returns:
        agent name not valid!
      • _PerfSigMemoryDump_HostNotValid

        public static org.jvnet.localizer.Localizable _PerfSigMemoryDump_HostNotValid()
        Key PerfSigMemoryDump.HostNotValid: agent name not valid!.
        Returns:
        agent name not valid!
      • PerfSigThreadDump_AgentNotConnected

        public static String PerfSigThreadDump_AgentNotConnected​(Object arg0)
        Key PerfSigThreadDump.AgentNotConnected: agent {0} not connected.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        agent {0} not connected
      • _PerfSigThreadDump_AgentNotConnected

        public static org.jvnet.localizer.Localizable _PerfSigThreadDump_AgentNotConnected​(Object arg0)
        Key PerfSigThreadDump.AgentNotConnected: agent {0} not connected.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        agent {0} not connected
      • PerfSigStopRecording_TimeframeStart

        public static String PerfSigStopRecording_TimeframeStart​(Object arg0)
        Key PerfSigStopRecording.TimeframeStart: timeframe start: {0,date,dd.MM.YYYY HH:mm:ss}.
        Parameters:
        arg0 - 1st format parameter, {0}, a Date.
        Returns:
        timeframe start: {0,date,dd.MM.YYYY HH:mm:ss}
      • _PerfSigStopRecording_TimeframeStart

        public static org.jvnet.localizer.Localizable _PerfSigStopRecording_TimeframeStart​(Object arg0)
        Key PerfSigStopRecording.TimeframeStart: timeframe start: {0,date,dd.MM.YYYY HH:mm:ss}.
        Parameters:
        arg0 - 1st format parameter, {0}, a Date.
        Returns:
        timeframe start: {0,date,dd.MM.YYYY HH:mm:ss}
      • PerfSigStartRecording_StartedSessionRecording

        public static String PerfSigStartRecording_StartedSessionRecording​(Object arg0,
                                                                           Object arg1)
        Key PerfSigStartRecording.StartedSessionRecording: started recording on {0} with session name {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        started recording on {0} with session name {1}
      • _PerfSigStartRecording_StartedSessionRecording

        public static org.jvnet.localizer.Localizable _PerfSigStartRecording_StartedSessionRecording​(Object arg0,
                                                                                                     Object arg1)
        Key PerfSigStartRecording.StartedSessionRecording: started recording on {0} with session name {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        started recording on {0} with session name {1}
      • PerfSigActivateConfiguration_DisplayName

        public static String PerfSigActivateConfiguration_DisplayName()
        Key PerfSigActivateConfiguration.DisplayName: activate Dynatrace profile configuration.
        Returns:
        activate Dynatrace profile configuration
      • _PerfSigActivateConfiguration_DisplayName

        public static org.jvnet.localizer.Localizable _PerfSigActivateConfiguration_DisplayName()
        Key PerfSigActivateConfiguration.DisplayName: activate Dynatrace profile configuration.
        Returns:
        activate Dynatrace profile configuration
      • PerfSigStartRecording_StartingSession

        public static String PerfSigStartRecording_StartingSession()
        Key PerfSigStartRecording.StartingSession: starting session recording ....
        Returns:
        starting session recording ...
      • _PerfSigStartRecording_StartingSession

        public static org.jvnet.localizer.Localizable _PerfSigStartRecording_StartingSession()
        Key PerfSigStartRecording.StartingSession: starting session recording ....
        Returns:
        starting session recording ...
      • PerfSigStartRecording_RegisteringTestRun

        public static String PerfSigStartRecording_RegisteringTestRun()
        Key PerfSigStartRecording.RegisteringTestRun: registering new TestRun.
        Returns:
        registering new TestRun
      • _PerfSigStartRecording_RegisteringTestRun

        public static org.jvnet.localizer.Localizable _PerfSigStartRecording_RegisteringTestRun()
        Key PerfSigStartRecording.RegisteringTestRun: registering new TestRun.
        Returns:
        registering new TestRun
      • PerfSigStopRecording_TimeoutRaised

        public static String PerfSigStopRecording_TimeoutRaised()
        Key PerfSigStopRecording.TimeoutRaised: Timeout raised.
        Returns:
        Timeout raised
      • _PerfSigStopRecording_TimeoutRaised

        public static org.jvnet.localizer.Localizable _PerfSigStopRecording_TimeoutRaised()
        Key PerfSigStopRecording.TimeoutRaised: Timeout raised.
        Returns:
        Timeout raised
      • PerfSigMemoryDump_MemoryDumpWasntTaken

        public static String PerfSigMemoryDump_MemoryDumpWasntTaken()
        Key PerfSigMemoryDump.MemoryDumpWasntTaken: memory dump wasn't taken.
        Returns:
        memory dump wasn't taken
      • _PerfSigMemoryDump_MemoryDumpWasntTaken

        public static org.jvnet.localizer.Localizable _PerfSigMemoryDump_MemoryDumpWasntTaken()
        Key PerfSigMemoryDump.MemoryDumpWasntTaken: memory dump wasn't taken.
        Returns:
        memory dump wasn't taken
      • PerfSigRecorder_ComparisonNotPossible

        public static String PerfSigRecorder_ComparisonNotPossible​(Object arg0)
        Key PerfSigRecorder.ComparisonNotPossible: session {0} is not available, no comparison possible!.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        session {0} is not available, no comparison possible!
      • _PerfSigRecorder_ComparisonNotPossible

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_ComparisonNotPossible​(Object arg0)
        Key PerfSigRecorder.ComparisonNotPossible: session {0} is not available, no comparison possible!.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        session {0} is not available, no comparison possible!
      • PerfSigThreadDump_DisplayName

        public static String PerfSigThreadDump_DisplayName()
        Key PerfSigThreadDump.DisplayName: create thread dump.
        Returns:
        create thread dump
      • _PerfSigThreadDump_DisplayName

        public static org.jvnet.localizer.Localizable _PerfSigThreadDump_DisplayName()
        Key PerfSigThreadDump.DisplayName: create thread dump.
        Returns:
        create thread dump
      • PerfSigRecorder_WaitingForSession

        public static String PerfSigRecorder_WaitingForSession​(Object arg0,
                                                               Object arg1)
        Key PerfSigRecorder.WaitingForSession: waiting for 10 more seconds to get the Dynatrace session ... {0} try out of {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        waiting for 10 more seconds to get the Dynatrace session ... {0} try out of {1}
      • _PerfSigRecorder_WaitingForSession

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_WaitingForSession​(Object arg0,
                                                                                         Object arg1)
        Key PerfSigRecorder.WaitingForSession: waiting for 10 more seconds to get the Dynatrace session ... {0} try out of {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        waiting for 10 more seconds to get the Dynatrace session ... {0} try out of {1}
      • PerfSigRecorder_NoComparisonPossible

        public static String PerfSigRecorder_NoComparisonPossible()
        Key PerfSigRecorder.NoComparisonPossible: no previous build found, no comparison possible!.
        Returns:
        no previous build found, no comparison possible!
      • _PerfSigRecorder_NoComparisonPossible

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_NoComparisonPossible()
        Key PerfSigRecorder.NoComparisonPossible: no previous build found, no comparison possible!.
        Returns:
        no previous build found, no comparison possible!
      • PerfSigThreadDump_SuccessfullyCreatedThreadDump

        public static String PerfSigThreadDump_SuccessfullyCreatedThreadDump​(Object arg0)
        Key PerfSigThreadDump.SuccessfullyCreatedThreadDump: successfully created thread dump on {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        successfully created thread dump on {0}
      • _PerfSigThreadDump_SuccessfullyCreatedThreadDump

        public static org.jvnet.localizer.Localizable _PerfSigThreadDump_SuccessfullyCreatedThreadDump​(Object arg0)
        Key PerfSigThreadDump.SuccessfullyCreatedThreadDump: successfully created thread dump on {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        successfully created thread dump on {0}
      • PerfSigRecorder_GettingPDFReport

        public static String PerfSigRecorder_GettingPDFReport()
        Key PerfSigRecorder.GettingPDFReport: getting PDF report:.
        Returns:
        getting PDF report:
      • _PerfSigRecorder_GettingPDFReport

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_GettingPDFReport()
        Key PerfSigRecorder.GettingPDFReport: getting PDF report:.
        Returns:
        getting PDF report:
      • PerfSigRecorder_MissingTestCases

        public static String PerfSigRecorder_MissingTestCases()
        Key PerfSigRecorder.MissingTestCases: missing test case configuration.
        Returns:
        missing test case configuration
      • _PerfSigRecorder_MissingTestCases

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_MissingTestCases()
        Key PerfSigRecorder.MissingTestCases: missing test case configuration.
        Returns:
        missing test case configuration
      • PerfSigActivateConfiguration_HotSensorPlacementDone

        public static String PerfSigActivateConfiguration_HotSensorPlacementDone​(Object arg0)
        Key PerfSigActivateConfiguration.HotSensorPlacementDone: HotSensorPlacement done on agent: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        HotSensorPlacement done on agent: {0}
      • _PerfSigActivateConfiguration_HotSensorPlacementDone

        public static org.jvnet.localizer.Localizable _PerfSigActivateConfiguration_HotSensorPlacementDone​(Object arg0)
        Key PerfSigActivateConfiguration.HotSensorPlacementDone: HotSensorPlacement done on agent: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        HotSensorPlacement done on agent: {0}
      • PerfSigRecorder_LastSuccessfulBuild

        public static String PerfSigRecorder_LastSuccessfulBuild​(Object arg0)
        Key PerfSigRecorder.LastSuccessfulBuild: last successful build: #{0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        last successful build: #{0}
      • _PerfSigRecorder_LastSuccessfulBuild

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_LastSuccessfulBuild​(Object arg0)
        Key PerfSigRecorder.LastSuccessfulBuild: last successful build: #{0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        last successful build: #{0}
      • PerfSigRecorder_DTProfileNotValid

        public static String PerfSigRecorder_DTProfileNotValid()
        Key PerfSigRecorder.DTProfileNotValid: Dynatrace profile cannot be empty.
        Returns:
        Dynatrace profile cannot be empty
      • _PerfSigRecorder_DTProfileNotValid

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_DTProfileNotValid()
        Key PerfSigRecorder.DTProfileNotValid: Dynatrace profile cannot be empty.
        Returns:
        Dynatrace profile cannot be empty
      • PerfSigActivateConfiguration_ActivatingProfileConfiguration

        public static String PerfSigActivateConfiguration_ActivatingProfileConfiguration()
        Key PerfSigActivateConfiguration.ActivatingProfileConfiguration: activating profile configuration ....
        Returns:
        activating profile configuration ...
      • _PerfSigActivateConfiguration_ActivatingProfileConfiguration

        public static org.jvnet.localizer.Localizable _PerfSigActivateConfiguration_ActivatingProfileConfiguration()
        Key PerfSigActivateConfiguration.ActivatingProfileConfiguration: activating profile configuration ....
        Returns:
        activating profile configuration ...
      • PerfSigStartRecording_StartedTestRun

        public static String PerfSigStartRecording_StartedTestRun​(Object arg0,
                                                                  Object arg1,
                                                                  Object arg2)
        Key PerfSigStartRecording.StartedTestRun: started TestRun on {0} with testRunId {1} (available as environment variable {2}).
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        started TestRun on {0} with testRunId {1} (available as environment variable {2})
      • _PerfSigStartRecording_StartedTestRun

        public static org.jvnet.localizer.Localizable _PerfSigStartRecording_StartedTestRun​(Object arg0,
                                                                                            Object arg1,
                                                                                            Object arg2)
        Key PerfSigStartRecording.StartedTestRun: started TestRun on {0} with testRunId {1} (available as environment variable {2}).
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        started TestRun on {0} with testRunId {1} (available as environment variable {2})
      • PerfSigRecorder_FailedToLookupProfile

        public static String PerfSigRecorder_FailedToLookupProfile()
        Key PerfSigRecorder.FailedToLookupProfile: failed to lookup Dynatrace server profile.
        Returns:
        failed to lookup Dynatrace server profile
      • _PerfSigRecorder_FailedToLookupProfile

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_FailedToLookupProfile()
        Key PerfSigRecorder.FailedToLookupProfile: failed to lookup Dynatrace server profile.
        Returns:
        failed to lookup Dynatrace server profile
      • PerfSigStartRecording_CouldNotRegisterTestRun

        public static String PerfSigStartRecording_CouldNotRegisterTestRun()
        Key PerfSigStartRecording.CouldNotRegisterTestRun: warning: could not register TestRun.
        Returns:
        warning: could not register TestRun
      • _PerfSigStartRecording_CouldNotRegisterTestRun

        public static org.jvnet.localizer.Localizable _PerfSigStartRecording_CouldNotRegisterTestRun()
        Key PerfSigStartRecording.CouldNotRegisterTestRun: warning: could not register TestRun.
        Returns:
        warning: could not register TestRun
      • PerfSigStartRecording_SessionRecordingError

        public static String PerfSigStartRecording_SessionRecordingError​(Object arg0)
        Key PerfSigStartRecording.SessionRecordingError: failed to start Dynatrace session recording on {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        failed to start Dynatrace session recording on {0}
      • _PerfSigStartRecording_SessionRecordingError

        public static org.jvnet.localizer.Localizable _PerfSigStartRecording_SessionRecordingError​(Object arg0)
        Key PerfSigStartRecording.SessionRecordingError: failed to start Dynatrace session recording on {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        failed to start Dynatrace session recording on {0}
      • PerfSigStopRecording_StoppingSessionRecording

        public static String PerfSigStopRecording_StoppingSessionRecording()
        Key PerfSigStopRecording.StoppingSessionRecording: stopping session recording ....
        Returns:
        stopping session recording ...
      • _PerfSigStopRecording_StoppingSessionRecording

        public static org.jvnet.localizer.Localizable _PerfSigStopRecording_StoppingSessionRecording()
        Key PerfSigStopRecording.StoppingSessionRecording: stopping session recording ....
        Returns:
        stopping session recording ...
      • PerfSigMemoryDump_DisplayName

        public static String PerfSigMemoryDump_DisplayName()
        Key PerfSigMemoryDump.DisplayName: create memory dump.
        Returns:
        create memory dump
      • _PerfSigMemoryDump_DisplayName

        public static org.jvnet.localizer.Localizable _PerfSigMemoryDump_DisplayName()
        Key PerfSigMemoryDump.DisplayName: create memory dump.
        Returns:
        create memory dump
      • PerfSigRecorder_ComparisonReportError

        public static String PerfSigRecorder_ComparisonReportError()
        Key PerfSigRecorder.ComparisonReportError: failed to download Dynatrace comparison report, build status set to failure.
        Returns:
        failed to download Dynatrace comparison report, build status set to failure
      • _PerfSigRecorder_ComparisonReportError

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_ComparisonReportError()
        Key PerfSigRecorder.ComparisonReportError: failed to download Dynatrace comparison report, build status set to failure.
        Returns:
        failed to download Dynatrace comparison report, build status set to failure
      • PerfSigMemoryDump_AgentNotValid

        public static String PerfSigMemoryDump_AgentNotValid()
        Key PerfSigMemoryDump.AgentNotValid: agent name not valid!.
        Returns:
        agent name not valid!
      • _PerfSigMemoryDump_AgentNotValid

        public static org.jvnet.localizer.Localizable _PerfSigMemoryDump_AgentNotValid()
        Key PerfSigMemoryDump.AgentNotValid: agent name not valid!.
        Returns:
        agent name not valid!
      • PerfSigStopRecording_DisplayName

        public static String PerfSigStopRecording_DisplayName()
        Key PerfSigStopRecording.DisplayName: Stop Dynatrace session recording.
        Returns:
        Stop Dynatrace session recording
      • _PerfSigStopRecording_DisplayName

        public static org.jvnet.localizer.Localizable _PerfSigStopRecording_DisplayName()
        Key PerfSigStopRecording.DisplayName: Stop Dynatrace session recording.
        Returns:
        Stop Dynatrace session recording
      • PerfSigStartRecording_DisplayName

        public static String PerfSigStartRecording_DisplayName()
        Key PerfSigStartRecording.DisplayName: Start Dynatrace session recording.
        Returns:
        Start Dynatrace session recording
      • _PerfSigStartRecording_DisplayName

        public static org.jvnet.localizer.Localizable _PerfSigStartRecording_DisplayName()
        Key PerfSigStartRecording.DisplayName: Start Dynatrace session recording.
        Returns:
        Start Dynatrace session recording
      • PerfSigTestDataPublisher_XMLReportResults

        public static String PerfSigTestDataPublisher_XMLReportResults​(Object arg0,
                                                                       Object arg1)
        Key PerfSigTestDataPublisher.XMLReportResults: got Dynatrace test run results for {0} tests, testRunId: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        got Dynatrace test run results for {0} tests, testRunId: {1}
      • _PerfSigTestDataPublisher_XMLReportResults

        public static org.jvnet.localizer.Localizable _PerfSigTestDataPublisher_XMLReportResults​(Object arg0,
                                                                                                 Object arg1)
        Key PerfSigTestDataPublisher.XMLReportResults: got Dynatrace test run results for {0} tests, testRunId: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        got Dynatrace test run results for {0} tests, testRunId: {1}
      • PerfSigRecorder_SessionDeleteError

        public static String PerfSigRecorder_SessionDeleteError​(Object arg0)
        Key PerfSigRecorder.SessionDeleteError: session {0} could not be deleted.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        session {0} could not be deleted
      • _PerfSigRecorder_SessionDeleteError

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_SessionDeleteError​(Object arg0)
        Key PerfSigRecorder.SessionDeleteError: session {0} could not be deleted.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        session {0} could not be deleted
      • PerfSigRecorder_FailedToLookupServer

        public static String PerfSigRecorder_FailedToLookupServer()
        Key PerfSigRecorder.FailedToLookupServer: failed to lookup Dynatrace server configuration.
        Returns:
        failed to lookup Dynatrace server configuration
      • _PerfSigRecorder_FailedToLookupServer

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_FailedToLookupServer()
        Key PerfSigRecorder.FailedToLookupServer: failed to lookup Dynatrace server configuration.
        Returns:
        failed to lookup Dynatrace server configuration
      • PerfSigTestDataPublisher_DisplayName

        public static String PerfSigTestDataPublisher_DisplayName()
        Key PerfSigTestDataPublisher.DisplayName: add Dynatrace performance data to each test result.
        Returns:
        add Dynatrace performance data to each test result
      • _PerfSigTestDataPublisher_DisplayName

        public static org.jvnet.localizer.Localizable _PerfSigTestDataPublisher_DisplayName()
        Key PerfSigTestDataPublisher.DisplayName: add Dynatrace performance data to each test result.
        Returns:
        add Dynatrace performance data to each test result
      • PerfSigRecorder_NoSessionNameFound

        public static String PerfSigRecorder_NoSessionNameFound()
        Key PerfSigRecorder.NoSessionNameFound: no sessionname found, aborting ....
        Returns:
        no sessionname found, aborting ...
      • _PerfSigRecorder_NoSessionNameFound

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_NoSessionNameFound()
        Key PerfSigRecorder.NoSessionNameFound: no sessionname found, aborting ....
        Returns:
        no sessionname found, aborting ...
      • PerfSigMemoryDump_SuccessfullyCreatedMemoryDump

        public static String PerfSigMemoryDump_SuccessfullyCreatedMemoryDump​(Object arg0)
        Key PerfSigMemoryDump.SuccessfullyCreatedMemoryDump: successfully created memory dump on {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        successfully created memory dump on {0}
      • _PerfSigMemoryDump_SuccessfullyCreatedMemoryDump

        public static org.jvnet.localizer.Localizable _PerfSigMemoryDump_SuccessfullyCreatedMemoryDump​(Object arg0)
        Key PerfSigMemoryDump.SuccessfullyCreatedMemoryDump: successfully created memory dump on {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        successfully created memory dump on {0}
      • PerfSigRecorder_SessionDownloadSuccessful

        public static String PerfSigRecorder_SessionDownloadSuccessful()
        Key PerfSigRecorder.SessionDownloadSuccessful: session successfully downloaded.
        Returns:
        session successfully downloaded
      • _PerfSigRecorder_SessionDownloadSuccessful

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_SessionDownloadSuccessful()
        Key PerfSigRecorder.SessionDownloadSuccessful: session successfully downloaded.
        Returns:
        session successfully downloaded
      • PerfSigThreadDump_HostNotValid

        public static String PerfSigThreadDump_HostNotValid()
        Key PerfSigThreadDump.HostNotValid: agent name not valid!.
        Returns:
        agent name not valid!
      • _PerfSigThreadDump_HostNotValid

        public static org.jvnet.localizer.Localizable _PerfSigThreadDump_HostNotValid()
        Key PerfSigThreadDump.HostNotValid: agent name not valid!.
        Returns:
        agent name not valid!
      • PerfSigRecorder_XMLReportError

        public static String PerfSigRecorder_XMLReportError()
        Key PerfSigRecorder.XMLReportError: failed to download Dynatrace XML report, xml report seems to be empty or contains no chartdashlets.
        Returns:
        failed to download Dynatrace XML report, xml report seems to be empty or contains no chartdashlets
      • _PerfSigRecorder_XMLReportError

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_XMLReportError()
        Key PerfSigRecorder.XMLReportError: failed to download Dynatrace XML report, xml report seems to be empty or contains no chartdashlets.
        Returns:
        failed to download Dynatrace XML report, xml report seems to be empty or contains no chartdashlets
      • PerfSigActivateConfiguration_SuccessfullyActivated

        public static String PerfSigActivateConfiguration_SuccessfullyActivated​(Object arg0)
        Key PerfSigActivateConfiguration.SuccessfullyActivated: activated configuration successfully on {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        activated configuration successfully on {0}
      • _PerfSigActivateConfiguration_SuccessfullyActivated

        public static org.jvnet.localizer.Localizable _PerfSigActivateConfiguration_SuccessfullyActivated​(Object arg0)
        Key PerfSigActivateConfiguration.SuccessfullyActivated: activated configuration successfully on {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        activated configuration successfully on {0}
      • PerfSigRecorder_ParseXMLReport

        public static String PerfSigRecorder_ParseXMLReport()
        Key PerfSigRecorder.ParseXMLReport: parsing XML report.
        Returns:
        parsing XML report
      • _PerfSigRecorder_ParseXMLReport

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_ParseXMLReport()
        Key PerfSigRecorder.ParseXMLReport: parsing XML report.
        Returns:
        parsing XML report
      • PerfSigThreadDump_AgentNotValid

        public static String PerfSigThreadDump_AgentNotValid()
        Key PerfSigThreadDump.AgentNotValid: agent name not valid!.
        Returns:
        agent name not valid!
      • _PerfSigThreadDump_AgentNotValid

        public static org.jvnet.localizer.Localizable _PerfSigThreadDump_AgentNotValid()
        Key PerfSigThreadDump.AgentNotValid: agent name not valid!.
        Returns:
        agent name not valid!
      • PerfSigRecorder_DTConnectionError

        public static String PerfSigRecorder_DTConnectionError()
        Key PerfSigRecorder.DTConnectionError: connection to Dynatrace server REST interface unsuccessful, cannot proceed with this build step.
        Returns:
        connection to Dynatrace server REST interface unsuccessful, cannot proceed with this build step
      • _PerfSigRecorder_DTConnectionError

        public static org.jvnet.localizer.Localizable _PerfSigRecorder_DTConnectionError()
        Key PerfSigRecorder.DTConnectionError: connection to Dynatrace server REST interface unsuccessful, cannot proceed with this build step.
        Returns:
        connection to Dynatrace server REST interface unsuccessful, cannot proceed with this build step
      • PerfSigStopRecording_TimeframeStop

        public static String PerfSigStopRecording_TimeframeStop​(Object arg0)
        Key PerfSigStopRecording.TimeframeStop: timeframe stop: {0,date,dd.MM.YYYY HH:mm:ss}.
        Parameters:
        arg0 - 1st format parameter, {0}, a Date.
        Returns:
        timeframe stop: {0,date,dd.MM.YYYY HH:mm:ss}
      • _PerfSigStopRecording_TimeframeStop

        public static org.jvnet.localizer.Localizable _PerfSigStopRecording_TimeframeStop​(Object arg0)
        Key PerfSigStopRecording.TimeframeStop: timeframe stop: {0,date,dd.MM.YYYY HH:mm:ss}.
        Parameters:
        arg0 - 1st format parameter, {0}, a Date.
        Returns:
        timeframe stop: {0,date,dd.MM.YYYY HH:mm:ss}