Interface SCMNavigatorRequest.SourceLambda

Enclosing class:
SCMNavigatorRequest

public static interface SCMNavigatorRequest.SourceLambda
A lambda that will create the SCMSource instance for a specific project name.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String projectName)
    Creates the SCMSource for the named project.