Interface ReadOnlyObjects.GHMetaExample
-
- All Known Implementing Classes:
ReadOnlyObjects.GHMetaGettersFinal,ReadOnlyObjects.GHMetaGettersFinalCreator,ReadOnlyObjects.GHMetaGettersUnmodifiable,ReadOnlyObjects.GHMetaPackage,ReadOnlyObjects.GHMetaPublic
- Enclosing class:
- ReadOnlyObjects
public static interface ReadOnlyObjects.GHMetaExampleAll GHMeta data objects should expose these values.- Author:
- Liam Newman
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getApi()Gets api.List<String>getGit()Gets git.List<String>getHooks()Gets hooks.List<String>getImporter()Gets importer.List<String>getPages()Gets pages.List<String>getWeb()Gets web.booleanisVerifiablePasswordAuthentication()Is verifiable password authentication boolean.
-