Class GitHubHookEntity

    • Field Detail

      • id

        protected Long id
      • githubId

        protected Long githubId
      • organization

        protected String organization
      • webhook

        protected String webhook
      • events

        protected String events
      • exoEnvironment

        protected String exoEnvironment
      • enabled

        protected Boolean enabled
      • createdDate

        protected Date createdDate
      • updatedDate

        protected Date updatedDate
    • Constructor Detail

      • GitHubHookEntity

        public GitHubHookEntity()