|
Change Return Type Optional<SingularityTaskHistory> to SingularityTaskHistory in method public getTaskHistoryForTask(taskId String) : SingularityTaskHistory in class com.hubspot.singularity.data.history.HistoryJDBI |
From |
To |
|
Change Return Type Optional<SingularityTaskHistory> to SingularityTaskHistory in method public getTaskHistoryForTaskByRunId(requestId String, runId String) : SingularityTaskHistory in class com.hubspot.singularity.data.history.MySQLHistoryJDBI |
From |
To |
|
Change Return Type Optional<SingularityTaskHistory> to SingularityTaskHistory in method public getTaskHistoryForTaskByRunId(requestId String, runId String) : SingularityTaskHistory in class com.hubspot.singularity.data.history.HistoryJDBI |
From |
To |
|
Change Return Type Optional<SingularityDeployHistory> to SingularityDeployHistory in method public getDeployHistoryForDeploy(requestId String, deployId String) : SingularityDeployHistory in class com.hubspot.singularity.data.history.HistoryJDBI |
From |
To |
|
Change Return Type Optional<SingularityDeployHistory> to SingularityDeployHistory in method public getDeployHistoryForDeploy(requestId String, deployId String) : SingularityDeployHistory in class com.hubspot.singularity.data.history.MySQLHistoryJDBI |
From |
To |
|
Change Return Type Optional<SingularityTaskHistory> to SingularityTaskHistory in method public getTaskHistoryForTask(taskId String) : SingularityTaskHistory in class com.hubspot.singularity.data.history.PostgresHistoryJDBI |
From |
To |
|
Change Return Type Optional<SingularityTaskHistory> to SingularityTaskHistory in method public getTaskHistoryForTaskByRunId(requestId String, runId String) : SingularityTaskHistory in class com.hubspot.singularity.data.history.PostgresHistoryJDBI |
From |
To |
|
Change Return Type Optional<SingularityDeployHistory> to SingularityDeployHistory in method public getDeployHistoryForDeploy(requestId String, deployId String) : SingularityDeployHistory in class com.hubspot.singularity.data.history.PostgresHistoryJDBI |
From |
To |
|
Change Return Type Optional<SingularityTaskHistory> to SingularityTaskHistory in method public getTaskHistoryForTask(taskId String) : SingularityTaskHistory in class com.hubspot.singularity.data.history.MySQLHistoryJDBI |
From |
To |