OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
this.gracefultStopTimeoutInMs=configuration.getInt(SONAR_CE_GRACEFUL_STOP_TIME_OUT_IN_MS).orElse(GRACEFUL_STOP_TIMEOUT);this.gracefulStopTimeoutInMs=configuration.getLong(SONAR_CE_GRACEFUL_STOP_TIME_OUT_IN_MS).orElse(DEFAULT_TASK_TIMEOUT_IN_MS);configuration.getInt(SONAR_CE_GRACEFUL_STOP_TIME_OUT_IN_MS).orElse(GRACEFUL_STOP_TIMEOUT)configuration.getLong(SONAR_CE_GRACEFUL_STOP_TIME_OUT_IN_MS).orElse(DEFAULT_TASK_TIMEOUT_IN_MS)sonarqube4da90b373a8d8446962abaf352fcd039a0b5fad4org.sonar.ce.configuration.CeConfigurationImpl
_153
_249
_1gracefultStopTimeoutInMs
_2gracefulStopTimeoutInMs
v0configuration
v1SONAR_CE_GRACEFUL_STOP_TIME_OUT_IN_MS
v0configuration
v1SONAR_CE_GRACEFUL_STOP_TIME_OUT_IN_MS
AssignedToTrue