TaskConfigurationProperties Deprecation Cleanup
Closed this issue · 1 comments
cppwfs commented
The following methods are to be removed:
- getComposedTaskRunnerUri
- setComposedTaskRunnerUri
- isUseUserAccessToken
- setUseUserAccessToken
And the instances where they are used the code should use the properties incomposedTaskRunnerConfigurationProperties
.