Interface ReadOnlyObjects.GHMetaExample

All Known Implementing Classes:
ReadOnlyObjects.GHMetaGettersFinal, ReadOnlyObjects.GHMetaGettersFinalCreator, ReadOnlyObjects.GHMetaGettersUnmodifiable, ReadOnlyObjects.GHMetaPackage, ReadOnlyObjects.GHMetaPublic
Enclosing class:
ReadOnlyObjects

public static interface ReadOnlyObjects.GHMetaExample
All GHMeta data objects should expose these values.
Author:
Liam Newman
  • Method Details

    • isVerifiablePasswordAuthentication

      boolean isVerifiablePasswordAuthentication()
      Is verifiable password authentication boolean.
      Returns:
      the boolean
    • getHooks

      List<String> getHooks()
      Gets hooks.
      Returns:
      the hooks
    • getGit

      List<String> getGit()
      Gets git.
      Returns:
      the git
    • getWeb

      List<String> getWeb()
      Gets web.
      Returns:
      the web
    • getApi

      List<String> getApi()
      Gets api.
      Returns:
      the api
    • getPages

      List<String> getPages()
      Gets pages.
      Returns:
      the pages
    • getImporter

      List<String> getImporter()
      Gets importer.
      Returns:
      the importer