Interface MinSourcesProviderType

All Known Implementing Classes:
MinSourcesGitProvider

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

    Modifier and Type Method Description
    nu.xom.Element evaluate​(MinSourcesConfiguration configuration)  
    java.lang.String system()  
  • Method Details

    • system

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

      nu.xom.Element evaluate​(MinSourcesConfiguration configuration)
      Parameters:
      configuration - The source configuration
      Returns:
      Evaluate the source section