Class ScmBranch

All Implemented Interfaces:
Serializable, ScmVersion
Direct Known Subclasses:
ScmTag

public class ScmBranch extends AbstractScmVersion
Author:
Emmanuel Venisse
See Also:
  • Constructor Details

    • ScmBranch

      public ScmBranch(String name)
      Parameters:
      name - the branch name
  • Method Details

    • getType

      public String getType()
      Returns:
      the Version type like branch