Package com.atlassian.jira.plugin.freeze
Interface FreezeFileScannerFactory
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Since:
- v7.3
-
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.plugin.loaders.classloading.ScannercreateScanner(File file)
-
Method Details
-
createScanner
-