Interface EsiUtils.EsiBranchInfo

Enclosing class:
EsiUtils

public static interface EsiUtils.EsiBranchInfo
Branch information.
  • Method Details

    • getName

      String getName()
    • getDescription

      String getDescription()
    • getAuthor

      String getAuthor()
    • getBranchedFrom

      long getBranchedFrom()
    • getID

      UUID getID()
    • getCreatedDate

      Date getCreatedDate()
    • getMetadata

      Map<String,Object> getMetadata()