Uses of Class
de.gebit.integrity.runner.console.intercept.Intercept
-
Packages that use Intercept Package Description de.gebit.integrity.runner.console.intercept -
-
Uses of Intercept in de.gebit.integrity.runner.console.intercept
Fields in de.gebit.integrity.runner.console.intercept declared as Intercept Modifier and Type Field Description protected InterceptDefaultConsoleInterceptionAggregator. currentInterceptThe currently active interception job.Methods in de.gebit.integrity.runner.console.intercept that return Intercept Modifier and Type Method Description InterceptConsoleInterceptionAggregator. retrieveIntercept()Returns a single interception job.InterceptDefaultConsoleInterceptionAggregator. retrieveIntercept()
-