Remove useless findAllTargets
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
This commit is contained in:
@@ -55,7 +55,7 @@ public interface TenantAware {
|
|||||||
* the return type of the runner
|
* the return type of the runner
|
||||||
*/
|
*/
|
||||||
@FunctionalInterface
|
@FunctionalInterface
|
||||||
interface TenantRunner<T> {
|
public interface TenantRunner<T> {
|
||||||
/**
|
/**
|
||||||
* Called to run specific code and a given tenant.
|
* Called to run specific code and a given tenant.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user