Interface MinSourcesProviderType

All Known Implementing Classes:
MinSourcesGitProvider

public interface MinSourcesProviderType
The type of providers for source sections.
  • Method Summary

    Modifier and Type Method Description
    org.w3c.dom.Element evaluate​(org.w3c.dom.Document document, MinSourcesConfiguration configuration)  
    java.lang.String system()  
  • Method Details

    • system

      java.lang.String system()
      Returns:
      The type of SCM used
    • evaluate

      org.w3c.dom.Element evaluate​(org.w3c.dom.Document document, MinSourcesConfiguration configuration)
      Parameters:
      document - The document
      configuration - The source configuration
      Returns:
      Evaluate the source section