Class LoadRunnerCloudEventContext


  • public class LoadRunnerCloudEventContext
    extends io.perfana.eventscheduler.api.config.EventContext
    • Method Detail

      • getLoadRunnerUser

        public java.lang.String getLoadRunnerUser()
      • getLoadRunnerPassword

        public java.lang.String getLoadRunnerPassword()
      • getLoadRunnerTenantId

        public java.lang.String getLoadRunnerTenantId()
      • getLoadRunnerProjectId

        public java.lang.String getLoadRunnerProjectId()
      • getLoadRunnerLoadTestId

        public java.lang.String getLoadRunnerLoadTestId()
      • getPollingPeriod

        public java.time.Duration getPollingPeriod()
      • getPollingMaxDuration

        public java.time.Duration getPollingMaxDuration()
      • isUseProxy

        public boolean isUseProxy()
      • getProxyPort

        public int getProxyPort()
      • isLoadRunnerUseTracingHeader

        public boolean isLoadRunnerUseTracingHeader()