Interface LinkCheckerTransformationConfiguration
-
@Role public interface LinkCheckerTransformationConfiguration
Configuration options for the Link Checker Transformation.- Since:
- 3.3M2
- Version:
- $Id: b944b3d4668afe1fc291d6121bc9f245e2f58e10 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getCheckTimeout()
List<Pattern>
getExcludedReferencePatterns()
void
setCheckTimeout(long checkTimeout)
-