Hierarchie für alle Packages
- de.coho04.githubapi,
- de.coho04.githubapi.bases,
- de.coho04.githubapi.builders,
- de.coho04.githubapi.entities,
- de.coho04.githubapi.entities.repositories,
- de.coho04.githubapi.enums,
- de.coho04.githubapi.factories,
- de.coho04.githubapi.interfaces,
- de.coho04.githubapi.utilities
Klassenhierarchie
- java.lang.Object
- java.util.logging.Formatter
- de.coho04.githubapi.utilities.LogFormatter
- de.coho04.githubapi.bases.GHBase (implements de.coho04.githubapi.interfaces.HttpRequestInterface, de.coho04.githubapi.interfaces.JSONHelper)
- de.coho04.githubapi.bases.ClassBase
- de.coho04.githubapi.bases.EntityBase
- de.coho04.githubapi.entities.GHOrganisation
- de.coho04.githubapi.entities.GHUser
- de.coho04.githubapi.SelfUser
- de.coho04.githubapi.entities.GHArtifact
- de.coho04.githubapi.entities.repositories.GHIssue
- de.coho04.githubapi.entities.repositories.GHMilestone
- de.coho04.githubapi.entities.GHPackage
- de.coho04.githubapi.entities.GHProject
- de.coho04.githubapi.entities.GHPullRequest
- de.coho04.githubapi.entities.repositories.GHRepository
- de.coho04.githubapi.entities.GHTeam
- de.coho04.githubapi.entities.GHWorkflowJob
- de.coho04.githubapi.bases.EntityBase
- de.coho04.githubapi.entities.GHActionsCache
- de.coho04.githubapi.entities.GHAdvisory
- de.coho04.githubapi.entities.GHAlert
- de.coho04.githubapi.entities.repositories.GHBranch
- de.coho04.githubapi.entities.GHEvent
- de.coho04.githubapi.entities.repositories.GHFile
- de.coho04.githubapi.builders.GHFileBuilder
- de.coho04.githubapi.entities.GHGitignoreTemplate
- de.coho04.githubapi.entities.GHHook
- de.coho04.githubapi.builders.GHIssueBuilder
- de.coho04.githubapi.entities.repositories.GHLabel
- de.coho04.githubapi.entities.repositories.GHLicense
- de.coho04.githubapi.entities.GHPages
- de.coho04.githubapi.entities.GHPermission
- de.coho04.githubapi.entities.GHPlan
- de.coho04.githubapi.builders.GHProjectBuilder
- de.coho04.githubapi.entities.GHPublicKey
- de.coho04.githubapi.builders.GHPublicKeyBuilder
- de.coho04.githubapi.entities.GHRepositoryCache
- de.coho04.githubapi.entities.GHSecret
- de.coho04.githubapi.entities.GHStep
- de.coho04.githubapi.builders.GHTeamBuilder
- de.coho04.githubapi.entities.GHVariable
- de.coho04.githubapi.entities.GHVulnerability
- de.coho04.githubapi.entities.GHWorkflowRun
- de.coho04.githubapi.Github
- de.coho04.githubapi.entities.HttpsCertificate
- de.coho04.githubapi.bases.ClassBase
- de.coho04.githubapi.utilities.HttpRequestHelper
- de.coho04.githubapi.factories.HttpURLConnectionFactory
- de.coho04.githubapi.TestMain
- java.util.logging.Formatter
Schnittstellenhierarchie
- de.coho04.githubapi.interfaces.HttpRequestInterface
- de.coho04.githubapi.interfaces.JSONHelper
- de.coho04.githubapi.interfaces.JSONHelper.JSONToObject<T>
Enum-Klassenhierarchie
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- de.coho04.githubapi.enums.GHPackageType
- de.coho04.githubapi.enums.GHRole
- de.coho04.githubapi.enums.GHState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)