Class Registration


  • public class Registration
    extends Object
    • Method Detail

      • getSelf

        public io.openapitools.jackson.dataformat.hal.HALLink getSelf()
      • getJournalUrl

        public io.openapitools.jackson.dataformat.hal.HALLink getJournalUrl()
      • getTraceUrl

        public io.openapitools.jackson.dataformat.hal.HALLink getTraceUrl()
      • getId

        public Long getId()
      • getName

        public String getName()
      • getDescription

        public String getDescription()
      • getClientId

        public String getClientId()
      • getRegistrationId

        public String getRegistrationId()
      • getDeliveryType

        public String getDeliveryType()
      • getWebhookStatus

        public String getWebhookStatus()
      • getCreatedDate

        public String getCreatedDate()
      • getUpdatedDate

        public String getUpdatedDate()
      • getConsumerId

        public String getConsumerId()
      • getProjectId

        public String getProjectId()
      • getWorkspaceId

        public String getWorkspaceId()
      • getWebhookUrl

        public String getWebhookUrl()
      • getRuntimeAction

        public String getRuntimeAction()
      • isEnabled

        public boolean isEnabled()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object